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

Commit dbe51d7

Browse files
committed
restructuring
1 parent b78fd22 commit dbe51d7

20 files changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
},
2121
"autoload": {
2222
"psr-0": {
23-
"": "src/"
23+
"": "lib/"
2424
}
25-
},
26-
"target-dir": "Asm"
25+
}
2726
}

0 commit comments

Comments
 (0)