improved tenant identification
This commit is contained in:
		
							
								
								
									
										424
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										424
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							@@ -674,16 +674,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "barryvdh/laravel-debugbar",
 | 
			
		||||
            "version": "v3.5.2",
 | 
			
		||||
            "version": "v3.5.5",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/barryvdh/laravel-debugbar.git",
 | 
			
		||||
                "reference": "cae0a8d1cb89b0f0522f65e60465e16d738e069b"
 | 
			
		||||
                "reference": "6420113d90bb746423fa70b9940e9e7c26ebc121"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/cae0a8d1cb89b0f0522f65e60465e16d738e069b",
 | 
			
		||||
                "reference": "cae0a8d1cb89b0f0522f65e60465e16d738e069b",
 | 
			
		||||
                "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/6420113d90bb746423fa70b9940e9e7c26ebc121",
 | 
			
		||||
                "reference": "6420113d90bb746423fa70b9940e9e7c26ebc121",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -743,7 +743,7 @@
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/barryvdh/laravel-debugbar/issues",
 | 
			
		||||
                "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.5.2"
 | 
			
		||||
                "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.5.5"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -751,7 +751,7 @@
 | 
			
		||||
                    "type": "github"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2021-01-06T14:21:44+00:00"
 | 
			
		||||
            "time": "2021-04-07T11:19:20+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "barryvdh/laravel-dompdf",
 | 
			
		||||
