~ UPD update PHP version constraint to allow 8.5
Some checks failed
/ build-and-deploy (push) Failing after 55s
Some checks failed
/ build-and-deploy (push) Failing after 55s
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=7.4 <8.4",
|
||||
"php": ">=7.4 <8.5",
|
||||
"ext-gd": "*",
|
||||
"ext-redis": "*",
|
||||
"ext-mbstring": "*",
|
||||
|
||||
Reference in New Issue
Block a user