Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
blafasel42 authored Jan 26, 2022
1 parent a818bca commit d30d042
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 @@ -11,7 +11,7 @@
],
"require": {
"php": ">=7.1",
"doctrine/dbal": "^2.5",
"doctrine/dbal": "^2.5 | ^3.3",
"symfony/console": "^4.0 | ^5.0 | ^6.0",
"symfony/yaml": "^4.0 | ^5.0 | ^6.0",
"fakerphp/faker": "^1.12"
Expand Down

0 comments on commit d30d042

Please sign in to comment.