So, the only way for this to work is to commit it. Composer builds dependenci...

Contribution Date
Technology
Contribution Project
Contribution Details

So, the only way for this to work is to commit it. Composer builds dependencies before the patches are applied which means I can't put this patch in composer.json. I hope this gets committed soon. Meanwhile, I have to find an alternative or live with composer reporting a lower version for a while.

In case someone needs it, this is the entry in repositories section of my composer.json.

{ "type": "package", "package": { "name": "sachinchoolur/lightgallery", "type": "drupal-library", "version": "1.2.21.1611", "dist": { "url": "https://github.com/sachinchoolur/lightGallery/archive/1.6.11.zip", "type": "zip" } } }

I added the .1611 in the end to give at least some indication that the version is not actually 1.2.21.

Issue Status
Needs Review
Contribution Author
Files count
0
Patches count
0