Browse Source

Update the dependencies

pull/1363/head
Timothée Jaussoin 1 year ago
parent
commit
cf2c2c8904
  1. 28
      composer.lock

28
composer.lock

@ -1930,7 +1930,7 @@
},
{
"name": "illuminate/bus",
"version": "v10.48.20",
"version": "v10.48.22",
"source": {
"type": "git",
"url": "https://github.com/illuminate/bus.git",
@ -1983,7 +1983,7 @@
},
{
"name": "illuminate/collections",
"version": "v10.48.20",
"version": "v10.48.22",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
@ -2038,7 +2038,7 @@
},
{
"name": "illuminate/conditionable",
"version": "v10.48.20",
"version": "v10.48.22",
"source": {
"type": "git",
"url": "https://github.com/illuminate/conditionable.git",
@ -2084,7 +2084,7 @@
},
{
"name": "illuminate/container",
"version": "v10.48.20",
"version": "v10.48.22",
"source": {
"type": "git",
"url": "https://github.com/illuminate/container.git",
@ -2135,7 +2135,7 @@
},
{
"name": "illuminate/contracts",
"version": "v10.48.20",
"version": "v10.48.22",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
@ -2183,16 +2183,16 @@
},
{
"name": "illuminate/database",
"version": "v10.48.20",
"version": "v10.48.22",
"source": {
"type": "git",
"url": "https://github.com/illuminate/database.git",
"reference": "f11ecaa2b29f3fb9c0a46ef20ad93508372ef833"
"reference": "098df19dc27f8a1c938547fbaa0e308b405b61c5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/database/zipball/f11ecaa2b29f3fb9c0a46ef20ad93508372ef833",
"reference": "f11ecaa2b29f3fb9c0a46ef20ad93508372ef833",
"url": "https://api.github.com/repos/illuminate/database/zipball/098df19dc27f8a1c938547fbaa0e308b405b61c5",
"reference": "098df19dc27f8a1c938547fbaa0e308b405b61c5",
"shasum": ""
},
"require": {
@ -2252,11 +2252,11 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-08-07T21:07:46+00:00"
"time": "2024-09-09T13:54:22+00:00"
},
{
"name": "illuminate/events",
"version": "v10.48.20",
"version": "v10.48.22",
"source": {
"type": "git",
"url": "https://github.com/illuminate/events.git",
@ -2311,7 +2311,7 @@
},
{
"name": "illuminate/macroable",
"version": "v10.48.20",
"version": "v10.48.22",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
@ -2357,7 +2357,7 @@
},
{
"name": "illuminate/pipeline",
"version": "v10.48.20",
"version": "v10.48.22",
"source": {
"type": "git",
"url": "https://github.com/illuminate/pipeline.git",
@ -2405,7 +2405,7 @@
},
{
"name": "illuminate/support",
"version": "v10.48.20",
"version": "v10.48.22",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",

Loading…
Cancel
Save