-
- Downloads
Update composer.json
... | ... | @@ -9,7 +9,7 @@ |
], | ||
"require": { | ||
"unicaen/app": ">=5.0", | ||
"unicaen/utilisateur": "^6.2" | ||
"unicaen/utilisateur": ">=6.2" | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": ">=3.7" | ||
... | ... |
Please register or sign in to comment