Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelmattsson committed Dec 1, 2015
1 parent 69b7174 commit 69166da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "ekandreas/blade",
"name": "mikaelmattsson/blade",
"version": "0.3.7",
"description": "The Blade template engine developed by Taylor Otwell and used in Laravel. Enables the use of Blade in your template files. We use this with Bedrock.",
"keywords": ["wordpress", "plugin", "blade", "laravel", "templating"],
Expand All @@ -21,4 +21,4 @@
"require": {
"php": ">=5.3.2"
}
}
}

0 comments on commit 69166da

Please sign in to comment.