Skip to content

Commit

Permalink
Adds initial composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrrtt committed Mar 22, 2018
1 parent 57bde0b commit 9572721
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "boilerkit/redis",
"description": "redis",
"authors": [
{
"name": "Branden Garrett",
"email": "branden.garrett@gmail.com"
}
],
"require": {}
}

0 comments on commit 9572721

Please sign in to comment.