diff --git a/composer.json b/composer.json index d13f8a6..9cc52a6 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "ext-pthreads": "*" }, "require-dev": { - "phpstan/phpstan": "1.10.48" + "phpstan/phpstan": "1.10.49" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index b9af686..ec6619b 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": "a8bde9faebcb03226a9201a618b6b445", + "content-hash": "c19a8ae133afb3105b09e2d035200e13", "packages": [], "packages-dev": [ { "name": "phpstan/phpstan", - "version": "1.10.48", + "version": "1.10.49", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "087ed4b5f4a7a6e8f3bbdfbfe98ce5c181380bc6" + "reference": "9367ba4c4f6ad53e9efb594d74a8941563caccf6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/087ed4b5f4a7a6e8f3bbdfbfe98ce5c181380bc6", - "reference": "087ed4b5f4a7a6e8f3bbdfbfe98ce5c181380bc6", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9367ba4c4f6ad53e9efb594d74a8941563caccf6", + "reference": "9367ba4c4f6ad53e9efb594d74a8941563caccf6", "shasum": "" }, "require": { @@ -67,7 +67,7 @@ "type": "tidelift" } ], - "time": "2023-12-08T14:34:28+00:00" + "time": "2023-12-12T10:05:12+00:00" } ], "aliases": [],