The Slick Carousel project page mentions that the Libraries API module is a requirement for Slick in D7 or D8 if installing with Composer. However, Slick doesn't seem to depend on Libraries API in the Drupal module interface, and it doesn't include it as a dependency in Composer.
We would like to remove Libraries API if it's no longer a dependency. If that's the case, please change the project page to show that Libraries API is no longer a dependency for Slick 8.x, or at least for 8.x-2.0+.
Thanks in advance!
Comments
Comment #2
gausarts commentedYou are right as per #3112363: Integrate the new libraries_directory_file_finder service.
Drupal 8.9+ has it. Will recap things first. Thanks.
Comment #4
gausarts commentedUpdated the project home, and this will do I think.
Committed. Thank you for contribution.