feat: replace log viewer
This commit is contained in:
291
composer.lock
generated
291
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": "2b00362eaed0b6018ba0415a503c5079",
|
||||
"content-hash": "504cb41919ce3a39fda05c168bf1193c",
|
||||
"packages": [
|
||||
{
|
||||
"name": "almasaeed2010/adminlte",
|
||||
@@ -49,144 +49,6 @@
|
||||
},
|
||||
"time": "2022-02-07T20:33:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "arcanedev/log-viewer",
|
||||
"version": "9.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ARCANEDEV/LogViewer.git",
|
||||
"reference": "ba0c14ef65c93fae6745ff0607a14d83d39e3faa"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ARCANEDEV/LogViewer/zipball/ba0c14ef65c93fae6745ff0607a14d83d39e3faa",
|
||||
"reference": "ba0c14ef65c93fae6745ff0607a14d83d39e3faa",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"arcanedev/support": "^9.0",
|
||||
"ext-json": "*",
|
||||
"php": "^8.0",
|
||||
"psr/log": "^1.0|^2.0|^3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"laravel/framework": "^9.0",
|
||||
"mockery/mockery": "^1.4.4",
|
||||
"orchestra/testbench-core": "^7.0",
|
||||
"phpunit/phpunit": "^9.5.10"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-develop": "10.x-dev"
|
||||
},
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"Arcanedev\\LogViewer\\LogViewerServiceProvider",
|
||||
"Arcanedev\\LogViewer\\Providers\\DeferredServicesProvider"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"files": [
|
||||
"helpers.php"
|
||||
],
|
||||
"psr-4": {
|
||||
"Arcanedev\\LogViewer\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "ARCANEDEV",
|
||||
"email": "arcanedev.maroc@gmail.com",
|
||||
"homepage": "https://github.com/arcanedev-maroc",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"description": "Provides a Log Viewer for Laravel",
|
||||
"homepage": "https://github.com/ARCANEDEV/LogViewer",
|
||||
"keywords": [
|
||||
"arcanedev",
|
||||
"arcanesoft",
|
||||
"laravel",
|
||||
"log",
|
||||
"log viewer",
|
||||
"log-viewer",
|
||||
"logviewer"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/ARCANEDEV/LogViewer/issues",
|
||||
"source": "https://github.com/ARCANEDEV/LogViewer/tree/9.0.0"
|
||||
},
|
||||
"time": "2022-02-10T21:20:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "arcanedev/support",
|
||||
"version": "9.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ARCANEDEV/Support.git",
|
||||
"reference": "046d87b2d638cd0687b4ba06991947df2422970d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ARCANEDEV/Support/zipball/046d87b2d638cd0687b4ba06991947df2422970d",
|
||||
"reference": "046d87b2d638cd0687b4ba06991947df2422970d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/contracts": "^9.0",
|
||||
"illuminate/support": "^9.0",
|
||||
"php": "^8.0.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"laravel/framework": "^9.0",
|
||||
"orchestra/testbench-core": "^7.0",
|
||||
"phpunit/phpunit": "^9.5.8"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-develop": "10.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"files": [
|
||||
"helpers.php"
|
||||
],
|
||||
"psr-4": {
|
||||
"Arcanedev\\Support\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "ARCANEDEV",
|
||||
"email": "arcanedev.maroc@gmail.com",
|
||||
"homepage": "https://github.com/arcanedev-maroc"
|
||||
}
|
||||
],
|
||||
"description": "ARCANEDEV Support Helpers",
|
||||
"homepage": "https://github.com/ARCANEDEV/Support",
|
||||
"keywords": [
|
||||
"arcanedev",
|
||||
"arcanesoft",
|
||||
"laravel",
|
||||
"support"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/ARCANEDEV/Support/issues",
|
||||
"source": "https://github.com/ARCANEDEV/Support/tree/9.0.0"
|
||||
},
|
||||
"time": "2022-02-10T19:52:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
"version": "2.0.6",
|
||||
@@ -3091,6 +2953,79 @@
|
||||
},
|
||||
"time": "2021-08-15T23:05:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "livewire/livewire",
|
||||
"version": "v2.10.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/livewire/livewire.git",
|
||||
"reference": "fa0441bf82f1674beecb3a8ad8a4ae428736ed18"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/livewire/livewire/zipball/fa0441bf82f1674beecb3a8ad8a4ae428736ed18",
|
||||
"reference": "fa0441bf82f1674beecb3a8ad8a4ae428736ed18",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/database": "^7.0|^8.0|^9.0",
|
||||
"illuminate/support": "^7.0|^8.0|^9.0",
|
||||
"illuminate/validation": "^7.0|^8.0|^9.0",
|
||||
"league/mime-type-detection": "^1.9",
|
||||
"php": "^7.2.5|^8.0",
|
||||
"symfony/http-kernel": "^5.0|^6.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"calebporzio/sushi": "^2.1",
|
||||
"laravel/framework": "^7.0|^8.0|^9.0",
|
||||
"mockery/mockery": "^1.3.1",
|
||||
"orchestra/testbench": "^5.0|^6.0|^7.0",
|
||||
"orchestra/testbench-dusk": "^5.2|^6.0|^7.0",
|
||||
"phpunit/phpunit": "^8.4|^9.0",
|
||||
"psy/psysh": "@stable"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"Livewire\\LivewireServiceProvider"
|
||||
],
|
||||
"aliases": {
|
||||
"Livewire": "Livewire\\Livewire"
|
||||
}
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"files": [
|
||||
"src/helpers.php"
|
||||
],
|
||||
"psr-4": {
|
||||
"Livewire\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Caleb Porzio",
|
||||
"email": "calebporzio@gmail.com"
|
||||
}
|
||||
],
|
||||
"description": "A front-end framework for Laravel.",
|
||||
"support": {
|
||||
"issues": "https://github.com/livewire/livewire/issues",
|
||||
"source": "https://github.com/livewire/livewire/tree/v2.10.7"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/livewire",
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2022-08-08T13:52:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "mcamara/laravel-localization",
|
||||
"version": "v1.7.0",
|
||||
@@ -3708,6 +3643,84 @@
|
||||
],
|
||||
"time": "2022-02-02T18:37:57+00:00"
|
||||
},
|
||||
{
|
||||
"name": "opcodesio/log-viewer",
|
||||
"version": "v1.2.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/opcodesio/log-viewer.git",
|
||||
"reference": "c360b9682b2963f99b8cbe08f0cda37dff41f5cb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/opcodesio/log-viewer/zipball/c360b9682b2963f99b8cbe08f0cda37dff41f5cb",
|
||||
"reference": "c360b9682b2963f99b8cbe08f0cda37dff41f5cb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/contracts": "^8.0|^9.0",
|
||||
"livewire/livewire": "^2.10",
|
||||
"php": "^8.0"
|
||||
},
|
||||
"conflict": {
|
||||
"arcanedev/log-viewer": "^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"itsgoingd/clockwork": "^5.1",
|
||||
"laravel/pint": "^1.0",
|
||||
"nunomaduro/collision": "^6.0",
|
||||
"orchestra/testbench": "^7.6",
|
||||
"pestphp/pest": "^1.21",
|
||||
"pestphp/pest-plugin-laravel": "^1.1",
|
||||
"phpunit/phpunit": "^9.5",
|
||||
"spatie/test-time": "^1.3"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"Opcodes\\LogViewer\\LogViewerServiceProvider"
|
||||
],
|
||||
"aliases": {
|
||||
"LogViewer": "Opcodes\\LogViewer\\Facades\\LogViewer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"files": [
|
||||
"src/helpers.php"
|
||||
],
|
||||
"psr-4": {
|
||||
"Opcodes\\LogViewer\\": "src"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Arunas Skirius",
|
||||
"email": "arukomp@gmail.com",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"description": "Fast and easy-to-use log viewer for your Laravel application",
|
||||
"homepage": "https://github.com/opcodesio/log-viewer",
|
||||
"keywords": [
|
||||
"arukompas",
|
||||
"better-log-viewer",
|
||||
"laravel",
|
||||
"log viewer",
|
||||
"logs",
|
||||
"opcodesio"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/opcodesio/log-viewer/issues",
|
||||
"source": "https://github.com/opcodesio/log-viewer/tree/v1.2.9"
|
||||
},
|
||||
"time": "2022-09-04T13:32:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "paragonie/constant_time_encoding",
|
||||
"version": "v2.5.0",
|
||||
|
Reference in New Issue
Block a user