Skip to content

Commit 1b8b544

Browse files
author
Hajo Seng
committed
with mapping
1 parent e4581e4 commit 1b8b544

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
"composer/composer": "^2"
99
},
1010
"type": "composer-plugin",
11+
"autoload": {
12+
"psr-0": {
13+
"Hajoseng\\Composer\\": "src/"
14+
}
15+
},
1116
"extra": {
1217
"class": "Hajoseng\\Composer\\ModuleInstallerPlugin"
1318
}

0 commit comments

Comments
 (0)