diff --git a/composer.json b/composer.json index 7aa355cc..393f55a5 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "fakerphp/faker": "^1.23.1", "infection/infection": "~0.27.9", "phpstan/extension-installer": "^1.3.1", - "phpstan/phpstan": "^1.10.51", + "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 cde3211b..b87468f6 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": "d713a8c02795e5766f5e45ccfe43f290", + "content-hash": "32623ad0083d3d5a2293c83c88703689", "packages": [], "packages-dev": [ { @@ -3512,16 +3512,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": { @@ -3570,7 +3570,7 @@ "type": "tidelift" } ], - "time": "2024-01-04T21:16:30+00:00" + "time": "2024-01-05T15:50:47+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",