diff --git a/composer.json b/composer.json index a323307..2b8dc0e 100644 --- a/composer.json +++ b/composer.json @@ -19,14 +19,14 @@ }, "require-dev" : { "livewire/livewire": "^2.11|^3.3.5", - "illuminate/support": "^9.0|^10.0|^11.0", - "illuminate/broadcasting" : "^9.0|^10.0|^11.0", + "illuminate/support": "^10.0|^11.0", + "illuminate/broadcasting" : "^10.0|^11.0", "openai-php/client": "^0.10.1", - "illuminate/cache" : "^9.52|^10.0|^11.0", + "illuminate/cache" : "^10.0|^11.0", "laravel/pint" : "^1.0", "pestphp/pest" : "^2.20", "phpstan/phpstan" : "^1.11", - "psr/simple-cache-implementation" : "*", + "psr/simple-cache-implementation" : "^3.0", "spatie/ray" : "^1.28", "symfony/cache" : "^5.4|^6.0|^7.0", "symfony/process" : "^5.4|^6.0|^7.0",