1
0
mirror of https://github.com/Intervention/image.git synced 2025-09-03 02:42:45 +02:00

Merge pull request #1094 from RaggiTech/master

Update composer.json
This commit is contained in:
Oliver Vogel
2021-07-05 16:21:48 +02:00
committed by GitHub

View File

@@ -14,7 +14,7 @@
"require": {
"php": ">=5.4.0",
"ext-fileinfo": "*",
"guzzlehttp/psr7": "~1.1"
"guzzlehttp/psr7": "~1.1 || ^2.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8 || ^5.7",