Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JonoB authored Feb 8, 2021
1 parent 57b1da8 commit 25f7a31
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"laravel/tinker": "^2.5",
"livewire/livewire": "^2.3",
"laravel/ui": "^3.0",
"mettle/sendportal-core": "dev-feature/package-support"
"mettle/sendportal-core": "^2.0"
},
"require-dev": {
"roave/security-advisories": "dev-master",
Expand Down Expand Up @@ -58,14 +58,5 @@
"post-create-project-cmd": [
"@php artisan key:generate --ansi"
]
},
"repositories": [
{
"type": "path",
"url": "../sendportal-core",
"options": {
"symlink": true
}
}
]
}
}

0 comments on commit 25f7a31

Please sign in to comment.