Skip to content

Commit 189bb99

Browse files
borkwebfelixarntz
andauthored
Update namespace to WordPress\AiClient
Co-authored-by: Felix Arntz <[email protected]>
1 parent 77a26a9 commit 189bb99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
"prefer-stable": true,
3434
"autoload": {
3535
"psr-4": {
36-
"WordPress\\AI\\": "src/"
36+
"WordPress\\AiClient\\": "src/"
3737
}
3838
},
3939
"autoload-dev": {
4040
"psr-4": {
41-
"WordPress\\AI\\Tests\\": "tests/"
41+
"WordPress\\AiClient\\Tests\\": "tests/"
4242
}
4343
},
4444
"config": {

0 commit comments

Comments
 (0)