diff --git a/composer.json b/composer.json index 01e0654..85ea2c4 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "infection/infection": "0.26.19", "maglnet/composer-require-checker": "4.4.0", "phpstan/extension-installer": "1.3.1", - "phpstan/phpstan": "1.10.53", + "phpstan/phpstan": "1.10.54", "phpstan/phpstan-deprecation-rules": "1.1.4", "phpstan/phpstan-phpunit": "1.3.15", "phpstan/phpstan-strict-rules": "1.5.2", diff --git a/composer.lock b/composer.lock index 7c683c4..f4a9bf9 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": "412ef13091b3de83dea1ad815b7c0c03", + "content-hash": "e7cc94cd6cd9f54a30affc272fb93410", "packages": [], "packages-dev": [ { @@ -2587,16 +2587,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.53", + "version": "1.10.54", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "0c48595cce15f67d6a7faf30e9d13c775e6e9875" + "reference": "3e25f279dada0adc14ffd7bad09af2e2fc3523bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0c48595cce15f67d6a7faf30e9d13c775e6e9875", - "reference": "0c48595cce15f67d6a7faf30e9d13c775e6e9875", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3e25f279dada0adc14ffd7bad09af2e2fc3523bb", + "reference": "3e25f279dada0adc14ffd7bad09af2e2fc3523bb", "shasum": "" }, "require": { @@ -2645,7 +2645,7 @@ "type": "tidelift" } ], - "time": "2024-01-05T13:55:38+00:00" + "time": "2024-01-05T15:50:47+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",