diff --git a/composer.json b/composer.json index 5f87c5d..d26207b 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "ergebnis/php-cs-fixer-config": "^4.9.0", "phpunit/phpunit": "^9.5.25", "psalm/plugin-phpunit": "~0.17.0", - "vimeo/psalm": "^4.28" + "vimeo/psalm": "^4.29" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 3e7d1d1..c05e1c7 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": "9b6cf343a9ba6ba152682264cbe68ad6", + "content-hash": "3804ab7cbe3194d3a17fdcf4c93041e5", "packages": [ { "name": "fakerphp/faker", @@ -5046,16 +5046,16 @@ }, { "name": "vimeo/psalm", - "version": "4.28.0", + "version": "4.29.0", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "52e96bea381e6cb07a672aefec791a5817694a26" + "reference": "7ec5ffbd5f68ae03782d7fd33fff0c45a69f95b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/52e96bea381e6cb07a672aefec791a5817694a26", - "reference": "52e96bea381e6cb07a672aefec791a5817694a26", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/7ec5ffbd5f68ae03782d7fd33fff0c45a69f95b3", + "reference": "7ec5ffbd5f68ae03782d7fd33fff0c45a69f95b3", "shasum": "" }, "require": { @@ -5148,9 +5148,9 @@ ], "support": { "issues": "https://github.com/vimeo/psalm/issues", - "source": "https://github.com/vimeo/psalm/tree/4.28.0" + "source": "https://github.com/vimeo/psalm/tree/4.29.0" }, - "time": "2022-10-07T16:13:24+00:00" + "time": "2022-10-11T17:09:17+00:00" }, { "name": "webmozart/assert",