From 6caa97eb0fc1f54bed2aefee03a7c25f1cc4cc0d Mon Sep 17 00:00:00 2001 From: Arnaud Ligny Date: Wed, 15 May 2024 12:09:42 +0200 Subject: [PATCH] chore: update deps --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index 8aa7bdf2a..adb5061e1 100644 --- a/composer.lock +++ b/composer.lock @@ -5625,16 +5625,16 @@ }, { "name": "twig/twig", - "version": "v3.10.1", + "version": "v3.10.2", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "3af5ab2e52279e5e23dc192b1a26db3b8cffa4e7" + "reference": "7aaed0b8311a557cc8c4047a71fd03153a00e755" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/3af5ab2e52279e5e23dc192b1a26db3b8cffa4e7", - "reference": "3af5ab2e52279e5e23dc192b1a26db3b8cffa4e7", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/7aaed0b8311a557cc8c4047a71fd03153a00e755", + "reference": "7aaed0b8311a557cc8c4047a71fd03153a00e755", "shasum": "" }, "require": { @@ -5688,7 +5688,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.10.1" + "source": "https://github.com/twigphp/Twig/tree/v3.10.2" }, "funding": [ { @@ -5700,7 +5700,7 @@ "type": "tidelift" } ], - "time": "2024-05-12T06:16:18+00:00" + "time": "2024-05-14T06:04:16+00:00" }, { "name": "voku/html-min", @@ -7023,16 +7023,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.11.0", + "version": "1.11.1", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "666cb1703742cea9cc80fee631f0940e1592fa6e" + "reference": "e524358f930e41a2b4cca1320e3b04fc26b39e0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/666cb1703742cea9cc80fee631f0940e1592fa6e", - "reference": "666cb1703742cea9cc80fee631f0940e1592fa6e", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e524358f930e41a2b4cca1320e3b04fc26b39e0b", + "reference": "e524358f930e41a2b4cca1320e3b04fc26b39e0b", "shasum": "" }, "require": { @@ -7077,7 +7077,7 @@ "type": "github" } ], - "time": "2024-05-13T06:02:22+00:00" + "time": "2024-05-15T08:00:59+00:00" }, { "name": "phpunit/php-code-coverage",