Skip to content

Commit

Permalink
Not allowing symfony/process 6.4 until symfony/symfony#51478
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed Aug 24, 2023
1 parent c81f1d4 commit fd0acba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Turbo/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"symfony/messenger": "^5.4|^6.0",
"symfony/panther": "^1.0|^2.0",
"symfony/phpunit-bridge": "^5.4|^6.0",
"symfony/process": "6.3.*",
"symfony/property-access": "^5.4|^6.0",
"symfony/security-core": "^5.4|^6.0",
"symfony/stopwatch": "^5.4|^6.0",
Expand Down

0 comments on commit fd0acba

Please sign in to comment.