Update packages.

This commit is contained in:
James Cole
2024-11-06 19:41:15 +01:00
parent 37671499c8
commit d233cc1de8

12
composer.lock generated
View File

@@ -10144,16 +10144,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.14.0", "version": "v3.14.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72" "reference": "f405356d20fb43603bcadc8b09bfb676cb04a379"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/126b2c97818dbff0cdf3fbfc881aedb3d40aae72", "url": "https://api.github.com/repos/twigphp/Twig/zipball/f405356d20fb43603bcadc8b09bfb676cb04a379",
"reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72", "reference": "f405356d20fb43603bcadc8b09bfb676cb04a379",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10207,7 +10207,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.14.0" "source": "https://github.com/twigphp/Twig/tree/v3.14.1"
}, },
"funding": [ "funding": [
{ {
@@ -10219,7 +10219,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-09T17:55:12+00:00" "time": "2024-11-06T18:17:38+00:00"
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",