Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Commit 37071b4

Browse files
committed
fix typo in composer namespace
1 parent 9d49888 commit 37071b4

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
@@ -12,7 +12,7 @@
1212
"require": {},
1313
"autoload": {
1414
"psr-4": {
15-
"Lucid\\Foundation": "src/"
15+
"Lucid\\Foundation\\": "src/"
1616
}
1717
}
1818
}

0 commit comments

Comments
 (0)