Skip to content

Commit e65cf9d

Browse files
author
Bastian Heist
committed
BUGFIX: Fix namespace in composer.json
1 parent 64720e9 commit e65cf9d

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
@@ -27,7 +27,7 @@
2727
},
2828
"autoload": {
2929
"psr-4": {
30-
"Sandstorm\\UserManagement": "Classes"
30+
"Sandstorm\\UserManagement\\": "Classes"
3131
}
3232
}
3333
}

0 commit comments

Comments
 (0)