We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52c1fb1 commit 8afde61Copy full SHA for 8afde61
README.md
@@ -64,8 +64,8 @@ To use the Magento package you will have to add the repository to your projects
64
"repositories": [
65
{
66
"type": "vcs",
67
- "url": "git@bitbucket.org:somevendor/magento.git"
68
- },
+ "url": "git@github.com:AydinHassan/magento-community.git"
+ }
69
],
70
71
Then you can do:
@@ -94,8 +94,8 @@ Overall your projects `composer.json` should look something like:
94
95
96
97
98
99
100
"extra" {
101
"magento-root-dir": "htdocs"
0 commit comments