Browse Source

Update the dependencies

feature/templater
Timothée Jaussoin 1 month ago
parent
commit
07cc8aff03
  1. 32
      composer.lock

32
composer.lock

@ -720,16 +720,16 @@
},
{
"name": "dflydev/fig-cookies",
"version": "v3.1.0",
"version": "v3.2.0",
"source": {
"type": "git",
"url": "https://github.com/dflydev/dflydev-fig-cookies.git",
"reference": "ebe6c15c9895fc490efe620ad734c8ef4a85bdb0"
"reference": "f9c63878e75483800477db4f897237b36556617b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dflydev/dflydev-fig-cookies/zipball/ebe6c15c9895fc490efe620ad734c8ef4a85bdb0",
"reference": "ebe6c15c9895fc490efe620ad734c8ef4a85bdb0",
"url": "https://api.github.com/repos/dflydev/dflydev-fig-cookies/zipball/f9c63878e75483800477db4f897237b36556617b",
"reference": "f9c63878e75483800477db4f897237b36556617b",
"shasum": ""
},
"require": {
@ -776,9 +776,9 @@
],
"support": {
"issues": "https://github.com/dflydev/dflydev-fig-cookies/issues",
"source": "https://github.com/dflydev/dflydev-fig-cookies/tree/v3.1.0"
"source": "https://github.com/dflydev/dflydev-fig-cookies/tree/v3.2.0"
},
"time": "2023-07-18T20:41:43+00:00"
"time": "2025-09-03T20:01:04+00:00"
},
{
"name": "doctrine/dbal",
@ -1900,7 +1900,7 @@
},
{
"name": "illuminate/bus",
"version": "v11.45.2",
"version": "v11.45.3",
"source": {
"type": "git",
"url": "https://github.com/illuminate/bus.git",
@ -1953,7 +1953,7 @@
},
{
"name": "illuminate/collections",
"version": "v11.45.2",
"version": "v11.45.3",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
@ -2009,7 +2009,7 @@
},
{
"name": "illuminate/conditionable",
"version": "v11.45.2",
"version": "v11.45.3",
"source": {
"type": "git",
"url": "https://github.com/illuminate/conditionable.git",
@ -2055,7 +2055,7 @@
},
{
"name": "illuminate/container",
"version": "v11.45.2",
"version": "v11.45.3",
"source": {
"type": "git",
"url": "https://github.com/illuminate/container.git",
@ -2106,7 +2106,7 @@
},
{
"name": "illuminate/contracts",
"version": "v11.45.2",
"version": "v11.45.3",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
@ -2154,7 +2154,7 @@
},
{
"name": "illuminate/database",
"version": "v11.45.2",
"version": "v11.45.3",
"source": {
"type": "git",
"url": "https://github.com/illuminate/database.git",
@ -2223,7 +2223,7 @@
},
{
"name": "illuminate/events",
"version": "v11.45.2",
"version": "v11.45.3",
"source": {
"type": "git",
"url": "https://github.com/illuminate/events.git",
@ -2278,7 +2278,7 @@
},
{
"name": "illuminate/macroable",
"version": "v11.45.2",
"version": "v11.45.3",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
@ -2324,7 +2324,7 @@
},
{
"name": "illuminate/pipeline",
"version": "v11.45.2",
"version": "v11.45.3",
"source": {
"type": "git",
"url": "https://github.com/illuminate/pipeline.git",
@ -2372,7 +2372,7 @@
},
{
"name": "illuminate/support",
"version": "v11.45.2",
"version": "v11.45.3",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",

Loading…
Cancel
Save