Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thorewi authored Oct 13, 2024
1 parent 852b53d commit c83048d
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": "^7.4|^8.0",
"ext-json": "*",
"doctrine/dbal": "^2.0|^3.0",
"doctrine/dbal": "^2.0|^3.0|^4.0",
"symfony/console": "^4.0|^5.0|^6.0",
"psr/log": "^1.0|^2.0|^3.0",
"adt/utils": "^2.10",
Expand Down

0 comments on commit c83048d

Please sign in to comment.