diff --git a/composer.json b/composer.json index 6e41836..7a14dd2 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "require-dev": { "php": "^8.0", "pocketmine/pocketmine-mp": "^5.3.0", - "phpstan/phpstan": "1.10.25" + "phpstan/phpstan": "1.10.38" }, "repositories": [ { diff --git a/composer.lock b/composer.lock index f36846f..82faa6f 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": "f5c64be42036941cb5220c33445ac8e3", + "content-hash": "4016587b31aa8351b69288fefa3b76af", "packages": [ { "name": "adhocore/json-comment", @@ -1599,16 +1599,16 @@ "packages-dev": [ { "name": "phpstan/phpstan", - "version": "1.10.25", + "version": "1.10.38", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "578f4e70d117f9a90699324c555922800ac38d8c" + "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/578f4e70d117f9a90699324c555922800ac38d8c", - "reference": "578f4e70d117f9a90699324c555922800ac38d8c", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5302bb402c57f00fb3c2c015bac86e0827e4b691", + "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691", "shasum": "" }, "require": { @@ -1657,7 +1657,7 @@ "type": "tidelift" } ], - "time": "2023-07-06T12:11:37+00:00" + "time": "2023-10-06T14:19:14+00:00" } ], "aliases": [],