Skip to content

Commit 8d962a3

Browse files
committed
bump min deps to avoid CVE-2019-10909
1 parent c04b116 commit 8d962a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"php": ">=7.1",
3939
"google/recaptcha": "^1.2",
4040
"symfony/form": "^3.4|^4.0|^5.0|^6.0",
41-
"symfony/framework-bundle": "^3.4|^4.0|^5.0|^6.0",
41+
"symfony/framework-bundle": "^3.4.26|^4.2.7|^5.0|^6.0",
4242
"symfony/expression-language": "^3.4|^4.0|^5.0|^6.0",
4343
"symfony/yaml": "^3.4|^4.0|^5.0|^6.0",
4444
"symfony/validator": "^3.4|^4.0|^5.0|^6.0",

0 commit comments

Comments
 (0)