Merge pull request #7615 from wallabag/dependabot/composer/twig-dependencies-cdedd15312

This commit is contained in:
Jérémy Benoist 2024-08-12 06:56:59 +02:00 committed by GitHub
commit 39dd2faa18
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

39
composer.lock generated
View file

@ -14751,16 +14751,16 @@
}, },
{ {
"name": "twig/extra-bundle", "name": "twig/extra-bundle",
"version": "v3.10.0", "version": "v3.11.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": "cdc6e23aeb7f4953c1039568c3439aab60c56454" "reference": "bf8a304eac15838d7724fdf64c345bdefbb75f03"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/cdc6e23aeb7f4953c1039568c3439aab60c56454", "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/bf8a304eac15838d7724fdf64c345bdefbb75f03",
"reference": "cdc6e23aeb7f4953c1039568c3439aab60c56454", "reference": "bf8a304eac15838d7724fdf64c345bdefbb75f03",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -14809,7 +14809,7 @@
"twig" "twig"
], ],
"support": { "support": {
"source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.10.0" "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.11.0"
}, },
"funding": [ "funding": [
{ {
@ -14821,20 +14821,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-11T07:35:57+00:00" "time": "2024-06-21T06:25:01+00:00"
}, },
{ {
"name": "twig/string-extra", "name": "twig/string-extra",
"version": "v3.10.0", "version": "v3.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/string-extra.git", "url": "https://github.com/twigphp/string-extra.git",
"reference": "cd76ed8ae081bcd4fddf549e92e20c5df76c358a" "reference": "d25c61baf38705a72ebb5a92d2e9ecb7c473b8ac"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/string-extra/zipball/cd76ed8ae081bcd4fddf549e92e20c5df76c358a", "url": "https://api.github.com/repos/twigphp/string-extra/zipball/d25c61baf38705a72ebb5a92d2e9ecb7c473b8ac",
"reference": "cd76ed8ae081bcd4fddf549e92e20c5df76c358a", "reference": "d25c61baf38705a72ebb5a92d2e9ecb7c473b8ac",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -14876,7 +14876,7 @@
"unicode" "unicode"
], ],
"support": { "support": {
"source": "https://github.com/twigphp/string-extra/tree/v3.10.0" "source": "https://github.com/twigphp/string-extra/tree/v3.11.0"
}, },
"funding": [ "funding": [
{ {
@ -14888,20 +14888,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-11T07:35:57+00:00" "time": "2024-08-07T17:34:09+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.10.3", "version": "v3.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "67f29781ffafa520b0bbfbd8384674b42db04572" "reference": "e80fb8ebba85c7341a97a9ebf825d7fd4b77708d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/67f29781ffafa520b0bbfbd8384674b42db04572", "url": "https://api.github.com/repos/twigphp/Twig/zipball/e80fb8ebba85c7341a97a9ebf825d7fd4b77708d",
"reference": "67f29781ffafa520b0bbfbd8384674b42db04572", "reference": "e80fb8ebba85c7341a97a9ebf825d7fd4b77708d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -14909,7 +14909,8 @@
"symfony/deprecation-contracts": "^2.5|^3", "symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-ctype": "^1.8", "symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-mbstring": "^1.3", "symfony/polyfill-mbstring": "^1.3",
"symfony/polyfill-php80": "^1.22" "symfony/polyfill-php80": "^1.22",
"symfony/polyfill-php81": "^1.29"
}, },
"require-dev": { "require-dev": {
"psr/container": "^1.0|^2.0", "psr/container": "^1.0|^2.0",
@ -14955,7 +14956,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.10.3" "source": "https://github.com/twigphp/Twig/tree/v3.11.0"
}, },
"funding": [ "funding": [
{ {
@ -14967,7 +14968,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-16T10:04:27+00:00" "time": "2024-08-08T16:15:16+00:00"
}, },
{ {
"name": "wallabag/phpepub", "name": "wallabag/phpepub",