-
- Downloads
You need to sign in or sign up before continuing.
Composer update + remplacement de 'bjyoungblood/bjy-authorize' par 'unicaen/bjy-authorize'.
... | ... | @@ -11,11 +11,11 @@ |
"unicaen/app": "^1.3", | ||
"zf-commons/zfc-user-doctrine-orm": ">=0.1", | ||
"jasig/phpcas": ">=1.3.3", | ||
"bjyoungblood/bjy-authorize": ">=1.4", | ||
"unicaen/bjy-authorize": "dev-master", | ||
"ramsey/uuid": "^3.7" | ||
}, | ||
"require-dev": { | ||
"phpunit/PHPUnit": ">=3.7" | ||
"phpunit/phpunit": "^4.0" | ||
}, | ||
"autoload": { | ||
"psr-0": { | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment