Skip to content

Commit d3c7bbc

Browse files
Fix typo in dep name
1 parent 261dbea commit d3c7bbc

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"require-dev": {
2929
"phpunit/phpunit": "^5.7|^6.4|^7.0",
30-
"mikey179/vfsStream": "^1.6",
30+
"mikey179/vfsstream": "^1.6",
3131
"doctrine/coding-standard": "^5.0",
3232
"phpstan/phpstan": "^0.9.2",
3333
"phpstan/phpstan-strict-rules": "^0.9"

composer.lock

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

0 commit comments

Comments
 (0)