|
@@ -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": "0344df82a11d049a63daaf1f6c02cf21",
|
|
|
+ "content-hash": "ff93aa3ae0b02da4b5392e728c3a8e48",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "brick/math",
|
|
@@ -3677,6 +3677,69 @@
|
|
|
],
|
|
|
"time": "2024-04-27T21:32:50+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "rap2hpoutre/laravel-log-viewer",
|
|
|
+ "version": "v2.4.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/rap2hpoutre/laravel-log-viewer.git",
|
|
|
+ "reference": "49c52ae197b3d4f7f9e43d328628edc4bc529afa"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/rap2hpoutre/laravel-log-viewer/zipball/49c52ae197b3d4f7f9e43d328628edc4bc529afa",
|
|
|
+ "reference": "49c52ae197b3d4f7f9e43d328628edc4bc529afa",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
|
|
|
+ "php": "^7.2|^8.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0",
|
|
|
+ "phpunit/phpunit": "^7||^8.4|^9.3.3|^10.1"
|
|
|
+ },
|
|
|
+ "type": "laravel-package",
|
|
|
+ "extra": {
|
|
|
+ "laravel": {
|
|
|
+ "providers": [
|
|
|
+ "Rap2hpoutre\\LaravelLogViewer\\LaravelLogViewerServiceProvider"
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-0": {
|
|
|
+ "Rap2hpoutre\\LaravelLogViewer\\": "src/"
|
|
|
+ },
|
|
|
+ "classmap": [
|
|
|
+ "src/controllers"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "rap2hpoutre",
|
|
|
+ "email": "raphaelht@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "A Laravel log reader",
|
|
|
+ "keywords": [
|
|
|
+ "laravel",
|
|
|
+ "log",
|
|
|
+ "log-reader",
|
|
|
+ "log-viewer",
|
|
|
+ "logging",
|
|
|
+ "lumen"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/rap2hpoutre/laravel-log-viewer/issues",
|
|
|
+ "source": "https://github.com/rap2hpoutre/laravel-log-viewer/tree/v2.4.0"
|
|
|
+ },
|
|
|
+ "time": "2024-03-20T08:49:53+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "slowlyo/laravel-support",
|
|
|
"version": "v0.0.5",
|