Use a stable release of debugbar-smarty

This commit is contained in:
Pierre Rudloff 2021-02-11 19:36:11 +01:00
parent 1e17dff21e
commit 3cfd450258
2 changed files with 8 additions and 10 deletions

View File

@ -44,7 +44,7 @@
"enlightn/security-checker": "^1.4", "enlightn/security-checker": "^1.4",
"ergebnis/composer-normalize": "^2.6", "ergebnis/composer-normalize": "^2.6",
"insite/composer-dangling-locked-deps": "^0.2.1", "insite/composer-dangling-locked-deps": "^0.2.1",
"junker/debugbar-smarty": "dev-master", "junker/debugbar-smarty": "^0.1.0",
"kitchenu/slim-debugbar": "^1.1", "kitchenu/slim-debugbar": "^1.1",
"maximebf/debugbar": "^1.16", "maximebf/debugbar": "^1.16",
"php-mock/php-mock-mockery": "^1.3", "php-mock/php-mock-mockery": "^1.3",

16
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "23e282a60abf091cf5171fa3628de398", "content-hash": "0a9125b1ada00d075fb697f43816a054",
"packages": [ "packages": [
{ {
"name": "aura/session", "name": "aura/session",
@ -3996,16 +3996,16 @@
}, },
{ {
"name": "junker/debugbar-smarty", "name": "junker/debugbar-smarty",
"version": "dev-master", "version": "0.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Junker/php-debugbar-smarty.git", "url": "https://github.com/Junker/php-debugbar-smarty.git",
"reference": "82fb0d47799d2e030ecaa95cb16ad0ad53261e79" "reference": "cf43c79e25770884cf22036ee461b8585588cd19"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Junker/php-debugbar-smarty/zipball/82fb0d47799d2e030ecaa95cb16ad0ad53261e79", "url": "https://api.github.com/repos/Junker/php-debugbar-smarty/zipball/cf43c79e25770884cf22036ee461b8585588cd19",
"reference": "82fb0d47799d2e030ecaa95cb16ad0ad53261e79", "reference": "cf43c79e25770884cf22036ee461b8585588cd19",
"shasum": "" "shasum": ""
}, },
"type": "library", "type": "library",
@ -4031,7 +4031,7 @@
"debugbar", "debugbar",
"smarty" "smarty"
], ],
"time": "2021-02-06T14:00:09+00:00" "time": "2021-02-10T07:02:47+00:00"
}, },
{ {
"name": "justinrainbow/json-schema", "name": "justinrainbow/json-schema",
@ -7117,9 +7117,7 @@
], ],
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": [],
"junker/debugbar-smarty": 20
},
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {