Merge pull request #6487 from wallabag/dependabot/composer/twig/extra-bundle-3.6.0

This commit is contained in:
Jérémy Benoist 2023-05-04 06:36:16 +02:00 committed by GitHub
commit 1b0559c69c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

17
composer.lock generated
View file

@ -11104,16 +11104,16 @@
}, },
{ {
"name": "twig/extra-bundle", "name": "twig/extra-bundle",
"version": "v3.5.1", "version": "v3.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/twig-extra-bundle.git", "url": "https://github.com/twigphp/twig-extra-bundle.git",
"reference": "a961e553a624eebdbd423ad5ab931497ca6d87cd" "reference": "4a9674e775f49a9df5e26da66546e8f3364afe67"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/a961e553a624eebdbd423ad5ab931497ca6d87cd", "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/4a9674e775f49a9df5e26da66546e8f3364afe67",
"reference": "a961e553a624eebdbd423ad5ab931497ca6d87cd", "reference": "4a9674e775f49a9df5e26da66546e8f3364afe67",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11134,11 +11134,6 @@
"twig/string-extra": "^2.12|^3.0" "twig/string-extra": "^2.12|^3.0"
}, },
"type": "symfony-bundle", "type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-master": "3.5-dev"
}
},
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Twig\\Extra\\TwigExtraBundle\\": "" "Twig\\Extra\\TwigExtraBundle\\": ""
@ -11167,7 +11162,7 @@
"twig" "twig"
], ],
"support": { "support": {
"source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.5.1" "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.6.0"
}, },
"funding": [ "funding": [
{ {
@ -11179,7 +11174,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-08T07:44:55+00:00" "time": "2023-04-14T11:03:02+00:00"
}, },
{ {
"name": "twig/string-extra", "name": "twig/string-extra",