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",

2
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "05915001683f8e2e7024c56afacba5b3",
"content-hash": "78f44c1972a792af40e0eed6d242308f",
"packages": [
{
"name": "guzzlehttp/guzzle",