Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mozex committed Feb 25, 2025
1 parent 4fc682b commit b80f63a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"require": {
"php": "^8.1.0",
"guzzlehttp/guzzle": "^7.9.2",
"laravel/framework": "^9.46.0|^10.34.2|^11.23.5",
"laravel/framework": "^9.46.0|^10.34.2|^11.29.0|^12.0",
"mozex/anthropic-php": "^v1.1.0"
},
"require-dev": {
Expand Down Expand Up @@ -44,7 +44,7 @@
}
},
"extra": {
"COV": "0.10.2",
"COV": "0.11.0",
"laravel": {
"providers": [
"Anthropic\\Laravel\\ServiceProvider"
Expand Down

0 comments on commit b80f63a

Please sign in to comment.