-
- Downloads
Update composer.json
... | @@ -28,6 +28,6 @@ | ... | @@ -28,6 +28,6 @@ |
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"phpunit/phpunit": "*", | "phpunit/phpunit": "*", | ||
"internations/http-mock": ">=0.14.0", | "internations/http-mock": ">=0.14.0" | ||
} | } | ||
} | } |
Please register or sign in to comment