diff --git a/composer.lock b/composer.lock index 903b728..028e390 100644 --- a/composer.lock +++ b/composer.lock @@ -740,16 +740,16 @@ }, { "name": "mittwald/api-client", - "version": "v2.1.64", + "version": "v2.1.65", "source": { "type": "git", "url": "https://github.com/mittwald/api-client-php.git", - "reference": "2df0cfda9982c24cda5b83e78590b722c0826f21" + "reference": "0af7ce3d973dcef9db0436db68158dd9741241bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mittwald/api-client-php/zipball/2df0cfda9982c24cda5b83e78590b722c0826f21", - "reference": "2df0cfda9982c24cda5b83e78590b722c0826f21", + "url": "https://api.github.com/repos/mittwald/api-client-php/zipball/0af7ce3d973dcef9db0436db68158dd9741241bd", + "reference": "0af7ce3d973dcef9db0436db68158dd9741241bd", "shasum": "" }, "require": { @@ -783,9 +783,9 @@ "description": "Client library for the mittwald mStudio v2 API", "support": { "issues": "https://github.com/mittwald/api-client-php/issues", - "source": "https://github.com/mittwald/api-client-php/tree/v2.1.64" + "source": "https://github.com/mittwald/api-client-php/tree/v2.1.65" }, - "time": "2024-09-19T19:10:19+00:00" + "time": "2024-09-24T19:10:21+00:00" }, { "name": "psr/http-client",