From 2c1d47023cb8a8f4bb27f479319fc33d5ccd8867 Mon Sep 17 00:00:00 2001 From: Arturo Corro Date: Tue, 3 Jun 2025 09:28:22 -0600 Subject: [PATCH] Composer update --- composer.lock | 172 ++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 131 insertions(+), 41 deletions(-) diff --git a/composer.lock b/composer.lock index bac52bb..98c8294 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b6eca2f811852904f39389e92ddc6308", + "content-hash": "22260da33c791c7ca003556ce1830c66", "packages": [ { "name": "bacon/bacon-qr-code", @@ -1657,11 +1657,17 @@ }, { "name": "koneko/laravel-vuexy-admin", - "version": "dev-main", + "version": "dev-develop", + "source": { + "type": "git", + "url": "https://github.com/koneko-mx/laravel-vuexy-admin.git", + "reference": "89cf59462708b220df5ab3f11a2d0630fab447a8" + }, "dist": { - "type": "path", - "url": "../laravel-modules/laravel-vuexy-admin", - "reference": "ea6b04f3f47bbee42940e934be7de07629bf79b5" + "type": "zip", + "url": "https://api.github.com/repos/koneko-mx/laravel-vuexy-admin/zipball/89cf59462708b220df5ab3f11a2d0630fab447a8", + "reference": "89cf59462708b220df5ab3f11a2d0630fab447a8", + "shasum": "" }, "require": { "ext-json": "*", @@ -1681,6 +1687,7 @@ "require-dev": { "orchestra/testbench": "^9.12" }, + "default-branch": true, "type": "library", "extra": { "laravel": { @@ -1708,7 +1715,7 @@ ] }, "license": [ - "MIT" + "BUSL-1.1-custom" ], "authors": [ { @@ -1716,7 +1723,7 @@ "email": "arturo@koneko.mx" } ], - "description": "Admin module for Laravel projects based on Vuexy Template, designed for the Mexican business ecosystem.", + "description": "[BETA] Admin module for Laravel projects based on Vuexy Template, designed for the Mexican business ecosystem.", "keywords": [ "admin-panel", "dashboard", @@ -1735,24 +1742,34 @@ "source": "https://github.com/koneko-mx/laravel-vuexy-admin", "issues": "https://github.com/koneko-mx/laravel-vuexy-admin/issues" }, - "transport-options": { - "symlink": true, - "relative": true - } + "funding": [ + { + "type": "custom", + "url": "https://koneko.mx" + } + ], + "time": "2025-05-30T06:45:17+00:00" }, { "name": "koneko/laravel-vuexy-website-admin", - "version": "dev-main", + "version": "dev-develop", + "source": { + "type": "git", + "url": "https://github.com/koneko-mx/laravel-vuexy-website-admin.git", + "reference": "9ab86d73f8e472b7a2b0eb9c3e7a56ced70f8dbe" + }, "dist": { - "type": "path", - "url": "../laravel-modules/laravel-vuexy-website-admin", - "reference": "3916c62935684044118a56717375b2c3c71c0dd0" + "type": "zip", + "url": "https://api.github.com/repos/koneko-mx/laravel-vuexy-website-admin/zipball/9ab86d73f8e472b7a2b0eb9c3e7a56ced70f8dbe", + "reference": "9ab86d73f8e472b7a2b0eb9c3e7a56ced70f8dbe", + "shasum": "" }, "require": { - "koneko/laravel-vuexy-admin": "dev-main", + "koneko/laravel-vuexy-admin": "dev-develop", "laravel/framework": "^11.31", "php": "^8.2" }, + "default-branch": true, "type": "library", "extra": { "laravel": { @@ -1767,7 +1784,7 @@ } }, "license": [ - "MIT" + "BUSL-1.1-custom" ], "authors": [ { @@ -1793,24 +1810,50 @@ "source": "https://github.com/koneko-mx/laravel-vuexy-website-admin", "issues": "https://github.com/koneko-mx/laravel-vuexy-website-admin/issues" }, - "transport-options": { - "symlink": true, - "relative": true - } + "funding": [ + { + "type": "name", + "url": "FUNDING.yml" + }, + { + "type": "about", + "url": "Opciones de patrocinio del proyecto" + }, + { + "type": "title", + "url": "Patrocinio" + }, + { + "type": "labels", + "url": "funding" + }, + { + "type": "assignees", + "url": "" + } + ], + "time": "2025-05-30T07:56:27+00:00" }, { "name": "koneko/laravel-vuexy-website-layout-porto", - "version": "dev-main", + "version": "dev-develop", + "source": { + "type": "git", + "url": "https://github.com/koneko-mx/laravel-vuexy-website-layout-porto.git", + "reference": "193250906615fed052781fbed92043cdc11454d3" + }, "dist": { - "type": "path", - "url": "../laravel-modules/laravel-vuexy-website-layout-porto", - "reference": "99d54737de6a4b22ae684d6a44754931f8e42c7d" + "type": "zip", + "url": "https://api.github.com/repos/koneko-mx/laravel-vuexy-website-layout-porto/zipball/193250906615fed052781fbed92043cdc11454d3", + "reference": "193250906615fed052781fbed92043cdc11454d3", + "shasum": "" }, "require": { - "koneko/laravel-vuexy-website-admin": "dev-main", + "koneko/laravel-vuexy-website-admin": "dev-develop", "laravel/framework": "^11.31", "php": "^8.2" }, + "default-branch": true, "type": "library", "extra": { "laravel": { @@ -1825,7 +1868,7 @@ } }, "license": [ - "MIT" + "BUSL-1.1-custom" ], "authors": [ { @@ -1851,24 +1894,50 @@ "source": "https://github.com/koneko-mx/laravel-vuexy-website-layout-porto", "issues": "https://github.com/koneko-mx/laravel-vuexy-website-layout-porto/issues" }, - "transport-options": { - "symlink": true, - "relative": true - } + "funding": [ + { + "type": "name", + "url": "FUNDING.yml" + }, + { + "type": "about", + "url": "Opciones de patrocinio del proyecto" + }, + { + "type": "title", + "url": "Patrocinio" + }, + { + "type": "labels", + "url": "funding" + }, + { + "type": "assignees", + "url": "" + } + ], + "time": "2025-05-30T09:09:08+00:00" }, { "name": "koneko/laravel-vuexy-website-layout-simple-koneko", - "version": "dev-main", + "version": "dev-develop", + "source": { + "type": "git", + "url": "https://github.com/koneko-mx/laravel-vuexy-website-layout-simple-koneko.git", + "reference": "de9c2dea791a78c4e93dea43b62970a3212a49e6" + }, "dist": { - "type": "path", - "url": "../laravel-modules/laravel-vuexy-website-layout-simple-koneko", - "reference": "acc7a434dfbf676c55917e5132a27c12e5b3bce5" + "type": "zip", + "url": "https://api.github.com/repos/koneko-mx/laravel-vuexy-website-layout-simple-koneko/zipball/de9c2dea791a78c4e93dea43b62970a3212a49e6", + "reference": "de9c2dea791a78c4e93dea43b62970a3212a49e6", + "shasum": "" }, "require": { - "koneko/laravel-vuexy-admin": "dev-main", + "koneko/laravel-vuexy-admin": "dev-develop", "laravel/framework": "^11.31", "php": "^8.2" }, + "default-branch": true, "type": "library", "extra": { "laravel": { @@ -1883,7 +1952,7 @@ } }, "license": [ - "MIT" + "BUSL-1.1-custom" ], "authors": [ { @@ -1909,10 +1978,29 @@ "source": "https://github.com/koneko-mx/laravel-vuexy-website-layout-simple-koneko", "issues": "https://github.com/koneko-mx/laravel-vuexy-website-layout-simple-koneko/issues" }, - "transport-options": { - "symlink": true, - "relative": true - } + "funding": [ + { + "type": "name", + "url": "FUNDING.yml" + }, + { + "type": "about", + "url": "Opciones de patrocinio del proyecto" + }, + { + "type": "title", + "url": "Patrocinio" + }, + { + "type": "labels", + "url": "funding" + }, + { + "type": "assignees", + "url": "" + } + ], + "time": "2025-05-30T08:01:51+00:00" }, { "name": "laravel/fortify", @@ -7874,6 +7962,8 @@ "aliases": [], "minimum-stability": "dev", "stability-flags": { + "koneko/laravel-vuexy-admin": 20, + "koneko/laravel-vuexy-website-admin": 20, "koneko/laravel-vuexy-website-layout-porto": 20, "koneko/laravel-vuexy-website-layout-simple-koneko": 20 },