diff --git a/composer.lock b/composer.lock index 3673d7f..b7476e0 100644 --- a/composer.lock +++ b/composer.lock @@ -7927,16 +7927,16 @@ }, { "name": "sebastian/comparator", - "version": "6.1.1", + "version": "6.2.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "5ef523a49ae7a302b87b2102b72b1eda8918d686" + "reference": "df95a6e827808debe3dbe190022dd0f643d5d909" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5ef523a49ae7a302b87b2102b72b1eda8918d686", - "reference": "5ef523a49ae7a302b87b2102b72b1eda8918d686", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/df95a6e827808debe3dbe190022dd0f643d5d909", + "reference": "df95a6e827808debe3dbe190022dd0f643d5d909", "shasum": "" }, "require": { @@ -7947,12 +7947,12 @@ "sebastian/exporter": "^6.0" }, "require-dev": { - "phpunit/phpunit": "^11.3" + "phpunit/phpunit": "^11.4" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "6.1-dev" + "dev-main": "6.2-dev" } }, "autoload": { @@ -7992,7 +7992,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/comparator/issues", "security": "https://github.com/sebastianbergmann/comparator/security/policy", - "source": "https://github.com/sebastianbergmann/comparator/tree/6.1.1" + "source": "https://github.com/sebastianbergmann/comparator/tree/6.2.0" }, "funding": [ { @@ -8000,7 +8000,7 @@ "type": "github" } ], - "time": "2024-10-18T15:00:48+00:00" + "time": "2024-10-30T13:12:44+00:00" }, { "name": "sebastian/complexity",