Skip to content

Commit

Permalink
Noticket: Add missing path to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fjbender authored Apr 20, 2020
1 parent 816bf61 commit 16a2a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
["lib/Payone/*","lib/Payone/"],
["skin/adminhtml/default/default/payone/*","skin/adminhtml/default/default/payone/"],
["skin/frontend/base/default/payone/*","skin/frontend/base/default/payone/"],
["skin/frontend/base/default/images/payone/*","skin/frontend/base/default/images/payone/"]
["skin/frontend/base/default/images/payone/*","skin/frontend/base/default/images/payone/"]
]
}
}
Expand Down

0 comments on commit 16a2a15

Please sign in to comment.