Skip to content

Releases: ajgarlag/AjglComposerSymlinker

Composer plugin

07 May 09:37
Compare
Choose a tag to compare

This component is now a Composer Plugin.

See UPGRADE-0.3.md

Support Composer 2

05 May 13:06
Compare
Choose a tag to compare

This release is compatible with Composer 1 and Composer 2

Support NTFS

30 Apr 08:20
Compare
Choose a tag to compare

Add support for NTFS

Optimize symlinks iteration

27 Nov 13:05
Compare
Choose a tag to compare

Instead of iterating over all installed packages, now the script only iterates over defined symlinks.

Thanks @InfopactMLoos for the PR #4

General improve

27 May 09:49
Compare
Choose a tag to compare

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.

Thanks to @RobLoach for opening the issue.

Initial release

24 May 11:09
Compare
Choose a tag to compare
0.1.0

Initial commit