Skip to content
This repository has been archived by the owner on Sep 19, 2019. It is now read-only.

Commit

Permalink
dont run against 7.0 as phpspec isnt ready
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrik Bjornskov committed Nov 4, 2015
1 parent d8333dc commit e87de62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},

"require" : {
"php": "~5.6 | ~7.0",
"php": "~5.6",
"phpspec/phpspec": "~2.0",
"phpunit/php-code-coverage": "^3"
},
Expand Down

0 comments on commit e87de62

Please sign in to comment.