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

v0.4.0: Fix missing constants in ScriptEvents in composer v2 (#28)

Latest
Compare
Choose a tag to compare
@barryvdh barryvdh released this 05 Aug 15:33
· 1 commit to master since this release
973cab9
* 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 <[email protected]>