From 31162be5c7a0d359c84172ee0940b1663da66c8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 01:44:51 +0000 Subject: [PATCH] Bump phpstan/phpstan from 1.10.51 to 1.10.54 (#128) --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index d5cb16b..078dbde 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "ext-igbinary": "*" }, "require-dev": { - "phpstan/phpstan": "1.10.51" + "phpstan/phpstan": "1.10.54" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index ac93127..09fada0 100644 --- a/composer.lock +++ b/composer.lock @@ -4,21 +4,21 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "17c836760d97861d7a1996425d9df4bd", + "content-hash": "228e0a18502dad364671c0bf59baa8dc", "packages": [], "packages-dev": [ { "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": { @@ -67,7 +67,7 @@ "type": "tidelift" } ], - "time": "2024-01-04T21:16:30+00:00" + "time": "2024-01-05T15:50:47+00:00" } ], "aliases": [],