Bump smarty/smarty from 3.1.39 to 3.1.43 (#383)
Bumps smarty/smarty from 3.1.39 to 3.1.43. --- updated-dependencies: - dependency-name: smarty/smarty dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
eeda434b2f
commit
fb78ecb410
1 changed files with 13 additions and 6 deletions
19
composer.lock
generated
19
composer.lock
generated
|
@ -1346,16 +1346,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "smarty/smarty",
|
"name": "smarty/smarty",
|
||||||
"version": "v3.1.39",
|
"version": "v3.1.43",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/smarty-php/smarty.git",
|
"url": "https://github.com/smarty-php/smarty.git",
|
||||||
"reference": "e27da524f7bcd7361e3ea5cdfa99c4378a7b5419"
|
"reference": "273f7e00fec034f6d61112552e9caf08d19565b7"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/smarty-php/smarty/zipball/e27da524f7bcd7361e3ea5cdfa99c4378a7b5419",
|
"url": "https://api.github.com/repos/smarty-php/smarty/zipball/273f7e00fec034f6d61112552e9caf08d19565b7",
|
||||||
"reference": "e27da524f7bcd7361e3ea5cdfa99c4378a7b5419",
|
"reference": "273f7e00fec034f6d61112552e9caf08d19565b7",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1399,7 +1399,13 @@
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"templating"
|
"templating"
|
||||||
],
|
],
|
||||||
"time": "2021-02-17T21:57:51+00:00"
|
"support": {
|
||||||
|
"forum": "http://www.smarty.net/forums/",
|
||||||
|
"irc": "irc://irc.freenode.org/smarty",
|
||||||
|
"issues": "https://github.com/smarty-php/smarty/issues",
|
||||||
|
"source": "https://github.com/smarty-php/smarty/tree/v3.1.43"
|
||||||
|
},
|
||||||
|
"time": "2022-01-10T09:52:40+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/console",
|
"name": "symfony/console",
|
||||||
|
@ -7132,5 +7138,6 @@
|
||||||
"platform-dev": [],
|
"platform-dev": [],
|
||||||
"platform-overrides": {
|
"platform-overrides": {
|
||||||
"php": "7.3.11"
|
"php": "7.3.11"
|
||||||
}
|
},
|
||||||
|
"plugin-api-version": "2.2.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue