It appears that Lightbox is dependant on an unstable package from the error messages I'm getting trying to add it to a project via SPM:
Dependencies could not be resolved because package 'lightbox' is required using a stable-version but 'lightbox' depends on an unstable-version package 'imaginary' and root depends on 'lightbox' 2.4.0.
``
So far tried v2.5.0 and 2.4.2 and 2.4.0. Is there one that will work?
It appears that Lightbox is dependant on an unstable package from the error messages I'm getting trying to add it to a project via SPM: