Skip to content

Commit e3381d8

Browse files
committed
Bump symfony/process to patched versions for CVE-2024-51736
1 parent 4b06e2c commit e3381d8

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
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": "7.4.* || 8.0.* || 8.1.* || 8.2.* || 8.3.* || 8.4.*",
1919
"psr/log": "^1.1 || ^2.0 || ^3.0",
20-
"symfony/process": "^5.4 || ^6.2 || ^7"
20+
"symfony/process": "^5.4.46 || ^6.4.14 || ^7.1.7"
2121
},
2222
"require-dev": {
2323
"friendsofphp/php-cs-fixer": "^3.64",

0 commit comments

Comments
 (0)