allow http/message 2 (#1034)
This commit is contained in:
		
							parent
							
								
									ea09e53519
								
							
						
					
					
						commit
						d81874ed11
					
				| 
						 | 
				
			
			@ -13,6 +13,7 @@
 | 
			
		|||
        "php-http/async-client-implementation": "^1.0",
 | 
			
		||||
        "php-http/discovery": "^1.14",
 | 
			
		||||
        "psr/http-factory-implementation": "^1.0",
 | 
			
		||||
        "psr/http-message": "^1.0.1|^2.0",
 | 
			
		||||
        "psr/log": "^1.1|^2.0|^3.0",
 | 
			
		||||
        "symfony/polyfill-mbstring": "^1.23",
 | 
			
		||||
        "symfony/polyfill-php80": "^1.26",
 | 
			
		||||
| 
						 | 
				
			
			@ -95,7 +96,6 @@
 | 
			
		|||
        "phpstan/phpstan-mockery": "^1.1",
 | 
			
		||||
        "phpstan/phpstan-phpunit": "^1.3",
 | 
			
		||||
        "phpunit/phpunit": "^9.6",
 | 
			
		||||
        "psr/http-message": "^1.0.1",
 | 
			
		||||
        "psalm/plugin-mockery": "^0.11",
 | 
			
		||||
        "psalm/plugin-phpunit": "^0.18.4",
 | 
			
		||||
        "psalm/psalm": "^4.30",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -19,7 +19,7 @@
 | 
			
		|||
        "php-http/async-client-implementation": "^1.0",
 | 
			
		||||
        "php-http/discovery": "^1.14",
 | 
			
		||||
        "psr/http-factory-implementation": "^1.0",
 | 
			
		||||
        "psr/http-message": "^1.0.1",
 | 
			
		||||
        "psr/http-message": "^1.0.1|^2.0",
 | 
			
		||||
        "psr/log": "^1.1|^2.0|^3.0",
 | 
			
		||||
        "symfony/polyfill-mbstring": "^1.23",
 | 
			
		||||
        "symfony/polyfill-php80": "^1.26",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue