Skip to content

Commit

Permalink
doctrine/dbal 3.x is not supported
Browse files Browse the repository at this point in the history
  • Loading branch information
DamienHarper committed Oct 26, 2021
1 parent c652ff0 commit a40336c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"require": {
"php": ">=7.2",
"doctrine/annotations": "^1.8",
"doctrine/dbal": "^2.10",
"doctrine/orm": "^2.7",
"symfony/event-dispatcher": "^3.4|^4.0|^5.0",
"symfony/lock": "^3.4|^4.0|^5.0",
Expand Down

2 comments on commit a40336c

@parijke
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DamienHarper will DBAL be supported in the (near) future?

@DamienHarper
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DamienHarper will DBAL be supported in the (near) future?

It will

Please sign in to comment.