Skip to content
Snippets Groups Projects
Commit 915e2773 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Update composer.json : ZF ^2.4

parent 78275982
No related branches found
No related tags found
No related merge requests found
......@@ -3,14 +3,14 @@
"description": "Module Ldap des applications Unicaen",
"require": {
"php": "^5.6 || ^7.0",
"zendframework/zend-servicemanager": "~2.4 || ^2.7",
"zendframework/zend-modulemanager": "~2.4 || ^2.7",
"zendframework/zend-config": "~2.4 || ^2.7",
"zendframework/zend-serializer": "~2.4 || ^2.7",
"zendframework/zend-log": "~2.4 || ^2.7",
"zendframework/zend-i18n": "~2.4 || ^2.7",
"zendframework/zend-stdlib": "~2.4 || ^2.7",
"zendframework/zend-ldap": "~2.4 || ^2.7"
"zendframework/zend-servicemanager": "^2.4",
"zendframework/zend-modulemanager": "^2.4",
"zendframework/zend-config": "^2.4",
"zendframework/zend-serializer": "^2.4",
"zendframework/zend-log": "^2.4",
"zendframework/zend-i18n": "^2.4",
"zendframework/zend-stdlib": "^2.4",
"zendframework/zend-ldap": "^2.4"
},
"require-dev": {
"phpunit/PHPUnit": ">=3.7",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment