Skip to content

Commit

Permalink
Update openai-php/laravel requirement from ^0.8.1 to ^0.9.1
Browse files Browse the repository at this point in the history
Updates the requirements on [openai-php/laravel](https://github.com/openai-php/laravel) to permit the latest version.
- [Release notes](https://github.com/openai-php/laravel/releases)
- [Changelog](https://github.com/openai-php/laravel/blob/main/CHANGELOG.md)
- [Commits](openai-php/laravel@v0.8.1...v0.9.1)

---
updated-dependencies:
- dependency-name: openai-php/laravel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent d0116fc commit 9a0aa2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"require": {
"php": "^8.2",
"illuminate/contracts": "^10.0||^11.0",
"openai-php/laravel": "^0.8.1",
"openai-php/laravel": "^0.9.1",
"spatie/laravel-package-tools": "^1.16"
},
"require-dev": {
Expand Down

0 comments on commit 9a0aa2b

Please sign in to comment.