Dependencies Update
This commit is contained in:
		
							
								
								
									
										30
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										30
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							@@ -385,20 +385,20 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "psr/http-factory",
 | 
			
		||||
            "version": "1.0.2",
 | 
			
		||||
            "version": "1.1.0",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/php-fig/http-factory.git",
 | 
			
		||||
                "reference": "e616d01114759c4c489f93b099585439f795fe35"
 | 
			
		||||
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
 | 
			
		||||
                "reference": "e616d01114759c4c489f93b099585439f795fe35",
 | 
			
		||||
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
 | 
			
		||||
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "php": ">=7.0.0",
 | 
			
		||||
                "php": ">=7.1",
 | 
			
		||||
                "psr/http-message": "^1.0 || ^2.0"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "library",
 | 
			
		||||
@@ -422,7 +422,7 @@
 | 
			
		||||
                    "homepage": "https://www.php-fig.org/"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "description": "Common interfaces for PSR-7 HTTP message factories",
 | 
			
		||||
            "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
 | 
			
		||||
            "keywords": [
 | 
			
		||||
                "factory",
 | 
			
		||||
                "http",
 | 
			
		||||
@@ -434,9 +434,9 @@
 | 
			
		||||
                "response"
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "source": "https://github.com/php-fig/http-factory/tree/1.0.2"
 | 
			
		||||
                "source": "https://github.com/php-fig/http-factory"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2023-04-10T20:10:41+00:00"
 | 
			
		||||
            "time": "2024-04-15T12:06:14+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "psr/http-message",
 | 
			
		||||
@@ -617,16 +617,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "symfony/deprecation-contracts",
 | 
			
		||||
            "version": "v3.4.0",
 | 
			
		||||
            "version": "v3.5.0",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/symfony/deprecation-contracts.git",
 | 
			
		||||
                "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
 | 
			
		||||
                "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
 | 
			
		||||
                "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
 | 
			
		||||
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
 | 
			
		||||
                "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -635,7 +635,7 @@
 | 
			
		||||
            "type": "library",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "branch-alias": {
 | 
			
		||||
                    "dev-main": "3.4-dev"
 | 
			
		||||
                    "dev-main": "3.5-dev"
 | 
			
		||||
                },
 | 
			
		||||
                "thanks": {
 | 
			
		||||
                    "name": "symfony/contracts",
 | 
			
		||||
@@ -664,7 +664,7 @@
 | 
			
		||||
            "description": "A generic function and convention to trigger deprecation notices",
 | 
			
		||||
            "homepage": "https://symfony.com",
 | 
			
		||||
            "support": {
 | 
			
		||||
                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
 | 
			
		||||
                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@@ -680,7 +680,7 @@
 | 
			
		||||
                    "type": "tidelift"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2023-05-23T14:45:45+00:00"
 | 
			
		||||
            "time": "2024-04-18T09:32:20+00:00"
 | 
			
		||||
        }
 | 
			
		||||
    ],
 | 
			
		||||
    "packages-dev": [],
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user