D10 Compatibility

Created on 25 July 2023, 11 months ago

Adding patch for D10 compatibility.

To apply patch for D10 compatibility before it's merged add the following to "repositories" in composer.json above the default ones:

{
            "type": "package",
            "package": {
                "name": "drupal/site_studio_per_component_libs",
                "type": "drupal-module",
                "version": "dev-3376934-d10-compatibility",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/issue/site_studio_per_component_libs-3376934.git",
                    "reference": "3376934-d10-compatibility"
                }
            }
        }

And update the version constraint to
"drupal/site_studio_per_component_libs": "dev-3376934-d10-compatibility",

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States damondt

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

Comments & Activities

Production build 0.69.0 2024