-
- Downloads
Update composer.json
... | @@ -22,7 +22,7 @@ | ... | @@ -22,7 +22,7 @@ |
], | ], | ||
"require": { | "require": { | ||
"php": ">=5.6", | "php": ">=5.6", | ||
"phpunit/phpunit": "^9.5", | "phpunit/phpunit": "*", | ||
"internations/http-mock": ">=0.14.0", | "internations/http-mock": ">=0.14.0", | ||
"curl/curl": "*", | "curl/curl": "*", | ||
"ext-json": "*", | "ext-json": "*", | ||
... | ... |
Please register or sign in to comment