diff --git a/composer.json b/composer.json index 6116294..1ea31d2 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "php": "^8.0" }, "require-dev": { - "phpstan/phpstan": "1.10.64", + "phpstan/phpstan": "1.10.65", "pocketmine/pocketmine-mp": "dev-stable" }, "autoload": { diff --git a/composer.lock b/composer.lock index a509a30..695a39f 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": "65169b475874c45b067040545131609b", + "content-hash": "4361cb94a7520e943cd207ccdeaef4a8", "packages": [], "packages-dev": [ { @@ -250,16 +250,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.64", + "version": "1.10.65", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "fb9f270daffedcb5ff46275dcafe92538b1bc4bb" + "reference": "3c657d057a0b7ecae19cb12db446bbc99d8839c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/fb9f270daffedcb5ff46275dcafe92538b1bc4bb", - "reference": "fb9f270daffedcb5ff46275dcafe92538b1bc4bb", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3c657d057a0b7ecae19cb12db446bbc99d8839c6", + "reference": "3c657d057a0b7ecae19cb12db446bbc99d8839c6", "shasum": "" }, "require": { @@ -308,7 +308,7 @@ "type": "tidelift" } ], - "time": "2024-03-21T09:57:47+00:00" + "time": "2024-03-23T10:30:26+00:00" }, { "name": "pocketmine/bedrock-data",