diff --git a/composer.lock b/composer.lock index ca233c02..784819a8 100644 --- a/composer.lock +++ b/composer.lock @@ -3227,16 +3227,16 @@ }, { "name": "doctrine/orm", - "version": "3.2.2", + "version": "3.2.3", "source": { "type": "git", "url": "https://github.com/doctrine/orm.git", - "reference": "831a1eb7d260925528cdbb49cc1866c0357cf147" + "reference": "522863116a245c7bfcf6f5f2458755601b1d1909" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/orm/zipball/831a1eb7d260925528cdbb49cc1866c0357cf147", - "reference": "831a1eb7d260925528cdbb49cc1866c0357cf147", + "url": "https://api.github.com/repos/doctrine/orm/zipball/522863116a245c7bfcf6f5f2458755601b1d1909", + "reference": "522863116a245c7bfcf6f5f2458755601b1d1909", "shasum": "" }, "require": { @@ -3258,7 +3258,8 @@ "require-dev": { "doctrine/coding-standard": "^12.0", "phpbench/phpbench": "^1.0", - "phpstan/phpstan": "1.11.1", + "phpdocumentor/guides-cli": "^1.4", + "phpstan/phpstan": "1.12.6", "phpunit/phpunit": "^10.4.0", "psr/log": "^1 || ^2 || ^3", "squizlabs/php_codesniffer": "3.7.2", @@ -3309,9 +3310,9 @@ ], "support": { "issues": "https://github.com/doctrine/orm/issues", - "source": "https://github.com/doctrine/orm/tree/3.2.2" + "source": "https://github.com/doctrine/orm/tree/3.2.3" }, - "time": "2024-08-23T10:03:52+00:00" + "time": "2024-10-11T18:23:33+00:00" }, { "name": "doctrine/persistence", @@ -4857,6 +4858,7 @@ "issues": "https://github.com/phpbench/dom/issues", "source": "https://github.com/phpbench/dom/tree/0.3.3" }, + "abandoned": true, "time": "2023-03-06T23:46:57+00:00" }, {