Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Change vendor name
  • Loading branch information
bubnov-mikhail committed Jan 23, 2017
1 parent 60e8741 commit 8133806
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,8 +1,8 @@
{
"name": "bubnovKelnik/twig-markers",
"name": "bubnov/twig-markers",
"description": "php Twig extention filter allows you replace placeholders in text by content context",
"keywords": ["twig", "twig extension", "symfony", "placeholder"],
"homepage": "https://github.com/bubnovKelnik/twig-markers",
"homepage": "https://github.com/bubnov-mikhail/twig-markers",
"authors": [
{
"name": "Mihail Bubnov",
Expand All @@ -20,4 +20,4 @@
"autoload": {
"files": ["twigMarkers.php"]
}
}
}

0 comments on commit 8133806

Please sign in to comment.