diff --git a/composer.json b/composer.json index 0670b67..a3f5ddf 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "drupal/geofield": "^1.36", "drupal/image_delta_formatter": "^1.1", "drupal/image_field_caption": "^1.1", - "drupal/leaflet": "^2.1", + "drupal/leaflet": "^10.2", "drupal/leaflet_more_maps": "^2.1", "drupal/leaflet_more_markers": "^1.1", "drupal/linked_field": "^1.3", diff --git a/composer.lock b/composer.lock index d7ca179..f5b6637 100644 --- a/composer.lock +++ b/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": "8102a91ae5858dfa4e29c707164c4f71", + "content-hash": "aa9811e36f462b9c98b6cb790b707a80", "packages": [ { "name": "alchemy/zippy", @@ -5698,27 +5698,27 @@ }, { "name": "drupal/geofield", - "version": "1.36.0", + "version": "1.56.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/geofield.git", - "reference": "8.x-1.36" + "reference": "8.x-1.56" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/geofield-8.x-1.36.zip", - "reference": "8.x-1.36", - "shasum": "4aa5f6b6f60f33506a7044f11d7ed68bd4e75009" + "url": "https://ftp.drupal.org/files/projects/geofield-8.x-1.56.zip", + "reference": "8.x-1.56", + "shasum": "edcb25304edb860d0fe907b8aa2dc73b6fc83f39" }, "require": { - "drupal/core": "^8.8 || ^9", - "phayes/geophp": "^1.2" + "drupal/core": "^8.8 || ^9 || ^10", + "itamair/geophp": "^1.3" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.36", - "datestamp": "1641134825", + "version": "8.x-1.56", + "datestamp": "1698017493", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5727,31 +5727,23 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0-or-later" + "GPL-2.0+" ], "authors": [ + { + "name": "Italo Mairo", + "homepage": "https://www.drupal.org/u/itamair", + "role": "Drupal 8+ Maintainer" + }, { "name": "Brandon Morrison", "homepage": "https://www.drupal.org/u/brandonian", - "role": "Maintainer" + "role": "Drupal 7 Maintainer" }, { "name": "Pablo López", "homepage": "https://www.drupal.org/u/plopesc", - "role": "Maintainer" - }, - { - "name": "Italo Mairo", - "homepage": "https://www.drupal.org/u/itamair", - "role": "Maintainer" - }, - { - "name": "phayes", - "homepage": "https://www.drupal.org/user/47098" - }, - { - "name": "plopesc", - "homepage": "https://www.drupal.org/user/282415" + "role": "Drupal 7 Maintainer" } ], "description": "Stores geographic and location data (points, lines, and polygons).", @@ -6644,27 +6636,27 @@ }, { "name": "drupal/leaflet", - "version": "2.1.20", + "version": "10.2.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/leaflet.git", - "reference": "2.1.20" + "reference": "10.2.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/leaflet-2.1.20.zip", - "reference": "2.1.20", - "shasum": "fd473626341bd83f55e80530ba08b7ce55ddafc7" + "url": "https://ftp.drupal.org/files/projects/leaflet-10.2.3.zip", + "reference": "10.2.3", + "shasum": "0d29b11403511492370895341e39b51255445d1d" }, "require": { - "drupal/core": "^8.8 || ^9", + "drupal/core": "^9 || ^10", "drupal/geofield": "^1.31" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.20", - "datestamp": "1643578866", + "version": "10.2.3", + "datestamp": "1698436423", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6716,21 +6708,21 @@ }, { "name": "drupal/leaflet_more_maps", - "version": "2.1.2", + "version": "2.1.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/leaflet_more_maps.git", - "reference": "2.1.2" + "reference": "2.1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/leaflet_more_maps-2.1.2.zip", - "reference": "2.1.2", - "shasum": "3318ee031385caae435e4f835d6f8d6e823be3d9" + "url": "https://ftp.drupal.org/files/projects/leaflet_more_maps-2.1.3.zip", + "reference": "2.1.3", + "shasum": "525a7ced000f9f0abe99a85b2e231a248d117914" }, "require": { - "drupal/core": "^8.8 || ^9", - "drupal/leaflet": "^2.1.0" + "drupal/core": "^8.8 || ^9 || ^10", + "drupal/leaflet": "^2.1.0 || ^10.0" }, "require-dev": { "drupal/leaflet": "*" @@ -6738,8 +6730,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.2", - "datestamp": "1621187674", + "version": "2.1.3", + "datestamp": "1669562477", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6754,14 +6746,14 @@ "GPL-2.0-or-later" ], "authors": [ - { - "name": "RdeBoer", - "homepage": "https://www.drupal.org/user/404007" - }, { "name": "berramou", "homepage": "https://www.drupal.org/user/3535998" }, + { + "name": "itamair", + "homepage": "https://www.drupal.org/user/1179076" + }, { "name": "japerry", "homepage": "https://www.drupal.org/user/45640" @@ -6769,6 +6761,10 @@ { "name": "rachel_norfolk", "homepage": "https://www.drupal.org/user/66273" + }, + { + "name": "RdeBoer", + "homepage": "https://www.drupal.org/user/404007" } ], "description": "Adds a swag of map styles to Leaflet, e.g Thunderforest, Esri, Stamen, Google.", @@ -6780,28 +6776,28 @@ }, { "name": "drupal/leaflet_more_markers", - "version": "1.1.1", + "version": "1.1.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/leaflet_more_markers.git", - "reference": "1.1.1" + "reference": "1.1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/leaflet_more_markers-1.1.1.zip", - "reference": "1.1.1", - "shasum": "5ef86ae1b673375081e0cffb4c912c0064ccc3b3" + "url": "https://ftp.drupal.org/files/projects/leaflet_more_markers-1.1.2.zip", + "reference": "1.1.2", + "shasum": "8a23349830f307a3ab1533779a438a8a0609b862" }, "require": { - "drupal/core": "^8.8 || ^9", + "drupal/core": "^9.3 || ^10", "drupal/leaflet": "*", "drupal/token": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.1.1", - "datestamp": "1612917907", + "version": "1.1.2", + "datestamp": "1669563076", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6813,6 +6809,10 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "itamair", + "homepage": "https://www.drupal.org/user/1179076" + }, { "name": "RdeBoer", "homepage": "https://www.drupal.org/user/404007" @@ -8734,26 +8734,26 @@ }, { "name": "drupal/token", - "version": "1.10.0", + "version": "1.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/token.git", - "reference": "8.x-1.10" + "reference": "8.x-1.13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/token-8.x-1.10.zip", - "reference": "8.x-1.10", - "shasum": "8b81224ab0420221b292e8d3b66d0da726317400" + "url": "https://ftp.drupal.org/files/projects/token-8.x-1.13.zip", + "reference": "8.x-1.13", + "shasum": "f2a074b51726de3727c1d900237d6d471806a4d2" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.10", - "datestamp": "1638619775", + "version": "8.x-1.13", + "datestamp": "1697885927", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8761,7 +8761,7 @@ }, "drush": { "services": { - "drush.services.yml": "^9 || ^10" + "drush.services.yml": ">=9" } } }, @@ -10248,6 +10248,52 @@ ], "time": "2023-04-17T16:00:37+00:00" }, + { + "name": "itamair/geophp", + "version": "1.5", + "source": { + "type": "git", + "url": "https://github.com/itamair/geoPHP.git", + "reference": "645f3262ebaa7443d58910207c65f386c733f614" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/itamair/geoPHP/zipball/645f3262ebaa7443d58910207c65f386c733f614", + "reference": "645f3262ebaa7443d58910207c65f386c733f614", + "shasum": "" + }, + "require-dev": { + "phpunit/phpunit": "4.1.* || 9.5.*" + }, + "type": "library", + "autoload": { + "classmap": [ + "geoPHP.inc" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "Italo Mairo", + "homepage": "https://www.linkedin.com/in/italomairo/", + "role": "Maintanier of this Library Repo" + }, + { + "name": "Patrick Hayes", + "homepage": "https://www.linkedin.com/in/patrickdhayes/", + "role": "Maintanier of original Repositary/Library (https://github.com/phayes/geoPHP)" + } + ], + "description": "GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.", + "homepage": "https://github.com/itamair/geoPHP", + "support": { + "source": "https://github.com/itamair/geoPHP/tree/1.5" + }, + "time": "2023-04-26T23:16:44+00:00" + }, { "name": "kint-php/kint", "version": "3.3", @@ -11121,46 +11167,6 @@ }, "time": "2021-03-21T15:43:46+00:00" }, - { - "name": "phayes/geophp", - "version": "1.2", - "source": { - "type": "git", - "url": "https://github.com/phayes/geoPHP.git", - "reference": "015404e85b602e0df1f91441f8db0f9e98f7e567" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phayes/geoPHP/zipball/015404e85b602e0df1f91441f8db0f9e98f7e567", - "reference": "015404e85b602e0df1f91441f8db0f9e98f7e567", - "shasum": "" - }, - "require-dev": { - "phpunit/phpunit": "4.1.*" - }, - "type": "library", - "autoload": { - "classmap": [ - "geoPHP.inc" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2 or New-BSD" - ], - "authors": [ - { - "name": "Patrick Hayes" - } - ], - "description": "GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.", - "homepage": "https://github.com/phayes/geoPHP", - "support": { - "issues": "https://github.com/phayes/geoPHP/issues", - "source": "https://github.com/phayes/geoPHP/tree/master" - }, - "time": "2014-12-02T06:11:22+00:00" - }, { "name": "phenx/php-font-lib", "version": "0.5.4",