Skip to content

Commit

Permalink
Bump drupal/geofield_map from 11.0.0 to 11.0.1 (#19149)
Browse files Browse the repository at this point in the history
Bumps drupal/geofield_map from 11.0.0 to 11.0.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edmund Dunn <[email protected]>
  • Loading branch information
2 people authored and keisterj-oddball committed Sep 19, 2024
1 parent e61d80c commit dc9ca00
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1762,16 +1762,16 @@
},
{
"name": "doctrine/annotations",
"version": "1.14.3",
"version": "1.14.4",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af"
"reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
"reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/253dca476f70808a5aeed3a47cc2cc88c5cab915",
"reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915",
"shasum": ""
},
"require": {
Expand All @@ -1782,11 +1782,11 @@
},
"require-dev": {
"doctrine/cache": "^1.11 || ^2.0",
"doctrine/coding-standard": "^9 || ^10",
"phpstan/phpstan": "~1.4.10 || ^1.8.0",
"doctrine/coding-standard": "^9 || ^12",
"phpstan/phpstan": "~1.4.10 || ^1.10.28",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"symfony/cache": "^4.4 || ^5.4 || ^6",
"vimeo/psalm": "^4.10"
"symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7",
"vimeo/psalm": "^4.30 || ^5.14"
},
"suggest": {
"php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
Expand Down Expand Up @@ -1832,9 +1832,9 @@
],
"support": {
"issues": "https://github.com/doctrine/annotations/issues",
"source": "https://github.com/doctrine/annotations/tree/1.14.3"
"source": "https://github.com/doctrine/annotations/tree/1.14.4"
},
"time": "2023-02-01T09:20:38+00:00"
"time": "2024-09-05T10:15:52+00:00"
},
{
"name": "doctrine/collections",
Expand Down Expand Up @@ -7258,17 +7258,17 @@
},
{
"name": "drupal/geofield_map",
"version": "11.0.0",
"version": "11.0.1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/geofield_map.git",
"reference": "11.0.0"
"reference": "11.0.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/geofield_map-11.0.0.zip",
"reference": "11.0.0",
"shasum": "838bfc35f4b750f129787f73b1fb5ba19d3a94c2"
"url": "https://ftp.drupal.org/files/projects/geofield_map-11.0.1.zip",
"reference": "11.0.1",
"shasum": "7146de7659d7e3bcc996ac221670f74cbd72a1c7"
},
"require": {
"drupal/core": "^10.2 || ^11",
Expand All @@ -7277,8 +7277,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "11.0.0",
"datestamp": "1723496766",
"version": "11.0.1",
"datestamp": "1725636301",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down

0 comments on commit dc9ca00

Please sign in to comment.