Fixed semantic of composer.json
parent
a47d58e64e
commit
445a62b8b8
|
@ -41,7 +41,7 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "^7.4|^8",
|
||||
"php": "^7.4 || ^8.0",
|
||||
"ext-json": "*",
|
||||
"ext-pdo": "*",
|
||||
"ext-bcmath": "*",
|
||||
|
|
Loading…
Reference in New Issue