diff --git a/composer.lock b/composer.lock index b503cb7d4fc33317d8b569158484c206afdd1b3a..06b41fcb70ce12346f8862c6983cf647e3c9cbfe 100644 --- a/composer.lock +++ b/composer.lock @@ -1223,7 +1223,7 @@ }, { "name": "illuminate/contracts", - "version": "v8.83.12", + "version": "v8.83.13", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -6714,16 +6714,16 @@ }, { "name": "twig/twig", - "version": "v3.4.0", + "version": "v3.4.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "ed19f4bf9d19c4ef920b5d8243910bd32e85b9ba" + "reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/ed19f4bf9d19c4ef920b5d8243910bd32e85b9ba", - "reference": "ed19f4bf9d19c4ef920b5d8243910bd32e85b9ba", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/e939eae92386b69b49cfa4599dd9bead6bf4a342", + "reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342", "shasum": "" }, "require": { @@ -6774,7 +6774,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.4.0" + "source": "https://github.com/twigphp/Twig/tree/v3.4.1" }, "funding": [ { @@ -6786,7 +6786,7 @@ "type": "tidelift" } ], - "time": "2022-05-15T06:25:28+00:00" + "time": "2022-05-17T05:48:52+00:00" }, { "name": "web-token/jwt-checker",