Skip to content

Releases: sdinteractive/composer-patcher

v1.0.10

14 Jun 19:16
351230f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.9...v1.0.10

v1.0.9

03 Apr 08:56
ba23663
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8

08 Sep 14:24
043847f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7

05 Nov 00:50
Compare
Choose a tag to compare
  • Allow new and old Symfony Process.

v1.0.6

12 Apr 20:25
b2da266
Compare
Choose a tag to compare
  • Correct minimum Symfony process component version.

v1.0.5

08 Apr 16:30
Compare
Choose a tag to compare
  • Fix support for latest Symfony Process component. (#8)

v1.0.3

21 Jun 17:25
db75e17
Compare
Choose a tag to compare
  • Avoid confusing error on reverse failure. (#6)

v1.0.2

12 Apr 14:49
36d9f28
Compare
Choose a tag to compare
  • Dry run revert to test if patch is applied (#5)

v1.0.1

05 Apr 00:46
39711ae
Compare
Choose a tag to compare
  • Add missing requirement for composer/composer (#4)
  • Match symfony component requirement to Magento (#4)
  • Travis config for testing installation with the latest version of each M2 minor release (#4)

v1.0.0

01 Mar 19:46
cf58ffc
Compare
Choose a tag to compare

Apply patches without composer.json declaration

  • Apply all patches contained in composer-patches directory.
  • Output patch error message on fail.
  • Remove shell patch support.