Skip to content

Commit d77d3e8

Browse files
authored
phpspec version upgrade
1 parent b3f8d7a commit d77d3e8

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)