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