Skip to content

Commit dffd309

Browse files
authored
fix composer.json (#50)
1 parent 8ed5553 commit dffd309

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
@@ -12,7 +12,7 @@
1212
"phpunit/phpunit": "6.*",
1313
"mockery/mockery": "1.1.*",
1414
"codeclimate/php-test-reporter": "dev-master",
15-
"mikey179/vfsStream": "1.6.*",
15+
"mikey179/vfsstream": "1.6.*",
1616
"guzzlehttp/guzzle": "~6.0",
1717
"nannehuiges/jsend": "2.1.*",
1818
"monolog/monolog": "1.*",

0 commit comments

Comments
 (0)