Fix 01-taxonomy: use ../ relative paths for sibling recipe references

This commit is contained in:
gluebox
2025-12-01 10:35:49 -05:00
parent ac74f2d712
commit a9149db5da
254 changed files with 880 additions and 22137 deletions

View File

@ -994,6 +994,95 @@
},
"install-path": "../doctrine/annotations"
},
{
"name": "doctrine/collections",
"version": "2.3.0",
"version_normalized": "2.3.0.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
"reference": "2eb07e5953eed811ce1b309a7478a3b236f2273d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/2eb07e5953eed811ce1b309a7478a3b236f2273d",
"reference": "2eb07e5953eed811ce1b309a7478a3b236f2273d",
"shasum": ""
},
"require": {
"doctrine/deprecations": "^1",
"php": "^8.1",
"symfony/polyfill-php84": "^1.30"
},
"require-dev": {
"doctrine/coding-standard": "^12",
"ext-json": "*",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.0",
"phpunit/phpunit": "^10.5"
},
"time": "2025-03-22T10:17:19+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Collections\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
"homepage": "https://www.doctrine-project.org/projects/collections.html",
"keywords": [
"array",
"collections",
"iterators",
"php"
],
"support": {
"issues": "https://github.com/doctrine/collections/issues",
"source": "https://github.com/doctrine/collections/tree/2.3.0"
},
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcollections",
"type": "tidelift"
}
],
"install-path": "../doctrine/collections"
},
{
"name": "doctrine/common",
"version": "3.5.0",
@ -1410,6 +1499,69 @@
],
"install-path": "../doctrine/persistence"
},
{
"name": "drupal/color_field",
"version": "3.0.2",
"version_normalized": "3.0.2.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/color_field.git",
"reference": "3.0.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/color_field-3.0.2.zip",
"reference": "3.0.2",
"shasum": "2778e454798a59d3e9fd27f56a161562e2d1f0fe"
},
"require": {
"drupal/core": "^9 || ^10 || ^11"
},
"require-dev": {
"drupal/core-recommended": "^9 || ^10 || ^11",
"drupal/feeds": "^3.0@beta",
"drupal/token": "~1.3"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "3.0.2",
"datestamp": "1743394003",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"installation-source": "dist",
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "targoo",
"homepage": "https://www.drupal.org/user/431910",
"role": "Maintainer"
},
{
"name": "Nick Wilde",
"homepage": "https://www.drupal.org/user/nickwilde",
"role": "Maintainer"
},
{
"name": "targoo",
"homepage": "https://www.drupal.org/user/431910"
}
],
"description": "Provides a color field type to store the color value and opacity",
"homepage": "https://www.drupal.org/project/color_field",
"support": {
"source": "https://git.drupalcode.org/project/color_field",
"issues": "https://www.drupal.org/project/issues/color_field"
},
"install-path": "../../web/modules/contrib/color_field"
},
{
"name": "drupal/core",
"version": "11.2.5",
@ -1797,6 +1949,53 @@
"description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.",
"install-path": null
},
{
"name": "drupal/date_augmenter",
"version": "1.1.2",
"version_normalized": "1.1.2.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/date_augmenter.git",
"reference": "1.1.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/date_augmenter-1.1.2.zip",
"reference": "1.1.2",
"shasum": "eabd119561d8679b0e86a71ada932d7e7efbc1b6"
},
"require": {
"drupal/core": "^9 || ^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "1.1.2",
"datestamp": "1750424025",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"installation-source": "dist",
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "mandclu",
"homepage": "https://www.drupal.org/user/52136"
}
],
"description": "Provides a plugin class for augmenting the display of dates and times.",
"homepage": "https://www.drupal.org/project/date_augmenter",
"support": {
"source": "https://git.drupalcode.org/project/date_augmenter"
},
"install-path": "../../web/modules/contrib/date_augmenter"
},
{
"name": "drupal/devel",
"version": "5.4.0",
@ -1861,6 +2060,149 @@
},
"install-path": "../../web/modules/contrib/devel"
},
{
"name": "drupal/radix",
"version": "6.0.2",
"version_normalized": "6.0.2.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/radix.git",
"reference": "6.0.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/radix-6.0.2.zip",
"reference": "6.0.2",
"shasum": "3bcad62aae4e213c50775c83edab742d9702840c"
},
"require": {
"drupal/core": "^10.3 || ^11"
},
"require-dev": {
"drush/drush": "^12 || ^13"
},
"type": "drupal-theme",
"extra": {
"drupal": {
"version": "6.0.2",
"datestamp": "1746711637",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^12 || ^13"
}
}
},
"installation-source": "dist",
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Sohail Lajevardi",
"homepage": "https://www.drupal.org/user/504278",
"email": "doxigo@gmail.com",
"role": "Maintainer"
},
{
"name": "doxigo",
"homepage": "https://www.drupal.org/user/1331334"
},
{
"name": "hosisam",
"homepage": "https://www.drupal.org/user/3449435"
},
{
"name": "shadcn",
"homepage": "https://www.drupal.org/user/571032"
}
],
"description": "Radix is a Bootstrap 5 component-based base theme for Drupal. It has Bootstrap, Sass, BrowserSync and a lot more goodies built-in.",
"homepage": "https://www.drupal.org/project/radix",
"support": {
"source": "https://git.drupalcode.org/project/radix",
"issues": "https://www.drupal.org/project/issues/radix"
},
"install-path": "../../web/themes/contrib/radix"
},
{
"name": "drupal/smart_date",
"version": "4.2.4",
"version_normalized": "4.2.4.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/smart_date.git",
"reference": "4.2.4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/smart_date-4.2.4.zip",
"reference": "4.2.4",
"shasum": "87638e15bd1878f402cdb9cd40154d481a849881"
},
"require": {
"drupal/core": "^9 || ^10 || ^11",
"php": ">=8.1",
"simshaun/recurr": "^5"
},
"require-dev": {
"drush/drush": "*"
},
"suggest": {
"drupal/multiple_fields_remove_button": "Provides a button for editors to remove unwanted rows."
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "4.2.4",
"datestamp": "1751143243",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^9"
}
}
},
"installation-source": "dist",
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "mandclu",
"homepage": "https://www.drupal.org/user/52136"
},
{
"name": "stefan.korn",
"homepage": "https://www.drupal.org/user/1942204"
},
{
"name": "tyapchyc",
"homepage": "https://www.drupal.org/user/3351412"
}
],
"description": "Adds app-like date and recurring date functionality.",
"homepage": "https://www.drupal.org/project/smart_date",
"keywords": [
"Drupal"
],
"support": {
"source": "https://git.drupalcode.org/project/smart_date",
"issues": "https://www.drupal.org/project/issues/smart_date",
"documentation": "https://www.drupal.org/docs/contributed-modules/smart-date"
},
"install-path": "../../web/modules/contrib/smart_date"
},
{
"name": "drush/drush",
"version": "13.6.2",
@ -3998,6 +4340,68 @@
],
"install-path": "../sebastian/diff"
},
{
"name": "simshaun/recurr",
"version": "v5.0.3",
"version_normalized": "5.0.3.0",
"source": {
"type": "git",
"url": "https://github.com/simshaun/recurr.git",
"reference": "7b136768d64f257065e38a804ee6d2f9af6ba6d1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simshaun/recurr/zipball/7b136768d64f257065e38a804ee6d2f9af6ba6d1",
"reference": "7b136768d64f257065e38a804ee6d2f9af6ba6d1",
"shasum": ""
},
"require": {
"doctrine/collections": "~1.6||^2.0",
"php": "^7.2||^8.0"
},
"require-dev": {
"phpunit/phpunit": "^8.5.16",
"symfony/yaml": "^5.3"
},
"time": "2024-12-12T15:39:24+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Recurr\\": "src/Recurr/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Shaun Simmons",
"email": "shaun@shaun.pub",
"homepage": "https://shaun.pub"
}
],
"description": "PHP library for working with recurrence rules",
"homepage": "https://github.com/simshaun/recurr",
"keywords": [
"dates",
"events",
"recurrence",
"recurring",
"rrule"
],
"support": {
"issues": "https://github.com/simshaun/recurr/issues",
"source": "https://github.com/simshaun/recurr/tree/v5.0.3"
},
"install-path": "../simshaun/recurr"
},
{
"name": "symfony/console",
"version": "v7.3.4",