diff --git a/composer.json b/composer.json index b41c0c7..4709db0 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "php": ">=8.1", "cocur/slugify": "^4.6.0", "http-interop/http-factory-guzzle": "^1.2", - "m4tthumphrey/php-gitlab-api": "^12.0.0", + "m4tthumphrey/php-gitlab-api": "^12.1.0", "monolog/monolog": "^3.9.0", "php-http/guzzle6-adapter": "^2.0.2", "symfony/console": "^6.4.27", diff --git a/composer.lock b/composer.lock index 6228b6e..16044d4 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": "4b3fa618029bbd2c08755c3e2a0f7869", + "content-hash": "faccdb230291d530ddf85c187c7e9334", "packages": [ { "name": "clue/stream-filter", @@ -3011,5 +3011,5 @@ "php": ">=8.1" }, "platform-dev": {}, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }