Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
olimortimer authored Mar 24, 2020
1 parent 938e688 commit 37dd316
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "michaelbelgium/shoppingcart",
"name": "olimortimer/shoppingcart",
"description": "Laravel Shoppingcart",
"keywords": ["laravel", "shoppingcart"],
"license": "MIT",
Expand All @@ -12,6 +12,10 @@
"name": "Michael V.",
"email": "[email protected]"
}
{
"name": "Oli Mortimer",
"email": "[email protected]"
}
],
"require": {
"illuminate/support": "5.*.* || 6.0.*",
Expand Down

0 comments on commit 37dd316

Please sign in to comment.