-
- Downloads
Update composer.json
... | ... | @@ -29,5 +29,8 @@ |
"require-dev": { | ||
"phpunit/phpunit": "*", | ||
"internations/http-mock": "*" | ||
}, | ||
"scripts": { | ||
"test": "vendor/bin/phpunit" | ||
} | ||
} |
Please register or sign in to comment
... | ... | @@ -29,5 +29,8 @@ |
"require-dev": { | ||
"phpunit/phpunit": "*", | ||
"internations/http-mock": "*" | ||
}, | ||
"scripts": { | ||
"test": "vendor/bin/phpunit" | ||
} | ||
} |