Skip to content

Commit 9d27675

Browse files
committed
trailing slash in namespace definition
1 parent a6519f6 commit 9d27675

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
@@ -17,7 +17,7 @@
1717
},
1818
"autoload": {
1919
"psr-4": {
20-
"PageSpecificCss\\": "src"
20+
"PageSpecificCss\\": "src/"
2121
}
2222
}
2323
}

0 commit comments

Comments
 (0)