Skip to content

Commit

Permalink
Merge pull request #178 from rafaelqm/removing-vcs-from-composer
Browse files Browse the repository at this point in the history
Removing vcs from composer
  • Loading branch information
jeremykenedy authored Feb 23, 2022
2 parents 46e6391 + 1059f39 commit 0aaa1e1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@
"illuminate/support": "^8.5|^9.0",
"laravel/laravel": "^8.0|^9.0"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/rafaelqm/seedster.git"
}
],
"autoload": {
"psr-4": {
"jeremykenedy\\LaravelRoles\\": "src/"
Expand Down

0 comments on commit 0aaa1e1

Please sign in to comment.