Skip to content
Snippets Groups Projects
Commit 5b80e717 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

PHP 8 requis

parent a007eff8
No related branches found
No related tags found
No related merge requests found
Pipeline #24176 passed
CHANGELOG
=========
5.0.0
-----
- PHP 8 requis
4.0.1 (10/12/2021)
------------------
- PHP 7.4 minimum 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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment