añadir funicionalidades de permisos y grupos
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled

This commit is contained in:
2025-04-27 23:43:22 +02:00
parent fa7c92bee2
commit 883daf32ed
51 changed files with 2673 additions and 441 deletions

88
composer.lock generated
View File

@@ -1137,16 +1137,16 @@
},
{
"name": "laravel/framework",
"version": "v12.9.2",
"version": "v12.10.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "3db59aa0f382c349c78a92f3e5b5522e00e3301b"
"reference": "0f123cc857bc177abe4d417448d4f7164f71802a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/3db59aa0f382c349c78a92f3e5b5522e00e3301b",
"reference": "3db59aa0f382c349c78a92f3e5b5522e00e3301b",
"url": "https://api.github.com/repos/laravel/framework/zipball/0f123cc857bc177abe4d417448d4f7164f71802a",
"reference": "0f123cc857bc177abe4d417448d4f7164f71802a",
"shasum": ""
},
"require": {
@@ -1348,7 +1348,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2025-04-16T15:44:19+00:00"
"time": "2025-04-24T14:11:20+00:00"
},
{
"name": "laravel/prompts",
@@ -1411,16 +1411,16 @@
},
{
"name": "laravel/sanctum",
"version": "v4.0.8",
"version": "v4.1.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/sanctum.git",
"reference": "ec1dd9ddb2ab370f79dfe724a101856e0963f43c"
"reference": "4e4ced5023e9d8949214e0fb43d9f4bde79c7166"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sanctum/zipball/ec1dd9ddb2ab370f79dfe724a101856e0963f43c",
"reference": "ec1dd9ddb2ab370f79dfe724a101856e0963f43c",
"url": "https://api.github.com/repos/laravel/sanctum/zipball/4e4ced5023e9d8949214e0fb43d9f4bde79c7166",
"reference": "4e4ced5023e9d8949214e0fb43d9f4bde79c7166",
"shasum": ""
},
"require": {
@@ -1471,7 +1471,7 @@
"issues": "https://github.com/laravel/sanctum/issues",
"source": "https://github.com/laravel/sanctum"
},
"time": "2025-01-26T19:34:36+00:00"
"time": "2025-04-22T13:53:47+00:00"
},
{
"name": "laravel/serializable-closure",
@@ -2153,16 +2153,16 @@
},
{
"name": "livewire/flux",
"version": "v2.1.4",
"version": "v2.1.5",
"source": {
"type": "git",
"url": "https://github.com/livewire/flux.git",
"reference": "a19709fc94f5a1b795ce24ad42662bd398c19371"
"reference": "e24f05be20fa1a0ca027a11c2eea763cc539c82e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/livewire/flux/zipball/a19709fc94f5a1b795ce24ad42662bd398c19371",
"reference": "a19709fc94f5a1b795ce24ad42662bd398c19371",
"url": "https://api.github.com/repos/livewire/flux/zipball/e24f05be20fa1a0ca027a11c2eea763cc539c82e",
"reference": "e24f05be20fa1a0ca027a11c2eea763cc539c82e",
"shasum": ""
},
"require": {
@@ -2210,9 +2210,9 @@
],
"support": {
"issues": "https://github.com/livewire/flux/issues",
"source": "https://github.com/livewire/flux/tree/v2.1.4"
"source": "https://github.com/livewire/flux/tree/v2.1.5"
},
"time": "2025-04-14T11:59:19+00:00"
"time": "2025-04-24T22:52:25+00:00"
},
{
"name": "livewire/livewire",
@@ -3722,16 +3722,16 @@
},
{
"name": "spatie/image",
"version": "3.8.1",
"version": "3.8.3",
"source": {
"type": "git",
"url": "https://github.com/spatie/image.git",
"reference": "80e907bc64fbb7ce87346e97c14534d7dad5d559"
"reference": "54a7331a4d1ba7712603dd058522613506d2dfe0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/image/zipball/80e907bc64fbb7ce87346e97c14534d7dad5d559",
"reference": "80e907bc64fbb7ce87346e97c14534d7dad5d559",
"url": "https://api.github.com/repos/spatie/image/zipball/54a7331a4d1ba7712603dd058522613506d2dfe0",
"reference": "54a7331a4d1ba7712603dd058522613506d2dfe0",
"shasum": ""
},
"require": {
@@ -3779,7 +3779,7 @@
"spatie"
],
"support": {
"source": "https://github.com/spatie/image/tree/3.8.1"
"source": "https://github.com/spatie/image/tree/3.8.3"
},
"funding": [
{
@@ -3791,7 +3791,7 @@
"type": "github"
}
],
"time": "2025-03-27T13:01:00+00:00"
"time": "2025-04-25T08:04:51+00:00"
},
{
"name": "spatie/image-optimizer",
@@ -7396,16 +7396,16 @@
},
{
"name": "laravel/sail",
"version": "v1.41.0",
"version": "v1.41.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "fe1a4ada0abb5e4bd99eb4e4b0d87906c00cdeec"
"reference": "e5692510f1ef8e0f5096cde2b885d558f8d86592"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/fe1a4ada0abb5e4bd99eb4e4b0d87906c00cdeec",
"reference": "fe1a4ada0abb5e4bd99eb4e4b0d87906c00cdeec",
"url": "https://api.github.com/repos/laravel/sail/zipball/e5692510f1ef8e0f5096cde2b885d558f8d86592",
"reference": "e5692510f1ef8e0f5096cde2b885d558f8d86592",
"shasum": ""
},
"require": {
@@ -7455,7 +7455,7 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2025-01-24T15:45:36+00:00"
"time": "2025-04-22T13:39:39+00:00"
},
{
"name": "mockery/mockery",
@@ -7953,27 +7953,27 @@
},
{
"name": "pestphp/pest-plugin-laravel",
"version": "v3.1.0",
"version": "v3.2.0",
"source": {
"type": "git",
"url": "https://github.com/pestphp/pest-plugin-laravel.git",
"reference": "1c4e994476375c72aa7aebaaa97aa98f5d5378cd"
"reference": "6801be82fd92b96e82dd72e563e5674b1ce365fc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pestphp/pest-plugin-laravel/zipball/1c4e994476375c72aa7aebaaa97aa98f5d5378cd",
"reference": "1c4e994476375c72aa7aebaaa97aa98f5d5378cd",
"url": "https://api.github.com/repos/pestphp/pest-plugin-laravel/zipball/6801be82fd92b96e82dd72e563e5674b1ce365fc",
"reference": "6801be82fd92b96e82dd72e563e5674b1ce365fc",
"shasum": ""
},
"require": {
"laravel/framework": "^11.39.1|^12.0.0",
"pestphp/pest": "^3.7.4",
"laravel/framework": "^11.39.1|^12.9.2",
"pestphp/pest": "^3.8.2",
"php": "^8.2.0"
},
"require-dev": {
"laravel/dusk": "^8.2.13|dev-develop",
"orchestra/testbench": "^9.9.0|^10.0.0",
"pestphp/pest-dev-tools": "^3.3.0"
"orchestra/testbench": "^9.9.0|^10.2.1",
"pestphp/pest-dev-tools": "^3.4.0"
},
"type": "library",
"extra": {
@@ -8011,7 +8011,7 @@
"unit"
],
"support": {
"source": "https://github.com/pestphp/pest-plugin-laravel/tree/v3.1.0"
"source": "https://github.com/pestphp/pest-plugin-laravel/tree/v3.2.0"
},
"funding": [
{
@@ -8023,7 +8023,7 @@
"type": "github"
}
],
"time": "2025-01-24T13:22:39+00:00"
"time": "2025-04-21T07:40:53+00:00"
},
{
"name": "pestphp/pest-plugin-mutate",
@@ -9913,23 +9913,23 @@
},
{
"name": "ta-tikoma/phpunit-architecture-test",
"version": "0.8.4",
"version": "0.8.5",
"source": {
"type": "git",
"url": "https://github.com/ta-tikoma/phpunit-architecture-test.git",
"reference": "89f0dea1cb0f0d5744d3ec1764a286af5e006636"
"reference": "cf6fb197b676ba716837c886baca842e4db29005"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ta-tikoma/phpunit-architecture-test/zipball/89f0dea1cb0f0d5744d3ec1764a286af5e006636",
"reference": "89f0dea1cb0f0d5744d3ec1764a286af5e006636",
"url": "https://api.github.com/repos/ta-tikoma/phpunit-architecture-test/zipball/cf6fb197b676ba716837c886baca842e4db29005",
"reference": "cf6fb197b676ba716837c886baca842e4db29005",
"shasum": ""
},
"require": {
"nikic/php-parser": "^4.18.0 || ^5.0.0",
"php": "^8.1.0",
"phpdocumentor/reflection-docblock": "^5.3.0",
"phpunit/phpunit": "^10.5.5 || ^11.0.0",
"phpunit/phpunit": "^10.5.5 || ^11.0.0 || ^12.0.0",
"symfony/finder": "^6.4.0 || ^7.0.0"
},
"require-dev": {
@@ -9966,9 +9966,9 @@
],
"support": {
"issues": "https://github.com/ta-tikoma/phpunit-architecture-test/issues",
"source": "https://github.com/ta-tikoma/phpunit-architecture-test/tree/0.8.4"
"source": "https://github.com/ta-tikoma/phpunit-architecture-test/tree/0.8.5"
},
"time": "2024-01-05T14:10:56+00:00"
"time": "2025-04-20T20:23:40+00:00"
},
{
"name": "theseer/tokenizer",