Fixed semantic of composer.json

pull/478/head
Juan Rocha 2023-01-05 10:44:00 +01:00
parent a47d58e64e
commit 445a62b8b8
1 changed files with 1 additions and 1 deletions

View File

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