diff --git a/composer.json b/composer.json index 44288e8..4aa64d5 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "phpunit/phpunit": "^11.0", "rector/rector": "^2", "squizlabs/php_codesniffer": "^3", - "symfony/process": "^6 || ^7.0", + "symfony/process": "^6 || ^7.0 || ^8.0", "drupal/coder": "^8.3", "drevops/phpcs-standard": "^0.6" },