Skip to content

Commit

Permalink
Updated composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thedevsbuddy committed Dec 30, 2021
1 parent 7055a59 commit 7e32ce4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ yarn-error.log
/.idea
/.vscode
/packages
composer_local.json
6 changes: 0 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,6 @@
"Tests\\": "tests/"
}
},
"repositories": [
{
"type": "path",
"url": "packages/adminr-core"
}
],
"scripts": {
"post-autoload-dump": [
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
Expand Down

0 comments on commit 7e32ce4

Please sign in to comment.