2017 © Pedro Peláez
 

composer-plugin composer-patch-applicator

A Composer post-update/install-cmd script to automatically apply patches

image

marketo/composer-patch-applicator

A Composer post-update/install-cmd script to automatically apply patches

  • Wednesday, June 22, 2016
  • by nyeholt
  • Repository
  • 11 Watchers
  • 3 Stars
  • 3,354 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 3 % Grown

The README.md

ApplyPatches

A Composer post-update/install-cmd script to automatically apply patches located, by default, in mysite/patches (obviously, based on an SS layout). This can be altered by setting the marketo_patch_dir environment variable., (*1)

Install instructions

  1. composer require marketo/composer-patch-applicator
  2. Configure your patch directory (if needed). You can do this either by setting the marketo_patch_dir environment variable, or by adding this to your composer.json: "extra": { "marketo_patch_dir": "path/to/your/patch/dir" }

The Versions

22/06 2016

dev-master

9999999-dev

A Composer post-update/install-cmd script to automatically apply patches

  Sources   Download

BSD-3-Clause

The Requires

  • composer-plugin-api ~1.1

 

22/06 2016

2.0.0

2.0.0.0

A Composer post-update/install-cmd script to automatically apply patches

  Sources   Download

BSD-3-Clause

The Requires

  • composer-plugin-api ~1.1

 

04/01 2016

1.0.x-dev

1.0.9999999.9999999-dev

A Composer post-update/install-cmd script to automatically apply patches

  Sources   Download

BSD-3-Clause

04/01 2016

1.0.0

1.0.0.0

A Composer post-update/install-cmd script to automatically apply patches

  Sources   Download

BSD-3-Clause