Skip to content

Commit e89d7e9

Browse files
committed
Allow Symfony 8
1 parent 6d3e93d commit e89d7e9

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
@@ -19,7 +19,7 @@
1919
"php": "^8.4",
2020
"composer-plugin-api": "^2.2",
2121
"captainhook/captainhook": "^5.27",
22-
"symfony/process": "^7.3"
22+
"symfony/process": "^7.3 || ^8.0"
2323
},
2424
"require-dev": {
2525
"netgen/coding-standard": "^1.0",

0 commit comments

Comments
 (0)