Skip to content

Commit

Permalink
[10.x] Add conflict for doctrine/dbal to illuminate/database (l…
Browse files Browse the repository at this point in the history
…aravel#49456)

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone authored Dec 21, 2023
1 parent ced4689 commit c38ff56
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Illuminate/Database/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@
"dev-master": "10.x-dev"
}
},
"conflict": {
"carbonphp/carbon-doctrine-types": ">=3.0",
"doctrine/dbal": ">=4.0"
},
"suggest": {
"ext-filter": "Required to use the Postgres database driver.",
"doctrine/dbal": "Required to rename columns and drop SQLite columns (^3.5.1).",
Expand Down

0 comments on commit c38ff56

Please sign in to comment.