1
0
mirror of https://github.com/Ne-Lexa/php-zip.git synced 2025-07-26 10:10:10 +02:00

remove dependencies

This commit is contained in:
wapplay-home-linux
2017-03-10 08:30:14 +03:00
parent f802861d86
commit 6691858b95

View File

@@ -23,9 +23,7 @@
], ],
"minimum-stability": "stable", "minimum-stability": "stable",
"require": { "require": {
"php-64bit": "^5.4 || ^7.0", "php-64bit": "^5.4 || ^7.0"
"ext-mbstring": "*",
"nelexa/buffer": "^1.1"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {