revert revert so it will be good (say what?)

This commit is contained in:
Andras Bacsai
2025-01-17 13:44:37 +01:00
parent 78cd01d230
commit 6e9960c010
3 changed files with 37 additions and 39 deletions

17
composer.lock generated
View File

@@ -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": "ef45e2ecf9ff00aa6c51c0f49fd072e0",
"content-hash": "9c1a0833be38d1f058f216dcaa522077",
"packages": [
{
"name": "3sidedcube/laravel-redoc",
@@ -2733,16 +2733,16 @@
},
{
"name": "laravel/framework",
"version": "v11.35.0",
"version": "v11.38.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "f1a7aaa3c1235b7a95ccaa58db90e0cd9d8c3fcc"
"reference": "9d290aa90fcad44048bedca5219d2b872e98772a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/f1a7aaa3c1235b7a95ccaa58db90e0cd9d8c3fcc",
"reference": "f1a7aaa3c1235b7a95ccaa58db90e0cd9d8c3fcc",
"url": "https://api.github.com/repos/laravel/framework/zipball/9d290aa90fcad44048bedca5219d2b872e98772a",
"reference": "9d290aa90fcad44048bedca5219d2b872e98772a",
"shasum": ""
},
"require": {
@@ -2763,7 +2763,7 @@
"guzzlehttp/uri-template": "^1.0",
"laravel/prompts": "^0.1.18|^0.2.0|^0.3.0",
"laravel/serializable-closure": "^1.3|^2.0",
"league/commonmark": "^2.2.1",
"league/commonmark": "^2.6",
"league/flysystem": "^3.25.1",
"league/flysystem-local": "^3.25.1",
"league/uri": "^7.5.1",
@@ -2778,7 +2778,7 @@
"symfony/console": "^7.0.3",
"symfony/error-handler": "^7.0.3",
"symfony/finder": "^7.0.3",
"symfony/http-foundation": "^7.0.3",
"symfony/http-foundation": "^7.2.0",
"symfony/http-kernel": "^7.0.3",
"symfony/mailer": "^7.0.3",
"symfony/mime": "^7.0.3",
@@ -2792,7 +2792,6 @@
"voku/portable-ascii": "^2.0.2"
},
"conflict": {
"mockery/mockery": "1.6.8",
"tightenco/collect": "<5.5.33"
},
"provide": {
@@ -2944,7 +2943,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-12-10T16:09:29+00:00"
"time": "2025-01-15T00:06:46+00:00"
},
{
"name": "laravel/horizon",