diff --git a/composer.json b/composer.json index 9aef9ca..dba39e9 100755 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "cweagans/composer-patches": "^1.7 || ^2.0", "composer/xdebug-handler": "^3.0", "phpmd/phpmd": "^2.12", - "symfony/yaml": "^4.4 || ^5.0 || ^6.0" + "symfony/yaml": "^5.0 || ^6.0 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^9.0"