1
0
mirror of https://github.com/Ne-Lexa/php-zip.git synced 2025-03-13 19:19:42 +01:00

Lowered requirement to support PHP 5.5

This commit is contained in:
Frederik Buus Sauer 2018-04-12 11:25:12 +02:00
parent 91f08b9f55
commit 6808e4ffdc

View File

@ -26,7 +26,7 @@
},
"require-dev": {
"phpunit/phpunit": "~4.8|~5.7",
"zendframework/zend-diactoros": "^1.7"
"zendframework/zend-diactoros": "^1.4"
},
"autoload": {
"psr-4": {