What's Changed
- Updated README testing section in Responses assert example by @saeedhosan in https://github.com/openai-php/laravel/pull/177
- feat(meta): add support for 0.17.1 of client by @iBotPeaches in https://github.com/openai-php/laravel/pull/178
- feat(meta): add support for 0.18.0 of client by @iBotPeaches in https://github.com/openai-php/laravel/pull/180
- [Release] v0.18.0 by @iB...