Skip to content

Commit

Permalink
Make package requirements consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
curry684 committed Apr 24, 2020
1 parent 8a66133 commit 6da1572
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 @@ -21,7 +21,7 @@
},
"require": {
"php": "^7.2",
"symfony/event-dispatcher": "^4.1|^5.0",
"symfony/event-dispatcher": "^4.2|^5.0",
"symfony/framework-bundle": "^4.2|^5.0",
"symfony/property-access": "^4.2|^5.0",
"symfony/translation": "^4.2|^5.0"
Expand Down

0 comments on commit 6da1572

Please sign in to comment.