Skip to content

Commit 1d2670e

Browse files
committed
Update version constraints
1 parent 8d78c31 commit 1d2670e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
},
2222
"require-dev": {
2323
"orchestra/testbench": "3.1.*",
24-
"phpunit/phpunit": "~4.0",
25-
"phpspec/phpspec": "~2.0",
26-
"mockery/mockery": "~0.9",
27-
"henrikbjorn/phpspec-code-coverage": "~1.0"
24+
"phpunit/phpunit": "^4.7.6",
25+
"phpspec/phpspec": "^2.2.1",
26+
"mockery/mockery": "^0.9.4",
27+
"henrikbjorn/phpspec-code-coverage": "^1.0.1"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)