-
- Downloads
Dep UnicaenApp 4.0.*
... | ... | @@ -8,7 +8,7 @@ |
} | ||
], | ||
"require" : { | ||
"unicaen/auth": ">=4.0.0" | ||
"unicaen/auth": "^4.0" | ||
}, | ||
"require-dev" : { | ||
"phpunit/phpunit": "^5.7" | ||
... | ... |
Please register or sign in to comment
... | ... | @@ -8,7 +8,7 @@ |
} | ||
], | ||
"require" : { | ||
"unicaen/auth": ">=4.0.0" | ||
"unicaen/auth": "^4.0" | ||
}, | ||
"require-dev" : { | ||
"phpunit/phpunit": "^5.7" | ||
... | ... |