diff --git a/composer.json b/composer.json index 9d3cef30..befa096f 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "infection/infection": "0.26.19", "maglnet/composer-require-checker": "4.4.0", "phpstan/extension-installer": "1.3.1", - "phpstan/phpstan": "1.10.54", + "phpstan/phpstan": "1.10.55", "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 aad79db5..e89cdc50 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": "1b8d5c92489c19016c9d0a7f6c769d30", + "content-hash": "20e5a8fbf24d194214afe073b1823174", "packages": [], "packages-dev": [ { @@ -2587,16 +2587,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.54", + "version": "1.10.55", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "3e25f279dada0adc14ffd7bad09af2e2fc3523bb" + "reference": "9a88f9d18ddf4cf54c922fbeac16c4cb164c5949" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3e25f279dada0adc14ffd7bad09af2e2fc3523bb", - "reference": "3e25f279dada0adc14ffd7bad09af2e2fc3523bb", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9a88f9d18ddf4cf54c922fbeac16c4cb164c5949", + "reference": "9a88f9d18ddf4cf54c922fbeac16c4cb164c5949", "shasum": "" }, "require": { @@ -2645,7 +2645,7 @@ "type": "tidelift" } ], - "time": "2024-01-05T15:50:47+00:00" + "time": "2024-01-08T12:32:40+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",