mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
Upgrade composer php max version to 8.1
This commit is contained in:
committed by
bdalsass
parent
d93a0b698b
commit
31cc294cc3
@@ -4,7 +4,7 @@
|
||||
"type": "project",
|
||||
"license": "AGPL-3.0-only",
|
||||
"require": {
|
||||
"php": ">=7.2.5 <8.0.0",
|
||||
"php": ">=7.2.5 <8.1.0",
|
||||
"ext-ctype": "*",
|
||||
"ext-dom": "*",
|
||||
"ext-gd": "*",
|
||||
|
||||
Reference in New Issue
Block a user