We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3f8d7a commit d77d3e8Copy full SHA for d77d3e8
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