Skip to content

Commit 38f440b

Browse files
authored
Update composer.json
1 parent 3a2bf37 commit 38f440b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
},
3232
"autoload": {
3333
"psr-4": {
34-
"Wertmenschen\\LaravelCamunda\\": "src"
34+
"Wertmenschen\\CamundaApi\\": "src"
3535
}
3636
},
3737
"autoload-dev": {
3838
"psr-4": {
39-
"Wertmenschen\\LaravelCamunda\\": "tests"
39+
"Wertmenschen\\CamundaApi\\": "tests"
4040
}
4141
},
4242
"scripts": {

0 commit comments

Comments
 (0)