Merge pull request #6765 from wallabag/dependabot/composer/twig/extra-bundle-3.7.0

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

30
composer.lock generated
View file

@ -7602,16 +7602,16 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "1.22.1", "version": "1.23.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "65c39594fbd8c67abfc68bb323f86447bab79cc0" "reference": "a2b24135c35852b348894320d47b3902a94bc494"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/65c39594fbd8c67abfc68bb323f86447bab79cc0", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/a2b24135c35852b348894320d47b3902a94bc494",
"reference": "65c39594fbd8c67abfc68bb323f86447bab79cc0", "reference": "a2b24135c35852b348894320d47b3902a94bc494",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7643,9 +7643,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.22.1" "source": "https://github.com/phpstan/phpdoc-parser/tree/1.23.0"
}, },
"time": "2023-06-29T20:46:06+00:00" "time": "2023-07-23T22:17:56+00:00"
}, },
{ {
"name": "phpzip/phpzip", "name": "phpzip/phpzip",
@ -11086,7 +11086,7 @@
}, },
{ {
"name": "twig/extra-bundle", "name": "twig/extra-bundle",
"version": "v3.6.1", "version": "v3.7.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",
@ -11144,7 +11144,7 @@
"twig" "twig"
], ],
"support": { "support": {
"source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.6.1" "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.7.0"
}, },
"funding": [ "funding": [
{ {
@ -11227,16 +11227,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.6.1", "version": "v3.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd" "reference": "5cf942bbab3df42afa918caeba947f1b690af64b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd", "url": "https://api.github.com/repos/twigphp/Twig/zipball/5cf942bbab3df42afa918caeba947f1b690af64b",
"reference": "7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd", "reference": "5cf942bbab3df42afa918caeba947f1b690af64b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11282,7 +11282,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.1" "source": "https://github.com/twigphp/Twig/tree/v3.7.0"
}, },
"funding": [ "funding": [
{ {
@ -11294,7 +11294,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-06-08T12:52:13+00:00" "time": "2023-07-26T07:16:09+00:00"
}, },
{ {
"name": "wallabag/php-mobi", "name": "wallabag/php-mobi",
@ -13498,5 +13498,5 @@
"platform-overrides": { "platform-overrides": {
"php": "7.4.29" "php": "7.4.29"
}, },
"plugin-api-version": "2.2.0" "plugin-api-version": "2.3.0"
} }