Skip to content

Commit e238841

Browse files
marlonbastengehrisandro
authored andcommitted
Made compatible with Laravel 12
1 parent 166cc22 commit e238841

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^8.1.0",
1414
"guzzlehttp/guzzle": "^7.9.2",
15-
"laravel/framework": "^9.46.0|^10.34.2|^11.29.0",
15+
"laravel/framework": "^9.46.0|^10.34.2|^11.29.0|^12.0",
1616
"openai-php/client": "^0.10.2"
1717
},
1818
"require-dev": {

0 commit comments

Comments
 (0)