Skip to content

Commit

Permalink
allow version 5 of the Symfony Process component (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh authored May 11, 2020
1 parent a692eb7 commit 2cfe4b6
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 @@ -13,7 +13,7 @@
],
"require": {
"php": "^7.1.0",
"symfony/process": "^4.0"
"symfony/process": "^4.0|^5.0"
},
"require-dev": {
"phpunit\/phpunit": "^7.0",
Expand Down

0 comments on commit 2cfe4b6

Please sign in to comment.