From 6c150b7509a037ccbc435c4a856b3875c96cbe38 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 17:33:20 +0000 Subject: [PATCH] Update dependency phpstan/phpstan to v1.10.54 | datasource | package | from | to | | ---------- | --------------- | ------- | ------- | | packagist | phpstan/phpstan | 1.10.51 | 1.10.54 | --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index ad75f799..92cb2a2d 100644 --- a/composer.lock +++ b/composer.lock @@ -1975,16 +1975,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.51", + "version": "1.10.54", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "5082fa72dc13944578806ca1196a385818d8b077" + "reference": "3e25f279dada0adc14ffd7bad09af2e2fc3523bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5082fa72dc13944578806ca1196a385818d8b077", - "reference": "5082fa72dc13944578806ca1196a385818d8b077", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3e25f279dada0adc14ffd7bad09af2e2fc3523bb", + "reference": "3e25f279dada0adc14ffd7bad09af2e2fc3523bb", "shasum": "" }, "require": { @@ -2033,7 +2033,7 @@ "type": "tidelift" } ], - "time": "2024-01-04T21:16:30+00:00" + "time": "2024-01-05T15:50:47+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",