Version 0.53.0
Showing
... | ... | @@ -26,7 +26,7 @@ |
"guzzlehttp/guzzle": "^6.3" | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "^4.8|^5.7|^6.5", | ||
"phpunit/phpunit": "^4.8|^5.7|^6.5|^7.0", | ||
"squizlabs/php_codesniffer": "^3.2" | ||
}, | ||
"autoload": { | ||
... | ... |
Please register or sign in to comment