Skip to content

Commit

Permalink
Merge pull request #13 from netgen/enable-sf-7
Browse files Browse the repository at this point in the history
add symfony 7.0 to composer.json
  • Loading branch information
emodric authored May 13, 2024
2 parents ac4972e + 029ae09 commit c116d7c
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 c116d7c

Please sign in to comment.