Skip to content

Commit

Permalink
Upgrade to symfony/process 0.7
Browse files Browse the repository at this point in the history
Upgrade to symfony/process 0.7

Upgrade to symfony/process 7.0

Resolve pull #191
  • Loading branch information
gawsoftpl committed Mar 15, 2024
1 parent 28edcbe commit 98135b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
],
"require": {
"php": "^7.4|^8.0",
"symfony/console": "^4.4|^5.0|^6.0",
"symfony/stopwatch": "^4.4|^5.0|^6.0",
"symfony/process": "^4.4.35|^5.0|^6.0",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/stopwatch": "^5.4|^6.0|^7.0",
"symfony/process": "^5.4|^6.0|^7.0",
"doctrine/collections": "^1.2|^2.0",
"symfony/deprecation-contracts": "^2.1|^3"
},
Expand Down

0 comments on commit 98135b7

Please sign in to comment.