diff --git a/composer.lock b/composer.lock index 7f7b2ad..f659106 100644 --- a/composer.lock +++ b/composer.lock @@ -6165,16 +6165,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.39", + "version": "1.10.41", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "d9dedb0413f678b4d03cbc2279a48f91592c97c4" + "reference": "c6174523c2a69231df55bdc65b61655e72876d76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d9dedb0413f678b4d03cbc2279a48f91592c97c4", - "reference": "d9dedb0413f678b4d03cbc2279a48f91592c97c4", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c6174523c2a69231df55bdc65b61655e72876d76", + "reference": "c6174523c2a69231df55bdc65b61655e72876d76", "shasum": "" }, "require": { @@ -6223,7 +6223,7 @@ "type": "tidelift" } ], - "time": "2023-10-17T15:46:26+00:00" + "time": "2023-11-05T12:57:57+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -6275,16 +6275,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "1.3.45", + "version": "1.3.46", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "90e60ba9dbea4b29c7b87026a29e91ac0a02674e" + "reference": "b1e4a699092874084e864d6732db5500a6247c20" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/90e60ba9dbea4b29c7b87026a29e91ac0a02674e", - "reference": "90e60ba9dbea4b29c7b87026a29e91ac0a02674e", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/b1e4a699092874084e864d6732db5500a6247c20", + "reference": "b1e4a699092874084e864d6732db5500a6247c20", "shasum": "" }, "require": { @@ -6339,9 +6339,9 @@ "description": "Doctrine extensions for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-doctrine/issues", - "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.45" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.46" }, - "time": "2023-10-29T08:18:22+00:00" + "time": "2023-11-08T16:34:23+00:00" }, { "name": "phpstan/phpstan-nette", @@ -6586,5 +6586,5 @@ "php": ">=8.2" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }