mirror of
https://github.com/retailcrm/graphql-php.git
synced 2025-02-06 07:49:24 +03:00
Support PHP 8
(cherry picked from commit bc637414e5158f5b2b8144be19f4baf8b4c7abc2)
This commit is contained in:
parent
c628fa39a1
commit
0cbc1c9c07
@ -9,7 +9,7 @@
|
||||
"API"
|
||||
],
|
||||
"require": {
|
||||
"php": "^7.1",
|
||||
"php": "^7.1||^8.0",
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user