Skip to content

Commit

Permalink
Fix composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
franmomu committed Nov 12, 2021
1 parent 48efba9 commit c10c2da
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 @@ -48,7 +48,7 @@
"symfony/console": "^4.4|^5.3|^6.0",
"symfony/dependency-injection": "^4.4|^5.3|^6.0",
"symfony/form": "^4.4|^5.3|^6.0",
"symfony/messenger": "^4.4|^5.3|^6.0,
"symfony/messenger": "^4.4|^5.3|^6.0",
"symfony/phpunit-bridge": "^5.3|^6.0",
"symfony/templating": "^4.4|^5.3|^6.0",
"symfony/validator": "^4.4|^5.3|^6.0",
Expand Down

0 comments on commit c10c2da

Please sign in to comment.