wip
This commit is contained in:
82
composer.lock
generated
82
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": "12149e6cac1e064fd81b4133af9e73e5",
|
||||
"content-hash": "1f5f0722a85e2afd5c7465a172814bb9",
|
||||
"packages": [
|
||||
{
|
||||
"name": "akaunting/laravel-money",
|
||||
@@ -5666,6 +5666,84 @@
|
||||
],
|
||||
"time": "2022-08-05T17:58:37+00:00"
|
||||
},
|
||||
{
|
||||
"name": "saade/filament-laravel-log",
|
||||
"version": "v1.1.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/saade/filament-laravel-log.git",
|
||||
"reference": "4fe4bce62df5861d30d2e0c2b20c54afb038de41"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/saade/filament-laravel-log/zipball/4fe4bce62df5861d30d2e0c2b20c54afb038de41",
|
||||
"reference": "4fe4bce62df5861d30d2e0c2b20c54afb038de41",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"filament/filament": "^2.10",
|
||||
"illuminate/contracts": "^9.0",
|
||||
"php": "^8.0",
|
||||
"spatie/laravel-package-tools": "^1.9.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"nunomaduro/collision": "^6.0",
|
||||
"nunomaduro/larastan": "^2.0.1",
|
||||
"orchestra/testbench": "^7.0",
|
||||
"pestphp/pest": "^1.21",
|
||||
"pestphp/pest-plugin-laravel": "^1.1",
|
||||
"phpstan/extension-installer": "^1.1",
|
||||
"phpstan/phpstan-deprecation-rules": "^1.0",
|
||||
"phpstan/phpstan-phpunit": "^1.0",
|
||||
"phpunit/phpunit": "^9.5",
|
||||
"spatie/laravel-ray": "^1.26"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"Saade\\FilamentLaravelLog\\FilamentLaravelLogServiceProvider"
|
||||
],
|
||||
"aliases": {
|
||||
"FilamentLaravelLog": "Saade\\FilamentLaravelLog\\Facades\\FilamentLaravelLog"
|
||||
}
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Saade\\FilamentLaravelLog\\": "src"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Saade",
|
||||
"email": "saade@outlook.com.br",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"description": "Access laravel.log file through Filament admin panel",
|
||||
"homepage": "https://github.com/saade/filament-laravel-log",
|
||||
"keywords": [
|
||||
"filament-laravel-log",
|
||||
"laravel",
|
||||
"saade"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/saade/filament-laravel-log/issues",
|
||||
"source": "https://github.com/saade/filament-laravel-log/tree/v1.1.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/danharrin",
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2022-06-21T12:34:33+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sabberworm/php-css-parser",
|
||||
"version": "8.4.0",
|
||||
@@ -13512,5 +13590,5 @@
|
||||
"ext-json": "*"
|
||||
},
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.1.0"
|
||||
"plugin-api-version": "2.3.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user