mirror of
https://github.com/Intervention/image.git
synced 2025-08-12 08:54:03 +02:00
Update composer.json
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.4.0",
|
"php": ">=5.4.0",
|
||||||
"ext-fileinfo": "*",
|
"ext-fileinfo": "*",
|
||||||
"guzzlehttp/psr7": "~1.1"
|
"guzzlehttp/psr7": "~1.1 || ^2.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^4.8 || ^5.7",
|
"phpunit/phpunit": "^4.8 || ^5.7",
|
||||||
|
Reference in New Issue
Block a user