Checked the php version requirement.

feature/remove-db-abstract
Ruslan Baidan 2024-03-13 14:26:33 +01:00
parent c5ac3adc62
commit f04efb579a
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
}
],
"require": {
"php": "^7.4 || ^8.0",
"php": "^8.0",
"ext-json": "*",
"ext-pdo": "*",
"ext-bcmath": "*",