Skip to content

Commit 3908718

Browse files
Update openai-php/laravel requirement from ^0.11 to ^0.12
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.11.0...v0.12.0) --- updated-dependencies: - dependency-name: openai-php/laravel dependency-version: 0.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17e6f1b commit 3908718

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",
25+
"openai-php/laravel": "^0.12",
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)