-
- Downloads
Changement versions de packages.
... | @@ -9,13 +9,12 @@ | ... | @@ -9,13 +9,12 @@ |
], | ], | ||
"require": { | "require": { | ||
"unicaen/unicaen-app": "dev-trunk", | "unicaen/unicaen-app": "dev-trunk", | ||
"zf-commons/zfc-user": ">=0.1", | |||
"zf-commons/zfc-user-doctrine-orm": ">=0.1", | "zf-commons/zfc-user-doctrine-orm": ">=0.1", | ||
"intouch/phpcas": ">=1.3", | "intouch/phpcas": ">=1.3", | ||
"bjyoungblood/bjy-authorize": ">=1.2" | "bjyoungblood/bjy-authorize": ">=1.4" | ||
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"phpunit/PHPUnit": "3.7.*" | "phpunit/PHPUnit": ">=3.7" | ||
}, | }, | ||
"autoload": { | "autoload": { | ||
"psr-0": { | "psr-0": { | ||
... | ... |
Please register or sign in to comment