Skip to content

Commit b94aba4

Browse files
committed
build: min symfony version is 5.4
1 parent 919de0f commit b94aba4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=8.0",
14-
"symfony/process": "^5.0||^6.0"
14+
"symfony/process": "^5.4||^6.0"
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "^9.5.28",

0 commit comments

Comments
 (0)