-
- Downloads
You need to sign in or sign up before continuing.
Bloquage ZF à la version 2.2.6.
... | ... | @@ -11,10 +11,10 @@ |
"unicaen/unicaen-app": "dev-trunk", | ||
"unicaen/unicaen-auth": "dev-trunk", | ||
"unicaen/unicaen-ldap": "dev-trunk", | ||
"zendframework/zend-code": ">=2.2" | ||
"zendframework/zend-code": "2.2.6" | ||
}, | ||
"require-dev": { | ||
"zendframework/zend-test": ">=2.2", | ||
"zendframework/zend-test": "2.2.6", | ||
"phpunit/PHPUnit": ">=3.7" | ||
} | ||
} | ||
\ No newline at end of file |
Please register or sign in to comment