Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit 5564dfc

Browse files
committed
namespace fix
1 parent 5ecd765 commit 5564dfc

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
@@ -20,7 +20,7 @@
2020
},
2121
"autoload": {
2222
"psr-0": {
23-
"Asm\\": "src/"
23+
"": "src/"
2424
}
2525
},
2626
"target-dir": "Asm/PhpUtilities"

0 commit comments

Comments
 (0)