diff --git a/composer.lock b/composer.lock index fc84869..030bfd3 100644 --- a/composer.lock +++ b/composer.lock @@ -2918,16 +2918,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.0.6", + "version": "12.0.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "a1c7e1e0466b6774de8edd72d91bc82400f7dfc0" + "reference": "2845e49082ef7acc4a71a2ef71bbf32f31da22c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a1c7e1e0466b6774de8edd72d91bc82400f7dfc0", - "reference": "a1c7e1e0466b6774de8edd72d91bc82400f7dfc0", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2845e49082ef7acc4a71a2ef71bbf32f31da22c9", + "reference": "2845e49082ef7acc4a71a2ef71bbf32f31da22c9", "shasum": "" }, "require": { @@ -2947,7 +2947,7 @@ "phpunit/php-text-template": "^5.0.0", "phpunit/php-timer": "^8.0.0", "sebastian/cli-parser": "^4.0.0", - "sebastian/comparator": "^7.0.0", + "sebastian/comparator": "^7.0.1", "sebastian/diff": "^7.0.0", "sebastian/environment": "^8.0.0", "sebastian/exporter": "^7.0.0", @@ -2995,7 +2995,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/12.0.6" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.0.7" }, "funding": [ { @@ -3011,7 +3011,7 @@ "type": "tidelift" } ], - "time": "2025-03-05T07:38:55+00:00" + "time": "2025-03-07T07:32:22+00:00" }, { "name": "sebastian/cli-parser", @@ -3072,16 +3072,16 @@ }, { "name": "sebastian/comparator", - "version": "7.0.0", + "version": "7.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "18eb5a4f854dbd1d6512c459b605de2edb5a0b47" + "reference": "b478f34614f934e0291598d0c08cbaba9644bee5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/18eb5a4f854dbd1d6512c459b605de2edb5a0b47", - "reference": "18eb5a4f854dbd1d6512c459b605de2edb5a0b47", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/b478f34614f934e0291598d0c08cbaba9644bee5", + "reference": "b478f34614f934e0291598d0c08cbaba9644bee5", "shasum": "" }, "require": { @@ -3140,7 +3140,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/comparator/issues", "security": "https://github.com/sebastianbergmann/comparator/security/policy", - "source": "https://github.com/sebastianbergmann/comparator/tree/7.0.0" + "source": "https://github.com/sebastianbergmann/comparator/tree/7.0.1" }, "funding": [ { @@ -3148,7 +3148,7 @@ "type": "github" } ], - "time": "2025-02-07T04:54:52+00:00" + "time": "2025-03-07T07:00:32+00:00" }, { "name": "sebastian/complexity",