mirror of
				https://github.com/cp6/my-idlers.git
				synced 2025-11-03 23:59:09 +00:00 
			
		
		
		
	Update composer.json
This commit is contained in:
		
							parent
							
								
									2834924045
								
							
						
					
					
						commit
						a8e83524d2
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
					@ -21,12 +21,12 @@
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "require-dev": {
 | 
					    "require-dev": {
 | 
				
			||||||
        "fakerphp/faker": "^1.19.0",
 | 
					        "fakerphp/faker": "^1.19.0",
 | 
				
			||||||
        "laravel/breeze": "^1.8",
 | 
					        "laravel/breeze": "^1.9",
 | 
				
			||||||
        "laravel/sail": "^1.13",
 | 
					        "laravel/sail": "^1.14",
 | 
				
			||||||
        "mockery/mockery": "^1.5",
 | 
					        "mockery/mockery": "^1.5",
 | 
				
			||||||
        "nunomaduro/collision": "^6.1",
 | 
					        "nunomaduro/collision": "^6.2",
 | 
				
			||||||
        "phpunit/phpunit": "^9.5",
 | 
					        "phpunit/phpunit": "^9.5",
 | 
				
			||||||
        "spatie/laravel-ignition": "^1.0"
 | 
					        "spatie/laravel-ignition": "^1.2"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "config": {
 | 
					    "config": {
 | 
				
			||||||
        "optimize-autoloader": true,
 | 
					        "optimize-autoloader": true,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue