Skip to content

Commit e8a9eb9

Browse files
committed
PhpSpec compatibility
1 parent a41166f commit e8a9eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"psr/http-message": "^1.0"
2727
},
2828
"require-dev": {
29-
"phpspec/phpspec": "^2.4",
29+
"phpspec/phpspec": "^5.0 || ^6.0 || ^7.0",
3030
"php-http/mock-client": "^1.2",
3131
"php-xapi/test-fixtures": "^1.0",
3232
"symfony/phpunit-bridge": "^5.2"

0 commit comments

Comments
 (0)