diff --git a/composer.lock b/composer.lock index 2a39c830..b0899365 100644 --- a/composer.lock +++ b/composer.lock @@ -9662,16 +9662,16 @@ }, { "name": "openai-php/client", - "version": "v0.7.1", + "version": "v0.7.2", "source": { "type": "git", "url": "https://github.com/openai-php/client.git", - "reference": "ca17a3d0c8651efa61959434eed32665358c8f63" + "reference": "77b073f58d1472a8e17b59a36ed1b29bfec19d19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/openai-php/client/zipball/ca17a3d0c8651efa61959434eed32665358c8f63", - "reference": "ca17a3d0c8651efa61959434eed32665358c8f63", + "url": "https://api.github.com/repos/openai-php/client/zipball/77b073f58d1472a8e17b59a36ed1b29bfec19d19", + "reference": "77b073f58d1472a8e17b59a36ed1b29bfec19d19", "shasum": "" }, "require": { @@ -9734,7 +9734,7 @@ ], "support": { "issues": "https://github.com/openai-php/client/issues", - "source": "https://github.com/openai-php/client/tree/v0.7.1" + "source": "https://github.com/openai-php/client/tree/v0.7.2" }, "funding": [ { @@ -9750,7 +9750,7 @@ "type": "github" } ], - "time": "2023-08-29T09:59:30+00:00" + "time": "2023-08-31T12:15:17+00:00" }, { "name": "orchestra/testbench",