Update documentation

Created on 16 May 2025, 23 days ago

Problem/Motivation

To update the documentation of installing the jquery-minicolors library using composer

Steps to reproduce

N/A

Proposed resolution

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"

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

📌 Task
Status

Active

Version

2.0

Component

Documentation

Created by

🇵🇭Philippines erom

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024