Skip to content

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunra committed Dec 14, 2015
1 parent 469aa34 commit 52d6b51
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,7 +1,7 @@
{
"name": "sunra/dbug-twig-extension",
"type": "twig-extension",
"version": "0.2.0",
"version": "0.2.1",
"description": "Enable for Twig dBug class as filter (https://github.com/sunra/dBug)",
"keywords": ["dbug", "dump", "twig"],
"homepage": "https://github.com/sunra/dbug-twig-extension",
Expand All @@ -16,7 +16,7 @@
"require": {
"php": ">=5.3.2",
"twig/twig": ">=1.12",
"sunra/dbug": ">=0.2.0"
"sunra/dbug": ">=0.2.1"
},
"autoload": {
"psr-0": { "Sunra\\TwigExtensions\\DbugExtension": "src/" }
Expand Down

0 comments on commit 52d6b51

Please sign in to comment.