Skip to content

Commit 7a6c3c9

Browse files
committed
Updates dev dependencies
1 parent 1bdb669 commit 7a6c3c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"ext-curl": "*"
2424
},
2525
"require-dev": {
26-
"mikey179/vfsStream": "1.1.*",
27-
"phpunit/phpunit": "3.7.*"
26+
"mikey179/vfsStream": "1.2.*",
27+
"phpunit/phpunit": "4.*"
2828
},
2929
"autoload": {
3030
"psr-0": {

0 commit comments

Comments
 (0)