Skip to content

Commit 31359b4

Browse files
committed
Require safe symfony/runtime versions
See * GHSA-x8vp-gf4q-mw5j
1 parent af537c2 commit 31359b4

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
@@ -18,7 +18,7 @@
1818
"symfony/console": "^6.3 || ^7.0",
1919
"symfony/dependency-injection": "^6.3.5 || ^7.0",
2020
"symfony/http-kernel": "^6.3.5 || ^7.0",
21-
"symfony/runtime": "^6.3 || ^7.0"
21+
"symfony/runtime": "^6.4.14 || ^7.1.7"
2222
},
2323
"require-dev": {
2424
"doctrine/coding-standard": "^12.0",

0 commit comments

Comments
 (0)