diff --git a/composer.json b/composer.json index be3ce94..3dc4636 100644 --- a/composer.json +++ b/composer.json @@ -31,11 +31,11 @@ "php": "^8.0", "ext-mbstring": "*", "spatie/macroable": "^1.0|^2.0", - "symfony/process": "^5.2" + "symfony/process": "^5.3.7" }, "require-dev": { - "phpunit/phpunit": "^9.5", - "spatie/ray": "^1.22" + "phpunit/phpunit": "^9.5.10", + "spatie/ray": "^1.30" }, "config": { "sort-packages": true