|
@@ -4,7 +4,7 @@
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
"This file is @generated automatically"
|
|
],
|
|
],
|
|
- "content-hash": "da91c3a03ae6a6871123a2c81dfa5894",
|
|
|
|
|
|
+ "content-hash": "8dfb3f6214f5caf32549b2d226f1cea5",
|
|
"packages": [
|
|
"packages": [
|
|
{
|
|
{
|
|
"name": "asm89/stack-cors",
|
|
"name": "asm89/stack-cors",
|
|
@@ -5269,6 +5269,92 @@
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"packages-dev": [
|
|
"packages-dev": [
|
|
|
|
+ {
|
|
|
|
+ "name": "barryvdh/laravel-debugbar",
|
|
|
|
+ "version": "v3.5.1",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/barryvdh/laravel-debugbar.git",
|
|
|
|
+ "reference": "233c10688f4c1a6e66ed2ef123038b1363d1bedc"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/233c10688f4c1a6e66ed2ef123038b1363d1bedc",
|
|
|
|
+ "reference": "233c10688f4c1a6e66ed2ef123038b1363d1bedc",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "illuminate/routing": "^6|^7|^8",
|
|
|
|
+ "illuminate/session": "^6|^7|^8",
|
|
|
|
+ "illuminate/support": "^6|^7|^8",
|
|
|
|
+ "maximebf/debugbar": "^1.16.3",
|
|
|
|
+ "php": ">=7.2",
|
|
|
|
+ "symfony/debug": "^4.3|^5",
|
|
|
|
+ "symfony/finder": "^4.3|^5"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "orchestra/testbench-dusk": "^4|^5|^6",
|
|
|
|
+ "phpunit/phpunit": "^8.5|^9.0",
|
|
|
|
+ "squizlabs/php_codesniffer": "^3.5"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "3.5-dev"
|
|
|
|
+ },
|
|
|
|
+ "laravel": {
|
|
|
|
+ "providers": [
|
|
|
|
+ "Barryvdh\\Debugbar\\ServiceProvider"
|
|
|
|
+ ],
|
|
|
|
+ "aliases": {
|
|
|
|
+ "Debugbar": "Barryvdh\\Debugbar\\Facade"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Barryvdh\\Debugbar\\": "src/"
|
|
|
|
+ },
|
|
|
|
+ "files": [
|
|
|
|
+ "src/helpers.php"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Barry vd. Heuvel",
|
|
|
|
+ "email": "barryvdh@gmail.com"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "PHP Debugbar integration for Laravel",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "debug",
|
|
|
|
+ "debugbar",
|
|
|
|
+ "laravel",
|
|
|
|
+ "profiler",
|
|
|
|
+ "webprofiler"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "issues": "https://github.com/barryvdh/laravel-debugbar/issues",
|
|
|
|
+ "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.5.1"
|
|
|
|
+ },
|
|
|
|
+ "funding": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://github.com/barryvdh",
|
|
|
|
+ "type": "github"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "time": "2020-09-07T19:32:39+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "doctrine/instantiator",
|
|
"name": "doctrine/instantiator",
|
|
"version": "1.4.0",
|
|
"version": "1.4.0",
|
|
@@ -5743,6 +5829,77 @@
|
|
},
|
|
},
|
|
"time": "2020-07-09T08:09:16+00:00"
|
|
"time": "2020-07-09T08:09:16+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "maximebf/debugbar",
|
|
|
|
+ "version": "v1.16.4",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/maximebf/php-debugbar.git",
|
|
|
|
+ "reference": "c86c717e4bf3c6d98422da5c38bfa7b0f494b04c"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/c86c717e4bf3c6d98422da5c38bfa7b0f494b04c",
|
|
|
|
+ "reference": "c86c717e4bf3c6d98422da5c38bfa7b0f494b04c",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": "^7.1|^8",
|
|
|
|
+ "psr/log": "^1.0",
|
|
|
|
+ "symfony/var-dumper": "^2.6|^3|^4|^5"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "^7.5.20 || ^9.4.2"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "kriswallsmith/assetic": "The best way to manage assets",
|
|
|
|
+ "monolog/monolog": "Log using Monolog",
|
|
|
|
+ "predis/predis": "Redis storage"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.16-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "DebugBar\\": "src/DebugBar/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Maxime Bouroumeau-Fuseau",
|
|
|
|
+ "email": "maxime.bouroumeau@gmail.com",
|
|
|
|
+ "homepage": "http://maximebf.com"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Barry vd. Heuvel",
|
|
|
|
+ "email": "barryvdh@gmail.com"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Debug bar in the browser for php application",
|
|
|
|
+ "homepage": "https://github.com/maximebf/php-debugbar",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "debug",
|
|
|
|
+ "debugbar"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "issues": "https://github.com/maximebf/php-debugbar/issues",
|
|
|
|
+ "source": "https://github.com/maximebf/php-debugbar/tree/v1.16.4"
|
|
|
|
+ },
|
|
|
|
+ "time": "2020-12-07T10:48:48+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "mockery/mockery",
|
|
"name": "mockery/mockery",
|
|
"version": "1.4.2",
|
|
"version": "1.4.2",
|
|
@@ -7869,6 +8026,81 @@
|
|
],
|
|
],
|
|
"time": "2020-09-28T06:39:44+00:00"
|
|
"time": "2020-09-28T06:39:44+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "symfony/debug",
|
|
|
|
+ "version": "v4.4.18",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/symfony/debug.git",
|
|
|
|
+ "reference": "5dfc7825f3bfe9bb74b23d8b8ce0e0894e32b544"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/debug/zipball/5dfc7825f3bfe9bb74b23d8b8ce0e0894e32b544",
|
|
|
|
+ "reference": "5dfc7825f3bfe9bb74b23d8b8ce0e0894e32b544",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=7.1.3",
|
|
|
|
+ "psr/log": "~1.0",
|
|
|
|
+ "symfony/polyfill-php80": "^1.15"
|
|
|
|
+ },
|
|
|
|
+ "conflict": {
|
|
|
|
+ "symfony/http-kernel": "<3.4"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "symfony/http-kernel": "^3.4|^4.0|^5.0"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Symfony\\Component\\Debug\\": ""
|
|
|
|
+ },
|
|
|
|
+ "exclude-from-classmap": [
|
|
|
|
+ "/Tests/"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Fabien Potencier",
|
|
|
|
+ "email": "fabien@symfony.com"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Symfony Community",
|
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Symfony Debug Component",
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
+ "support": {
|
|
|
|
+ "source": "https://github.com/symfony/debug/tree/v4.4.18"
|
|
|
|
+ },
|
|
|
|
+ "funding": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
|
+ "type": "custom"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
|
+ "type": "github"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
+ "type": "tidelift"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "time": "2020-12-10T16:34:26+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "theseer/tokenizer",
|
|
"name": "theseer/tokenizer",
|
|
"version": "1.2.0",
|
|
"version": "1.2.0",
|