Skip to content

Commit

Permalink
Merge pull request #14 from DivineOmega/feature/package-name-change
Browse files Browse the repository at this point in the history
Feature/package name change
  • Loading branch information
AlexCatch authored Nov 19, 2018
2 parents e60ae97 + 8a6be00 commit b756ef1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "laravel/laravel",
"description": "The Laravel Framework.",
"name": "langleyfoxall/laravel-boilerplate",
"description": "Langley Foxall Laravel Boilerplate",
"keywords": [
"framework",
"laravel"
Expand Down Expand Up @@ -72,4 +72,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit b756ef1

Please sign in to comment.