Skip to content

Commit

Permalink
Merge pull request #60 from localheinz/feature/phpspec
Browse files Browse the repository at this point in the history
Enhancement: Require more recent phpspec/phpspec
  • Loading branch information
frankdejonge committed Sep 6, 2015
2 parents e4bfc88 + d7628ca commit f68aa91
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -13,8 +13,8 @@
"php": ">=5.4.0"
},
"require-dev": {
"phpspec/phpspec": "~2.0.0",
"henrikbjorn/phpspec-code-coverage" : "~1.0.1"
"henrikbjorn/phpspec-code-coverage": "~1.0.1",
"phpspec/phpspec": "^2.2"
},
"autoload": {
"psr-4": {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f68aa91

Please sign in to comment.