openai-php / client

⚡️ OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.
MIT License
4.75k stars 491 forks source link

Psr18ClientDiscovery" not found #154

Closed oitsuki closed 1 year ago

oitsuki commented 1 year ago

PHP Fatal error: Uncaught Error: Class "Http\Discovery\Psr18ClientDiscovery" not found in /home/www/..../vendor/openai-php/client/src/Factory.php:155 It seems in symfony Psr18ClientDiscovery does not exist.