diff --git a/composer.json b/composer.json index fb8859f..8e1c8ba 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "ext-pthreads": "*" }, "require-dev": { - "phpstan/phpstan": "1.10.45" + "phpstan/phpstan": "1.10.46" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 31ca85e..52c3379 100644 --- a/composer.lock +++ b/composer.lock @@ -4,21 +4,21 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "73e26bea95452187976a7c99a47521ec", + "content-hash": "bcf7168a63d358822312e6beb900c3f2", "packages": [], "packages-dev": [ { "name": "phpstan/phpstan", - "version": "1.10.45", + "version": "1.10.46", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "2f024fbb47432e2e62ad8a8032387aa2dd631c73" + "reference": "90d3d25c5b98b8068916bbf08ce42d5cb6c54e70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2f024fbb47432e2e62ad8a8032387aa2dd631c73", - "reference": "2f024fbb47432e2e62ad8a8032387aa2dd631c73", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/90d3d25c5b98b8068916bbf08ce42d5cb6c54e70", + "reference": "90d3d25c5b98b8068916bbf08ce42d5cb6c54e70", "shasum": "" }, "require": { @@ -67,7 +67,7 @@ "type": "tidelift" } ], - "time": "2023-11-27T14:15:06+00:00" + "time": "2023-11-28T14:57:26+00:00" } ], "aliases": [],