We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c04c54 commit 91283dcCopy full SHA for 91283dc
composer.json
@@ -28,7 +28,7 @@
28
"php": ">=8.0",
29
"illuminate/support": "^9.0|^10.0|^11.0",
30
"guzzlehttp/guzzle": "^7.0",
31
- "openai-php/client": "^0.9" // 👈 Add this line
+ "openai-php/client": "^0.9"
32
},
33
"minimum-stability": "stable",
34
"prefer-stable": true
0 commit comments