Skip to content

Commit b75b66e

Browse files
committed
Update deps
1 parent 139e8ee commit b75b66e

File tree

2 files changed

+251
-91
lines changed

2 files changed

+251
-91
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"php": ">=5.3.0"
2323
},
2424
"require-dev": {
25-
"phpunit/phpunit": "4.3.*",
26-
"mikey179/vfsStream": "1.4.*@dev",
25+
"phpunit/phpunit": "~4.7",
26+
"mikey179/vfsStream": "~1.5",
2727
"satooshi/php-coveralls": "dev-master",
2828
"phpunit/phpcov": "dev-master",
2929
"phpunit/phpunit-story": "*"

0 commit comments

Comments
 (0)