webgriffe/deployer-dist

Deployer phar distribution for Webgriffe projects

Maintainers

Package info

github.com/webgriffe/deployer-dist

pkg:composer/webgriffe/deployer-dist

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v8.0.5 2026-05-18 17:00 UTC

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.