Skip to content

Commit fbdc637

Browse files
authoredAug 4, 2017
Merge pull request #10 from samsonasik/patch-1
Support phpspec 4
2 parents 7204c8c + 2b5188b commit fbdc637

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",
10+
"phpspec/phpspec": "~3.0|~4.0",
1111
"whatthejeff/nyancat-scoreboard": "~1.1"
1212
},
1313
"autoload": {

0 commit comments

Comments
 (0)