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