Added guzzlehttp/psr7 to dev deps
This commit is contained in:
parent
2c2ace1397
commit
9e2c1c9bea
@ -32,7 +32,8 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^9.5",
|
"phpunit/phpunit": "^9.5",
|
||||||
"react/socket": "^1.3"
|
"react/socket": "^1.3",
|
||||||
|
"guzzlehttp/psr7": "^2.7"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"abtest-client": "ABTEST=client && sh tests/ab/run_ab_tests.sh",
|
"abtest-client": "ABTEST=client && sh tests/ab/run_ab_tests.sh",
|
||||||
|
Loading…
Reference in New Issue
Block a user