Skip to content

Commit

Permalink
Upgrade to symfony/process 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gawsoftpl committed Mar 14, 2024
1 parent e1842ef commit 739ad8a
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|^0.7",
"symfony/stopwatch": "^4.4|^5.0|^6.0|^0.7",
"symfony/process": "^4.4.35|^5.0|^6.0|^0.7",
"symfony/console": "^4.4|^5.0|^6.0|^7.0",
"symfony/stopwatch": "^4.4|^5.0|^6.0|^7.0",
"symfony/process": "^4.4.35|^5.0|^6.0|^7.0",
"doctrine/collections": "^1.2|^2.0",
"symfony/deprecation-contracts": "^2.1|^3"
},
Expand Down

0 comments on commit 739ad8a

Please sign in to comment.