Skip to content

Commit

Permalink
bump min deps to avoid CVE-2019-10909
Browse files Browse the repository at this point in the history
  • Loading branch information
karser committed Jun 15, 2021
1 parent 729bf69 commit 6c43670
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 @@ -40,7 +40,7 @@
"php": ">=7.1",
"google/recaptcha": "^1.2",
"symfony/form": "^3.4|^4.0|^5.0",
"symfony/framework-bundle": "^3.4|^4.0|^5.0",
"symfony/framework-bundle": "^3.4.26|^4.2.7|^5.0",
"symfony/yaml": "^3.4|^4.0|^5.0",
"symfony/validator": "^3.4|^4.0|^5.0",
"symfony/twig-bundle": "^3.4|^4.0|^5.0",
Expand Down

0 comments on commit 6c43670

Please sign in to comment.