Browse Source

updated major version link_attributes

bach 3 months ago
parent
commit
6f30cd0482

+ 1 - 0
composer.json

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

+ 13 - 9
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": "6778a78b078bf0e61071aa99f5125ee2",
+    "content-hash": "3df44fe7e3dbab9ebda38b67e8248918",
     "packages": [
         {
             "name": "ajgl/breakpoint-twig-extension",
@@ -7238,26 +7238,30 @@
         },
         {
             "name": "drupal/link_attributes",
-            "version": "1.14.0",
+            "version": "2.1.0",
             "source": {
                 "type": "git",
                 "url": "https://git.drupalcode.org/project/link_attributes.git",
-                "reference": "8.x-1.14"
+                "reference": "2.1.0"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://ftp.drupal.org/files/projects/link_attributes-8.x-1.14.zip",
-                "reference": "8.x-1.14",
-                "shasum": "fa4f27ecaed7e6b3c58c0adc679918a9beb7ded5"
+                "url": "https://ftp.drupal.org/files/projects/link_attributes-2.1.0.zip",
+                "reference": "2.1.0",
+                "shasum": "3cac3d09a8351c0ca41a43ee26bba02fac31ef18"
             },
             "require": {
-                "drupal/core": "^9 || ^10"
+                "drupal/core": "^9 || ^10",
+                "php": ">=8.0"
+            },
+            "require-dev": {
+                "drupal/linkit": "6.x-dev"
             },
             "type": "drupal-module",
             "extra": {
                 "drupal": {
-                    "version": "8.x-1.14",
-                    "datestamp": "1687393687",
+                    "version": "2.1.0",
+                    "datestamp": "1690356668",
                     "security-coverage": {
                         "status": "covered",
                         "message": "Covered by Drupal's security advisory policy"

+ 1 - 0
config/sync/block_class.settings.yml

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

+ 1 - 0
config/sync/core.extension.yml

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

+ 1 - 1
web/profiles/d8-starterkit-profile

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