diff --git a/composer.json b/composer.json index 1ee116d8..48cfdd0a 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "fakerphp/faker": "^1.20.0", "infection/infection": "~0.26.6", "phpunit/phpunit": "^9.5.26", - "psalm/plugin-phpunit": "~0.18.0", + "psalm/plugin-phpunit": "~0.18.3", "vimeo/psalm": "^4.30" }, "autoload": { diff --git a/composer.lock b/composer.lock index 2666c390..b76a7a66 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": "d468459d874627721322976d3d583527", + "content-hash": "27fa5e075fc772654fb1b2c152b967b1", "packages": [], "packages-dev": [ { @@ -2853,16 +2853,16 @@ }, { "name": "psalm/plugin-phpunit", - "version": "0.18.0", + "version": "0.18.3", "source": { "type": "git", "url": "https://github.com/psalm/psalm-plugin-phpunit.git", - "reference": "e61073617d3efd4d9dee3b830f754f5283306aff" + "reference": "057c1cdf7546c1e427f6fd83b635d0cc18c252bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/psalm-plugin-phpunit/zipball/e61073617d3efd4d9dee3b830f754f5283306aff", - "reference": "e61073617d3efd4d9dee3b830f754f5283306aff", + "url": "https://api.github.com/repos/psalm/psalm-plugin-phpunit/zipball/057c1cdf7546c1e427f6fd83b635d0cc18c252bf", + "reference": "057c1cdf7546c1e427f6fd83b635d0cc18c252bf", "shasum": "" }, "require": { @@ -2907,9 +2907,9 @@ "description": "Psalm plugin for PHPUnit", "support": { "issues": "https://github.com/psalm/psalm-plugin-phpunit/issues", - "source": "https://github.com/psalm/psalm-plugin-phpunit/tree/0.18.0" + "source": "https://github.com/psalm/psalm-plugin-phpunit/tree/0.18.3" }, - "time": "2022-11-01T18:44:31+00:00" + "time": "2022-11-03T18:17:28+00:00" }, { "name": "psr/cache",