Skip to content

Commit

Permalink
rectrict "doctrine/dbal" package to "^3.8.5" version
Browse files Browse the repository at this point in the history
- this is the version where indexes detection has changed
- see doctrine/dbal#6413
  • Loading branch information
vitek-rostislav committed Jun 14, 2024
1 parent 401988f commit f69d322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"doctrine/collections": "^1.5",
"doctrine/common": "^3.2.2",
"doctrine/data-fixtures": "^1.3",
"doctrine/dbal": "^3.3.3",
"doctrine/dbal": "^3.8.5",
"doctrine/doctrine-bundle": "^2.5.7",
"doctrine/doctrine-fixtures-bundle": "^3.0.2",
"doctrine/orm": "^2.11.2",
Expand Down

0 comments on commit f69d322

Please sign in to comment.