Skip to content

Commit

Permalink
Merge pull request #10 from vcian/development
Browse files Browse the repository at this point in the history
Update doctrine dependency
  • Loading branch information
ruchit288 authored Apr 18, 2023
2 parents c6e551d + 9d5f9e7 commit 4aa4224
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",
"doctrine/dbal": "4.0.x-dev"
"doctrine/dbal": "^3.6"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 4aa4224

Please sign in to comment.