Skip to content

Commit 225b50a

Browse files
committed
Remove Debian 10 support
1 parent e5c390f commit 225b50a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ An Ansible Role to install and configure GLPI. You must have a Web Server, php a
88
The prerequisites recommanded on the official GLPI docummentation are:
99

1010
* A web server (Apache, Nginx, IIS, etc.)
11-
* MariaDB >= 10.0 or MySQL >= 5.6
12-
* PHP 7.2 or higher
11+
* MariaDB >= 10.2 or MySQL >= 5.7
12+
* PHP 7.4 or higher
1313
* PHP extensions (mandatory):
1414
* ctype
1515
* curl
@@ -33,7 +33,6 @@ The prerequisites recommanded on the official GLPI docummentation are:
3333
You can use supertarto.apache, supertarto.mariadb and supertarto.php to install those beforehand with ansible
3434

3535
## Tested plateform
36-
* Debian 10 (Buster)
3736
* Debian 11 (Bullseye)
3837
* Debian 12 (Bookworm)
3938

0 commit comments

Comments
 (0)