diff --git a/composer.json b/composer.json index b75ada69..19354380 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "ergebnis/phpunit-slow-test-detector": "^2.15.1", "infection/infection": "~0.27.11", "phpstan/extension-installer": "^1.4.3", - "phpstan/phpstan": "^1.12.2", + "phpstan/phpstan": "^1.12.3", "phpstan/phpstan-deprecation-rules": "^1.2.0", "phpstan/phpstan-doctrine": "^1.5.3", "phpstan/phpstan-phpunit": "^1.4.0", diff --git a/composer.lock b/composer.lock index df8622ea..c206457a 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": "a3bfa12f1a957203dff690ba5a088570", + "content-hash": "506eb9e999e8eca1a49a21c780f401c8", "packages": [ { "name": "doctrine/cache", @@ -5590,16 +5590,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.12.2", + "version": "1.12.3", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "0ca1c7bb55fca8fe6448f16fff0f311ccec960a1" + "reference": "0fcbf194ab63d8159bb70d9aa3e1350051632009" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0ca1c7bb55fca8fe6448f16fff0f311ccec960a1", - "reference": "0ca1c7bb55fca8fe6448f16fff0f311ccec960a1", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0fcbf194ab63d8159bb70d9aa3e1350051632009", + "reference": "0fcbf194ab63d8159bb70d9aa3e1350051632009", "shasum": "" }, "require": { @@ -5644,7 +5644,7 @@ "type": "github" } ], - "time": "2024-09-05T16:09:28+00:00" + "time": "2024-09-09T08:10:35+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",