diff --git a/composer.json b/composer.json index 277ab72..b35edf3 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "illuminate/support": "^13.0", "laravel/installer": "^5.14", "laravel/prompts": "^0.3", - "symfony/process": "^7.0" + "symfony/process": "^8.0" }, "require-dev": { "phpunit/phpunit": "^11.0"