Skip to content

Commit

Permalink
with mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
Hajo Seng committed Mar 3, 2022
1 parent e4581e4 commit 1b8b544
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
"composer/composer": "^2"
},
"type": "composer-plugin",
"autoload": {
"psr-0": {
"Hajoseng\\Composer\\": "src/"
}
},
"extra": {
"class": "Hajoseng\\Composer\\ModuleInstallerPlugin"
}
Expand Down

0 comments on commit 1b8b544

Please sign in to comment.