-
- Downloads
Update phpspec (#157)
Update phpspec and phpspec-code-coverage
... | ... | @@ -21,8 +21,8 @@ |
"php-http/promise": "^1.0" | ||
}, | ||
"require-dev": { | ||
"phpspec/phpspec": "^2.4", | ||
"henrikbjorn/phpspec-code-coverage" : "^1.0" | ||
"phpspec/phpspec": "^4.3.4|^5.0|^6.0", | ||
"friends-of-phpspec/phpspec-code-coverage" : "^4.1" | ||
}, | ||
"autoload": { | ||
"psr-4": { | ||
... | ... |
Please register or sign in to comment