We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d77d3e8 commit 99178daCopy full SHA for 99178da
composer.json
@@ -2,7 +2,7 @@
2
"name": "knplabs/phpspec-welldone-extension",
3
"description": "Extension for PHPSPEC. Find out which classes are not specified. ",
4
"require": {
5
- "phpspec/phpspec": "^2.0"
+ "phpspec/phpspec": ">=2.0"
6
},
7
"config": {
8
"bin-dir": "bin"
0 commit comments