Update php version
This commit is contained in:
		
							parent
							
								
									99b88e8943
								
							
						
					
					
						commit
						c620af4863
					
				
					 2 changed files with 4 additions and 4 deletions
				
			
		|  | @ -5,7 +5,7 @@ | ||||||
|     "keywords": ["framework", "laravel"], |     "keywords": ["framework", "laravel"], | ||||||
|     "license": "MIT", |     "license": "MIT", | ||||||
|     "require": { |     "require": { | ||||||
|         "php": "^7.3|^8.0", |         "php": "^7.4|^8.0", | ||||||
|         "ext-exif": "*", |         "ext-exif": "*", | ||||||
|         "ext-gd": "*", |         "ext-gd": "*", | ||||||
|         "fakerphp/faker": "^1.9.1", |         "fakerphp/faker": "^1.9.1", | ||||||
|  |  | ||||||
							
								
								
									
										6
									
								
								composer.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								composer.lock
									
										
									
										generated
									
									
									
								
							|  | @ -4,7 +4,7 @@ | ||||||
|         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", | ||||||
|         "This file is @generated automatically" |         "This file is @generated automatically" | ||||||
|     ], |     ], | ||||||
|     "content-hash": "669badae23389c95a5f7e1890b965ae9", |     "content-hash": "8befbe90de3747237069d2dac4ca5e49", | ||||||
|     "packages": [ |     "packages": [ | ||||||
|         { |         { | ||||||
|             "name": "asm89/stack-cors", |             "name": "asm89/stack-cors", | ||||||
|  | @ -7689,10 +7689,10 @@ | ||||||
|     "prefer-stable": true, |     "prefer-stable": true, | ||||||
|     "prefer-lowest": false, |     "prefer-lowest": false, | ||||||
|     "platform": { |     "platform": { | ||||||
|         "php": "^7.3|^8.0", |         "php": "^7.4|^8.0", | ||||||
|         "ext-exif": "*", |         "ext-exif": "*", | ||||||
|         "ext-gd": "*" |         "ext-gd": "*" | ||||||
|     }, |     }, | ||||||
|     "platform-dev": [], |     "platform-dev": [], | ||||||
|     "plugin-api-version": "2.0.0" |     "plugin-api-version": "2.1.0" | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Daniel Schmelz
						Daniel Schmelz