upgraded dependencies
This commit is contained in:
		
							
								
								
									
										12
									
								
								vendor/symfony/yaml/composer.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										12
									
								
								vendor/symfony/yaml/composer.json
									
									
									
									
										vendored
									
									
								
							| @@ -16,14 +16,15 @@ | ||||
|         } | ||||
|     ], | ||||
|     "require": { | ||||
|         "php": ">=7.1.3", | ||||
|         "symfony/polyfill-ctype": "~1.8" | ||||
|         "php": ">=7.2.5", | ||||
|         "symfony/deprecation-contracts": "^2.1|^3", | ||||
|         "symfony/polyfill-ctype": "^1.8" | ||||
|     }, | ||||
|     "require-dev": { | ||||
|         "symfony/console": "^3.4|^4.0|^5.0" | ||||
|         "symfony/console": "^5.3|^6.0" | ||||
|     }, | ||||
|     "conflict": { | ||||
|         "symfony/console": "<3.4" | ||||
|         "symfony/console": "<5.3" | ||||
|     }, | ||||
|     "suggest": { | ||||
|         "symfony/console": "For validating YAML files using the lint command" | ||||
| @@ -34,5 +35,8 @@ | ||||
|             "/Tests/" | ||||
|         ] | ||||
|     }, | ||||
|     "bin": [ | ||||
|         "Resources/bin/yaml-lint" | ||||
|     ], | ||||
|     "minimum-stability": "dev" | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 RafficMohammed
					RafficMohammed