- Issue created by @erom
To update the documentation of installing the jquery-minicolors library using composer
N/A
Update the installation by adding the following in the repository section in the composer.json of your project:
{
"type": "composer",
"url": "https://asset-packagist.org"
},
{
"type": "package",
"package": {
"name": "claviska/jquery-minicolors",
"type": "drupal-library",
"version": "2.2.4",
"dist": {
"url": "https://github.com/claviska/jquery-minicolors/archive/refs/tags/2.2.4.zip",
"type": "zip"
}
}
}
then run in the cli:
composer require "claviska/jquery-minicolors:2.2.4"
N/A
N/A
N/A
N/A
Active
2.0
Documentation