diff --git a/composer.json b/composer.json index 1e7c3e9f9..2fcca049f 100644 --- a/composer.json +++ b/composer.json @@ -18,19 +18,35 @@ "composer/installers": "^2.3", "cweagans/composer-patches": "^1.7", "drupal/auto_entitylabel": "^3.4", + "drupal/bpmn_io": "^2.0.6", + "drupal/coffee": "^2", + "drupal/core": "^10.4 || ^11", "drupal/core-composer-scaffold": "^11.1", + "drupal/core-recipe-unpack": "^11.2", "drupal/core-recommended": "^11.1", - "drupal/drupal_cms_admin_ui": "^1.1", - "drupal/drupal_cms_seo_tools": "^1.1", + "drupal/dashboard": "^2", + "drupal/eca": "^2.1.4", + "drupal/field_group": "^3.6", + "drupal/focal_point": "^2.1", + "drupal/gin": "^4.0.6 || ^5", "drupal/markdown_easy": "^1.0", + "drupal/metatag": "^2", "drupal/paragraphs": "^1.19", "drupal/pathauto": "^1.13", "drupal/podcast": "^1.10", "drupal/redirect": "^1.11", "drupal/rel_to_abs": "^2.2", + "drupal/robotstxt": "^1.6", + "drupal/sam": "^1.2", + "drupal/seo_checklist": "^5.2.1", + "drupal/simple_sitemap": "^4.2.2", + "drupal/sitemap": "^2", + "drupal/tagify": "^1.2", + "drupal/token_or": "^2.2", "drupal/tome": "^1.13", "drupal/twig_tweak": "^3.4", "drupal/weight": "^3.6", + "drupal/yoast_seo": "^2.1", "drush/drush": "^13.5", "mglaman/composer-drupal-lenient": "^1.0" }, @@ -45,6 +61,7 @@ "cweagans/composer-patches": true, "dealerdirect/phpcodesniffer-composer-installer": true, "drupal/core-composer-scaffold": true, + "drupal/core-recipe-unpack": true, "mglaman/composer-drupal-lenient": true, "php-http/discovery": true, "phpstan/extension-installer": true, diff --git a/composer.lock b/composer.lock index a96b95dbc..cd8e4d044 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "0fda55a6da4562cf44ed513737a7e2d3", + "content-hash": "acf7a5349dc6167b6a9c51b2128cd23f", "packages": [ { "name": "asm89/stack-cors", @@ -1689,6 +1689,50 @@ }, "time": "2024-11-02T22:49:15+00:00" }, + { + "name": "drupal/core-recipe-unpack", + "version": "11.2.0", + "source": { + "type": "git", + "url": "https://github.com/drupal/core-recipe-unpack.git", + "reference": "cb1c61d67e0558d971dd3f25ced6d3d186fdf962" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/drupal/core-recipe-unpack/zipball/cb1c61d67e0558d971dd3f25ced6d3d186fdf962", + "reference": "cb1c61d67e0558d971dd3f25ced6d3d186fdf962", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^2", + "php": ">=8.3" + }, + "require-dev": { + "composer/composer": "^2.7" + }, + "type": "composer-plugin", + "extra": { + "class": "Drupal\\Composer\\Plugin\\RecipeUnpack\\Plugin" + }, + "autoload": { + "psr-4": { + "Drupal\\Composer\\Plugin\\RecipeUnpack\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "A Composer project unpacker for Drupal recipes.", + "homepage": "https://www.drupal.org/project/drupal", + "keywords": [ + "drupal" + ], + "support": { + "source": "https://github.com/drupal/core-recipe-unpack/tree/11.2.0" + }, + "time": "2025-05-08T20:53:48+00:00" + }, { "name": "drupal/core-recommended", "version": "11.1.7", @@ -2013,82 +2057,6 @@ "issues": "https://www.drupal.org/project/issues/dashboard" } }, - { - "name": "drupal/drupal_cms_admin_ui", - "version": "1.1.3", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/drupal_cms_admin_ui.git", - "reference": "6eefe2e0bbcd2676b7bee3e05a5bdd3c60e62938" - }, - "dist": { - "type": "zip", - "url": "https://git.drupalcode.org/api/v4/projects/project%2Fdrupal_cms_admin_ui/repository/archive.zip?sha=6eefe2e0bbcd2676b7bee3e05a5bdd3c60e62938", - "reference": "6eefe2e0bbcd2676b7bee3e05a5bdd3c60e62938", - "shasum": "" - }, - "require": { - "drupal/coffee": "^2", - "drupal/core": "^10.3 || ^11", - "drupal/dashboard": "^2", - "drupal/gin": "^4.0.6 || ^5", - "drupal/sam": "^1.2", - "drupal/tagify": "^1.2" - }, - "type": "drupal-recipe", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0-or-later" - ], - "description": "Sets up a nice administrative theme and navigation.", - "support": { - "source": "https://git.drupalcode.org/project/drupal_cms_admin_ui/-/tree/1.1.3" - }, - "time": "2025-06-10T11:21:54+00:00" - }, - { - "name": "drupal/drupal_cms_seo_tools", - "version": "1.1.1", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/drupal_cms_seo_tools.git", - "reference": "6da3a523d65fa167aeec1d33ab658d693070109f" - }, - "dist": { - "type": "zip", - "url": "https://git.drupalcode.org/api/v4/projects/project%2Fdrupal_cms_seo_tools/repository/archive.zip?sha=6da3a523d65fa167aeec1d33ab658d693070109f", - "reference": "6da3a523d65fa167aeec1d33ab658d693070109f", - "shasum": "" - }, - "require": { - "drupal/bpmn_io": "^2.0.6", - "drupal/core": "^10.4 || ^11", - "drupal/eca": "^2.1.4", - "drupal/field_group": "^3.6", - "drupal/focal_point": "^2.1", - "drupal/metatag": "^2", - "drupal/robotstxt": "^1.6", - "drupal/seo_checklist": "^5.2.1", - "drupal/simple_sitemap": "^4.2.2", - "drupal/sitemap": "^2", - "drupal/token_or": "^2.2", - "drupal/yoast_seo": "^2.1" - }, - "suggest": { - "drupal/drupal_cms_accessibility_tools": "Adds automated checks to help ensure content conforms to web accessibility guidelines.", - "drupal/drupal_cms_analytics": "Adds recipes for tracking website traffic." - }, - "type": "drupal-recipe", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0-or-later" - ], - "description": "Adds common search engine optimisation tools such as meta tags, XML sitemap, robots.txt management and more.", - "support": { - "source": "https://git.drupalcode.org/project/drupal_cms_seo_tools/-/tree/1.1.1" - }, - "time": "2025-05-07T11:45:23+00:00" - }, { "name": "drupal/eca", "version": "2.1.7", @@ -3032,6 +3000,9 @@ "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "patches_applied": { + "Automated Drupal 11 compatibility fixes for rel_to_abs": "https://www.drupal.org/files/issues/2024-03-24/rel_to_abs.2.2.5.rector.patch" } }, "notification-url": "https://packages.drupal.org/8/downloads",