Skip to content

Commit 4693330

Browse files
committed
DQA-9782: Compatibility with Drupal 11
1 parent 82fc9ce commit 4693330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"cweagans/composer-patches": "^1.7 || ^2.0",
2323
"composer/xdebug-handler": "^3.0",
2424
"phpmd/phpmd": "^2.12",
25-
"symfony/yaml": "^4.4 || ^5.0 || ^6.0"
25+
"symfony/yaml": "^5.0 || ^6.0 || ^7.0"
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "^9.0"

0 commit comments

Comments
 (0)