Bump twig/twig from 1.44.6 to 1.44.7 #98

Open
dependabot[bot] wants to merge 1 commit from dependabot/composer/twig/twig-1.44.7 into master
Showing only changes of commit 144b1454ab - Show all commits

14
composer.lock generated
View file

@ -4373,16 +4373,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v1.44.6", "version": "v1.44.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "ae39480f010ef88adc7938503c9b02d3baf2f3b3" "reference": "0887422319889e442458e48e2f3d9add1a172ad5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/ae39480f010ef88adc7938503c9b02d3baf2f3b3", "url": "https://api.github.com/repos/twigphp/Twig/zipball/0887422319889e442458e48e2f3d9add1a172ad5",
"reference": "ae39480f010ef88adc7938503c9b02d3baf2f3b3", "reference": "0887422319889e442458e48e2f3d9add1a172ad5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4435,7 +4435,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "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": [ "funding": [
{ {
@ -4447,7 +4447,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-11-25T13:31:46+00:00" "time": "2022-09-28T08:38:36+00:00"
}, },
{ {
"name": "umpirsky/twig-php-function", "name": "umpirsky/twig-php-function",
@ -4568,5 +4568,5 @@
"php": ">=5.6" "php": ">=5.6"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.2.0" "plugin-api-version": "2.3.0"
} }