Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tommysonsylverstone authored Dec 3, 2021
1 parent 198400d commit 2fc2592
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,13 @@
"repositories": [
{
"type": "path",
"url": "../../../assets/admin/mode_modules"
"url": "../../../assets/admin/mode_modules",
"options": {
"symlink": true
}
}
]
],
"require": {
"tommysonsylverstone/composer-test": "*"
}
}

0 comments on commit 2fc2592

Please sign in to comment.