Skip to content

Commit 99178da

Browse files
authored
allow phpspec 5
1 parent d77d3e8 commit 99178da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "knplabs/phpspec-welldone-extension",
33
"description": "Extension for PHPSPEC. Find out which classes are not specified. ",
44
"require": {
5-
"phpspec/phpspec": "^2.0"
5+
"phpspec/phpspec": ">=2.0"
66
},
77
"config": {
88
"bin-dir": "bin"

0 commit comments

Comments
 (0)