Skip to content

Commit 77bfaa7

Browse files
committed
Merge branch 'maintenance-20250214'
2 parents a0919d7 + eaa9384 commit 77bfaa7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"ext-openssl": "*",
3434
"ext-iconv": "*",
3535
"ext-json": "*",
36-
"symfony/process": "^3.4|^4.2|^5.0|^6.0|^7.0",
36+
"symfony/process": "^5.4.47|^6.4.15|^7.1.8",
3737
"eclipxe/xmlresourceretriever": "^1.3.0",
3838
"eclipxe/xmlschemavalidator": "^3.0.2"
3939
},

docs/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737

3838
This is a maintenance release to fix continuous integration.
3939

40+
- Fix `symfony/process` requirement versions to improve security.
4041
- Update license year to 2025.
4142
- Upgrade to PHPStan 2.1 and fix/ignore new issues.
4243
- Avoid PHP 8.4 due deprecation messages.

0 commit comments

Comments
 (0)