Skip to content

Commit def9fdd

Browse files
Issue #71: Update requirements for Drupal 11 compatibility.
1 parent 99229a7 commit def9fdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": ">= 7.4",
1414
"friendsofphp/php-cs-fixer": "^3.49.0",
15-
"symfony/yaml": "^3 || ^4 || ^5 || ^6"
15+
"symfony/yaml": "^3 || ^4 || ^5 || ^6 || ^7"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)