Skip to content

Commit

Permalink
Bump drupal/flood_control from 2.3.4 to 3.0.0
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]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent ad4406e commit 8708842
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 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
34 changes: 17 additions & 17 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": "d41534f779d850032afd0515d5f4146c",
"content-hash": "74605a1753f3c1f2a8fcf0e7517a9a06",
"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 Expand Up @@ -19480,16 +19480,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.31.0",
"version": "1.32.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "249f15fb843bf240cf058372dad29e100cee6c17"
"reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/249f15fb843bf240cf058372dad29e100cee6c17",
"reference": "249f15fb843bf240cf058372dad29e100cee6c17",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6ca22b154efdd9e3c68c56f5d94670920a1c19a4",
"reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -19521,9 +19521,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.31.0"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.32.0"
},
"time": "2024-09-22T11:32:18+00:00"
"time": "2024-09-26T07:23:32+00:00"
},
{
"name": "phpstan/phpstan",
Expand Down

0 comments on commit 8708842

Please sign in to comment.