diff --git a/composer.lock b/composer.lock index 15809f9..45f5ed1 100644 --- a/composer.lock +++ b/composer.lock @@ -6392,16 +6392,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.40", + "version": "1.10.56", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "93c84b5bf7669920d823631e39904d69b9c7dc5d" + "reference": "27816a01aea996191ee14d010f325434c0ee76fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/93c84b5bf7669920d823631e39904d69b9c7dc5d", - "reference": "93c84b5bf7669920d823631e39904d69b9c7dc5d", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/27816a01aea996191ee14d010f325434c0ee76fa", + "reference": "27816a01aea996191ee14d010f325434c0ee76fa", "shasum": "" }, "require": { @@ -6450,7 +6450,7 @@ "type": "tidelift" } ], - "time": "2023-10-30T14:48:31+00:00" + "time": "2024-01-15T10:43:00+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -6502,21 +6502,21 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "1.3.45", + "version": "1.3.56", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "90e60ba9dbea4b29c7b87026a29e91ac0a02674e" + "reference": "0edf5b0cf1ff0a85adeefe4b5c1a6ba238f961cc" }, "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/0edf5b0cf1ff0a85adeefe4b5c1a6ba238f961cc", + "reference": "0edf5b0cf1ff0a85adeefe4b5c1a6ba238f961cc", "shasum": "" }, "require": { "php": "^7.2 || ^8.0", - "phpstan/phpstan": "^1.10.12" + "phpstan/phpstan": "^1.10.48" }, "conflict": { "doctrine/collections": "<1.0", @@ -6533,7 +6533,7 @@ "doctrine/dbal": "^2.13.8 || ^3.3.3", "doctrine/lexer": "^1.2.1", "doctrine/mongodb-odm": "^1.3 || ^2.1", - "doctrine/orm": "^2.11.0", + "doctrine/orm": "^2.14.0", "doctrine/persistence": "^1.3.8 || ^2.2.1", "gedmo/doctrine-extensions": "^3.8", "nesbot/carbon": "^2.49", @@ -6566,9 +6566,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.56" }, - "time": "2023-10-29T08:18:22+00:00" + "time": "2024-01-15T10:17:55+00:00" }, { "name": "phpstan/phpstan-nette",