Skip to content

Commit 3640c0e

Browse files
authored
Fix symfony/http-foundation CVE
1 parent d3a75aa commit 3640c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"require": {
66
"php-pm/php-pm": "^2.0",
7-
"symfony/http-foundation": "^4.2.12|^5.0|^6.0",
7+
"symfony/http-foundation": "^4.2.12|^5.0.4|^6.0",
88
"symfony/http-kernel": "^4.0|^5.1.5|^6.0",
99
"guzzlehttp/psr7": "^1.5|^2.0"
1010
},

0 commit comments

Comments
 (0)