Skip to content

Commit 707caab

Browse files
ManjushaManjusha
Manjusha
authored and
Manjusha
committed
mftf_components_upgrade : Locking symfony/process to its prev version as latest version of symfony process gives rise to OS exceptions
1 parent f398cc7 commit 707caab

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"symfony/finder": "^5.0||^6.3",
3939
"symfony/http-foundation": "^5.0||^6.3",
4040
"symfony/mime": "^5.0||^6.3",
41-
"symfony/process": "^4.4||^5.4",
41+
"symfony/process": "<=5.4.23",
4242
"weew/helpers-array": "^1.3",
4343
"doctrine/annotations": "^2.0"
4444
},

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)