Composer update
This commit is contained in:
parent
ebb004ddaf
commit
2c1d47023c
164
composer.lock
generated
164
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "b6eca2f811852904f39389e92ddc6308",
|
"content-hash": "22260da33c791c7ca003556ce1830c66",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "bacon/bacon-qr-code",
|
"name": "bacon/bacon-qr-code",
|
||||||
@ -1657,11 +1657,17 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "koneko/laravel-vuexy-admin",
|
"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": {
|
"dist": {
|
||||||
"type": "path",
|
"type": "zip",
|
||||||
"url": "../laravel-modules/laravel-vuexy-admin",
|
"url": "https://api.github.com/repos/koneko-mx/laravel-vuexy-admin/zipball/89cf59462708b220df5ab3f11a2d0630fab447a8",
|
||||||
"reference": "ea6b04f3f47bbee42940e934be7de07629bf79b5"
|
"reference": "89cf59462708b220df5ab3f11a2d0630fab447a8",
|
||||||
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
@ -1681,6 +1687,7 @@
|
|||||||
"require-dev": {
|
"require-dev": {
|
||||||
"orchestra/testbench": "^9.12"
|
"orchestra/testbench": "^9.12"
|
||||||
},
|
},
|
||||||
|
"default-branch": true,
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"laravel": {
|
"laravel": {
|
||||||
@ -1708,7 +1715,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"license": [
|
"license": [
|
||||||
"MIT"
|
"BUSL-1.1-custom"
|
||||||
],
|
],
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
@ -1716,7 +1723,7 @@
|
|||||||
"email": "arturo@koneko.mx"
|
"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": [
|
"keywords": [
|
||||||
"admin-panel",
|
"admin-panel",
|
||||||
"dashboard",
|
"dashboard",
|
||||||
@ -1735,24 +1742,34 @@
|
|||||||
"source": "https://github.com/koneko-mx/laravel-vuexy-admin",
|
"source": "https://github.com/koneko-mx/laravel-vuexy-admin",
|
||||||
"issues": "https://github.com/koneko-mx/laravel-vuexy-admin/issues"
|
"issues": "https://github.com/koneko-mx/laravel-vuexy-admin/issues"
|
||||||
},
|
},
|
||||||
"transport-options": {
|
"funding": [
|
||||||
"symlink": true,
|
{
|
||||||
"relative": true
|
"type": "custom",
|
||||||
|
"url": "https://koneko.mx"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"time": "2025-05-30T06:45:17+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "koneko/laravel-vuexy-website-admin",
|
"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": {
|
"dist": {
|
||||||
"type": "path",
|
"type": "zip",
|
||||||
"url": "../laravel-modules/laravel-vuexy-website-admin",
|
"url": "https://api.github.com/repos/koneko-mx/laravel-vuexy-website-admin/zipball/9ab86d73f8e472b7a2b0eb9c3e7a56ced70f8dbe",
|
||||||
"reference": "3916c62935684044118a56717375b2c3c71c0dd0"
|
"reference": "9ab86d73f8e472b7a2b0eb9c3e7a56ced70f8dbe",
|
||||||
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"koneko/laravel-vuexy-admin": "dev-main",
|
"koneko/laravel-vuexy-admin": "dev-develop",
|
||||||
"laravel/framework": "^11.31",
|
"laravel/framework": "^11.31",
|
||||||
"php": "^8.2"
|
"php": "^8.2"
|
||||||
},
|
},
|
||||||
|
"default-branch": true,
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"laravel": {
|
"laravel": {
|
||||||
@ -1767,7 +1784,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"license": [
|
"license": [
|
||||||
"MIT"
|
"BUSL-1.1-custom"
|
||||||
],
|
],
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
@ -1793,24 +1810,50 @@
|
|||||||
"source": "https://github.com/koneko-mx/laravel-vuexy-website-admin",
|
"source": "https://github.com/koneko-mx/laravel-vuexy-website-admin",
|
||||||
"issues": "https://github.com/koneko-mx/laravel-vuexy-website-admin/issues"
|
"issues": "https://github.com/koneko-mx/laravel-vuexy-website-admin/issues"
|
||||||
},
|
},
|
||||||
"transport-options": {
|
"funding": [
|
||||||
"symlink": true,
|
{
|
||||||
"relative": true
|
"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",
|
"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": {
|
"dist": {
|
||||||
"type": "path",
|
"type": "zip",
|
||||||
"url": "../laravel-modules/laravel-vuexy-website-layout-porto",
|
"url": "https://api.github.com/repos/koneko-mx/laravel-vuexy-website-layout-porto/zipball/193250906615fed052781fbed92043cdc11454d3",
|
||||||
"reference": "99d54737de6a4b22ae684d6a44754931f8e42c7d"
|
"reference": "193250906615fed052781fbed92043cdc11454d3",
|
||||||
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"koneko/laravel-vuexy-website-admin": "dev-main",
|
"koneko/laravel-vuexy-website-admin": "dev-develop",
|
||||||
"laravel/framework": "^11.31",
|
"laravel/framework": "^11.31",
|
||||||
"php": "^8.2"
|
"php": "^8.2"
|
||||||
},
|
},
|
||||||
|
"default-branch": true,
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"laravel": {
|
"laravel": {
|
||||||
@ -1825,7 +1868,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"license": [
|
"license": [
|
||||||
"MIT"
|
"BUSL-1.1-custom"
|
||||||
],
|
],
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
@ -1851,24 +1894,50 @@
|
|||||||
"source": "https://github.com/koneko-mx/laravel-vuexy-website-layout-porto",
|
"source": "https://github.com/koneko-mx/laravel-vuexy-website-layout-porto",
|
||||||
"issues": "https://github.com/koneko-mx/laravel-vuexy-website-layout-porto/issues"
|
"issues": "https://github.com/koneko-mx/laravel-vuexy-website-layout-porto/issues"
|
||||||
},
|
},
|
||||||
"transport-options": {
|
"funding": [
|
||||||
"symlink": true,
|
{
|
||||||
"relative": true
|
"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",
|
"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": {
|
"dist": {
|
||||||
"type": "path",
|
"type": "zip",
|
||||||
"url": "../laravel-modules/laravel-vuexy-website-layout-simple-koneko",
|
"url": "https://api.github.com/repos/koneko-mx/laravel-vuexy-website-layout-simple-koneko/zipball/de9c2dea791a78c4e93dea43b62970a3212a49e6",
|
||||||
"reference": "acc7a434dfbf676c55917e5132a27c12e5b3bce5"
|
"reference": "de9c2dea791a78c4e93dea43b62970a3212a49e6",
|
||||||
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"koneko/laravel-vuexy-admin": "dev-main",
|
"koneko/laravel-vuexy-admin": "dev-develop",
|
||||||
"laravel/framework": "^11.31",
|
"laravel/framework": "^11.31",
|
||||||
"php": "^8.2"
|
"php": "^8.2"
|
||||||
},
|
},
|
||||||
|
"default-branch": true,
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"laravel": {
|
"laravel": {
|
||||||
@ -1883,7 +1952,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"license": [
|
"license": [
|
||||||
"MIT"
|
"BUSL-1.1-custom"
|
||||||
],
|
],
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
@ -1909,10 +1978,29 @@
|
|||||||
"source": "https://github.com/koneko-mx/laravel-vuexy-website-layout-simple-koneko",
|
"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"
|
"issues": "https://github.com/koneko-mx/laravel-vuexy-website-layout-simple-koneko/issues"
|
||||||
},
|
},
|
||||||
"transport-options": {
|
"funding": [
|
||||||
"symlink": true,
|
{
|
||||||
"relative": true
|
"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",
|
"name": "laravel/fortify",
|
||||||
@ -7874,6 +7962,8 @@
|
|||||||
"aliases": [],
|
"aliases": [],
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
"stability-flags": {
|
"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-porto": 20,
|
||||||
"koneko/laravel-vuexy-website-layout-simple-koneko": 20
|
"koneko/laravel-vuexy-website-layout-simple-koneko": 20
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user