diff --git a/composer.json b/composer.json index 9b407da22..492b0ee75 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "psr/http-message": "^1.0|^2.0", "psr/http-server-handler": "^1.0", "riverline/multipart-parser": "^2.1.2", - "symfony/process": "^4.4|^5.0|^6.0|^7.0" + "symfony/process": "^4.4|^5.0|^6.0|^7.0|^8.0" }, "require-dev": { "async-aws/core": "^1.0", @@ -42,8 +42,8 @@ "guzzlehttp/guzzle": "^7.5", "phpstan/phpstan": "^1.10.26", "phpunit/phpunit": "^9.6.10", - "symfony/console": "^4.4|^5.0|^6.0|^7.0", - "symfony/yaml": "^4.4|^5.0|^6.0|^7.0" + "symfony/console": "^4.4|^5.0|^6.0|^7.0|^8.0", + "symfony/yaml": "^4.4|^5.0|^6.0|^7.0|^8.0" }, "scripts": { "test": [