Update symfony/http-foundation requirement due CVE-2026-48736

Pushing symfony/http-foundation to the newest 7.x version that fixes the CVE (see also https://packagist.org/security-advisories/PKSA-y6py-qpv1-h52p)
pull/6631/head
Severin 4 weeks ago committed by GitHub
parent 096a1bc901
commit 971b3b7ac1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -47,7 +47,7 @@
"spatie/laravel-image-optimizer": "^1.8.2",
"stevebauman/purify": "^6.2.0",
"symfony/http-client": "^7.3",
"symfony/http-foundation": "7.3.7",
"symfony/http-foundation": "7.4.13",
"symfony/mailgun-mailer": "^7.3"
},
"require-dev": {

Loading…
Cancel
Save