diff --git a/composer.json b/composer.json index d22c781..b018ed1 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "php": "^8.0", "ext-mbstring": "*", "spatie/macroable": "^1.0|^2.0", - "symfony/process": "^5.3.7|^6.0" + "symfony/process": "^5.3.7|^6.0|^7.0" }, "require-dev": { "phpunit/phpunit": "^9.5.10",