Allow symfony/process 4.0

This commit is contained in:
Pierre Rudloff 2020-06-20 19:29:59 +02:00
parent 5635e3578f
commit c0442f6ce6
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
"homepage": "http://alltubedownload.net/",
"require": {
"guzzlehttp/guzzle": "^6.5",
"symfony/process": "^5.1"
"symfony/process": "^4.0|^5.0"
},
"require-dev": {
"phpro/grumphp": "^0.18.0",