Skip to content

Commit

Permalink
Merge pull request #45 from ciaranmcnulty/patch-1
Browse files Browse the repository at this point in the history
Phpspec 3.4.0 support
  • Loading branch information
ubick committed Jul 26, 2017
2 parents 0bd9e49 + 7f3c2eb commit 6c77676
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 @@ -16,7 +16,7 @@
}
},
"require": {
"phpspec/phpspec": "~3.2 <3.4.0"
"phpspec/phpspec": "~3.2 <3.5.0"
},
"require-dev": {
"phpunit/phpunit": "^5.6|^6.0"
Expand Down

0 comments on commit 6c77676

Please sign in to comment.