droid / droid-standard
Droid standard edition
v1.16.0
2016-09-25 11:23 UTC
Requires
- droid/droid: ~1.0
- droid/droid-apache: ~1.0
- droid/droid-apt: ~1.0
- droid/droid-bower: ~1.0
- droid/droid-composer: ~1.0
- droid/droid-cron: ^1.1.0
- droid/droid-dbtk: ~1.0
- droid/droid-debconfdb: ^1.0.0
- droid/droid-fs: ^1.5.1
- droid/droid-fw: ~1.0
- droid/droid-git: ~1.0
- droid/droid-haigha: ~1.0
- droid/droid-hipchat: ~1.0
- droid/droid-homebrew: ~1.0
- droid/droid-mysql: ^1.3.1
- droid/droid-nginx: ~1.0
- droid/droid-os: ^1.0
- droid/droid-service: ~1.0
- droid/droid-shell: ~1.0
- droid/droid-ssh: ~1.0
- droid/droid-user: ~1.0
Requires (Dev)
- kherge/box: ~2.5
README
Droid meta package, including a set of standard plugins.
This repository does not contain any code, it just includes a composer.json
that depends on droid/droid
and a set of standard plugins.
You can choose to depend on droid/droid-standard
to get all droid and all standard plugins in one go, or be more specific, and depend on droid/droid
, and add your preferred plugins manually, by depending on droid/droid-composer
etc.
Check the included composer.json file to see a current list of all included plugins.
Rebuilding droid.phar
This repository is also used to build the standard droid.phar file. To rebuild it, run:
composer install
vendor/bin/box build