Skip to content

Commit 4aaef74

Browse files
committed
Relax the phpspec version requirements.
1 parent 8d813e9 commit 4aaef74

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": "2.0.*@dev",
10+
"phpspec/phpspec": "~2.0",
1111
"whatthejeff/nyancat-scoreboard": "~1.1"
1212
},
1313
"autoload": {

0 commit comments

Comments
 (0)