webgriffe / deployer-dist
Deployer phar distribution for Webgriffe projects
v8.0.5
2026-05-18 17:00 UTC
Requires
- php: >=8.0.0
This package is auto-updated.
Last update: 2026-06-04 09:04:37 UTC
README
Deployer phar distribution for Webgriffe projects.
Provides the dep binary via Composer without requiring a full Deployer installation from source.
Installation
composer require --dev webgriffe/deployer-dist
Usage
vendor/bin/dep deploy production
Versioning
Versions mirror Deployer upstream releases.
How it works
This package is automatically updated by webgriffe/php-tools-dist. When a new Deployer release is published, the phar is downloaded and a new tagged version is pushed here within 24 hours.