mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-07-30 12:10:12 +02:00
Lowered requirement to support PHP 5.5
This commit is contained in:
@@ -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": {
|
||||
|
Reference in New Issue
Block a user