diff --git a/composer.json b/composer.json index 898398d..cf7023d 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "ext-pthreads": "*" }, "require-dev": { - "phpstan/phpstan": "1.10.67" + "phpstan/phpstan": "1.11.0" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 2b4dd93..b564ec0 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": "c0fbcdf4da88cf5d6a50f2a7d6cc9dc8", + "content-hash": "08cfed1a6622636f70e01c7901d7130f", "packages": [], "packages-dev": [ { "name": "phpstan/phpstan", - "version": "1.10.67", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493" + "reference": "666cb1703742cea9cc80fee631f0940e1592fa6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/16ddbe776f10da6a95ebd25de7c1dbed397dc493", - "reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/666cb1703742cea9cc80fee631f0940e1592fa6e", + "reference": "666cb1703742cea9cc80fee631f0940e1592fa6e", "shasum": "" }, "require": { @@ -63,7 +63,7 @@ "type": "github" } ], - "time": "2024-04-16T07:22:02+00:00" + "time": "2024-05-13T06:02:22+00:00" } ], "aliases": [],