diff --git a/composer.json b/composer.json index c8a84481..6c49f9fa 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "infection/infection": "~0.25.5", "phpunit/phpunit": "~9.5.11", "psalm/plugin-phpunit": "~0.16.1", - "vimeo/psalm": "^4.16.1" + "vimeo/psalm": "^4.17.0" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index f9c2df37..7dfc8d44 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": "23154a23e90ec99c30828aa024d410d3", + "content-hash": "7431a20381aa0b9e85f1ba8802d49227", "packages": [ { "name": "justinrainbow/json-schema", @@ -4316,16 +4316,16 @@ }, { "name": "symfony/console", - "version": "v5.4.1", + "version": "v5.4.2", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "9130e1a0fc93cb0faadca4ee917171bd2ca9e5f4" + "reference": "a2c6b7ced2eb7799a35375fb9022519282b5405e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/9130e1a0fc93cb0faadca4ee917171bd2ca9e5f4", - "reference": "9130e1a0fc93cb0faadca4ee917171bd2ca9e5f4", + "url": "https://api.github.com/repos/symfony/console/zipball/a2c6b7ced2eb7799a35375fb9022519282b5405e", + "reference": "a2c6b7ced2eb7799a35375fb9022519282b5405e", "shasum": "" }, "require": { @@ -4395,7 +4395,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.1" + "source": "https://github.com/symfony/console/tree/v5.4.2" }, "funding": [ { @@ -4411,7 +4411,7 @@ "type": "tidelift" } ], - "time": "2021-12-09T11:22:43+00:00" + "time": "2021-12-20T16:11:12+00:00" }, { "name": "symfony/deprecation-contracts", @@ -5592,16 +5592,16 @@ }, { "name": "symfony/string", - "version": "v5.4.0", + "version": "v5.4.2", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "9ffaaba53c61ba75a3c7a3a779051d1e9ec4fd2d" + "reference": "e6a5d5ecf6589c5247d18e0e74e30b11dfd51a3d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/9ffaaba53c61ba75a3c7a3a779051d1e9ec4fd2d", - "reference": "9ffaaba53c61ba75a3c7a3a779051d1e9ec4fd2d", + "url": "https://api.github.com/repos/symfony/string/zipball/e6a5d5ecf6589c5247d18e0e74e30b11dfd51a3d", + "reference": "e6a5d5ecf6589c5247d18e0e74e30b11dfd51a3d", "shasum": "" }, "require": { @@ -5658,7 +5658,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.4.0" + "source": "https://github.com/symfony/string/tree/v5.4.2" }, "funding": [ { @@ -5674,7 +5674,7 @@ "type": "tidelift" } ], - "time": "2021-11-24T10:02:00+00:00" + "time": "2021-12-16T21:52:00+00:00" }, { "name": "thecodingmachine/safe", @@ -5867,16 +5867,16 @@ }, { "name": "vimeo/psalm", - "version": "4.16.1", + "version": "4.17.0", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "aa7e400908833b10c0333861f86cd48c510b60eb" + "reference": "6f4707aa41c9174353a6434bba3fc8840f981d9c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/aa7e400908833b10c0333861f86cd48c510b60eb", - "reference": "aa7e400908833b10c0333861f86cd48c510b60eb", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/6f4707aa41c9174353a6434bba3fc8840f981d9c", + "reference": "6f4707aa41c9174353a6434bba3fc8840f981d9c", "shasum": "" }, "require": { @@ -5884,7 +5884,7 @@ "amphp/byte-stream": "^1.5", "composer/package-versions-deprecated": "^1.8.0", "composer/semver": "^1.4 || ^2.0 || ^3.0", - "composer/xdebug-handler": "^1.1 || ^2.0", + "composer/xdebug-handler": "^1.1 || ^2.0 || ^3.0", "dnoegel/php-xdg-base-dir": "^0.1.1", "ext-ctype": "*", "ext-dom": "*", @@ -5967,9 +5967,9 @@ ], "support": { "issues": "https://github.com/vimeo/psalm/issues", - "source": "https://github.com/vimeo/psalm/tree/4.16.1" + "source": "https://github.com/vimeo/psalm/tree/4.17.0" }, - "time": "2021-12-26T08:17:05+00:00" + "time": "2022-01-01T18:39:47+00:00" }, { "name": "webmozart/assert",