Update php => 8.1
Some checks failed
Docker image build / Pack Build and Publish! (push) Has been cancelled

This commit is contained in:
felegy
2024-08-01 10:59:09 +00:00
parent e46679dc00
commit 62c899cf30
2 changed files with 9 additions and 9 deletions

View File

@@ -39,7 +39,7 @@
}
],
"require": {
"php": ">=7.4 <8.1",
"php": ">=7.4 <8.2",
"ext-gd": "*",
"ext-redis": "*",
"ext-mbstring": "*",