Skip to content

Commit

Permalink
fix composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Shawn McCool committed Nov 3, 2014
1 parent 4aee846 commit 6bb540b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mccool/database-backup",
"description": "A framework-agnostic driver-based database backup package with a Laravel add-on.",
"license": "MIT"
"license": "MIT",
"authors": [{
"name": "Shawn McCool",
"email": "[email protected]"
Expand Down

1 comment on commit 6bb540b

@GrahamCampbell
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooops. Sorry.

Please sign in to comment.