We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0919d7 + eaa9384 commit 77bfaa7Copy full SHA for 77bfaa7
composer.json
@@ -33,7 +33,7 @@
33
"ext-openssl": "*",
34
"ext-iconv": "*",
35
"ext-json": "*",
36
- "symfony/process": "^3.4|^4.2|^5.0|^6.0|^7.0",
+ "symfony/process": "^5.4.47|^6.4.15|^7.1.8",
37
"eclipxe/xmlresourceretriever": "^1.3.0",
38
"eclipxe/xmlschemavalidator": "^3.0.2"
39
},
docs/CHANGELOG.md
@@ -37,6 +37,7 @@
This is a maintenance release to fix continuous integration.
40
+- Fix `symfony/process` requirement versions to improve security.
41
- Update license year to 2025.
42
- Upgrade to PHPStan 2.1 and fix/ignore new issues.
43
- Avoid PHP 8.4 due deprecation messages.
0 commit comments