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

Composer update + remplacement de 'bjyoungblood/bjy-authorize' par 'unicaen/bjy-authorize'.

parent 52e6fb51
No related branches found
No related tags found
No related merge requests found
Pipeline #3510 failed
...@@ -11,11 +11,11 @@ ...@@ -11,11 +11,11 @@
"unicaen/app": "^1.3", "unicaen/app": "^1.3",
"zf-commons/zfc-user-doctrine-orm": ">=0.1", "zf-commons/zfc-user-doctrine-orm": ">=0.1",
"jasig/phpcas": ">=1.3.3", "jasig/phpcas": ">=1.3.3",
"bjyoungblood/bjy-authorize": ">=1.4", "unicaen/bjy-authorize": "dev-master",
"ramsey/uuid": "^3.7" "ramsey/uuid": "^3.7"
}, },
"require-dev": { "require-dev": {
"phpunit/PHPUnit": ">=3.7" "phpunit/phpunit": "^4.0"
}, },
"autoload": { "autoload": {
"psr-0": { "psr-0": {
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment