Skip to content
This repository was archived by the owner on Mar 9, 2024. It is now read-only.

Tags: barryvdh/composer-cleanup-plugin

Tags

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix missing constants in ScriptEvents in composer v2 (#28)

* Fix missing constants in ScriptEvents in composer v2

- Composer v2 no longer uses constants in getSubscribedEvents method

* Update composer.json

* Update composer.json

---------

Co-authored-by: Barry vd. Heuvel <barryvdh@gmail.com>

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update composer plugin api requirement (#27)

* Update composer plugin api requirement

* Add deactivate and uninstall methods

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #10 from mmodler/feature-ruleupdates1

Added laravel 5.1 rules + Reorder

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #10 from mmodler/feature-ruleupdates1

Added laravel 5.1 rules + Reorder

v0.1.0

Toggle v0.1.0's commit message
Merge pull request #6 from mmodler/feature-shortglobpatterns2

Split patterns for single globs (should be max 260 chars)