change the report/map routes into v2

This commit is contained in:
2024-02-18 08:33:19 +00:00
parent 25c33eb478
commit 8176faf117
123 changed files with 217538 additions and 216 deletions

14
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": "b524a354e1f7590b60e114a8881b1f4f",
"content-hash": "687a4c2a80c569c39332ff856097dafd",
"packages": [
{
"name": "beberlei/assert",
@@ -2171,16 +2171,16 @@
},
{
"name": "laravel/telescope",
"version": "v4.17.5",
"version": "v4.17.6",
"source": {
"type": "git",
"url": "https://github.com/laravel/telescope.git",
"reference": "2c5295261d1459e4f9b157c407a663a6685f3ddf"
"reference": "2d453dc629b27e8cf39fb1217aba062f8c54e690"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/telescope/zipball/2c5295261d1459e4f9b157c407a663a6685f3ddf",
"reference": "2c5295261d1459e4f9b157c407a663a6685f3ddf",
"url": "https://api.github.com/repos/laravel/telescope/zipball/2d453dc629b27e8cf39fb1217aba062f8c54e690",
"reference": "2d453dc629b27e8cf39fb1217aba062f8c54e690",
"shasum": ""
},
"require": {
@@ -2236,9 +2236,9 @@
],
"support": {
"issues": "https://github.com/laravel/telescope/issues",
"source": "https://github.com/laravel/telescope/tree/v4.17.5"
"source": "https://github.com/laravel/telescope/tree/v4.17.6"
},
"time": "2024-01-30T15:41:45+00:00"
"time": "2024-02-08T15:04:38+00:00"
},
{
"name": "laravel/tinker",