- Downloads
Update composer
| ... | @@ -27,7 +27,7 @@ | ... | @@ -27,7 +27,7 @@ |
| }, | }, | ||
| "require": { | "require": { | ||
| "php": "^5.6 || ^7.0", | "php": "^5.6 || ^7.0", | ||
| "zendframework/zend-component-installer": "^1.0 || ^0.5 || ^1.0.0-dev@dev", | "zendframework/zend-component-installer": "^1.0 || ^0.6 || ^1.0.0-dev@dev", | ||
| "zfcampus/zf-apigility": "^1.3", | "zfcampus/zf-apigility": "^1.3", | ||
| "zfcampus/zf-apigility-documentation": "^1.2.3", | "zfcampus/zf-apigility-documentation": "^1.2.3", | ||
| "zfcampus/zf-development-mode": "^3.0", | "zfcampus/zf-development-mode": "^3.0", | ||
| ... | ... | ||
| ... | ... |
Please sign in to comment