Skip to content

Commit 4178861

Browse files
committed
Update require-dev
1 parent feca570 commit 4178861

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
@@ -25,10 +25,10 @@
2525
},
2626
"require-dev": {
2727
"orchestra/testbench": "3.1.*",
28-
"phpunit/phpunit": "^4.7.6",
29-
"phpspec/phpspec": "^2.2.1",
30-
"mockery/mockery": "^0.9.4",
31-
"henrikbjorn/phpspec-code-coverage": "^1.0.1"
28+
"phpunit/phpunit": "^4.8|^5.0",
29+
"phpspec/phpspec": "^2.2",
30+
"mockery/mockery": "^0.9",
31+
"henrikbjorn/phpspec-code-coverage": "^1.0"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)