diff --git a/composer.json b/composer.json index 56f4938457..12b82b902a 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "sebastian/comparator": "^6.2.1", "sebastian/diff": "^6.0.2", "sebastian/environment": "^7.2.0", - "sebastian/exporter": "^6.1.3", + "sebastian/exporter": "^6.2.0", "sebastian/global-state": "^7.0.2", "sebastian/object-enumerator": "^6.0.1", "sebastian/type": "^5.1.0", diff --git a/composer.lock b/composer.lock index 9e6b257891..63890b347a 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": "75b64e7330a2b688d1ea5bc8aae9039f", + "content-hash": "447c201a80852fc4bf61cc3920d44b28", "packages": [ { "name": "myclabs/deep-copy", @@ -1003,16 +1003,16 @@ }, { "name": "sebastian/exporter", - "version": "6.1.3", + "version": "6.2.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e" + "reference": "44a33386ec6f9cdf6e3cac11fc326ae71fdf5787" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e", - "reference": "c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/44a33386ec6f9cdf6e3cac11fc326ae71fdf5787", + "reference": "44a33386ec6f9cdf6e3cac11fc326ae71fdf5787", "shasum": "" }, "require": { @@ -1021,7 +1021,7 @@ "sebastian/recursion-context": "^6.0" }, "require-dev": { - "phpunit/phpunit": "^11.2" + "phpunit/phpunit": "^11.3" }, "type": "library", "extra": { @@ -1069,7 +1069,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/exporter/issues", "security": "https://github.com/sebastianbergmann/exporter/security/policy", - "source": "https://github.com/sebastianbergmann/exporter/tree/6.1.3" + "source": "https://github.com/sebastianbergmann/exporter/tree/6.2.0" }, "funding": [ { @@ -1077,7 +1077,7 @@ "type": "github" } ], - "time": "2024-07-03T04:56:19+00:00" + "time": "2024-12-05T08:41:57+00:00" }, { "name": "sebastian/global-state",