Skip to content

Commit

Permalink
Bump drupal/flood_control from 2.3.4 to 3.0.0 (#19349)
Browse files Browse the repository at this point in the history
Bumps drupal/flood_control from 2.3.4 to 3.0.0.

---
updated-dependencies:
- dependency-name: drupal/flood_control
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent e45f26b commit ab9bcfb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"drupal/field_group": "^3.4",
"drupal/fieldhelptext": "^1.0@beta",
"drupal/flag": "^4.0@beta",
"drupal/flood_control": "^2.2.2",
"drupal/flood_control": "^3.0.0",
"drupal/formdazzle": "^4.0",
"drupal/geocoder": "^4.4",
"drupal/geofield": "^1.39",
Expand Down
22 changes: 11 additions & 11 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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": "a1145cc0f124238d88bfb698e19e7125",
"content-hash": "5a80fc3a64311ffa27c3dacc63c94495",
"packages": [
{
"name": "asm89/stack-cors",
Expand Down Expand Up @@ -7001,34 +7001,34 @@
},
{
"name": "drupal/flood_control",
"version": "2.3.4",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/flood_control.git",
"reference": "2.3.4"
"reference": "3.0.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/flood_control-2.3.4.zip",
"reference": "2.3.4",
"shasum": "dcb5d8dd52501489caff222b3d7f66e80bf6b044"
"url": "https://ftp.drupal.org/files/projects/flood_control-3.0.0.zip",
"reference": "3.0.0",
"shasum": "f453629f547a30670f9d5394b925b1895bb68615"
},
"require": {
"drupal/core": "^9 || ^10"
"drupal/core": "^10.2 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.3.4",
"datestamp": "1713292696",
"version": "3.0.0",
"datestamp": "1727430687",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10 || ^11"
"drush.services.yml": ">=9"
}
}
},
Expand All @@ -7042,7 +7042,7 @@
"homepage": "https://www.drupal.org/user/22175"
},
{
"name": "Dave Reid",
"name": "dave reid",
"homepage": "https://www.drupal.org/user/53892"
},
{
Expand Down

0 comments on commit ab9bcfb

Please sign in to comment.