Skip to content

Commit

Permalink
remove doctrine related conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
hafezdivandari committed Dec 22, 2023
1 parent 3a8acd2 commit 29cfb81
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@
"psr/simple-cache-implementation": "1.0|2.0|3.0"
},
"conflict": {
"carbonphp/carbon-doctrine-types": "<3.0.0|>=4.0",
"doctrine/dbal": "<4.0.0|>=5.0",
"tightenco/collect": "<5.5.33"
},
"autoload": {
Expand Down
4 changes: 0 additions & 4 deletions src/Illuminate/Database/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@
"dev-master": "11.x-dev"
}
},
"conflict": {
"carbonphp/carbon-doctrine-types": "<3.0.0|>=4.0",
"doctrine/dbal": "<4.0.0|>=5.0"
},
"suggest": {
"ext-filter": "Required to use the Postgres database driver.",
"fakerphp/faker": "Required to use the eloquent factory builder (^1.21).",
Expand Down

0 comments on commit 29cfb81

Please sign in to comment.