Skip to content

Commit c116d7c

Browse files
authored
Merge pull request #13 from netgen/enable-sf-7
add symfony 7.0 to composer.json
2 parents ac4972e + 029ae09 commit c116d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": "^8.1",
2020
"composer-plugin-api": "^2.2",
2121
"captainhook/captainhook": "^5.15",
22-
"symfony/process": "^5.4 || ^6.3"
22+
"symfony/process": "^5.4 || ^6.3 || ^7.0"
2323
},
2424
"require-dev": {
2525
"composer/composer": "^2.5",

0 commit comments

Comments
 (0)