Skip to content

Commit 1bbf783

Browse files
committed
Make and validate HTTP calls
1 parent 0562db3 commit 1bbf783

5 files changed

Lines changed: 1094 additions & 104 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"symfony/yaml": "^5.2",
3030
"wyrihaximus/composer-update-bin-autoload-path": "^1 || ^1.0.1",
3131
"wyrihaximus/hydrator": "dev-master",
32-
"league/openapi-psr7-validator": "^0.16"
32+
"league/openapi-psr7-validator": "^0.16",
33+
"react/http": "^1.8"
3334
},
3435
"autoload": {
3536
"psr-4": {

0 commit comments

Comments
 (0)