diff --git a/composer.lock b/composer.lock index 31fe4fa..3538ef4 100644 --- a/composer.lock +++ b/composer.lock @@ -684,16 +684,16 @@ }, { "name": "knplabs/github-api", - "version": "v3.16.0", + "version": "v3.16.1", "source": { "type": "git", "url": "https://github.com/KnpLabs/php-github-api.git", - "reference": "25d7bafd6b0dd088d4850aef7fcc74dc4fba8b28" + "reference": "5c4f31019c8fdbf5e678201c09c54dd360eee42f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/KnpLabs/php-github-api/zipball/25d7bafd6b0dd088d4850aef7fcc74dc4fba8b28", - "reference": "25d7bafd6b0dd088d4850aef7fcc74dc4fba8b28", + "url": "https://api.github.com/repos/KnpLabs/php-github-api/zipball/5c4f31019c8fdbf5e678201c09c54dd360eee42f", + "reference": "5c4f31019c8fdbf5e678201c09c54dd360eee42f", "shasum": "" }, "require": { @@ -727,7 +727,7 @@ "extra": { "branch-alias": { "dev-2.x": "2.20.x-dev", - "dev-master": "3.15-dev" + "dev-master": "3.16-dev" } }, "autoload": { @@ -760,7 +760,7 @@ ], "support": { "issues": "https://github.com/KnpLabs/php-github-api/issues", - "source": "https://github.com/KnpLabs/php-github-api/tree/v3.16.0" + "source": "https://github.com/KnpLabs/php-github-api/tree/v3.16.1" }, "funding": [ { @@ -768,7 +768,7 @@ "type": "github" } ], - "time": "2024-11-07T19:35:30+00:00" + "time": "2026-08-18T07:59:04+00:00" }, { "name": "laminas/laminas-escaper",