Skip to content

Commit c66ca51

Browse files
committed
Support Symfony 8
1 parent a4487f0 commit c66ca51

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
@@ -25,7 +25,7 @@
2525
"phpstan/phpstan": "^2.1",
2626
"phpunit/phpunit": "^12.3",
2727
"rector/rector": "^2.1",
28-
"symfony/process": "^7.3",
28+
"symfony/process": "^7.3 || ^8.0",
2929
"vimeo/psalm": "^6.13"
3030
},
3131
"replace": {

0 commit comments

Comments
 (0)