fixed tax select2
This commit is contained in:
		
							
								
								
									
										143
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										143
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							@@ -4,7 +4,7 @@
 | 
			
		||||
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
 | 
			
		||||
        "This file is @generated automatically"
 | 
			
		||||
    ],
 | 
			
		||||
    "content-hash": "5f370dc6ef41a699b202d89ea626cfa4",
 | 
			
		||||
    "content-hash": "cf4d90d0918a4f1adaf027335295e0e8",
 | 
			
		||||
    "packages": [
 | 
			
		||||
        {
 | 
			
		||||
            "name": "akaunting/language",
 | 
			
		||||
@@ -822,30 +822,30 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "doctrine/annotations",
 | 
			
		||||
            "version": "v1.4.0",
 | 
			
		||||
            "version": "v1.6.0",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/doctrine/annotations.git",
 | 
			
		||||
                "reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
 | 
			
		||||
                "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
 | 
			
		||||
                "reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
 | 
			
		||||
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
 | 
			
		||||
                "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "doctrine/lexer": "1.*",
 | 
			
		||||
                "php": "^5.6 || ^7.0"
 | 
			
		||||
                "php": "^7.1"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "doctrine/cache": "1.*",
 | 
			
		||||
                "phpunit/phpunit": "^5.7"
 | 
			
		||||
                "phpunit/phpunit": "^6.4"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "library",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "branch-alias": {
 | 
			
		||||
                    "dev-master": "1.4.x-dev"
 | 
			
		||||
                    "dev-master": "1.6.x-dev"
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "autoload": {
 | 
			
		||||
@@ -886,37 +886,41 @@
 | 
			
		||||
                "docblock",
 | 
			
		||||
                "parser"
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2017-02-24T16:22:25+00:00"
 | 
			
		||||
            "time": "2017-12-06T07:11:42+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "doctrine/cache",
 | 
			
		||||
            "version": "v1.6.2",
 | 
			
		||||
            "version": "v1.7.1",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/doctrine/cache.git",
 | 
			
		||||
                "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
 | 
			
		||||
                "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b",
 | 
			
		||||
                "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b",
 | 
			
		||||
                "url": "https://api.github.com/repos/doctrine/cache/zipball/b3217d58609e9c8e661cd41357a54d926c4a2a1a",
 | 
			
		||||
                "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "php": "~5.5|~7.0"
 | 
			
		||||
                "php": "~7.1"
 | 
			
		||||
            },
 | 
			
		||||
            "conflict": {
 | 
			
		||||
                "doctrine/common": ">2.2,<2.4"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "phpunit/phpunit": "~4.8|~5.0",
 | 
			
		||||
                "predis/predis": "~1.0",
 | 
			
		||||
                "satooshi/php-coveralls": "~0.6"
 | 
			
		||||
                "alcaeus/mongo-php-adapter": "^1.1",
 | 
			
		||||
                "mongodb/mongodb": "^1.1",
 | 
			
		||||
                "phpunit/phpunit": "^5.7",
 | 
			
		||||
                "predis/predis": "~1.0"
 | 
			
		||||
            },
 | 
			
		||||
            "suggest": {
 | 
			
		||||
                "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "library",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "branch-alias": {
 | 
			
		||||
                    "dev-master": "1.6.x-dev"
 | 
			
		||||
                    "dev-master": "1.7.x-dev"
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "autoload": {
 | 
			
		||||
@@ -956,24 +960,24 @@
 | 
			
		||||
                "cache",
 | 
			
		||||
                "caching"
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2017-07-22T12:49:21+00:00"
 | 
			
		||||
            "time": "2017-08-25T07:02:50+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "doctrine/collections",
 | 
			
		||||
            "version": "v1.4.0",
 | 
			
		||||
            "version": "v1.5.0",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/doctrine/collections.git",
 | 
			
		||||
                "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba"
 | 
			
		||||
                "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba",
 | 
			
		||||
                "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba",
 | 
			
		||||
                "url": "https://api.github.com/repos/doctrine/collections/zipball/a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
 | 
			
		||||
                "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "php": "^5.6 || ^7.0"
 | 
			
		||||
                "php": "^7.1"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "doctrine/coding-standard": "~0.1@dev",
 | 
			
		||||
@@ -1023,7 +1027,7 @@
 | 
			
		||||
                "collections",
 | 
			
		||||
                "iterator"
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2017-01-03T10:49:41+00:00"
 | 
			
		||||
            "time": "2017-07-22T10:37:32+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "doctrine/common",
 | 
			
		||||
@@ -1171,33 +1175,33 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "doctrine/inflector",
 | 
			
		||||
            "version": "v1.1.0",
 | 
			
		||||
            "version": "v1.3.0",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/doctrine/inflector.git",
 | 
			
		||||
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
 | 
			
		||||
                "reference": "5527a48b7313d15261292c149e55e26eae771b0a"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
 | 
			
		||||
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
 | 
			
		||||
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a",
 | 
			
		||||
                "reference": "5527a48b7313d15261292c149e55e26eae771b0a",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "php": ">=5.3.2"
 | 
			
		||||
                "php": "^7.1"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "phpunit/phpunit": "4.*"
 | 
			
		||||
                "phpunit/phpunit": "^6.2"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "library",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "branch-alias": {
 | 
			
		||||
                    "dev-master": "1.1.x-dev"
 | 
			
		||||
                    "dev-master": "1.3.x-dev"
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "autoload": {
 | 
			
		||||
                "psr-0": {
 | 
			
		||||
                    "Doctrine\\Common\\Inflector\\": "lib/"
 | 
			
		||||
                "psr-4": {
 | 
			
		||||
                    "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "notification-url": "https://packagist.org/downloads/",
 | 
			
		||||
@@ -1234,7 +1238,7 @@
 | 
			
		||||
                "singularize",
 | 
			
		||||
                "string"
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2015-11-06T14:35:42+00:00"
 | 
			
		||||
            "time": "2018-01-09T20:05:19+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "doctrine/lexer",
 | 
			
		||||
@@ -1959,6 +1963,59 @@
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2016-03-02T22:35:41+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "josiasmontag/laravel-email-verification",
 | 
			
		||||
            "version": "1.2.3",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/josiasmontag/laravel-email-verification.git",
 | 
			
		||||
                "reference": "72609710a6f996b0aed19ba16813e754a8fac0cb"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/josiasmontag/laravel-email-verification/zipball/72609710a6f996b0aed19ba16813e754a8fac0cb",
 | 
			
		||||
                "reference": "72609710a6f996b0aed19ba16813e754a8fac0cb",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "illuminate/auth": "5.4.*|5.5.*|5.6.*",
 | 
			
		||||
                "illuminate/queue": "5.4.*|5.5.*|5.6.*",
 | 
			
		||||
                "illuminate/support": "5.4.*|5.5.*|5.6.*",
 | 
			
		||||
                "nesbot/carbon": "~1.20",
 | 
			
		||||
                "php": ">=5.6.4"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "laravel/framework": "5.4.*|5.5.*|5.6.*",
 | 
			
		||||
                "mockery/mockery": "~0.9",
 | 
			
		||||
                "orchestra/testbench": "~3.4.2|^3.5.0",
 | 
			
		||||
                "phpunit/phpunit": "^5.7|6.2|^7.0"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "library",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "laravel": {
 | 
			
		||||
                    "providers": [
 | 
			
		||||
                        "Lunaweb\\EmailVerification\\Providers\\EmailVerificationServiceProvider"
 | 
			
		||||
                    ]
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "autoload": {
 | 
			
		||||
                "psr-4": {
 | 
			
		||||
                    "Lunaweb\\EmailVerification\\": "src/"
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "notification-url": "https://packagist.org/downloads/",
 | 
			
		||||
            "license": [
 | 
			
		||||
                "MIT"
 | 
			
		||||
            ],
 | 
			
		||||
            "authors": [
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "Josias Montag",
 | 
			
		||||
                    "email": "josias@montag.info"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "description": "Laravel Email Verification",
 | 
			
		||||
            "time": "2018-02-08T14:08:45+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "kkszymanowski/traitor",
 | 
			
		||||
            "version": "0.2.5",
 | 
			
		||||
@@ -2814,24 +2871,24 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "nikic/php-parser",
 | 
			
		||||
            "version": "v3.1.5",
 | 
			
		||||
            "version": "v4.0.1",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/nikic/PHP-Parser.git",
 | 
			
		||||
                "reference": "bb87e28e7d7b8d9a7fda231d37457c9210faf6ce"
 | 
			
		||||
                "reference": "e4a54fa90a5cd8e8dd3fb4099942681731c5cdd3"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bb87e28e7d7b8d9a7fda231d37457c9210faf6ce",
 | 
			
		||||
                "reference": "bb87e28e7d7b8d9a7fda231d37457c9210faf6ce",
 | 
			
		||||
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/e4a54fa90a5cd8e8dd3fb4099942681731c5cdd3",
 | 
			
		||||
                "reference": "e4a54fa90a5cd8e8dd3fb4099942681731c5cdd3",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "ext-tokenizer": "*",
 | 
			
		||||
                "php": ">=5.5"
 | 
			
		||||
                "php": ">=7.0"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "phpunit/phpunit": "~4.0|~5.0"
 | 
			
		||||
                "phpunit/phpunit": "^6.5 || ^7.0"
 | 
			
		||||
            },
 | 
			
		||||
            "bin": [
 | 
			
		||||
                "bin/php-parse"
 | 
			
		||||
@@ -2839,7 +2896,7 @@
 | 
			
		||||
            "type": "library",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "branch-alias": {
 | 
			
		||||
                    "dev-master": "3.0-dev"
 | 
			
		||||
                    "dev-master": "4.0-dev"
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "autoload": {
 | 
			
		||||
@@ -2861,7 +2918,7 @@
 | 
			
		||||
                "parser",
 | 
			
		||||
                "php"
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2018-02-28T20:30:58+00:00"
 | 
			
		||||
            "time": "2018-03-25T17:35:16+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "nwidart/laravel-menus",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user