-
- Downloads
Update composer.json and readme (#5)
* Update composer.json and readme * Update README.md
... | @@ -19,6 +19,7 @@ | ... | @@ -19,6 +19,7 @@ |
"phpunit/phpunit": "^9.5", | "phpunit/phpunit": "^9.5", | ||
"internations/http-mock": ">=0.14.0", | "internations/http-mock": ">=0.14.0", | ||
"curl/curl": "*", | "curl/curl": "*", | ||
"ext-json": "*" | "ext-json": "*", | ||
"ext-curl": "*" | |||
} | } | ||
} | } |
Please register or sign in to comment