Skip to content

Commit 8837815

Browse files
author
NiallSmyth
committed
Corrected composer namespace
1 parent 3b504dd commit 8837815

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
@@ -13,7 +13,7 @@
1313
"license": "Apache-2.0",
1414
"autoload": {
1515
"psr-4": {
16-
"Rhubarb\\Custard\\": "src/"
16+
"Rhubarb\\Custard\\SassC\\": "src/"
1717
}
1818
},
1919
"require": {

0 commit comments

Comments
 (0)