Skip to content

Commit 9c15917

Browse files
committed
1.7.7
1 parent 799cfc1 commit 9c15917

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mastashake08/laravel-openai-api",
33
"description": "Add an OpenAI API and Artisan command easily into your projects. Generate images, or text. Can be integrated with Laravel Sanctum for token based access.",
4-
"version": "1.7.6",
4+
"version": "1.7.7",
55
"keywords": [
66
"mastashake08",
77
"laravel",
@@ -34,7 +34,6 @@
3434
},
3535
"autoload": {
3636
"psr-4": {
37-
"Mastashake\\LaravelOpenaiApi\\Traits\\": "src/Traits",
3837
"Mastashake\\LaravelOpenaiApi\\": "src",
3938
"Mastashake\\LaravelOpenaiApi\\Database\\Factories\\": "database/factories"
4039
}

src/.DS_Store

0 Bytes
Binary file not shown.
File renamed without changes.

0 commit comments

Comments
 (0)