diff --git a/composer.json b/composer.json index dfab96b..50a86f4 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "enlightn/security-checker": "^1.4", "ergebnis/composer-normalize": "^2.20", "insite/composer-dangling-locked-deps": "^0.2.1", - "junker/debugbar-smarty": "^0.1.0", + "junker/debugbar-smarty": "^0.2.0", "kitchenu/slim-debugbar": "^1.1", "maximebf/debugbar": "^1.16", "php-mock/php-mock-mockery": "^1.3", diff --git a/composer.lock b/composer.lock index 11cc77d..0588a40 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "5959514204de08950adb57ca2e1aba79", + "content-hash": "5d1653358a4858c5a5e5222429de7806", "packages": [ { "name": "aura/session", @@ -5760,16 +5760,16 @@ }, { "name": "junker/debugbar-smarty", - "version": "0.1.0", + "version": "0.2.1", "source": { "type": "git", "url": "https://github.com/Junker/php-debugbar-smarty.git", - "reference": "cf43c79e25770884cf22036ee461b8585588cd19" + "reference": "a7e4669633d4c9338b5cd598e1044560a92f75fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Junker/php-debugbar-smarty/zipball/cf43c79e25770884cf22036ee461b8585588cd19", - "reference": "cf43c79e25770884cf22036ee461b8585588cd19", + "url": "https://api.github.com/repos/Junker/php-debugbar-smarty/zipball/a7e4669633d4c9338b5cd598e1044560a92f75fc", + "reference": "a7e4669633d4c9338b5cd598e1044560a92f75fc", "shasum": "" }, "type": "library", @@ -5797,9 +5797,9 @@ ], "support": { "issues": "https://github.com/Junker/php-debugbar-smarty/issues", - "source": "https://github.com/Junker/php-debugbar-smarty/tree/0.1.0" + "source": "https://github.com/Junker/php-debugbar-smarty/tree/0.2.1" }, - "time": "2021-02-10T07:02:47+00:00" + "time": "2021-12-27T10:20:51+00:00" }, { "name": "justinrainbow/json-schema",