mirror of
https://github.com/retailcrm/graphql-php.git
synced 2024-11-25 06:16:05 +03:00
Removed phpbench from composer to satisfy PHP5.4 requirement
This commit is contained in:
parent
66acb73a47
commit
752668df8d
@ -13,8 +13,7 @@
|
|||||||
"ext-mbstring": "*"
|
"ext-mbstring": "*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^4.8",
|
"phpunit/phpunit": "^4.8"
|
||||||
"phpbench/phpbench": "^0.13.0"
|
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"bin-dir": "bin"
|
"bin-dir": "bin"
|
||||||
|
Loading…
Reference in New Issue
Block a user