Modif version requise de ramsey/uuid
... | @@ -12,7 +12,7 @@ | ... | @@ -12,7 +12,7 @@ |
"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", | "bjyoungblood/bjy-authorize": ">=1.4", | ||
"ramsey/uuid": "^3.8" | "ramsey/uuid": "^3.7" | ||
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"phpunit/PHPUnit": ">=3.7" | "phpunit/PHPUnit": ">=3.7" | ||
... | ... |
Please register or sign in to comment