front ready to css

This commit is contained in:
2023-12-04 13:56:23 +01:00
parent c2faabd427
commit c62ab40411
114 changed files with 5846 additions and 52 deletions

728
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": "a2c64c27b05d5c125cf5ca43f3e5ffce",
"content-hash": "a233676fef02c95c437aed3fe67d5391",
"packages": [
{
"name": "asm89/stack-cors",
@@ -3156,17 +3156,17 @@
},
{
"name": "drupal/ctools",
"version": "4.0.4",
"version": "3.14.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/ctools.git",
"reference": "4.0.4"
"reference": "8.x-3.14"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/ctools-4.0.4.zip",
"reference": "4.0.4",
"shasum": "4a2474eb2fd525b2add2db0e855c135ba7f0fb70"
"url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.14.zip",
"reference": "8.x-3.14",
"shasum": "8895a8e47199b458013bc153ceafa0b1495f33c1"
},
"require": {
"drupal/core": "^9.3 || ^10"
@@ -3174,8 +3174,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "4.0.4",
"datestamp": "1684299878",
"version": "8.x-3.14",
"datestamp": "1684299793",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -3831,6 +3831,70 @@
"source": "https://git.drupalcode.org/project/entity_clone"
}
},
{
"name": "drupal/entity_reference_revisions",
"version": "1.10.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/entity_reference_revisions.git",
"reference": "8.x-1.10"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.10.zip",
"reference": "8.x-1.10",
"shasum": "edd23b91c4a34db65ea22c4db54b7458edc7513b"
},
"require": {
"drupal/core": "^9 || ^10"
},
"require-dev": {
"drupal/diff": "1.x-dev"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.10",
"datestamp": "1660664712",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10 || ^11"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "Frans",
"homepage": "https://www.drupal.org/user/514222"
},
{
"name": "jeroen.b",
"homepage": "https://www.drupal.org/user/1853532"
},
{
"name": "miro_dietiker",
"homepage": "https://www.drupal.org/user/227761"
}
],
"description": "Entity Reference Revisions",
"homepage": "https://www.drupal.org/project/entity_reference_revisions",
"support": {
"source": "https://git.drupalcode.org/project/entity_reference_revisions"
}
},
{
"name": "drupal/extlink",
"version": "1.7.0",
@@ -4526,6 +4590,113 @@
"source": "https://git.drupalcode.org/project/jquery_ui_datepicker"
}
},
{
"name": "drupal/jquery_ui_draggable",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/jquery_ui_draggable.git",
"reference": "2.0.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/jquery_ui_draggable-2.0.0.zip",
"reference": "2.0.0",
"shasum": "13a8f4bf037449cd176ddb967fc9cba9a466a705"
},
"require": {
"drupal/core": "^9.2 || ^10",
"drupal/jquery_ui": "^1.6"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.0",
"datestamp": "1670871516",
"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": "bnjmnm",
"homepage": "https://www.drupal.org/user/2369194"
},
{
"name": "lauriii",
"homepage": "https://www.drupal.org/user/1078742"
},
{
"name": "zrpnr",
"homepage": "https://www.drupal.org/user/1448368"
}
],
"description": "Provides jQuery UI Draggable library.",
"homepage": "https://www.drupal.org/project/jquery_ui_draggable",
"support": {
"source": "https://git.drupalcode.org/project/jquery_ui_draggable"
}
},
{
"name": "drupal/jquery_ui_droppable",
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/jquery_ui_droppable.git",
"reference": "8.x-1.5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/jquery_ui_droppable-8.x-1.5.zip",
"reference": "8.x-1.5",
"shasum": "ee9fec147493ce6c81fdf95ec463f7092606e913"
},
"require": {
"drupal/core": "^9.2 || ^10",
"drupal/jquery_ui": "^1.5",
"drupal/jquery_ui_draggable": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.5",
"datestamp": "1668452746",
"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": "bnjmnm",
"homepage": "https://www.drupal.org/user/2369194"
},
{
"name": "lauriii",
"homepage": "https://www.drupal.org/user/1078742"
},
{
"name": "zrpnr",
"homepage": "https://www.drupal.org/user/1448368"
}
],
"description": "Provides jQuery UI Droppable library.",
"homepage": "https://www.drupal.org/project/jquery_ui_droppable",
"support": {
"source": "https://git.drupalcode.org/project/jquery_ui_droppable"
}
},
{
"name": "drupal/jquery_ui_slider",
"version": "2.0.0",
@@ -4683,6 +4854,54 @@
"issues": "https://www.drupal.org/project/issues/link_attributes"
}
},
{
"name": "drupal/linked_field",
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/linked_field.git",
"reference": "8.x-1.5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/linked_field-8.x-1.5.zip",
"reference": "8.x-1.5",
"shasum": "31ed8008d2f88c693334f6faad03112280820fe0"
},
"require": {
"drupal/core": "^8.8 || ^9 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.5",
"datestamp": "1677239525",
"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": "jcnventura",
"homepage": "https://www.drupal.org/user/122464"
},
{
"name": "yannickoo",
"homepage": "https://www.drupal.org/user/531118"
}
],
"description": "Adds the functionality to link fields to a specific destination.",
"homepage": "https://www.drupal.org/project/linked_field",
"support": {
"source": "https://git.drupalcode.org/project/linked_field"
}
},
{
"name": "drupal/linkit",
"version": "6.1.2",
@@ -5197,6 +5416,81 @@
"issues": "https://www.drupal.org/project/issues/menu_position"
}
},
{
"name": "drupal/page_manager",
"version": "4.0.0-rc2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/page_manager.git",
"reference": "8.x-4.0-rc2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/page_manager-8.x-4.0-rc2.zip",
"reference": "8.x-4.0-rc2",
"shasum": "4a1e96284c5775343fbb4612072a2abfc83ebc33"
},
"require": {
"drupal/core": "^9.3 || ^10",
"drupal/ctools": "^3.11 || ^4.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-4.0-rc2",
"datestamp": "1671210021",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
}
},
"branch-alias": {
"dev-8.x-4.x": "4.x-dev"
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Tim Plunkett",
"homepage": "https://www.drupal.org/u/tim.plunkett",
"role": "Maintainer"
},
{
"name": "EclipseGc",
"homepage": "https://www.drupal.org/user/61203"
},
{
"name": "ivnish",
"homepage": "https://www.drupal.org/user/3547706"
},
{
"name": "japerry",
"homepage": "https://www.drupal.org/user/45640"
},
{
"name": "joelpittet",
"homepage": "https://www.drupal.org/user/160302"
},
{
"name": "manuel.adan",
"homepage": "https://www.drupal.org/user/516420"
},
{
"name": "phenaproxima",
"homepage": "https://www.drupal.org/user/205645"
}
],
"description": "Provides a way to place blocks on a custom page.",
"homepage": "https://www.drupal.org/project/page_manager",
"support": {
"source": "https://git.drupal.org/project/page_manager.git",
"issues": "https://www.drupal.org/project/issues/page_manager",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
{
"name": "drupal/pagerer",
"version": "3.1.0",
@@ -5241,6 +5535,173 @@
"source": "https://git.drupalcode.org/project/pagerer"
}
},
{
"name": "drupal/panels",
"version": "4.7.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/panels.git",
"reference": "8.x-4.7"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/panels-8.x-4.7.zip",
"reference": "8.x-4.7",
"shasum": "5536f192d328e93a9f8c4a2646df15c514d75639"
},
"require": {
"drupal/core": "^9.2 || ^10",
"drupal/ctools": "^3.12",
"drupal/jquery_ui_droppable": "^1.5"
},
"require-dev": {
"drupal/jquery_ui_droppable": "*",
"drupal/page_manager": "^4"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-4.7",
"datestamp": "1668632919",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"branch-alias": {
"dev-8.x-4.x": "4.x-dev"
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Jakob Perry",
"homepage": "https://www.drupal.org/u/japerry"
},
{
"name": "Samuel Mortenson",
"homepage": "https://www.drupal.org/u/samuel.mortenson"
},
{
"name": "See other contributors",
"homepage": "https://www.drupal.org/node/74958/committers"
},
{
"name": "joelpittet",
"homepage": "https://www.drupal.org/user/160302"
},
{
"name": "Letharion",
"homepage": "https://www.drupal.org/user/373603"
},
{
"name": "merlinofchaos",
"homepage": "https://www.drupal.org/user/26979"
},
{
"name": "neclimdul",
"homepage": "https://www.drupal.org/user/48673"
},
{
"name": "phenaproxima",
"homepage": "https://www.drupal.org/user/205645"
},
{
"name": "samuel.mortenson",
"homepage": "https://www.drupal.org/user/2582268"
}
],
"description": "Core Panels display functions; provides no external UI, at least one other Panels module should be enabled.",
"homepage": "https://www.drupal.org/project/panels",
"support": {
"source": "http://git.drupal.org/project/panels.git",
"issues": "https://www.drupal.org/project/issues/panels",
"irc": "irc://irc.freenode.org/drupal-scotch"
}
},
{
"name": "drupal/paragraphs",
"version": "1.16.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/paragraphs.git",
"reference": "8.x-1.16"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.16.zip",
"reference": "8.x-1.16",
"shasum": "48f60810fd8086a52d56e84af8b212cce7a270e8"
},
"require": {
"drupal/core": "^9.3 || ^10",
"drupal/entity_reference_revisions": "~1.3"
},
"require-dev": {
"drupal/block_field": "1.x-dev",
"drupal/diff": "1.x-dev",
"drupal/entity_browser": "2.x-dev",
"drupal/entity_usage": "2.x-dev",
"drupal/field_group": "3.x-dev",
"drupal/inline_entity_form": "1.x-dev",
"drupal/paragraphs-paragraphs_library": "*",
"drupal/replicate": "1.x-dev",
"drupal/search_api": "1.x-dev",
"drupal/search_api_db": "*"
},
"suggest": {
"drupal/entity_browser": "Recommended for an improved user experience when using the Paragraphs library module"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.16",
"datestamp": "1694007797",
"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": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "Frans",
"homepage": "https://www.drupal.org/user/514222"
},
{
"name": "jeroen.b",
"homepage": "https://www.drupal.org/user/1853532"
},
{
"name": "jstoller",
"homepage": "https://www.drupal.org/user/99012"
},
{
"name": "miro_dietiker",
"homepage": "https://www.drupal.org/user/227761"
},
{
"name": "Primsi",
"homepage": "https://www.drupal.org/user/282629"
}
],
"description": "Enables the creation of Paragraphs entities.",
"homepage": "https://www.drupal.org/project/paragraphs",
"support": {
"source": "https://git.drupalcode.org/project/paragraphs"
}
},
{
"name": "drupal/path_alias_xt",
"version": "dev-1.x",
@@ -5826,6 +6287,69 @@
"source": "https://git.drupalcode.org/project/seven"
}
},
{
"name": "drupal/smart_date",
"version": "4.1.0-rc4",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/smart_date.git",
"reference": "4.1.0-rc4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/smart_date-4.1.0-rc4.zip",
"reference": "4.1.0-rc4",
"shasum": "b7c9b0534dd8d65ace69c3bfe8243e9cf4d7d36e"
},
"require": {
"drupal/core": "^9 || ^10",
"php": ">=8.0",
"simshaun/recurr": "^5"
},
"suggest": {
"drupal/multiple_fields_remove_button": "Provides a button for editors to remove unwanted rows."
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "4.1.0-rc4",
"datestamp": "1701546565",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
}
},
"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"
}
],
"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": "drupal/smart_trim",
"version": "2.1.0",
@@ -5967,6 +6491,57 @@
"issues": "https://www.drupal.org/project/issues/smtp"
}
},
{
"name": "drupal/social_media_links",
"version": "2.9.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/social_media_links.git",
"reference": "8.x-2.9"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.9.zip",
"reference": "8.x-2.9",
"shasum": "d73ea6199b48e11e57fe8a2aeb2afbf3c295704a"
},
"require": {
"drupal/core": "^8 || ^9 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.9",
"datestamp": "1665768361",
"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": "Neslee Canil Pinto",
"homepage": "https://www.drupal.org/u/neslee-canil-pinto",
"role": "Maintainer"
},
{
"name": "Christian Beier",
"homepage": "https://www.drupal.org/u/cbeier",
"role": "Maintainer"
}
],
"description": "The module provides a block that display links (icons) to your profiles on various social networking sites.",
"homepage": "https://www.drupal.org/project/social_media_links",
"support": {
"source": "https://git.drupalcode.org/project/social_media_links",
"issues": "https://www.drupal.org/project/issues/social_media_links"
}
},
{
"name": "drupal/sophron",
"version": "2.0.1",
@@ -7036,24 +7611,24 @@
},
{
"name": "guzzlehttp/promises",
"version": "2.0.1",
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
"reference": "111166291a0f8130081195ac4556a5587d7f1b5d"
"reference": "bbff78d96034045e58e13dedd6ad91b5d1253223"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/111166291a0f8130081195ac4556a5587d7f1b5d",
"reference": "111166291a0f8130081195ac4556a5587d7f1b5d",
"url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223",
"reference": "bbff78d96034045e58e13dedd6ad91b5d1253223",
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.1",
"phpunit/phpunit": "^8.5.29 || ^9.5.23"
"bamarni/composer-bin-plugin": "^1.8.2",
"phpunit/phpunit": "^8.5.36 || ^9.6.15"
},
"type": "library",
"extra": {
@@ -7099,7 +7674,7 @@
],
"support": {
"issues": "https://github.com/guzzle/promises/issues",
"source": "https://github.com/guzzle/promises/tree/2.0.1"
"source": "https://github.com/guzzle/promises/tree/2.0.2"
},
"funding": [
{
@@ -7115,7 +7690,7 @@
"type": "tidelift"
}
],
"time": "2023-08-03T15:11:55+00:00"
"time": "2023-12-03T20:19:20+00:00"
},
{
"name": "guzzlehttp/psr7",
@@ -8670,6 +9245,65 @@
],
"time": "2023-05-07T05:35:17+00:00"
},
{
"name": "simshaun/recurr",
"version": "v5.0.2",
"source": {
"type": "git",
"url": "https://github.com/simshaun/recurr.git",
"reference": "1aff62e6e0ee875b3f2487352542605123ee9172"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simshaun/recurr/zipball/1aff62e6e0ee875b3f2487352542605123ee9172",
"reference": "1aff62e6e0ee875b3f2487352542605123ee9172",
"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.2"
},
"time": "2023-09-26T20:31:33+00:00"
},
{
"name": "symfony/console",
"version": "v6.3.9",
@@ -8762,16 +9396,16 @@
},
{
"name": "symfony/dependency-injection",
"version": "v6.3.8",
"version": "v6.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "1f30f545c4151f611148fc19e28d54d39e0a00bc"
"reference": "51383a1d9d7e93d5c3c76ddc32672de1b3e82c77"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/1f30f545c4151f611148fc19e28d54d39e0a00bc",
"reference": "1f30f545c4151f611148fc19e28d54d39e0a00bc",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/51383a1d9d7e93d5c3c76ddc32672de1b3e82c77",
"reference": "51383a1d9d7e93d5c3c76ddc32672de1b3e82c77",
"shasum": ""
},
"require": {
@@ -8823,7 +9457,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/v6.3.8"
"source": "https://github.com/symfony/dependency-injection/tree/v6.3.10"
},
"funding": [
{
@@ -8839,7 +9473,7 @@
"type": "tidelift"
}
],
"time": "2023-10-31T08:07:48+00:00"
"time": "2023-12-01T14:25:58+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -9344,16 +9978,16 @@
},
{
"name": "symfony/http-kernel",
"version": "v6.3.9",
"version": "v6.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "d63fe6b1e3ad2f037f6f000a6fc867fa8934f35c"
"reference": "8d8e7aa60593fd0a2e3c1cea08cc687314841b61"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/d63fe6b1e3ad2f037f6f000a6fc867fa8934f35c",
"reference": "d63fe6b1e3ad2f037f6f000a6fc867fa8934f35c",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/8d8e7aa60593fd0a2e3c1cea08cc687314841b61",
"reference": "8d8e7aa60593fd0a2e3c1cea08cc687314841b61",
"shasum": ""
},
"require": {
@@ -9437,7 +10071,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.3.9"
"source": "https://github.com/symfony/http-kernel/tree/v6.3.10"
},
"funding": [
{
@@ -9453,7 +10087,7 @@
"type": "tidelift"
}
],
"time": "2023-11-29T10:24:27+00:00"
"time": "2023-12-01T16:57:27+00:00"
},
{
"name": "symfony/mime",
@@ -10505,16 +11139,16 @@
},
{
"name": "symfony/routing",
"version": "v6.3.5",
"version": "v6.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "82616e59acd3e3d9c916bba798326cb7796d7d31"
"reference": "cb7404232d49dd11cc971b832fcbd49e7c22b049"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/82616e59acd3e3d9c916bba798326cb7796d7d31",
"reference": "82616e59acd3e3d9c916bba798326cb7796d7d31",
"url": "https://api.github.com/repos/symfony/routing/zipball/cb7404232d49dd11cc971b832fcbd49e7c22b049",
"reference": "cb7404232d49dd11cc971b832fcbd49e7c22b049",
"shasum": ""
},
"require": {
@@ -10568,7 +11202,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v6.3.5"
"source": "https://github.com/symfony/routing/tree/v6.3.10"
},
"funding": [
{
@@ -10584,20 +11218,20 @@
"type": "tidelift"
}
],
"time": "2023-09-20T16:05:51+00:00"
"time": "2023-12-01T14:25:58+00:00"
},
{
"name": "symfony/serializer",
"version": "v6.3.9",
"version": "v6.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "87faafcc88ace143b30fdc34b240d9a3603bc95e"
"reference": "6eee0fd95f5caa1e77cab29552620ebf8e5b1a5f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/87faafcc88ace143b30fdc34b240d9a3603bc95e",
"reference": "87faafcc88ace143b30fdc34b240d9a3603bc95e",
"url": "https://api.github.com/repos/symfony/serializer/zipball/6eee0fd95f5caa1e77cab29552620ebf8e5b1a5f",
"reference": "6eee0fd95f5caa1e77cab29552620ebf8e5b1a5f",
"shasum": ""
},
"require": {
@@ -10662,7 +11296,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/serializer/tree/v6.3.9"
"source": "https://github.com/symfony/serializer/tree/v6.3.10"
},
"funding": [
{
@@ -10678,7 +11312,7 @@
"type": "tidelift"
}
],
"time": "2023-11-29T10:00:30+00:00"
"time": "2023-12-01T14:25:58+00:00"
},
{
"name": "symfony/service-contracts",
@@ -11108,16 +11742,16 @@
},
{
"name": "symfony/var-exporter",
"version": "v6.3.9",
"version": "v6.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "a00fd2d47af5c95e95e8e371a74be2e79b95dfae"
"reference": "7bfcf232a9c7e4acad00e96774e340eb86d10bf0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/a00fd2d47af5c95e95e8e371a74be2e79b95dfae",
"reference": "a00fd2d47af5c95e95e8e371a74be2e79b95dfae",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/7bfcf232a9c7e4acad00e96774e340eb86d10bf0",
"reference": "7bfcf232a9c7e4acad00e96774e340eb86d10bf0",
"shasum": ""
},
"require": {
@@ -11162,7 +11796,7 @@
"serialize"
],
"support": {
"source": "https://github.com/symfony/var-exporter/tree/v6.3.9"
"source": "https://github.com/symfony/var-exporter/tree/v6.3.10"
},
"funding": [
{
@@ -11178,7 +11812,7 @@
"type": "tidelift"
}
],
"time": "2023-11-28T20:34:48+00:00"
"time": "2023-11-29T16:00:50+00:00"
},
{
"name": "symfony/yaml",
@@ -11428,6 +12062,8 @@
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"drupal/page_manager": 5,
"drupal/smart_date": 5,
"drupal/advanced_text_formatter": 5,
"drupal/bulkdelete": 20,
"drupal/config_ignore": 5,