Skip to content

Commit

Permalink
Update openai-php/laravel requirement from ^0.8.0 to ^0.10.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.0...v0.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 2c40e0f commit 0296b1d
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 @@ -24,7 +24,7 @@
"google/cloud-translate": "^1.17",
"illuminate/contracts": ">=9.0 <12.0",
"illuminate/support": ">=9.0 <12.0",
"openai-php/laravel": "^0.8.0",
"openai-php/laravel": "^0.10.1",
"stichoza/google-translate-php": "^5.1"
},
"require-dev": {
Expand Down

0 comments on commit 0296b1d

Please sign in to comment.