hiqdev / composer-extension-plugin
This package is abandoned and no longer maintained.
The author suggests using the hiqdev/composer-config-plugin package instead.
Composer plugin for pluggable extensions
Package info
github.com/hiqdev/composer-extension-plugin
Type:composer-plugin
pkg:composer/hiqdev/composer-extension-plugin
0.1.1
2016-05-11 16:12 UTC
Requires
- composer-plugin-api: ^1.0
Requires (Dev)
- composer/composer: ~1.0@dev
README
Composer plugin for pluggable extensions
This Composer plugin provides pluggable extensions.
Installation
The preferred way to install this composer-plugin is through composer.
Either run
php composer.phar require "hiqdev/composer-extension-plugin"
or add
"hiqdev/composer-extension-plugin": "*"
to the require section of your composer.json.
License
This project is released under the terms of the BSD-3-Clause license. Read more here.
Copyright © 2016, HiQDev (http://hiqdev.com/)