Skip to content

Commit bf30f38

Browse files
author
Joao Jacome
committed
Fixed issue when running on PHP 7.1
1 parent afa3dd5 commit bf30f38

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "^7.0.1",
27-
"mikey179/vfsStream": "^1.6",
27+
"mikey179/vfsstream": "^1.6",
2828
"php-coveralls/php-coveralls" : "v2.0.0"
2929
},
3030
"autoload": {

composer.lock

Lines changed: 41 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)