Bump twig/twig from 1.44.6 to 1.44.7
Bumps [twig/twig](https://github.com/twigphp/Twig) from 1.44.6 to 1.44.7. - [Release notes](https://github.com/twigphp/Twig/releases) - [Changelog](https://github.com/twigphp/Twig/blob/v1.44.7/CHANGELOG) - [Commits](https://github.com/twigphp/Twig/compare/v1.44.6...v1.44.7) --- updated-dependencies: - dependency-name: twig/twig dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4065389798
commit
144b1454ab
1 changed files with 7 additions and 7 deletions
14
composer.lock
generated
14
composer.lock
generated
|
@ -4373,16 +4373,16 @@
|
|||
},
|
||||
{
|
||||
"name": "twig/twig",
|
||||
"version": "v1.44.6",
|
||||
"version": "v1.44.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twigphp/Twig.git",
|
||||
"reference": "ae39480f010ef88adc7938503c9b02d3baf2f3b3"
|
||||
"reference": "0887422319889e442458e48e2f3d9add1a172ad5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/ae39480f010ef88adc7938503c9b02d3baf2f3b3",
|
||||
"reference": "ae39480f010ef88adc7938503c9b02d3baf2f3b3",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/0887422319889e442458e48e2f3d9add1a172ad5",
|
||||
"reference": "0887422319889e442458e48e2f3d9add1a172ad5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4435,7 +4435,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/twigphp/Twig/issues",
|
||||
"source": "https://github.com/twigphp/Twig/tree/v1.44.6"
|
||||
"source": "https://github.com/twigphp/Twig/tree/v1.44.7"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -4447,7 +4447,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-11-25T13:31:46+00:00"
|
||||
"time": "2022-09-28T08:38:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "umpirsky/twig-php-function",
|
||||
|
@ -4568,5 +4568,5 @@
|
|||
"php": ">=5.6"
|
||||
},
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.2.0"
|
||||
"plugin-api-version": "2.3.0"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue