Skip to content

Commit

Permalink
Merge pull request #17 from netresearch/no-metapackages-installer
Browse files Browse the repository at this point in the history
Removed metapackage installers
  • Loading branch information
mnsami committed May 25, 2016
2 parents 0d4a476 + ca31902 commit 8cc82e0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 44 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
"class": [
"Composer\\CustomDirectoryInstaller\\LibraryPlugin",
"Composer\\CustomDirectoryInstaller\\PearPlugin",
"Composer\\CustomDirectoryInstaller\\PluginPlugin",
"Composer\\CustomDirectoryInstaller\\MetapackagePlugin"
"Composer\\CustomDirectoryInstaller\\PluginPlugin"
],
"branch-alias": {
"dev-master": "1.1.x-dev"
Expand Down
25 changes: 0 additions & 25 deletions src/Composer/CustomDirectoryInstaller/MetapackageInstaller.php

This file was deleted.

17 changes: 0 additions & 17 deletions src/Composer/CustomDirectoryInstaller/MetapackagePlugin.php

This file was deleted.

0 comments on commit 8cc82e0

Please sign in to comment.