Merge pull request #12 from xeons/dependabot/composer/smarty/smarty-3.1.43
Bump smarty/smarty from 3.1.39 to 3.1.43
This commit is contained in:
commit
c6e3b16bfa
|
@ -180,16 +180,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": {
|
||||||
|
@ -237,9 +237,9 @@
|
||||||
"forum": "http://www.smarty.net/forums/",
|
"forum": "http://www.smarty.net/forums/",
|
||||||
"irc": "irc://irc.freenode.org/smarty",
|
"irc": "irc://irc.freenode.org/smarty",
|
||||||
"issues": "https://github.com/smarty-php/smarty/issues",
|
"issues": "https://github.com/smarty-php/smarty/issues",
|
||||||
"source": "https://github.com/smarty-php/smarty/tree/v3.1.39"
|
"source": "https://github.com/smarty-php/smarty/tree/v3.1.43"
|
||||||
},
|
},
|
||||||
"time": "2021-02-17T21:57:51+00:00"
|
"time": "2022-01-10T09:52:40+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [],
|
"packages-dev": [],
|
||||||
|
@ -250,5 +250,5 @@
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
"platform": [],
|
"platform": [],
|
||||||
"platform-dev": [],
|
"platform-dev": [],
|
||||||
"plugin-api-version": "2.0.0"
|
"plugin-api-version": "2.2.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue