php version required

This commit is contained in:
Yuri Kuznetsov
2022-05-13 16:33:52 +03:00
parent f0d508be6f
commit 50a6209f11
+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",
"php": "~7.4.0 || ~8.0.0 || ~8.1.0",
"ext-pdo_mysql": "*",
"ext-openssl": "*",
"ext-json": "*",