php version in composer change

This commit is contained in:
Yuri Kuznetsov
2022-06-22 13:22:23 +03:00
parent d33355d561
commit 988fc94710
+1 -1
View File
@@ -5,7 +5,7 @@
"homepage": "https://github.com/espocrm/espocrm.git",
"license": "GPL-3.0-only",
"require": {
"php": "~7.4.0 || ~8.0.0 || ~8.1.0",
"php": ">=7.4.0 <8.2.0",
"ext-pdo_mysql": "*",
"ext-openssl": "*",
"ext-json": "*",