Skip to content

Commit

Permalink
Bump drupal/geofield_map from 3.0.14 to 3.0.15
Browse files Browse the repository at this point in the history
Bumps drupal/geofield_map from 3.0.14 to 3.0.15.

---
updated-dependencies:
- dependency-name: drupal/geofield_map
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 43292c8 commit e04e91c
Showing 1 changed file with 20 additions and 19 deletions.
39 changes: 20 additions & 19 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6960,17 +6960,17 @@
},
{
"name": "drupal/geofield_map",
"version": "3.0.14",
"version": "3.0.15",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/geofield_map.git",
"reference": "3.0.14"
"reference": "3.0.15"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/geofield_map-3.0.14.zip",
"reference": "3.0.14",
"shasum": "8f87ab5587f113e415fc09091f62f2425843e123"
"url": "https://ftp.drupal.org/files/projects/geofield_map-3.0.15.zip",
"reference": "3.0.15",
"shasum": "e91cc0026059e9ec1ed36fbd9671a13a94a041bd"
},
"require": {
"drupal/core": "^9.3 || ^10",
Expand All @@ -6979,8 +6979,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "3.0.14",
"datestamp": "1696883247",
"version": "3.0.15",
"datestamp": "1708985049",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -23144,16 +23144,16 @@
},
{
"name": "symfony/http-kernel",
"version": "v6.4.4",
"version": "v6.4.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "7a186f64a7f02787c04e8476538624d6aa888e42"
"reference": "f6947cb939d8efee137797382cb4db1af653ef75"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/7a186f64a7f02787c04e8476538624d6aa888e42",
"reference": "7a186f64a7f02787c04e8476538624d6aa888e42",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/f6947cb939d8efee137797382cb4db1af653ef75",
"reference": "f6947cb939d8efee137797382cb4db1af653ef75",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -23237,7 +23237,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.4.4"
"source": "https://github.com/symfony/http-kernel/tree/v6.4.5"
},
"funding": [
{
Expand All @@ -23253,7 +23253,7 @@
"type": "tidelift"
}
],
"time": "2024-02-27T06:32:13+00:00"
"time": "2024-03-04T21:00:47+00:00"
},
{
"name": "symfony/intl",
Expand Down Expand Up @@ -24853,16 +24853,16 @@
},
{
"name": "symfony/routing",
"version": "v6.4.3",
"version": "v6.4.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842"
"reference": "7fe30068e207d9c31c0138501ab40358eb2d49a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/3b2957ad54902f0f544df83e3d58b38d7e8e5842",
"reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842",
"url": "https://api.github.com/repos/symfony/routing/zipball/7fe30068e207d9c31c0138501ab40358eb2d49a4",
"reference": "7fe30068e207d9c31c0138501ab40358eb2d49a4",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -24916,7 +24916,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v6.4.3"
"source": "https://github.com/symfony/routing/tree/v6.4.5"
},
"funding": [
{
Expand All @@ -24932,7 +24932,7 @@
"type": "tidelift"
}
],
"time": "2024-01-30T13:55:02+00:00"
"time": "2024-02-27T12:33:30+00:00"
},
{
"name": "symfony/serializer",
Expand Down Expand Up @@ -26905,6 +26905,7 @@
],
"minimum-stability": "dev",
"stability-flags": {
"drupal/advancedqueue": 5,
"drupal/cer": 10,
"drupal/change_labels": 20,
"drupal/ckeditor_abbreviation": 15,
Expand Down

0 comments on commit e04e91c

Please sign in to comment.