diff --git a/composer.json b/composer.json index 60aee493..e947b93b 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "doctrine/coding-standard": "^12.0.0", "mikey179/vfsstream": "^1.6.11", "phing/phing": "^2.17.4", - "phpstan/phpstan": "^1.10.50", + "phpstan/phpstan": "^1.10.54", "phpunit/phpunit": "^10.5.5", "roave/infection-static-analysis-plugin": "^1.34.0", "vimeo/psalm": "^5.18.0" diff --git a/composer.lock b/composer.lock index d70e6927..cb7ccff0 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": "28a8ad54b6b1f3845abda6bbe9228598", + "content-hash": "4862d63e017fa5dc8f0953be904bc693", "packages": [ { "name": "nikic/php-parser", @@ -2728,16 +2728,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": { @@ -2786,7 +2786,7 @@ "type": "tidelift" } ], - "time": "2024-01-04T21:16:30+00:00" + "time": "2024-01-05T15:50:47+00:00" }, { "name": "phpunit/php-code-coverage",