Skip to content

Commit

Permalink
* bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
cubex-hro committed May 7, 2024
1 parent 2e42154 commit 1051a31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
},
"autoload": {
"psr-4": {
"Codebuster\\GptBundle\\": "src/"
"Codebuster\\ContaoOpenaiBundle\\": "src/"
}
},
"extra": {
"contao-manager-plugin": "Codebuster\\GptBundle\\ContaoManager\\Plugin"
"contao-manager-plugin": "Codebuster\\ContaoOpenaiBundle\\ContaoManager\\Plugin"
}
}

0 comments on commit 1051a31

Please sign in to comment.