diff --git a/composer.json b/composer.json index 1d79c6da..d6866ed1 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "psalm/plugin-phpunit": "~0.18.4", "rector/rector": "~0.18.13", "roave/backward-compatibility-check": "^8.6.0", - "vimeo/psalm": "^5.19.0" + "vimeo/psalm": "^5.19.1" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 6226df7d..f5f2c0f9 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": "803702981470110b73b41f8f27451dc3", + "content-hash": "78b8b6d87f7201fe9aa966f391f7688b", "packages": [], "packages-dev": [ { @@ -3363,16 +3363,16 @@ }, { "name": "phpdocumentor/type-resolver", - "version": "1.7.3", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419" + "reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419", - "reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fad452781b3d774e3337b0c0b245dd8e5a4455fc", + "reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc", "shasum": "" }, "require": { @@ -3415,9 +3415,9 @@ "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.3" + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.0" }, - "time": "2023-08-12T11:01:26+00:00" + "time": "2024-01-11T11:49:22+00:00" }, { "name": "phpstan/extension-installer", @@ -7583,16 +7583,16 @@ }, { "name": "vimeo/psalm", - "version": "5.19.0", + "version": "5.19.1", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "06b71be009a6bd6d81b9811855d6629b9fe90e1b" + "reference": "b9583493b08eb36259c0f6b746a787c4c9b3ac45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/06b71be009a6bd6d81b9811855d6629b9fe90e1b", - "reference": "06b71be009a6bd6d81b9811855d6629b9fe90e1b", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/b9583493b08eb36259c0f6b746a787c4c9b3ac45", + "reference": "b9583493b08eb36259c0f6b746a787c4c9b3ac45", "shasum": "" }, "require": { @@ -7689,7 +7689,7 @@ "issues": "https://github.com/vimeo/psalm/issues", "source": "https://github.com/vimeo/psalm" }, - "time": "2024-01-09T21:02:43+00:00" + "time": "2024-01-14T22:41:50+00:00" }, { "name": "webmozart/assert",