Skip to content

Commit 2346764

Browse files
Update openai-php/laravel requirement from ^0.11||^0.12 to ^0.13.0
--- updated-dependencies: - dependency-name: openai-php/laravel dependency-version: 0.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1656172 commit 2346764

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
@@ -22,7 +22,7 @@
2222
"php": "^8.2",
2323
"illuminate/contracts": "^10.0||^11.0||^12.0",
2424
"nikic/php-parser": "^5.1",
25-
"openai-php/laravel": "^0.11||^0.12",
25+
"openai-php/laravel": "^0.13.0",
2626
"spatie/laravel-package-tools": "^1.16",
2727
"spatie/simple-excel": "^3.7",
2828
"symfony/finder": "^6.0||^7.0",

0 commit comments

Comments
 (0)