Merge pull request #1382 from DirectoryLister/dependabot/composer/illuminate/collections-12.11.1

This commit is contained in:
dependabot[bot]
2025-05-03 14:08:29 +00:00
committed by GitHub

39
composer.lock generated
View File

@@ -272,16 +272,16 @@
},
{
"name": "illuminate/collections",
"version": "v12.3.0",
"version": "v12.12.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
"reference": "0094b162fa505126c1391222f27fd98734d24525"
"reference": "abccbba3aef0fb9460105496e18c36b28dfe10b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/collections/zipball/0094b162fa505126c1391222f27fd98734d24525",
"reference": "0094b162fa505126c1391222f27fd98734d24525",
"url": "https://api.github.com/repos/illuminate/collections/zipball/abccbba3aef0fb9460105496e18c36b28dfe10b2",
"reference": "abccbba3aef0fb9460105496e18c36b28dfe10b2",
"shasum": ""
},
"require": {
@@ -291,6 +291,7 @@
"php": "^8.2"
},
"suggest": {
"illuminate/http": "Required to convert collections to API resources (^12.0).",
"symfony/var-dumper": "Required to use the dump method (^7.2)."
},
"type": "library",
@@ -324,20 +325,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2025-03-16T23:50:18+00:00"
"time": "2025-04-29T20:14:54+00:00"
},
{
"name": "illuminate/conditionable",
"version": "v12.3.0",
"version": "v12.12.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/conditionable.git",
"reference": "a2b3c66f3ca532e12e694bd5c9254adc303b922d"
"reference": "455a28c08f849db93078c9a60d765b88011affd2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/conditionable/zipball/a2b3c66f3ca532e12e694bd5c9254adc303b922d",
"reference": "a2b3c66f3ca532e12e694bd5c9254adc303b922d",
"url": "https://api.github.com/repos/illuminate/conditionable/zipball/455a28c08f849db93078c9a60d765b88011affd2",
"reference": "455a28c08f849db93078c9a60d765b88011affd2",
"shasum": ""
},
"require": {
@@ -370,20 +371,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2025-02-19T19:08:33+00:00"
"time": "2025-04-23T12:59:28+00:00"
},
{
"name": "illuminate/contracts",
"version": "v12.3.0",
"version": "v12.12.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
"reference": "88962e0a73fb837e048ebdbbc67afd2f6b30e8e6"
"reference": "bbaec083da240396f2186f4c3a9952da207f28a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/88962e0a73fb837e048ebdbbc67afd2f6b30e8e6",
"reference": "88962e0a73fb837e048ebdbbc67afd2f6b30e8e6",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/bbaec083da240396f2186f4c3a9952da207f28a0",
"reference": "bbaec083da240396f2186f4c3a9952da207f28a0",
"shasum": ""
},
"require": {
@@ -418,11 +419,11 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2025-03-16T23:56:53+00:00"
"time": "2025-03-19T20:10:05+00:00"
},
{
"name": "illuminate/macroable",
"version": "v12.3.0",
"version": "v12.12.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
@@ -7081,7 +7082,7 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {},
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
@@ -7090,9 +7091,9 @@
"ext-fileinfo": "*",
"ext-zip": "*"
},
"platform-dev": {},
"platform-dev": [],
"platform-overrides": {
"php": "8.2"
},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.3.0"
}