-
- Downloads
PHP 8 requis
... | ... | @@ -3,7 +3,7 @@ |
"description": "A generic user registration and authentication module for ZF2. Supports Laminas\\Db and Doctrine2.", | ||
"type": "library", | ||
"require": { | ||
"php": "^7.4 || ^8.0", | ||
"php": "^8.0", | ||
"laminas/laminas-authentication": "^2.9", | ||
"laminas/laminas-crypt": "^3.6", | ||
"laminas/laminas-form": "^3.1", | ||
... | ... |
Please register or sign in to comment