diff --git a/composer.json b/composer.json index 7dfd320..5dfa4db 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "symfonycasts/tailwind-bundle": "^0.6.1", "twig/extra-bundle": "^3.18.0", "twig/string-extra": "^3.18.0", - "twig/twig": "^3.18.0" + "twig/twig": "^3.19.0" }, "config": { "allow-plugins": { diff --git a/composer.lock b/composer.lock index bd7301c..d8d71c8 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "6b8324fc7b405168bb9a0c58d6ebd98b", + "content-hash": "e63b92958693549ba898882c3acf2944", "packages": [ { "name": "composer/semver", @@ -4273,16 +4273,16 @@ }, { "name": "twig/twig", - "version": "v3.18.0", + "version": "v3.19.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "acffa88cc2b40dbe42eaf3a5025d6c0d4600cc50" + "reference": "d4f8c2b86374f08efc859323dbcd95c590f7124e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/acffa88cc2b40dbe42eaf3a5025d6c0d4600cc50", - "reference": "acffa88cc2b40dbe42eaf3a5025d6c0d4600cc50", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/d4f8c2b86374f08efc859323dbcd95c590f7124e", + "reference": "d4f8c2b86374f08efc859323dbcd95c590f7124e", "shasum": "" }, "require": { @@ -4337,7 +4337,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.18.0" + "source": "https://github.com/twigphp/Twig/tree/v3.19.0" }, "funding": [ { @@ -4349,7 +4349,7 @@ "type": "tidelift" } ], - "time": "2024-12-29T10:51:50+00:00" + "time": "2025-01-29T07:06:14+00:00" }, { "name": "webmozart/assert",