diff --git a/tools/03_psalm/composer.json b/tools/03_psalm/composer.json index a2312fdcd..c1aa4604f 100644 --- a/tools/03_psalm/composer.json +++ b/tools/03_psalm/composer.json @@ -9,7 +9,7 @@ "psalm/plugin-phpunit": "0.18.4", "psalm/plugin-symfony": "5.0.3", "vimeo/psalm": "5.13.1", - "weirdan/doctrine-psalm-plugin": "2.8.1" + "weirdan/doctrine-psalm-plugin": "2.9.0" }, "config": { "allow-plugins": true, diff --git a/tools/03_psalm/composer.lock b/tools/03_psalm/composer.lock index e62d61908..ce9e979ba 100644 --- a/tools/03_psalm/composer.lock +++ b/tools/03_psalm/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": "eef66b8ed407459b7d5ba681c3aed54c", + "content-hash": "2c05c72b55355be73027d0fbfad8e553", "packages": [], "packages-dev": [ { @@ -4350,16 +4350,16 @@ }, { "name": "weirdan/doctrine-psalm-plugin", - "version": "v2.8.1", + "version": "v2.9.0", "source": { "type": "git", "url": "https://github.com/psalm/psalm-plugin-doctrine.git", - "reference": "4f62e33f523b2e452997228405dfe8d5d886d13a" + "reference": "3db8e55b2ea15373338d2a3eab71c5f5a31c8b08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/psalm-plugin-doctrine/zipball/4f62e33f523b2e452997228405dfe8d5d886d13a", - "reference": "4f62e33f523b2e452997228405dfe8d5d886d13a", + "url": "https://api.github.com/repos/psalm/psalm-plugin-doctrine/zipball/3db8e55b2ea15373338d2a3eab71c5f5a31c8b08", + "reference": "3db8e55b2ea15373338d2a3eab71c5f5a31c8b08", "shasum": "" }, "require": { @@ -4422,9 +4422,9 @@ ], "support": { "issues": "https://github.com/psalm/psalm-plugin-doctrine/issues", - "source": "https://github.com/psalm/psalm-plugin-doctrine/tree/v2.8.1" + "source": "https://github.com/psalm/psalm-plugin-doctrine/tree/v2.9.0" }, - "time": "2023-01-17T23:18:44+00:00" + "time": "2023-07-15T05:44:30+00:00" } ], "aliases": [],