Skip to content

Commit

Permalink
add symfony 7.0 to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vesnacustic committed May 13, 2024
1 parent ac4972e commit 029ae09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"php": "^8.1",
"composer-plugin-api": "^2.2",
"captainhook/captainhook": "^5.15",
"symfony/process": "^5.4 || ^6.3"
"symfony/process": "^5.4 || ^6.3 || ^7.0"
},
"require-dev": {
"composer/composer": "^2.5",
Expand Down

0 comments on commit 029ae09

Please sign in to comment.