diff --git a/composer.lock b/composer.lock index a61f896..22b4dca 100644 --- a/composer.lock +++ b/composer.lock @@ -741,16 +741,16 @@ }, { "name": "knplabs/github-api", - "version": "v3.8.0", + "version": "v3.9.0", "source": { "type": "git", "url": "https://github.com/KnpLabs/php-github-api.git", - "reference": "a43662d7c9d4032768ec829dde2cf143878a4104" + "reference": "665ba275dbf36f9e9ef78876f27ca87796e3599c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/KnpLabs/php-github-api/zipball/a43662d7c9d4032768ec829dde2cf143878a4104", - "reference": "a43662d7c9d4032768ec829dde2cf143878a4104", + "url": "https://api.github.com/repos/KnpLabs/php-github-api/zipball/665ba275dbf36f9e9ef78876f27ca87796e3599c", + "reference": "665ba275dbf36f9e9ef78876f27ca87796e3599c", "shasum": "" }, "require": { @@ -784,7 +784,7 @@ "extra": { "branch-alias": { "dev-2.x": "2.20.x-dev", - "dev-master": "3.4.x-dev" + "dev-master": "3.9.x-dev" } }, "autoload": { @@ -817,7 +817,7 @@ ], "support": { "issues": "https://github.com/KnpLabs/php-github-api/issues", - "source": "https://github.com/KnpLabs/php-github-api/tree/v3.8.0" + "source": "https://github.com/KnpLabs/php-github-api/tree/v3.9.0" }, "funding": [ { @@ -825,7 +825,7 @@ "type": "github" } ], - "time": "2022-08-01T18:58:16+00:00" + "time": "2022-10-24T12:42:09+00:00" }, { "name": "laminas/laminas-escaper", @@ -1285,16 +1285,16 @@ }, { "name": "php-http/client-common", - "version": "2.5.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/php-http/client-common.git", - "reference": "d135751167d57e27c74de674d6a30cef2dc8e054" + "reference": "45db684cd4e186dcdc2b9c06b22970fe123796c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/client-common/zipball/d135751167d57e27c74de674d6a30cef2dc8e054", - "reference": "d135751167d57e27c74de674d6a30cef2dc8e054", + "url": "https://api.github.com/repos/php-http/client-common/zipball/45db684cd4e186dcdc2b9c06b22970fe123796c0", + "reference": "45db684cd4e186dcdc2b9c06b22970fe123796c0", "shasum": "" }, "require": { @@ -1354,9 +1354,9 @@ ], "support": { "issues": "https://github.com/php-http/client-common/issues", - "source": "https://github.com/php-http/client-common/tree/2.5.0" + "source": "https://github.com/php-http/client-common/tree/2.6.0" }, - "time": "2021-11-26T15:01:24+00:00" + "time": "2022-09-29T09:59:43+00:00" }, { "name": "php-http/discovery",