Skip to content

Commit

Permalink
Support symfony/process 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeTowers authored Apr 3, 2024
1 parent ba88028 commit e567dbf
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 @@ -27,7 +27,7 @@
"ext-curl": "*",
"ext-json": "*",
"ext-simplexml": "*",
"symfony/process": "~3.4 || ~4.0 || ~5.0 || ~6.0",
"symfony/process": "~3.4 || ~4.0 || ~5.0 || ~6.0 || ~7.0",
"symfony/deprecation-contracts": "^2.2.0"
},
"require-dev": {
Expand Down

0 comments on commit e567dbf

Please sign in to comment.