Skip to content

Commit

Permalink
Fixed dependency declaration that is incompatible with Composer v2
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjomckay committed Nov 24, 2020
1 parent 55c878a commit 925dad6
Show file tree
Hide file tree
Showing 2 changed files with 370 additions and 157 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
},
"require-dev": {
"phpunit/phpunit": "^4.8",
"mikey179/vfsStream": "^1.6"
"mikey179/vfsstream": "^1.6"
}
}
Loading

0 comments on commit 925dad6

Please sign in to comment.