@@ -1595,76 +1595,6 @@
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2020-09-10T14:20:26+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "dealerdirect/phpcodesniffer-composer-installer",
 | 
			
		||||
            "version": "v0.7.1",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
 | 
			
		||||
                "reference": "fe390591e0241955f22eb9ba327d137e501c771c"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/fe390591e0241955f22eb9ba327d137e501c771c",
 | 
			
		||||
                "reference": "fe390591e0241955f22eb9ba327d137e501c771c",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "composer-plugin-api": "^1.0 || ^2.0",
 | 
			
		||||
                "php": ">=5.3",
 | 
			
		||||
                "squizlabs/php_codesniffer": "^2.0 || ^3.0 || ^4.0"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "composer/composer": "*",
 | 
			
		||||
                "phpcompatibility/php-compatibility": "^9.0",
 | 
			
		||||
                "sensiolabs/security-checker": "^4.1.0"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "composer-plugin",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
 | 
			
		||||
            },
 | 
			
		||||
            "autoload": {
 | 
			
		||||
                "psr-4": {
 | 
			
		||||
                    "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "notification-url": "https://packagist.org/downloads/",
 | 
			
		||||
            "license": [
 | 
			
		||||
                "MIT"
 | 
			
		||||
            ],
 | 
			
		||||
            "authors": [
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "Franck Nijhof",
 | 
			
		||||
                    "email": "franck.nijhof@dealerdirect.com",
 | 
			
		||||
                    "homepage": "http://www.frenck.nl",
 | 
			
		||||
                    "role": "Developer / IT Manager"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
 | 
			
		||||
            "homepage": "http://www.dealerdirect.com",
 | 
			
		||||
            "keywords": [
 | 
			
		||||
                "PHPCodeSniffer",
 | 
			
		||||
                "PHP_CodeSniffer",
 | 
			
		||||
                "code quality",
 | 
			
		||||
                "codesniffer",
 | 
			
		||||
                "composer",
 | 
			
		||||
                "installer",
 | 
			
		||||
                "phpcs",
 | 
			
		||||
                "plugin",
 | 
			
		||||
                "qa",
 | 
			
		||||
                "quality",
 | 
			
		||||
                "standard",
 | 
			
		||||
                "standards",
 | 
			
		||||
                "style guide",
 | 
			
		||||
                "stylecheck",
 | 
			
		||||
                "tests"
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues",
 | 
			
		||||
                "source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2020-12-07T18:04:37+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "dingo/api",
 | 
			
		||||
            "version": "v3.0.5",
 | 
			
		||||
@@ -1811,43 +1741,6 @@
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2020-09-13T12:32:17+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "dnoegel/php-xdg-base-dir",
 | 
			
		||||
            "version": "v0.1.1",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
 | 
			
		||||
                "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
 | 
			
		||||
                "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "php": ">=5.3.2"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "library",
 | 
			
		||||
            "autoload": {
 | 
			
		||||
                "psr-4": {
 | 
			
		||||
                    "XdgBaseDir\\": "src/"
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "notification-url": "https://packagist.org/downloads/",
 | 
			
		||||
            "license": [
 | 
			
		||||
                "MIT"
 | 
			
		||||
            ],
 | 
			
		||||
            "description": "implementation of xdg base directory specification for php",
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/dnoegel/php-xdg-base-dir/issues",
 | 
			
		||||
                "source": "https://github.com/dnoegel/php-xdg-base-dir/tree/v0.1.1"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2019-12-04T15:06:13+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "doctrine/annotations",
 | 
			
		||||
            "version": "1.12.1",
 | 
			
		||||
@@ -2670,16 +2563,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "enlightn/enlightn",
 | 
			
		||||
            "version": "v1.21.0",
 | 
			
		||||
            "version": "v1.22.0",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/enlightn/enlightn.git",
 | 
			
		||||
                "reference": "959c9dc6d4dc95c6182569e96fc6e3c48ac538fc"
 | 
			
		||||
                "reference": "0958011684210838bb50646bedd6a33f73994e7c"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/enlightn/enlightn/zipball/959c9dc6d4dc95c6182569e96fc6e3c48ac538fc",
 | 
			
		||||
                "reference": "959c9dc6d4dc95c6182569e96fc6e3c48ac538fc",
 | 
			
		||||
                "url": "https://api.github.com/repos/enlightn/enlightn/zipball/0958011684210838bb50646bedd6a33f73994e7c",
 | 
			
		||||
                "reference": "0958011684210838bb50646bedd6a33f73994e7c",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -2747,9 +2640,9 @@
 | 
			
		||||
            "support": {
 | 
			
		||||
                "docs": "https://www.laravel-enlightn.com/docs/",
 | 
			
		||||
                "issues": "https://github.com/enlightn/enlightn/issues",
 | 
			
		||||
                "source": "https://github.com/enlightn/enlightn/tree/v1.21.0"
 | 
			
		||||
                "source": "https://github.com/enlightn/enlightn/tree/v1.22.0"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2021-03-23T07:38:44+00:00"
 | 
			
		||||
            "time": "2021-04-15T15:05:41+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "enlightn/security-checker",
 | 
			
		||||
@@ -3007,16 +2900,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "genealabs/laravel-model-caching",
 | 
			
		||||
            "version": "0.11.2",
 | 
			
		||||
            "version": "0.11.3",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/GeneaLabs/laravel-model-caching.git",
 | 
			
		||||
                "reference": "7019f1e1a9ab070ebdee5cbb563449f05e161a7e"
 | 
			
		||||
                "reference": "b8ffa347f6269f32dbd4b74ed7cb0bcd700e0793"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/GeneaLabs/laravel-model-caching/zipball/7019f1e1a9ab070ebdee5cbb563449f05e161a7e",
 | 
			
		||||
                "reference": "7019f1e1a9ab070ebdee5cbb563449f05e161a7e",
 | 
			
		||||
                "url": "https://api.github.com/repos/GeneaLabs/laravel-model-caching/zipball/b8ffa347f6269f32dbd4b74ed7cb0bcd700e0793",
 | 
			
		||||
                "reference": "b8ffa347f6269f32dbd4b74ed7cb0bcd700e0793",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -3028,8 +2921,7 @@
 | 
			
		||||
                "illuminate/database": "^8.0",
 | 
			
		||||
                "illuminate/http": "^8.0",
 | 
			
		||||
                "illuminate/support": "^8.0",
 | 
			
		||||
                "php": "^7.3|^8.0",
 | 
			
		||||
                "slevomat/coding-standard": "^6.4"
 | 
			
		||||
                "php": "^7.3|^8.0"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "doctrine/dbal": "^2.10",
 | 
			
		||||
@@ -3041,6 +2933,7 @@
 | 
			
		||||
                "php-coveralls/php-coveralls": "^2.2",
 | 
			
		||||
                "phpmd/phpmd": "^2.7",
 | 
			
		||||
                "phpunit/phpunit": "^9.0",
 | 
			
		||||
                "slevomat/coding-standard": "^6.4",
 | 
			
		||||
                "squizlabs/php_codesniffer": "^3.4",
 | 
			
		||||
                "symfony/thanks": "^1.2"
 | 
			
		||||
            },
 | 
			
		||||
@@ -3070,9 +2963,9 @@
 | 
			
		||||
            "description": "Automatic caching for Eloquent models.",
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/GeneaLabs/laravel-model-caching/issues",
 | 
			
		||||
                "source": "https://github.com/GeneaLabs/laravel-model-caching/tree/0.11.2"
 | 
			
		||||
                "source": "https://github.com/GeneaLabs/laravel-model-caching/tree/0.11.3"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2021-03-16T15:04:15+00:00"
 | 
			
		||||
            "time": "2021-04-13T14:47:33+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "genealabs/laravel-pivot-events",
 | 
			
		||||
@@ -4894,16 +4787,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "laravel/framework",
 | 
			
		||||
            "version": "v8.35.1",
 | 
			
		||||
            "version": "v8.37.0",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/laravel/framework.git",
 | 
			
		||||
                "reference": "d118c0df39e7524131176aaf76493eae63a8a602"
 | 
			
		||||
                "reference": "cf4082973abc796ec285190f0603380021f6d26f"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/laravel/framework/zipball/d118c0df39e7524131176aaf76493eae63a8a602",
 | 
			
		||||
                "reference": "d118c0df39e7524131176aaf76493eae63a8a602",
 | 
			
		||||
                "url": "https://api.github.com/repos/laravel/framework/zipball/cf4082973abc796ec285190f0603380021f6d26f",
 | 
			
		||||
                "reference": "cf4082973abc796ec285190f0603380021f6d26f",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -5058,7 +4951,7 @@
 | 
			
		||||
                "issues": "https://github.com/laravel/framework/issues",
 | 
			
		||||
                "source": "https://github.com/laravel/framework"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2021-03-30T21:34:17+00:00"
 | 
			
		||||
            "time": "2021-04-13T13:49:49+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "laravel/slack-notification-channel",
 | 
			
		||||
@@ -5898,16 +5791,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "maatwebsite/excel",
 | 
			
		||||
            "version": "3.1.29",
 | 
			
		||||
            "version": "3.1.30",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/Maatwebsite/Laravel-Excel.git",
 | 
			
		||||
                "reference": "1e567e6e19a04fd65b5876d5bc92f4015f09fab4"
 | 
			
		||||
                "reference": "aa5d2e4d25c5c8218ea0a15103da95f5f8728953"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/1e567e6e19a04fd65b5876d5bc92f4015f09fab4",
 | 
			
		||||
                "reference": "1e567e6e19a04fd65b5876d5bc92f4015f09fab4",
 | 
			
		||||
                "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/aa5d2e4d25c5c8218ea0a15103da95f5f8728953",
 | 
			
		||||
                "reference": "aa5d2e4d25c5c8218ea0a15103da95f5f8728953",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -5960,7 +5853,7 @@
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/Maatwebsite/Laravel-Excel/issues",
 | 
			
		||||
                "source": "https://github.com/Maatwebsite/Laravel-Excel/tree/3.1.29"
 | 
			
		||||
                "source": "https://github.com/Maatwebsite/Laravel-Excel/tree/3.1.30"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -5972,7 +5865,7 @@
 | 
			
		||||
                    "type": "github"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2021-03-16T11:56:39+00:00"
 | 
			
		||||
            "time": "2021-04-06T17:17:02+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "maennchen/zipstream-php",
 | 
			
		||||
@@ -6925,16 +6818,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "nunomaduro/larastan",
 | 
			
		||||
            "version": "v0.7.1",
 | 
			
		||||
            "version": "v0.7.3",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/nunomaduro/larastan.git",
 | 
			
		||||
                "reference": "bbbe09ec16a565e6423878bd17fc4355fa0d0a4c"
 | 
			
		||||
                "reference": "9c515d46851dca5a99fc82c0a69392c362b7affd"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/nunomaduro/larastan/zipball/bbbe09ec16a565e6423878bd17fc4355fa0d0a4c",
 | 
			
		||||
                "reference": "bbbe09ec16a565e6423878bd17fc4355fa0d0a4c",
 | 
			
		||||
                "url": "https://api.github.com/repos/nunomaduro/larastan/zipball/9c515d46851dca5a99fc82c0a69392c362b7affd",
 | 
			
		||||
                "reference": "9c515d46851dca5a99fc82c0a69392c362b7affd",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -6949,7 +6842,7 @@
 | 
			
		||||
                "illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0",
 | 
			
		||||
                "mockery/mockery": "^0.9 || ^1.0",
 | 
			
		||||
                "php": "^7.2 || ^8.0",
 | 
			
		||||
                "phpstan/phpstan": "0.12.81",
 | 
			
		||||
                "phpstan/phpstan": "^0.12.83",
 | 
			
		||||
                "symfony/process": "^4.3 || ^5.0"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
@@ -6998,7 +6891,7 @@
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/nunomaduro/larastan/issues",
 | 
			
		||||
                "source": "https://github.com/nunomaduro/larastan/tree/v0.7.1"
 | 
			
		||||
                "source": "https://github.com/nunomaduro/larastan/tree/v0.7.3"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -7018,7 +6911,7 @@
 | 
			
		||||
                    "type": "patreon"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2021-03-19T09:41:48+00:00"
 | 
			
		||||
            "time": "2021-04-12T11:01:46+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "omnipay/common",
 | 
			
		||||
@@ -7108,16 +7001,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "opis/closure",
 | 
			
		||||
            "version": "3.6.1",
 | 
			
		||||
            "version": "3.6.2",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/opis/closure.git",
 | 
			
		||||
                "reference": "943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5"
 | 
			
		||||
                "reference": "06e2ebd25f2869e54a306dda991f7db58066f7f6"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/opis/closure/zipball/943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5",
 | 
			
		||||
                "reference": "943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5",
 | 
			
		||||
                "url": "https://api.github.com/repos/opis/closure/zipball/06e2ebd25f2869e54a306dda991f7db58066f7f6",
 | 
			
		||||
                "reference": "06e2ebd25f2869e54a306dda991f7db58066f7f6",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -7167,9 +7060,9 @@
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/opis/closure/issues",
 | 
			
		||||
                "source": "https://github.com/opis/closure/tree/3.6.1"
 | 
			
		||||
                "source": "https://github.com/opis/closure/tree/3.6.2"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2020-11-07T02:01:34+00:00"
 | 
			
		||||
            "time": "2021-04-09T13:42:10+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "paragonie/random_compat",
 | 
			
		||||
@@ -8012,71 +7905,18 @@
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2020-07-20T17:29:33+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "phpstan/phpdoc-parser",
 | 
			
		||||
            "version": "0.4.9",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/phpstan/phpdoc-parser.git",
 | 
			
		||||
                "reference": "98a088b17966bdf6ee25c8a4b634df313d8aa531"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/98a088b17966bdf6ee25c8a4b634df313d8aa531",
 | 
			
		||||
                "reference": "98a088b17966bdf6ee25c8a4b634df313d8aa531",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "php": "^7.1 || ^8.0"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "consistence/coding-standard": "^3.5",
 | 
			
		||||
                "ergebnis/composer-normalize": "^2.0.2",
 | 
			
		||||
                "jakub-onderka/php-parallel-lint": "^0.9.2",
 | 
			
		||||
                "phing/phing": "^2.16.0",
 | 
			
		||||
                "phpstan/extension-installer": "^1.0",
 | 
			
		||||
                "phpstan/phpstan": "^0.12.26",
 | 
			
		||||
                "phpstan/phpstan-strict-rules": "^0.12",
 | 
			
		||||
                "phpunit/phpunit": "^6.3",
 | 
			
		||||
                "slevomat/coding-standard": "^4.7.2",
 | 
			
		||||
                "symfony/process": "^4.0"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "library",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "branch-alias": {
 | 
			
		||||
                    "dev-master": "0.4-dev"
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "autoload": {
 | 
			
		||||
                "psr-4": {
 | 
			
		||||
                    "PHPStan\\PhpDocParser\\": [
 | 
			
		||||
                        "src/"
 | 
			
		||||
                    ]
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "notification-url": "https://packagist.org/downloads/",
 | 
			
		||||
            "license": [
 | 
			
		||||
                "MIT"
 | 
			
		||||
            ],
 | 
			
		||||
            "description": "PHPDoc parser with support for nullable, intersection and generic types",
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/phpstan/phpdoc-parser/issues",
 | 
			
		||||
                "source": "https://github.com/phpstan/phpdoc-parser/tree/master"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2020-08-03T20:32:43+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "phpstan/phpstan",
 | 
			
		||||
            "version": "0.12.81",
 | 
			
		||||
            "version": "0.12.83",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/phpstan/phpstan.git",
 | 
			
		||||
                "reference": "0dd5b0ebeff568f7000022ea5f04aa86ad3124b8"
 | 
			
		||||
                "reference": "4a967cec6efb46b500dd6d768657336a3ffe699f"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0dd5b0ebeff568f7000022ea5f04aa86ad3124b8",
 | 
			
		||||
                "reference": "0dd5b0ebeff568f7000022ea5f04aa86ad3124b8",
 | 
			
		||||
                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/4a967cec6efb46b500dd6d768657336a3ffe699f",
 | 
			
		||||
                "reference": "4a967cec6efb46b500dd6d768657336a3ffe699f",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -8107,7 +7947,7 @@
 | 
			
		||||
            "description": "PHPStan - PHP Static Analysis Tool",
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/phpstan/phpstan/issues",
 | 
			
		||||
                "source": "https://github.com/phpstan/phpstan/tree/0.12.81"
 | 
			
		||||
                "source": "https://github.com/phpstan/phpstan/tree/0.12.83"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -8123,7 +7963,7 @@
 | 
			
		||||
                    "type": "tidelift"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2021-03-08T22:03:02+00:00"
 | 
			
		||||
            "time": "2021-04-03T15:35:45+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "plank/laravel-mediable",
 | 
			
		||||
@@ -8560,20 +8400,19 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "psy/psysh",
 | 
			
		||||
            "version": "v0.10.7",
 | 
			
		||||
            "version": "v0.10.8",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/bobthecow/psysh.git",
 | 
			
		||||
                "reference": "a395af46999a12006213c0c8346c9445eb31640c"
 | 
			
		||||
                "reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/bobthecow/psysh/zipball/a395af46999a12006213c0c8346c9445eb31640c",
 | 
			
		||||
                "reference": "a395af46999a12006213c0c8346c9445eb31640c",
 | 
			
		||||
                "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e4573f47750dd6c92dca5aee543fa77513cbd8d3",
 | 
			
		||||
                "reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "dnoegel/php-xdg-base-dir": "0.1.*",
 | 
			
		||||
                "ext-json": "*",
 | 
			
		||||
                "ext-tokenizer": "*",
 | 
			
		||||
                "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3",
 | 
			
		||||
@@ -8630,9 +8469,9 @@
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/bobthecow/psysh/issues",
 | 
			
		||||
                "source": "https://github.com/bobthecow/psysh/tree/v0.10.7"
 | 
			
		||||
                "source": "https://github.com/bobthecow/psysh/tree/v0.10.8"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2021-03-14T02:14:56+00:00"
 | 
			
		||||
            "time": "2021-04-10T16:23:39+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "ralouphie/getallheaders",
 | 
			
		||||
@@ -9320,123 +9159,6 @@
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2021-03-25T23:00:49+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "slevomat/coding-standard",
 | 
			
		||||
            "version": "6.4.1",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/slevomat/coding-standard.git",
 | 
			
		||||
                "reference": "696dcca217d0c9da2c40d02731526c1e25b65346"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/696dcca217d0c9da2c40d02731526c1e25b65346",
 | 
			
		||||
                "reference": "696dcca217d0c9da2c40d02731526c1e25b65346",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7",
 | 
			
		||||
                "php": "^7.1 || ^8.0",
 | 
			
		||||
                "phpstan/phpdoc-parser": "0.4.5 - 0.4.9",
 | 
			
		||||
                "squizlabs/php_codesniffer": "^3.5.6"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "phing/phing": "2.16.3",
 | 
			
		||||
                "php-parallel-lint/php-parallel-lint": "1.2.0",
 | 
			
		||||
                "phpstan/phpstan": "0.12.48",
 | 
			
		||||
                "phpstan/phpstan-deprecation-rules": "0.12.5",
 | 
			
		||||
                "phpstan/phpstan-phpunit": "0.12.16",
 | 
			
		||||
                "phpstan/phpstan-strict-rules": "0.12.5",
 | 
			
		||||
                "phpunit/phpunit": "7.5.20|8.5.5|9.4.0"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "phpcodesniffer-standard",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "branch-alias": {
 | 
			
		||||
                    "dev-master": "6.x-dev"
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "autoload": {
 | 
			
		||||
                "psr-4": {
 | 
			
		||||
                    "SlevomatCodingStandard\\": "SlevomatCodingStandard"
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "notification-url": "https://packagist.org/downloads/",
 | 
			
		||||
            "license": [
 | 
			
		||||
                "MIT"
 | 
			
		||||
            ],
 | 
			
		||||
            "description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.",
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/slevomat/coding-standard/issues",
 | 
			
		||||
                "source": "https://github.com/slevomat/coding-standard/tree/6.4.1"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
                    "url": "https://github.com/kukulich",
 | 
			
		||||
                    "type": "github"
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    "url": "https://tidelift.com/funding/github/packagist/slevomat/coding-standard",
 | 
			
		||||
                    "type": "tidelift"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2020-10-05T12:39:37+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "squizlabs/php_codesniffer",
 | 
			
		||||
            "version": "3.5.8",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
 | 
			
		||||
                "reference": "9d583721a7157ee997f235f327de038e7ea6dac4"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4",
 | 
			
		||||
                "reference": "9d583721a7157ee997f235f327de038e7ea6dac4",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "ext-simplexml": "*",
 | 
			
		||||
                "ext-tokenizer": "*",
 | 
			
		||||
                "ext-xmlwriter": "*",
 | 
			
		||||
                "php": ">=5.4.0"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
 | 
			
		||||
            },
 | 
			
		||||
            "bin": [
 | 
			
		||||
                "bin/phpcs",
 | 
			
		||||
                "bin/phpcbf"
 | 
			
		||||
            ],
 | 
			
		||||
            "type": "library",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "branch-alias": {
 | 
			
		||||
                    "dev-master": "3.x-dev"
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "notification-url": "https://packagist.org/downloads/",
 | 
			
		||||
            "license": [
 | 
			
		||||
                "BSD-3-Clause"
 | 
			
		||||
            ],
 | 
			
		||||
            "authors": [
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "Greg Sherwood",
 | 
			
		||||
                    "role": "lead"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
 | 
			
		||||
            "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
 | 
			
		||||
            "keywords": [
 | 
			
		||||
                "phpcs",
 | 
			
		||||
                "standards"
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
 | 
			
		||||
                "source": "https://github.com/squizlabs/PHP_CodeSniffer",
 | 
			
		||||
                "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2020-10-23T02:01:07+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "staudenmeir/belongs-to-through",
 | 
			
		||||
            "version": "v2.11.1",
 | 
			
		||||
@@ -12479,16 +12201,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "facade/flare-client-php",
 | 
			
		||||
            "version": "1.5.0",
 | 
			
		||||
            "version": "1.7.0",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/facade/flare-client-php.git",
 | 
			
		||||
                "reference": "9dd6f2b56486d939c4467b3f35475d44af57cf17"
 | 
			
		||||
                "reference": "6bf380035890cb0a09b9628c491ae3866b858522"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/facade/flare-client-php/zipball/9dd6f2b56486d939c4467b3f35475d44af57cf17",
 | 
			
		||||
                "reference": "9dd6f2b56486d939c4467b3f35475d44af57cf17",
 | 
			
		||||
                "url": "https://api.github.com/repos/facade/flare-client-php/zipball/6bf380035890cb0a09b9628c491ae3866b858522",
 | 
			
		||||
                "reference": "6bf380035890cb0a09b9628c491ae3866b858522",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -12532,7 +12254,7 @@
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/facade/flare-client-php/issues",
 | 
			
		||||
                "source": "https://github.com/facade/flare-client-php/tree/1.5.0"
 | 
			
		||||
                "source": "https://github.com/facade/flare-client-php/tree/1.7.0"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -12540,26 +12262,26 @@
 | 
			
		||||
                    "type": "github"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2021-03-31T07:32:54+00:00"
 | 
			
		||||
            "time": "2021-04-12T09:30:36+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "facade/ignition",
 | 
			
		||||
            "version": "2.7.0",
 | 
			
		||||
            "version": "2.8.3",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/facade/ignition.git",
 | 
			
		||||
                "reference": "bdc8b0b32c888f6edc838ca641358322b3d9506d"
 | 
			
		||||
                "reference": "a8201d51aae83addceaef9344592a3b068b5d64d"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/facade/ignition/zipball/bdc8b0b32c888f6edc838ca641358322b3d9506d",
 | 
			
		||||
                "reference": "bdc8b0b32c888f6edc838ca641358322b3d9506d",
 | 
			
		||||
                "url": "https://api.github.com/repos/facade/ignition/zipball/a8201d51aae83addceaef9344592a3b068b5d64d",
 | 
			
		||||
                "reference": "a8201d51aae83addceaef9344592a3b068b5d64d",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "ext-json": "*",
 | 
			
		||||
                "ext-mbstring": "*",
 | 
			
		||||
                "facade/flare-client-php": "^1.3.7",
 | 
			
		||||
                "facade/flare-client-php": "^1.6",
 | 
			
		||||
                "facade/ignition-contracts": "^1.0.2",
 | 
			
		||||
                "filp/whoops": "^2.4",
 | 
			
		||||
                "illuminate/support": "^7.0|^8.0",
 | 
			
		||||
@@ -12617,7 +12339,7 @@
 | 
			
		||||
                "issues": "https://github.com/facade/ignition/issues",
 | 
			
		||||
                "source": "https://github.com/facade/ignition"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2021-03-30T15:55:38+00:00"
 | 
			
		||||
            "time": "2021-04-09T20:45:59+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "facade/ignition-contracts",
 | 
			
		||||
@@ -12868,16 +12590,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "nunomaduro/collision",
 | 
			
		||||
            "version": "v5.3.0",
 | 
			
		||||
            "version": "v5.4.0",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/nunomaduro/collision.git",
 | 
			
		||||
                "reference": "aca63581f380f63a492b1e3114604e411e39133a"
 | 
			
		||||
                "reference": "41b7e9999133d5082700d31a1d0977161df8322a"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/nunomaduro/collision/zipball/aca63581f380f63a492b1e3114604e411e39133a",
 | 
			
		||||
                "reference": "aca63581f380f63a492b1e3114604e411e39133a",
 | 
			
		||||
                "url": "https://api.github.com/repos/nunomaduro/collision/zipball/41b7e9999133d5082700d31a1d0977161df8322a",
 | 
			
		||||
                "reference": "41b7e9999133d5082700d31a1d0977161df8322a",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -12952,7 +12674,7 @@
 | 
			
		||||
                    "type": "patreon"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2021-01-25T15:34:13+00:00"
 | 
			
		||||
            "time": "2021-04-09T13:38:32+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "phar-io/manifest",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user