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