Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Changes since 8.x-3.0-alpha5
#3182997: Incorrect interface name
Changes since 8.x-3.0-alpha3
- #3186677: fix deprecated tests for D9x compatibility
- Accidental tag of 8.x-3.0-alpha4
Changes since 8.x-3.0-alpha2
Replace more deprecated API calls. see commit: https://git.drupalcode.org/project/libraries/-/commit/1fc92c06a1cedefc81...
it was actually joseph.olstad that did this commit above not padarok but alas, it's all good.
Changes since 8.x-3.0-alpha1
Adds Drupal 9 support, big thanks to @padorok , I basically cloned his fixed copy of libraries and pushed it up. This wasn't enough, so I am following up with alpha3 which fixes the remaining deprecated call issues for libraries.