Skip to content

Commit

Permalink
Changes default root dir in composer.json (#2401)
Browse files Browse the repository at this point in the history
  • Loading branch information
sreichel authored Aug 11, 2022
1 parent 5cc85fb commit 58401cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"branch-alias": {
"dev-main": "1.9.4.x-dev"
},
"magento-root-dir": "root"
"magento-root-dir": "."
},
"config": {
"allow-plugins": {
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 58401cd

Please sign in to comment.