Skip to content

Commit

Permalink
Update mozex/anthropic-laravel requirement from ^1.0 to ^1.1
Browse files Browse the repository at this point in the history
Updates the requirements on [mozex/anthropic-laravel](https://github.com/mozex/anthropic-laravel) to permit the latest version.
- [Release notes](https://github.com/mozex/anthropic-laravel/releases)
- [Changelog](https://github.com/mozex/anthropic-laravel/blob/main/CHANGELOG.md)
- [Commits](mozex/anthropic-laravel@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: mozex/anthropic-laravel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent c918092 commit decacf0
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 @@ -28,7 +28,7 @@
"laravel/framework": "^9.46.0|^10.34.2|^11.23.5",
"guzzlehttp/guzzle": "^7.0",
"openai-php/client": "^0.5.0",
"mozex/anthropic-laravel": "^1.0",
"mozex/anthropic-laravel": "^1.1",
"google-gemini-php/laravel": "^1.0"
},
"require-dev": {
Expand Down

0 comments on commit decacf0

Please sign in to comment.