From 705fd4673fd592559b3fa1186f02fd0813eb5063 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 17:46:17 +0000 Subject: [PATCH] Update dependency phpstan/phpstan to v1.12.13 --- composer.json | 2 +- composer.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index f67b9ba52..407a1d799 100644 --- a/composer.json +++ b/composer.json @@ -64,7 +64,7 @@ "mglaman/phpstan-drupal": "1.3.2", "palantirnet/drupal-rector": "0.20.3", "phpspec/prophecy-phpunit": "2.3.0", - "phpstan/phpstan": "1.12.12", + "phpstan/phpstan": "1.12.13", "phpstan/phpstan-strict-rules": "1.6.1", "phpunit/phpunit": "9.6.22", "rector/rector": "1.2.10", diff --git a/composer.lock b/composer.lock index 17af1d86f..9f9017ad6 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "bd271b56efbf1d858409945f7b83bdbc", + "content-hash": "696901fa7445b5f3c9096c9acd72bdb1", "packages": [ { "name": "asm89/stack-cors", @@ -11441,16 +11441,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.12.12", + "version": "1.12.13", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "b5ae1b88f471d3fd4ba1aa0046234b5ca3776dd0" + "reference": "9b469068840cfa031e1deaf2fa1886d00e20680f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b5ae1b88f471d3fd4ba1aa0046234b5ca3776dd0", - "reference": "b5ae1b88f471d3fd4ba1aa0046234b5ca3776dd0", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9b469068840cfa031e1deaf2fa1886d00e20680f", + "reference": "9b469068840cfa031e1deaf2fa1886d00e20680f", "shasum": "" }, "require": { @@ -11495,7 +11495,7 @@ "type": "github" } ], - "time": "2024-11-28T22:13:23+00:00" + "time": "2024-12-17T17:00:20+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -13833,16 +13833,16 @@ "stability-flags": { "drupal/config_update": 15, "drupal/drush_language": 5, + "drupal/features": 20, "drupal/gin": 5, "drupal/gin_toolbar": 5, - "drupal/menu_breadcrumb": 15, - "drupal/features": 20 + "drupal/menu_breadcrumb": 15 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "^8.3" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" }