composer.lock file update..
This commit is contained in:
		
							
								
								
									
										35
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										35
									
								
								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": "ed2cfd48003ad2099257822754c49cf8",
 | 
			
		||||
    "content-hash": "ea0246832221b1db0a2c2a2af2280c6b",
 | 
			
		||||
    "packages": [
 | 
			
		||||
        {
 | 
			
		||||
            "name": "akaunting/laravel-firewall",
 | 
			
		||||
@@ -8015,27 +8015,22 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "psr/container",
 | 
			
		||||
            "version": "1.0.0",
 | 
			
		||||
            "version": "1.1.1",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/php-fig/container.git",
 | 
			
		||||
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
 | 
			
		||||
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
 | 
			
		||||
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
 | 
			
		||||
                "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
 | 
			
		||||
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "php": ">=5.3.0"
 | 
			
		||||
                "php": ">=7.2.0"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "library",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "branch-alias": {
 | 
			
		||||
                    "dev-master": "1.0.x-dev"
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "autoload": {
 | 
			
		||||
                "psr-4": {
 | 
			
		||||
                    "Psr\\Container\\": "src/"
 | 
			
		||||
@@ -8048,7 +8043,7 @@
 | 
			
		||||
            "authors": [
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "PHP-FIG",
 | 
			
		||||
                    "homepage": "http://www.php-fig.org/"
 | 
			
		||||
                    "homepage": "https://www.php-fig.org/"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "description": "Common Container Interface (PHP FIG PSR-11)",
 | 
			
		||||
@@ -8062,9 +8057,9 @@
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/php-fig/container/issues",
 | 
			
		||||
                "source": "https://github.com/php-fig/container/tree/master"
 | 
			
		||||
                "source": "https://github.com/php-fig/container/tree/1.1.1"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2017-02-14T16:28:37+00:00"
 | 
			
		||||
            "time": "2021-03-05T17:36:06+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "psr/event-dispatcher",
 | 
			
		||||
@@ -11624,16 +11619,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "symfony/yaml",
 | 
			
		||||
            "version": "v5.2.3",
 | 
			
		||||
            "version": "v5.2.4",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/symfony/yaml.git",
 | 
			
		||||
                "reference": "338cddc6d74929f6adf19ca5682ac4b8e109cdb0"
 | 
			
		||||
                "reference": "7d6ae0cce3c33965af681a4355f1c4de326ed277"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/symfony/yaml/zipball/338cddc6d74929f6adf19ca5682ac4b8e109cdb0",
 | 
			
		||||
                "reference": "338cddc6d74929f6adf19ca5682ac4b8e109cdb0",
 | 
			
		||||
                "url": "https://api.github.com/repos/symfony/yaml/zipball/7d6ae0cce3c33965af681a4355f1c4de326ed277",
 | 
			
		||||
                "reference": "7d6ae0cce3c33965af681a4355f1c4de326ed277",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -11679,7 +11674,7 @@
 | 
			
		||||
            "description": "Loads and dumps YAML files",
 | 
			
		||||
            "homepage": "https://symfony.com",
 | 
			
		||||
            "support": {
 | 
			
		||||
                "source": "https://github.com/symfony/yaml/tree/v5.2.3"
 | 
			
		||||
                "source": "https://github.com/symfony/yaml/tree/v5.2.4"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -11695,7 +11690,7 @@
 | 
			
		||||
                    "type": "tidelift"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2021-02-03T04:42:09+00:00"
 | 
			
		||||
            "time": "2021-02-22T15:48:39+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "tijsverkoyen/css-to-inline-styles",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user