Skip to content

Commit

Permalink
Merge pull request #14 from samsonasik/patch-1
Browse files Browse the repository at this point in the history
Add phpspec 6 Support
  • Loading branch information
mdavis1982 authored Jan 7, 2020
2 parents 28f96f1 + 58c44a9 commit 641fe7a
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 @@ -7,7 +7,7 @@
"license": "MIT",
"require": {
"php": ">=5.3.3",
"phpspec/phpspec": "~3.0|~4.0|~5.0",
"phpspec/phpspec": "~3.0|~4.0|~5.0|~6.0",
"whatthejeff/nyancat-scoreboard": "~1.1"
},
"autoload": {
Expand Down

0 comments on commit 641fe7a

Please # to comment.