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

392
composer.lock generated
View File

@ -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": "91d522095a00caac457f577373ac37bd",
"content-hash": "dd830a7259e3d0c778828505a51c1a7f",
"packages": [
{
"name": "asm89/stack-cors",
@ -958,6 +958,92 @@
},
"time": "2024-09-05T10:17:24+00:00"
},
{
"name": "doctrine/collections",
"version": "2.3.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"
},
"type": "library",
"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"
}
],
"time": "2025-03-22T10:17:19+00:00"
},
{
"name": "doctrine/deprecations",
"version": "1.1.5",
@ -1084,6 +1170,66 @@
],
"time": "2024-02-05T11:35:39+00:00"
},
{
"name": "drupal/color_field",
"version": "3.0.2",
"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"
}
}
},
"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"
}
},
{
"name": "drupal/core",
"version": "11.2.5",
@ -1457,6 +1603,187 @@
],
"description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core."
},
{
"name": "drupal/date_augmenter",
"version": "1.1.2",
"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"
}
}
},
"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"
}
},
{
"name": "drupal/radix",
"version": "6.0.2",
"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"
}
}
},
"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"
}
},
{
"name": "drupal/smart_date",
"version": "4.2.4",
"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"
}
}
},
"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"
}
},
{
"name": "drush/drush",
"version": "13.6.2",
@ -3501,6 +3828,65 @@
],
"time": "2025-02-07T04:55:46+00:00"
},
{
"name": "simshaun/recurr",
"version": "v5.0.3",
"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"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.x-dev"
}
},
"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"
},
"time": "2024-12-12T15:39:24+00:00"
},
{
"name": "symfony/console",
"version": "v7.3.4",
@ -6573,9 +6959,7 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"rsvp-system/rsvp-recipes": 20
},
"stability-flags": {},
"prefer-stable": true,
"prefer-lowest": false,
"platform": {},