Skip to content

Commit

Permalink
less strict doctrine/dbal version, fix on 2
Browse files Browse the repository at this point in the history
  • Loading branch information
goffyara committed Oct 1, 2021
1 parent e75fc5c commit 89d10bb
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 @@ -20,7 +20,7 @@
"require": {
"php": "~8.0",
"ext-bcmath": "*",
"doctrine/dbal": "^3.1",
"doctrine/dbal": "^2",
"moneyphp/money": "^4.0",
"thecodingmachine/safe": "^1.3"
},
Expand Down

0 comments on commit 89d10bb

Please sign in to comment.