8000 Update composer.json · deepseek-php/deepseek-laravel@19c4914 · GitHub
[go: up one dir, main page]

Skip to content

Commit 19c4914

Browse files
committed
Update composer.json
1 parent 83b1f41 commit 19c4914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"require": {
3737
"php": "^8.1.0",
3838
"deepseek-php/deepseek-php-client": "^1.0.1",
39-
"illuminate/support": "^10.0|^11.0",
39+
"illuminate/support": "^9.0|^10.0|^11.0",
4040
"nyholm/psr7": "^1.8",
4141
"symfony/http-client": "^7.2"
4242
},

0 commit comments

Comments
 (0)
0