leaflet bugfix
This commit is contained in:
		| @@ -38,7 +38,7 @@ | |||||||
|         "drupal/image_field_caption": "^2.0", |         "drupal/image_field_caption": "^2.0", | ||||||
|         "drupal/imce": "^3.0", |         "drupal/imce": "^3.0", | ||||||
|         "drupal/inline_entity_form": "^3.0@RC", |         "drupal/inline_entity_form": "^3.0@RC", | ||||||
|         "drupal/leaflet": "^10.2", |         "drupal/leaflet": "10.2.29", | ||||||
|         "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/link_attributes": "^2.1", | ||||||
|   | |||||||
							
								
								
									
										16
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										16
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							| @@ -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": "39d88de278889ce111565e14f95d6f51", |     "content-hash": "54a589bbd5ae2f1f11ab63d884c8aa72", | ||||||
|     "packages": [ |     "packages": [ | ||||||
|         { |         { | ||||||
|             "name": "ajgl/breakpoint-twig-extension", |             "name": "ajgl/breakpoint-twig-extension", | ||||||
| @@ -6897,17 +6897,17 @@ | |||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "drupal/leaflet", |             "name": "drupal/leaflet", | ||||||
|             "version": "10.2.43", |             "version": "10.2.29", | ||||||
|             "source": { |             "source": { | ||||||
|                 "type": "git", |                 "type": "git", | ||||||
|                 "url": "https://git.drupalcode.org/project/leaflet.git", |                 "url": "https://git.drupalcode.org/project/leaflet.git", | ||||||
|                 "reference": "10.2.43" |                 "reference": "10.2.29" | ||||||
|             }, |             }, | ||||||
|             "dist": { |             "dist": { | ||||||
|                 "type": "zip", |                 "type": "zip", | ||||||
|                 "url": "https://ftp.drupal.org/files/projects/leaflet-10.2.43.zip", |                 "url": "https://ftp.drupal.org/files/projects/leaflet-10.2.29.zip", | ||||||
|                 "reference": "10.2.43", |                 "reference": "10.2.29", | ||||||
|                 "shasum": "bfe3399a0c795aa82793de0d82b6018faeffc94a" |                 "shasum": "4f1026c86e9567ecb5217a65f6bec5df3e114a25" | ||||||
|             }, |             }, | ||||||
|             "require": { |             "require": { | ||||||
|                 "drupal/core": "^9.3 || ^10 || ^11", |                 "drupal/core": "^9.3 || ^10 || ^11", | ||||||
| @@ -6916,8 +6916,8 @@ | |||||||
|             "type": "drupal-module", |             "type": "drupal-module", | ||||||
|             "extra": { |             "extra": { | ||||||
|                 "drupal": { |                 "drupal": { | ||||||
|                     "version": "10.2.43", |                     "version": "10.2.29", | ||||||
|                     "datestamp": "1741123901", |                     "datestamp": "1733338203", | ||||||
|                     "security-coverage": { |                     "security-coverage": { | ||||||
|                         "status": "covered", |                         "status": "covered", | ||||||
|                         "message": "Covered by Drupal's security advisory policy" |                         "message": "Covered by Drupal's security advisory policy" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user