diff --git a/composer.lock b/composer.lock index 9e232657ad72ca94dfb6489655307695f3dae81d..9f37e8f8905d1453c2f13082fa1ade812a1706e4 100644 --- a/composer.lock +++ b/composer.lock @@ -1223,7 +1223,7 @@ }, { "name": "illuminate/contracts", - "version": "v8.83.15", + "version": "v8.83.16", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -6660,7 +6660,7 @@ }, { "name": "tightenco/collect", - "version": "v8.83.12", + "version": "v8.83.15", "source": { "type": "git", "url": "https://github.com/tighten/collect.git", @@ -6708,7 +6708,7 @@ ], "support": { "issues": "https://github.com/tighten/collect/issues", - "source": "https://github.com/tighten/collect/tree/v8.83.12" + "source": "https://github.com/tighten/collect/tree/v8.83.15" }, "time": "2022-04-15T20:31:14+00:00" }, @@ -8077,16 +8077,16 @@ }, { "name": "monolog/monolog", - "version": "2.6.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "247918972acd74356b0a91dfaa5adcaec069b6c0" + "reference": "5579edf28aee1190a798bfa5be8bc16c563bd524" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/247918972acd74356b0a91dfaa5adcaec069b6c0", - "reference": "247918972acd74356b0a91dfaa5adcaec069b6c0", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5579edf28aee1190a798bfa5be8bc16c563bd524", + "reference": "5579edf28aee1190a798bfa5be8bc16c563bd524", "shasum": "" }, "require": { @@ -8165,7 +8165,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/2.6.0" + "source": "https://github.com/Seldaek/monolog/tree/2.7.0" }, "funding": [ { @@ -8177,7 +8177,7 @@ "type": "tidelift" } ], - "time": "2022-05-10T09:36:00+00:00" + "time": "2022-06-09T08:59:12+00:00" }, { "name": "myclabs/deep-copy",