updated major version link_attributes

This commit is contained in:
Bachir Soussi Chiadmi 2024-01-31 21:20:32 +01:00
parent 55a368ff35
commit 6f30cd0482
5 changed files with 17 additions and 10 deletions

View File

@ -40,6 +40,7 @@
"drupal/leaflet": "^10.2", "drupal/leaflet": "^10.2",
"drupal/leaflet_more_maps": "^2.1", "drupal/leaflet_more_maps": "^2.1",
"drupal/leaflet_more_markers": "^1.1", "drupal/leaflet_more_markers": "^1.1",
"drupal/link_attributes": "^2.1",
"drupal/linked_field": "^1", "drupal/linked_field": "^1",
"drupal/mailsystem": "^4.4", "drupal/mailsystem": "^4.4",
"drupal/metatag": "^1.21", "drupal/metatag": "^1.21",

22
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "6778a78b078bf0e61071aa99f5125ee2", "content-hash": "3df44fe7e3dbab9ebda38b67e8248918",
"packages": [ "packages": [
{ {
"name": "ajgl/breakpoint-twig-extension", "name": "ajgl/breakpoint-twig-extension",
@ -7238,26 +7238,30 @@
}, },
{ {
"name": "drupal/link_attributes", "name": "drupal/link_attributes",
"version": "1.14.0", "version": "2.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/link_attributes.git", "url": "https://git.drupalcode.org/project/link_attributes.git",
"reference": "8.x-1.14" "reference": "2.1.0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/link_attributes-8.x-1.14.zip", "url": "https://ftp.drupal.org/files/projects/link_attributes-2.1.0.zip",
"reference": "8.x-1.14", "reference": "2.1.0",
"shasum": "fa4f27ecaed7e6b3c58c0adc679918a9beb7ded5" "shasum": "3cac3d09a8351c0ca41a43ee26bba02fac31ef18"
}, },
"require": { "require": {
"drupal/core": "^9 || ^10" "drupal/core": "^9 || ^10",
"php": ">=8.0"
},
"require-dev": {
"drupal/linkit": "6.x-dev"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.14", "version": "2.1.0",
"datestamp": "1687393687", "datestamp": "1690356668",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"

View File

@ -1,3 +1,4 @@
langcode: fr
maxlength_block_class_field: 255 maxlength_block_class_field: 255
field_type: multiple_textfields field_type: multiple_textfields
default_case: standard default_case: standard

View File

@ -91,6 +91,7 @@ module:
leaflet_views: 0 leaflet_views: 0
link: 0 link: 0
link_attributes: 0 link_attributes: 0
link_attributes_menu_link_content: 0
linkit: 0 linkit: 0
locale: 0 locale: 0
maillog: 0 maillog: 0

@ -1 +1 @@
Subproject commit 0f4546eca2043fa533e503fd5192a18771703ff1 Subproject commit b23ced426ada76452e5df48f1b46efdbb2ec0dc1