Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Commit

Permalink
Merge pull request #90 from webimpress/hotfix/lowercase-dep-package-name
Browse files Browse the repository at this point in the history
Lowercase mikey179/vfsstream in composer.json
  • Loading branch information
michalbundyra committed Aug 9, 2019
2 parents d7abe78 + a04e05c commit 3659843
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"require-dev": {
"malukenho/docheader": "^0.1.6",
"mikey179/vfsStream": "^1.6.5",
"mikey179/vfsstream": "^1.6.7",
"mockery/mockery": "^1.0",
"php-mock/php-mock-phpunit": "^2.1",
"phpunit/phpunit": "^7.0.3",
Expand Down
22 changes: 11 additions & 11 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3659843

Please sign in to comment.