Skip to content

Commit 3aabda0

Browse files
committed
fix namespace??
1 parent c859f97 commit 3aabda0

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
@@ -23,7 +23,7 @@
2323
},
2424
"autoload": {
2525
"psr-4": {
26-
"SimpleCaptcha\\": "src"
26+
"Siezi\\SimpleCaptcha\\": "src"
2727
}
2828
},
2929
"autoload-dev": {

0 commit comments

Comments
 (0)