Skip to content

Commit

Permalink
Remove dependency to composer installers
Browse files Browse the repository at this point in the history
  • Loading branch information
olethomas committed May 12, 2020
1 parent a97011b commit 8632782
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 145 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"license": "GPL-3.0+",
"type": "wordpress-muplugin",
"require": {
"php": ">=7.0",
"composer/installers": "1.9.0"
"php": ">=7.0"
},
"require-dev": {
"dekodeinteraktiv/coding-standards": "3.1.0"
Expand Down
164 changes: 21 additions & 143 deletions composer.lock

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

0 comments on commit 8632782

Please sign in to comment.