Merge pull request #6589 from wallabag/dependabot/composer/twig/extra-bundle-3.6.1

This commit is contained in:
Jérémy Benoist 2023-06-09 07:49:25 +02:00 committed by GitHub
commit 51d052ee93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

24
composer.lock generated
View file

@ -11081,16 +11081,16 @@
}, },
{ {
"name": "twig/extra-bundle", "name": "twig/extra-bundle",
"version": "v3.6.0", "version": "v3.6.1",
"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": "4a9674e775f49a9df5e26da66546e8f3364afe67" "reference": "802cc2dd46ec88285d6c7fa85c26ab7f2cd5bc49"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/4a9674e775f49a9df5e26da66546e8f3364afe67", "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/802cc2dd46ec88285d6c7fa85c26ab7f2cd5bc49",
"reference": "4a9674e775f49a9df5e26da66546e8f3364afe67", "reference": "802cc2dd46ec88285d6c7fa85c26ab7f2cd5bc49",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11139,7 +11139,7 @@
"twig" "twig"
], ],
"support": { "support": {
"source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.6.0" "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.6.1"
}, },
"funding": [ "funding": [
{ {
@ -11151,7 +11151,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-04-14T11:03:02+00:00" "time": "2023-05-06T11:11:46+00:00"
}, },
{ {
"name": "twig/string-extra", "name": "twig/string-extra",
@ -11222,16 +11222,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.6.0", "version": "v3.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "106c170d08e8415d78be2d16c3d057d0d108262b" "reference": "7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/106c170d08e8415d78be2d16c3d057d0d108262b", "url": "https://api.github.com/repos/twigphp/Twig/zipball/7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd",
"reference": "106c170d08e8415d78be2d16c3d057d0d108262b", "reference": "7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11277,7 +11277,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.6.0" "source": "https://github.com/twigphp/Twig/tree/v3.6.1"
}, },
"funding": [ "funding": [
{ {
@ -11289,7 +11289,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-03T19:06:57+00:00" "time": "2023-06-08T12:52:13+00:00"
}, },
{ {
"name": "wallabag/php-mobi", "name": "wallabag/php-mobi",