diff --git a/composer.json b/composer.json index 6fcc4df..fb8859f 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "ext-pthreads": "*" }, "require-dev": { - "phpstan/phpstan": "1.10.44" + "phpstan/phpstan": "1.10.45" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index d8cdf2d..31ca85e 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": "2160667ec082d9a833563265f1f089b4", + "content-hash": "73e26bea95452187976a7c99a47521ec", "packages": [], "packages-dev": [ { "name": "phpstan/phpstan", - "version": "1.10.44", + "version": "1.10.45", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "bf84367c53a23f759513985c54ffe0d0c249825b" + "reference": "2f024fbb47432e2e62ad8a8032387aa2dd631c73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/bf84367c53a23f759513985c54ffe0d0c249825b", - "reference": "bf84367c53a23f759513985c54ffe0d0c249825b", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2f024fbb47432e2e62ad8a8032387aa2dd631c73", + "reference": "2f024fbb47432e2e62ad8a8032387aa2dd631c73", "shasum": "" }, "require": { @@ -67,7 +67,7 @@ "type": "tidelift" } ], - "time": "2023-11-21T16:30:46+00:00" + "time": "2023-11-27T14:15:06+00:00" } ], "aliases": [],