diff --git a/vendor-bin/psalm/composer.json b/vendor-bin/psalm/composer.json index ec4dc9fd48..4a1a00c23d 100644 --- a/vendor-bin/psalm/composer.json +++ b/vendor-bin/psalm/composer.json @@ -5,6 +5,6 @@ } }, "require-dev": { - "vimeo/psalm": "^6.14.3" + "vimeo/psalm": "^7.0.0-beta14" } } diff --git a/vendor-bin/psalm/composer.lock b/vendor-bin/psalm/composer.lock index 6d7102aa05..973ecd4be8 100644 --- a/vendor-bin/psalm/composer.lock +++ b/vendor-bin/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": "61381ff7e1fed3bf48e2c55693c3e9a5", + "content-hash": "3534da3bf3a6b8301f5564c629078edb", "packages": [], "packages-dev": [ { @@ -3112,16 +3112,16 @@ }, { "name": "vimeo/psalm", - "version": "6.14.3", + "version": "7.0.0-beta14", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "d0b040a91f280f071c1abcb1b77ce3822058725a" + "reference": "e66ca9901442421cbdec6c571899410922e22ff6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/d0b040a91f280f071c1abcb1b77ce3822058725a", - "reference": "d0b040a91f280f071c1abcb1b77ce3822058725a", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/e66ca9901442421cbdec6c571899410922e22ff6", + "reference": "e66ca9901442421cbdec6c571899410922e22ff6", "shasum": "" }, "require": { @@ -3226,7 +3226,7 @@ "issues": "https://github.com/vimeo/psalm/issues", "source": "https://github.com/vimeo/psalm" }, - "time": "2025-12-23T15:36:48+00:00" + "time": "2025-12-23T17:03:58+00:00" }, { "name": "webmozart/assert", @@ -3289,7 +3289,9 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": { + "vimeo/psalm": 10 + }, "prefer-stable": false, "prefer-lowest": false, "platform": {},