diff --git a/composer.json b/composer.json index 37741967..1b407082 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "mikey179/vfsstream": "^1.6.11", "php-cs-fixer/shim": "^3.38.2", "php-parallel-lint/php-parallel-lint": "^1.3.2", - "phpstan/phpstan": "^1.10.43", + "phpstan/phpstan": "^1.10.44", "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 b7677763..c53beff9 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": "88b27247e9955a7921da9ebec43603a5", + "content-hash": "906f8940f603e371ad3c432d2e3d2946", "packages": [ { "name": "psr/clock", @@ -1440,16 +1440,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.43", + "version": "1.10.44", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "2c4129f6ca8c7cfa870098884b8869b410a5a361" + "reference": "bf84367c53a23f759513985c54ffe0d0c249825b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2c4129f6ca8c7cfa870098884b8869b410a5a361", - "reference": "2c4129f6ca8c7cfa870098884b8869b410a5a361", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/bf84367c53a23f759513985c54ffe0d0c249825b", + "reference": "bf84367c53a23f759513985c54ffe0d0c249825b", "shasum": "" }, "require": { @@ -1498,7 +1498,7 @@ "type": "tidelift" } ], - "time": "2023-11-19T19:55:25+00:00" + "time": "2023-11-21T16:30:46+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",