-
- Downloads
Update composer.json
... | ... | @@ -8,7 +8,7 @@ |
} | ||
], | ||
"require" : { | ||
"unicaen/auth": "dev-zf-3.x || ^3.0", | ||
"unicaen/auth": "dev-zf-3.x || ^3.0" | ||
}, | ||
"require-dev" : { | ||
"phpunit/phpunit": "^5.7" | ||
... | ... |
Please register or sign in to comment