updated laravel dependencies
This commit is contained in:
		
							
								
								
									
										207
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										207
									
								
								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": "36796d7907ccd912874a2657d4162b71",
 | 
			
		||||
    "content-hash": "79c12898250f9e11176ed2a82226d3fa",
 | 
			
		||||
    "packages": [
 | 
			
		||||
        {
 | 
			
		||||
            "name": "akaunting/firewall",
 | 
			
		||||
@@ -209,16 +209,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "akaunting/module",
 | 
			
		||||
            "version": "2.0.2",
 | 
			
		||||
            "version": "2.0.3",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/akaunting/module.git",
 | 
			
		||||
                "reference": "34f23221f674d96192846a78ac8934f634d72cb7"
 | 
			
		||||
                "reference": "5443dc1667f3bcabc46e06b5eb679572ae2ac462"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/akaunting/module/zipball/34f23221f674d96192846a78ac8934f634d72cb7",
 | 
			
		||||
                "reference": "34f23221f674d96192846a78ac8934f634d72cb7",
 | 
			
		||||
                "url": "https://api.github.com/repos/akaunting/module/zipball/5443dc1667f3bcabc46e06b5eb679572ae2ac462",
 | 
			
		||||
                "reference": "5443dc1667f3bcabc46e06b5eb679572ae2ac462",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -273,9 +273,9 @@
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/akaunting/module/issues",
 | 
			
		||||
                "source": "https://github.com/akaunting/module/tree/2.0.2"
 | 
			
		||||
                "source": "https://github.com/akaunting/module/tree/2.0.3"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2020-12-25T12:49:18+00:00"
 | 
			
		||||
            "time": "2021-02-16T19:56:17+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "akaunting/money",
 | 
			
		||||
@@ -471,36 +471,36 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "asm89/stack-cors",
 | 
			
		||||
            "version": "1.3.0",
 | 
			
		||||
            "version": "v2.0.2",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/asm89/stack-cors.git",
 | 
			
		||||
                "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08"
 | 
			
		||||
                "reference": "8d8f88b3b3830916be94292c1fbce84433efb1aa"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/asm89/stack-cors/zipball/b9c31def6a83f84b4d4a40d35996d375755f0e08",
 | 
			
		||||
                "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08",
 | 
			
		||||
                "url": "https://api.github.com/repos/asm89/stack-cors/zipball/8d8f88b3b3830916be94292c1fbce84433efb1aa",
 | 
			
		||||
                "reference": "8d8f88b3b3830916be94292c1fbce84433efb1aa",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "php": ">=5.5.9",
 | 
			
		||||
                "php": "^7.0|^8.0",
 | 
			
		||||
                "symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0",
 | 
			
		||||
                "symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "phpunit/phpunit": "^5.0 || ^4.8.10",
 | 
			
		||||
                "squizlabs/php_codesniffer": "^2.3"
 | 
			
		||||
                "phpunit/phpunit": "^6|^7|^8|^9",
 | 
			
		||||
                "squizlabs/php_codesniffer": "^3.5"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "library",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "branch-alias": {
 | 
			
		||||
                    "dev-master": "1.2-dev"
 | 
			
		||||
                    "dev-master": "2.0-dev"
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "autoload": {
 | 
			
		||||
                "psr-4": {
 | 
			
		||||
                    "Asm89\\Stack\\": "src/Asm89/Stack/"
 | 
			
		||||
                    "Asm89\\Stack\\": "src/"
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "notification-url": "https://packagist.org/downloads/",
 | 
			
		||||
@@ -521,9 +521,9 @@
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/asm89/stack-cors/issues",
 | 
			
		||||
                "source": "https://github.com/asm89/stack-cors/tree/1.3.0"
 | 
			
		||||
                "source": "https://github.com/asm89/stack-cors/tree/v2.0.2"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2019-12-24T22:41:47+00:00"
 | 
			
		||||
            "time": "2020-10-29T16:03:21+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "balping/json-raw-encoder",
 | 
			
		||||
@@ -2615,37 +2615,36 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "fruitcake/laravel-cors",
 | 
			
		||||
            "version": "v1.0.6",
 | 
			
		||||
            "version": "v2.0.3",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/fruitcake/laravel-cors.git",
 | 
			
		||||
                "reference": "1d127dbec313e2e227d65e0c483765d8d7559bf6"
 | 
			
		||||
                "reference": "01de0fe5f71c70d1930ee9a80385f9cc28e0f63a"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/fruitcake/laravel-cors/zipball/1d127dbec313e2e227d65e0c483765d8d7559bf6",
 | 
			
		||||
                "reference": "1d127dbec313e2e227d65e0c483765d8d7559bf6",
 | 
			
		||||
                "url": "https://api.github.com/repos/fruitcake/laravel-cors/zipball/01de0fe5f71c70d1930ee9a80385f9cc28e0f63a",
 | 
			
		||||
                "reference": "01de0fe5f71c70d1930ee9a80385f9cc28e0f63a",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "asm89/stack-cors": "^1.3",
 | 
			
		||||
                "illuminate/contracts": "^5.5|^6.0|^7.0|^8.0",
 | 
			
		||||
                "illuminate/support": "^5.5|^6.0|^7.0|^8.0",
 | 
			
		||||
                "php": ">=7",
 | 
			
		||||
                "symfony/http-foundation": "^3.3|^4.0|^5.0",
 | 
			
		||||
                "symfony/http-kernel": "^3.3|^4.0|^5.0"
 | 
			
		||||
                "asm89/stack-cors": "^2.0.1",
 | 
			
		||||
                "illuminate/contracts": "^6|^7|^8|^9",
 | 
			
		||||
                "illuminate/support": "^6|^7|^8|^9",
 | 
			
		||||
                "php": ">=7.2",
 | 
			
		||||
                "symfony/http-foundation": "^4|^5",
 | 
			
		||||
                "symfony/http-kernel": "^4.3.4|^5"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "laravel/framework": "^5.5|^6.0|^7.0|^8.0",
 | 
			
		||||
                "orchestra/testbench": "^3.5|^4.0|^5.0|^6.0",
 | 
			
		||||
                "phpro/grumphp": "^0.16|^0.17",
 | 
			
		||||
                "phpunit/phpunit": "^6.0|^7.0|^8.0",
 | 
			
		||||
                "laravel/framework": "^6|^7|^8",
 | 
			
		||||
                "orchestra/testbench-dusk": "^4|^5|^6",
 | 
			
		||||
                "phpunit/phpunit": "^6|^7|^8",
 | 
			
		||||
                "squizlabs/php_codesniffer": "^3.5"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "library",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "branch-alias": {
 | 
			
		||||
                    "dev-master": "1.0-dev"
 | 
			
		||||
                    "dev-master": "2.0-dev"
 | 
			
		||||
                },
 | 
			
		||||
                "laravel": {
 | 
			
		||||
                    "providers": [
 | 
			
		||||
@@ -2681,7 +2680,7 @@
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/fruitcake/laravel-cors/issues",
 | 
			
		||||
                "source": "https://github.com/fruitcake/laravel-cors/tree/1.0"
 | 
			
		||||
                "source": "https://github.com/fruitcake/laravel-cors/tree/v2.0.3"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -2689,7 +2688,7 @@
 | 
			
		||||
                    "type": "github"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2020-04-28T08:47:37+00:00"
 | 
			
		||||
            "time": "2020-10-22T13:57:20+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "genealabs/laravel-model-caching",
 | 
			
		||||
@@ -4528,16 +4527,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "laravel/framework",
 | 
			
		||||
            "version": "v8.27.0",
 | 
			
		||||
            "version": "v8.28.1",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/laravel/framework.git",
 | 
			
		||||
                "reference": "a6680d98f9dadaa363aa7d5218517a08706cee64"
 | 
			
		||||
                "reference": "73dd43d92fcde6c6abc00658ae33391397ca119d"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/laravel/framework/zipball/a6680d98f9dadaa363aa7d5218517a08706cee64",
 | 
			
		||||
                "reference": "a6680d98f9dadaa363aa7d5218517a08706cee64",
 | 
			
		||||
                "url": "https://api.github.com/repos/laravel/framework/zipball/73dd43d92fcde6c6abc00658ae33391397ca119d",
 | 
			
		||||
                "reference": "73dd43d92fcde6c6abc00658ae33391397ca119d",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -4692,7 +4691,7 @@
 | 
			
		||||
                "issues": "https://github.com/laravel/framework/issues",
 | 
			
		||||
                "source": "https://github.com/laravel/framework"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2021-02-09T15:14:54+00:00"
 | 
			
		||||
            "time": "2021-02-16T18:07:44+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "laravel/tinker",
 | 
			
		||||
@@ -5341,16 +5340,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "livewire/livewire",
 | 
			
		||||
            "version": "v2.3.17",
 | 
			
		||||
            "version": "v2.3.18",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/livewire/livewire.git",
 | 
			
		||||
                "reference": "1a1d43ff365301ae99ed7f0ccf02c553d4eeba03"
 | 
			
		||||
                "reference": "c0c78f430e4151fb6902bbb88c75e782d2549e1a"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/livewire/livewire/zipball/1a1d43ff365301ae99ed7f0ccf02c553d4eeba03",
 | 
			
		||||
                "reference": "1a1d43ff365301ae99ed7f0ccf02c553d4eeba03",
 | 
			
		||||
                "url": "https://api.github.com/repos/livewire/livewire/zipball/c0c78f430e4151fb6902bbb88c75e782d2549e1a",
 | 
			
		||||
                "reference": "c0c78f430e4151fb6902bbb88c75e782d2549e1a",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -5401,7 +5400,7 @@
 | 
			
		||||
            "description": "A front-end framework for Laravel.",
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/livewire/livewire/issues",
 | 
			
		||||
                "source": "https://github.com/livewire/livewire/tree/v2.3.17"
 | 
			
		||||
                "source": "https://github.com/livewire/livewire/tree/v2.3.18"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -5409,7 +5408,7 @@
 | 
			
		||||
                    "type": "github"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2021-02-09T15:15:49+00:00"
 | 
			
		||||
            "time": "2021-02-16T20:34:52+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "lorisleiva/laravel-search-string",
 | 
			
		||||
@@ -6155,26 +6154,26 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "myclabs/php-enum",
 | 
			
		||||
            "version": "1.7.7",
 | 
			
		||||
            "version": "1.8.0",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/myclabs/php-enum.git",
 | 
			
		||||
                "reference": "d178027d1e679832db9f38248fcc7200647dc2b7"
 | 
			
		||||
                "reference": "46cf3d8498b095bd33727b13fd5707263af99421"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/myclabs/php-enum/zipball/d178027d1e679832db9f38248fcc7200647dc2b7",
 | 
			
		||||
                "reference": "d178027d1e679832db9f38248fcc7200647dc2b7",
 | 
			
		||||
                "url": "https://api.github.com/repos/myclabs/php-enum/zipball/46cf3d8498b095bd33727b13fd5707263af99421",
 | 
			
		||||
                "reference": "46cf3d8498b095bd33727b13fd5707263af99421",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "ext-json": "*",
 | 
			
		||||
                "php": ">=7.1"
 | 
			
		||||
                "php": "^7.3 || ^8.0"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "phpunit/phpunit": "^7",
 | 
			
		||||
                "phpunit/phpunit": "^9.5",
 | 
			
		||||
                "squizlabs/php_codesniffer": "1.*",
 | 
			
		||||
                "vimeo/psalm": "^3.8"
 | 
			
		||||
                "vimeo/psalm": "^4.5.1"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "library",
 | 
			
		||||
            "autoload": {
 | 
			
		||||
@@ -6199,7 +6198,7 @@
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/myclabs/php-enum/issues",
 | 
			
		||||
                "source": "https://github.com/myclabs/php-enum/tree/1.7.7"
 | 
			
		||||
                "source": "https://github.com/myclabs/php-enum/tree/1.8.0"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -6211,7 +6210,7 @@
 | 
			
		||||
                    "type": "tidelift"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2020-11-14T18:14:52+00:00"
 | 
			
		||||
            "time": "2021-02-15T16:11:48+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "nesbot/carbon",
 | 
			
		||||
@@ -9737,7 +9736,7 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "symfony/polyfill-ctype",
 | 
			
		||||
            "version": "v1.22.0",
 | 
			
		||||
            "version": "v1.22.1",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/symfony/polyfill-ctype.git",
 | 
			
		||||
@@ -9796,7 +9795,7 @@
 | 
			
		||||
                "portable"
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.0"
 | 
			
		||||
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.1"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -9816,16 +9815,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "symfony/polyfill-iconv",
 | 
			
		||||
            "version": "v1.22.0",
 | 
			
		||||
            "version": "v1.22.1",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/symfony/polyfill-iconv.git",
 | 
			
		||||
                "reference": "b34bfb8c4c22650ac080d2662ae3502e5f2f4ae6"
 | 
			
		||||
                "reference": "06fb361659649bcfd6a208a0f1fcaf4e827ad342"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/b34bfb8c4c22650ac080d2662ae3502e5f2f4ae6",
 | 
			
		||||
                "reference": "b34bfb8c4c22650ac080d2662ae3502e5f2f4ae6",
 | 
			
		||||
                "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/06fb361659649bcfd6a208a0f1fcaf4e827ad342",
 | 
			
		||||
                "reference": "06fb361659649bcfd6a208a0f1fcaf4e827ad342",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -9876,7 +9875,7 @@
 | 
			
		||||
                "shim"
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "source": "https://github.com/symfony/polyfill-iconv/tree/v1.22.0"
 | 
			
		||||
                "source": "https://github.com/symfony/polyfill-iconv/tree/v1.22.1"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -9892,20 +9891,20 @@
 | 
			
		||||
                    "type": "tidelift"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2021-01-07T16:49:33+00:00"
 | 
			
		||||
            "time": "2021-01-22T09:19:47+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "symfony/polyfill-intl-grapheme",
 | 
			
		||||
            "version": "v1.22.0",
 | 
			
		||||
            "version": "v1.22.1",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
 | 
			
		||||
                "reference": "267a9adeb8ecb8071040a740930e077cdfb987af"
 | 
			
		||||
                "reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/267a9adeb8ecb8071040a740930e077cdfb987af",
 | 
			
		||||
                "reference": "267a9adeb8ecb8071040a740930e077cdfb987af",
 | 
			
		||||
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/5601e09b69f26c1828b13b6bb87cb07cddba3170",
 | 
			
		||||
                "reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -9957,7 +9956,7 @@
 | 
			
		||||
                "shim"
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.22.0"
 | 
			
		||||
                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.22.1"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -9973,20 +9972,20 @@
 | 
			
		||||
                    "type": "tidelift"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2021-01-07T16:49:33+00:00"
 | 
			
		||||
            "time": "2021-01-22T09:19:47+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "symfony/polyfill-intl-idn",
 | 
			
		||||
            "version": "v1.22.0",
 | 
			
		||||
            "version": "v1.22.1",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
 | 
			
		||||
                "reference": "0eb8293dbbcd6ef6bf81404c9ce7d95bcdf34f44"
 | 
			
		||||
                "reference": "2d63434d922daf7da8dd863e7907e67ee3031483"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/0eb8293dbbcd6ef6bf81404c9ce7d95bcdf34f44",
 | 
			
		||||
                "reference": "0eb8293dbbcd6ef6bf81404c9ce7d95bcdf34f44",
 | 
			
		||||
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/2d63434d922daf7da8dd863e7907e67ee3031483",
 | 
			
		||||
                "reference": "2d63434d922daf7da8dd863e7907e67ee3031483",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -10044,7 +10043,7 @@
 | 
			
		||||
                "shim"
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.22.0"
 | 
			
		||||
                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.22.1"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -10060,20 +10059,20 @@
 | 
			
		||||
                    "type": "tidelift"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2021-01-07T16:49:33+00:00"
 | 
			
		||||
            "time": "2021-01-22T09:19:47+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "symfony/polyfill-intl-normalizer",
 | 
			
		||||
            "version": "v1.22.0",
 | 
			
		||||
            "version": "v1.22.1",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
 | 
			
		||||
                "reference": "6e971c891537eb617a00bb07a43d182a6915faba"
 | 
			
		||||
                "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/6e971c891537eb617a00bb07a43d182a6915faba",
 | 
			
		||||
                "reference": "6e971c891537eb617a00bb07a43d182a6915faba",
 | 
			
		||||
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/43a0283138253ed1d48d352ab6d0bdb3f809f248",
 | 
			
		||||
                "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -10128,7 +10127,7 @@
 | 
			
		||||
                "shim"
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.22.0"
 | 
			
		||||
                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.22.1"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -10144,20 +10143,20 @@
 | 
			
		||||
                    "type": "tidelift"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2021-01-07T17:09:11+00:00"
 | 
			
		||||
            "time": "2021-01-22T09:19:47+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "symfony/polyfill-mbstring",
 | 
			
		||||
            "version": "v1.22.0",
 | 
			
		||||
            "version": "v1.22.1",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/symfony/polyfill-mbstring.git",
 | 
			
		||||
                "reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13"
 | 
			
		||||
                "reference": "5232de97ee3b75b0360528dae24e73db49566ab1"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f377a3dd1fde44d37b9831d68dc8dea3ffd28e13",
 | 
			
		||||
                "reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13",
 | 
			
		||||
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/5232de97ee3b75b0360528dae24e73db49566ab1",
 | 
			
		||||
                "reference": "5232de97ee3b75b0360528dae24e73db49566ab1",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -10208,7 +10207,7 @@
 | 
			
		||||
                "shim"
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.0"
 | 
			
		||||
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.1"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -10224,11 +10223,11 @@
 | 
			
		||||
                    "type": "tidelift"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2021-01-07T16:49:33+00:00"
 | 
			
		||||
            "time": "2021-01-22T09:19:47+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "symfony/polyfill-php72",
 | 
			
		||||
            "version": "v1.22.0",
 | 
			
		||||
            "version": "v1.22.1",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/symfony/polyfill-php72.git",
 | 
			
		||||
@@ -10284,7 +10283,7 @@
 | 
			
		||||
                "shim"
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "source": "https://github.com/symfony/polyfill-php72/tree/v1.22.0"
 | 
			
		||||
                "source": "https://github.com/symfony/polyfill-php72/tree/v1.22.1"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -10304,7 +10303,7 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "symfony/polyfill-php73",
 | 
			
		||||
            "version": "v1.22.0",
 | 
			
		||||
            "version": "v1.22.1",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/symfony/polyfill-php73.git",
 | 
			
		||||
@@ -10363,7 +10362,7 @@
 | 
			
		||||
                "shim"
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "source": "https://github.com/symfony/polyfill-php73/tree/v1.22.0"
 | 
			
		||||
                "source": "https://github.com/symfony/polyfill-php73/tree/v1.22.1"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -10383,7 +10382,7 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "symfony/polyfill-php80",
 | 
			
		||||
            "version": "v1.22.0",
 | 
			
		||||
            "version": "v1.22.1",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/symfony/polyfill-php80.git",
 | 
			
		||||
@@ -10446,7 +10445,7 @@
 | 
			
		||||
                "shim"
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.0"
 | 
			
		||||
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.1"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -11515,16 +11514,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "facade/flare-client-php",
 | 
			
		||||
            "version": "1.3.7",
 | 
			
		||||
            "version": "1.4.0",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/facade/flare-client-php.git",
 | 
			
		||||
                "reference": "fd688d3c06658f2b3b5f7bb19f051ee4ddf02492"
 | 
			
		||||
                "reference": "ef0f5bce23b30b32d98fd9bb49c6fa37b40eb546"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/facade/flare-client-php/zipball/fd688d3c06658f2b3b5f7bb19f051ee4ddf02492",
 | 
			
		||||
                "reference": "fd688d3c06658f2b3b5f7bb19f051ee4ddf02492",
 | 
			
		||||
                "url": "https://api.github.com/repos/facade/flare-client-php/zipball/ef0f5bce23b30b32d98fd9bb49c6fa37b40eb546",
 | 
			
		||||
                "reference": "ef0f5bce23b30b32d98fd9bb49c6fa37b40eb546",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -11568,7 +11567,7 @@
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/facade/flare-client-php/issues",
 | 
			
		||||
                "source": "https://github.com/facade/flare-client-php/tree/1.3.7"
 | 
			
		||||
                "source": "https://github.com/facade/flare-client-php/tree/1.4.0"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -11576,20 +11575,20 @@
 | 
			
		||||
                    "type": "github"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2020-10-21T16:02:39+00:00"
 | 
			
		||||
            "time": "2021-02-16T12:42:06+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "facade/ignition",
 | 
			
		||||
            "version": "2.5.12",
 | 
			
		||||
            "version": "2.5.13",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/facade/ignition.git",
 | 
			
		||||
                "reference": "be73521836f978106b3c3cf57de7eaeb261af520"
 | 
			
		||||
                "reference": "5e9ef386aaad9985cee2ac23281a27568d083b7e"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/facade/ignition/zipball/be73521836f978106b3c3cf57de7eaeb261af520",
 | 
			
		||||
                "reference": "be73521836f978106b3c3cf57de7eaeb261af520",
 | 
			
		||||
                "url": "https://api.github.com/repos/facade/ignition/zipball/5e9ef386aaad9985cee2ac23281a27568d083b7e",
 | 
			
		||||
                "reference": "5e9ef386aaad9985cee2ac23281a27568d083b7e",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -11653,7 +11652,7 @@
 | 
			
		||||
                "issues": "https://github.com/facade/ignition/issues",
 | 
			
		||||
                "source": "https://github.com/facade/ignition"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2021-02-15T07:55:43+00:00"
 | 
			
		||||
            "time": "2021-02-16T12:46:19+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "facade/ignition-contracts",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user