build(deps): bump twig/twig in the twig-dependencies group

Bumps the twig-dependencies group with 1 update: [twig/twig](https://github.com/twigphp/Twig).


Updates `twig/twig` from 3.22.1 to 3.22.2
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.22.1...v3.22.2)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: twig-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-22 09:52:21 +00:00
committed by GitHub
parent 53f731202a
commit 717b155b5d

12
composer.lock generated
View File

@ -14062,16 +14062,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.22.1", "version": "v3.22.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "1de2ec1fc43ab58a4b7e80b214b96bfc895750f3" "reference": "946ddeafa3c9f4ce279d1f34051af041db0e16f2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/1de2ec1fc43ab58a4b7e80b214b96bfc895750f3", "url": "https://api.github.com/repos/twigphp/Twig/zipball/946ddeafa3c9f4ce279d1f34051af041db0e16f2",
"reference": "1de2ec1fc43ab58a4b7e80b214b96bfc895750f3", "reference": "946ddeafa3c9f4ce279d1f34051af041db0e16f2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -14125,7 +14125,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.22.1" "source": "https://github.com/twigphp/Twig/tree/v3.22.2"
}, },
"funding": [ "funding": [
{ {
@ -14137,7 +14137,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-11-16T16:01:12+00:00" "time": "2025-12-14T11:28:47+00:00"
}, },
{ {
"name": "wallabag/phpepub", "name": "wallabag/phpepub",