Releases: ajgarlag/AjglComposerSymlinker
Releases · ajgarlag/AjglComposerSymlinker
Composer plugin
Support Composer 2
This release is compatible with Composer 1 and Composer 2
Support NTFS
Add support for NTFS
Optimize symlinks iteration
Instead of iterating over all installed packages, now the script only iterates over defined symlinks.
Thanks @InfopactMLoos for the PR #4
General improve
After 3 years of the first and unique commit of this repo, I've decide to give some love to it.
It come with the cost of a little BC BREAK, the symlinks paths are now relative to the root directory of your project, not to the vendor directory, so you should fix them before update.
Initial release
0.1.0 Initial commit