Vendor: Update PHP dependencies

pull/5919/head
Angel Fernando Quiroz Campos 10 months ago
parent 201bf0bb87
commit abaadd350e
No known key found for this signature in database
GPG Key ID: B284841AE3E562CD
  1. 22
      composer.lock

22
composer.lock generated

@ -15427,16 +15427,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": {
@ -15490,7 +15490,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": [
{ {
@ -15502,7 +15502,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-09T17:55:12+00:00" "time": "2024-11-06T18:17:38+00:00"
}, },
{ {
"name": "vich/uploader-bundle", "name": "vich/uploader-bundle",
@ -17664,16 +17664,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.12.7", "version": "1.12.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0" "reference": "f6a60a4d66142b8156c9da923f1972657bc4748c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc2b9976bd8b0f84ec9b0e50cc35378551de7af0", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f6a60a4d66142b8156c9da923f1972657bc4748c",
"reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0", "reference": "f6a60a4d66142b8156c9da923f1972657bc4748c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -17718,7 +17718,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-10-18T11:12:07+00:00" "time": "2024-11-06T19:06:49+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",

Loading…
Cancel
Save