change the report/map routes into v2
This commit is contained in:
14
composer.lock
generated
14
composer.lock
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user