diff --git a/composer.json b/composer.json index 64a3795..b74891a 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "require-dev": { "ext-json": "*", "roave/security-advisories": "dev-latest", - "phpunit/phpunit": "10.5.56", + "phpunit/phpunit": "10.5.57", "squizlabs/php_codesniffer": "4.0.0" }, "autoload": { diff --git a/composer.lock b/composer.lock index 7417963..1760df6 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": "0e474b7c685c4c7fccb7d56d454bed4e", + "content-hash": "f87f4da3a7c250957c5fa32bb942e7d6", "packages": [ { "name": "personnummer/personnummer", @@ -692,16 +692,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.56", + "version": "10.5.57", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "e00fdca14e854ed26256da31f4ab1c9a58453742" + "reference": "8e7598bbb17bb5cd80728f4831d3f83223d3a6b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e00fdca14e854ed26256da31f4ab1c9a58453742", - "reference": "e00fdca14e854ed26256da31f4ab1c9a58453742", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8e7598bbb17bb5cd80728f4831d3f83223d3a6b3", + "reference": "8e7598bbb17bb5cd80728f4831d3f83223d3a6b3", "shasum": "" }, "require": { @@ -725,7 +725,7 @@ "sebastian/comparator": "^5.0.4", "sebastian/diff": "^5.1.1", "sebastian/environment": "^6.1.0", - "sebastian/exporter": "^5.1.3", + "sebastian/exporter": "^5.1.4", "sebastian/global-state": "^6.0.2", "sebastian/object-enumerator": "^5.0.0", "sebastian/recursion-context": "^5.0.1", @@ -773,7 +773,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.56" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.57" }, "funding": [ { @@ -797,7 +797,7 @@ "type": "tidelift" } ], - "time": "2025-09-23T06:21:55+00:00" + "time": "2025-09-24T06:30:38+00:00" }, { "name": "roave/security-advisories", @@ -1984,16 +1984,16 @@ }, { "name": "sebastian/exporter", - "version": "5.1.3", + "version": "5.1.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "9e7e86260de48e405ec3086bcb62e677ef192e7f" + "reference": "0735b90f4da94969541dac1da743446e276defa6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/9e7e86260de48e405ec3086bcb62e677ef192e7f", - "reference": "9e7e86260de48e405ec3086bcb62e677ef192e7f", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/0735b90f4da94969541dac1da743446e276defa6", + "reference": "0735b90f4da94969541dac1da743446e276defa6", "shasum": "" }, "require": { @@ -2050,7 +2050,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/exporter/issues", "security": "https://github.com/sebastianbergmann/exporter/security/policy", - "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.3" + "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.4" }, "funding": [ { @@ -2070,7 +2070,7 @@ "type": "tidelift" } ], - "time": "2025-09-22T05:25:48+00:00" + "time": "2025-09-24T06:09:11+00:00" }, { "name": "sebastian/global-state",