Skip to content

Commit 641fe7a

Browse files
authored
Merge pull request #14 from samsonasik/patch-1
Add phpspec 6 Support
2 parents 28f96f1 + 58c44a9 commit 641fe7a

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
@@ -7,7 +7,7 @@
77
"license": "MIT",
88
"require": {
99
"php": ">=5.3.3",
10-
"phpspec/phpspec": "~3.0|~4.0|~5.0",
10+
"phpspec/phpspec": "~3.0|~4.0|~5.0|~6.0",
1111
"whatthejeff/nyancat-scoreboard": "~1.1"
1212
},
1313
"autoload": {

0 commit comments

Comments
 (0)