Skip to content

Commit 6024f94

Browse files
committed
Merge pull request #79 from php-http/php7
Update PHPSpec to make builds running on PHP 7
2 parents 8032d5e + 549d079 commit 6024f94

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
@@ -19,7 +19,7 @@
1919
"psr/http-message": "^1.0"
2020
},
2121
"require-dev": {
22-
"phpspec/phpspec": "^2.2",
22+
"phpspec/phpspec": "^2.4@dev",
2323
"henrikbjorn/phpspec-code-coverage" : "^1.0"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)