-
- Downloads
composer update
... | ... | @@ -8,8 +8,8 @@ |
} | ||
], | ||
"require": { | ||
"unicaen/app": "^1.2", | ||
"unicaen/auth": "^1.2" | ||
"unicaen/app": "^1.3", | ||
"unicaen/auth": "^1.3" | ||
}, | ||
"require-dev": { | ||
"unicaen/code": "^1.0", | ||
... | ... | @@ -17,5 +17,4 @@ |
"phpunit/PHPUnit": ">=3.7", | ||
"zendframework/zend-developer-tools": ">=1.0" | ||
} | ||
} | ||
\ No newline at end of file |
This diff is collapsed.
Please register or sign in to comment