1
0
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:
Moamen Eltouny
2021-07-02 12:51:20 +02:00
committed by GitHub
parent 032263954c
commit 8285741c76

View File

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