Skip to content

Commit

Permalink
Bump drupal/blazy from 2.16.0 to 2.17.0
Browse files Browse the repository at this point in the history
Bumps drupal/blazy from 2.16.0 to 2.17.0.

---
updated-dependencies:
- dependency-name: drupal/blazy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent 09ce8af commit 102518d
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2958,17 +2958,17 @@
},
{
"name": "drupal/blazy",
"version": "2.16.0",
"version": "2.17.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/blazy.git",
"reference": "8.x-2.16"
"reference": "8.x-2.17"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/blazy-8.x-2.16.zip",
"reference": "8.x-2.16",
"shasum": "ae84ac6083f734968eb9c7cc008b32aaa04c5b9c"
"url": "https://ftp.drupal.org/files/projects/blazy-8.x-2.17.zip",
"reference": "8.x-2.17",
"shasum": "84ab9c7b7dc516890300f252dd64c8404e333d4b"
},
"require": {
"drupal/core": "^8.8 || ^9 || ^10"
Expand All @@ -2979,8 +2979,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.16",
"datestamp": "1685788557",
"version": "8.x-2.17",
"datestamp": "1695019671",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -18225,16 +18225,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.24.0",
"version": "1.24.1",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "3510b0a6274cc42f7219367cb3abfc123ffa09d6"
"reference": "9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/3510b0a6274cc42f7219367cb3abfc123ffa09d6",
"reference": "3510b0a6274cc42f7219367cb3abfc123ffa09d6",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01",
"reference": "9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -18266,9 +18266,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.24.0"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.1"
},
"time": "2023-09-07T20:46:32+00:00"
"time": "2023-09-18T12:18:02+00:00"
},
{
"name": "phpstan/phpstan",
Expand Down Expand Up @@ -27636,7 +27636,6 @@
"minimum-stability": "dev",
"stability-flags": {
"drupal/advancedqueue": 5,
"drupal/blazy": 5,
"drupal/cer": 10,
"drupal/change_labels": 20,
"drupal/components": 10,
Expand Down

0 comments on commit 102518d

Please sign in to comment.