Skip to content

Commit

Permalink
Issue #71: Update requirements for Drupal 11 compatibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentTorregrosa committed Aug 31, 2024
1 parent 99229a7 commit def9fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"require": {
"php": ">= 7.4",
"friendsofphp/php-cs-fixer": "^3.49.0",
"symfony/yaml": "^3 || ^4 || ^5 || ^6"
"symfony/yaml": "^3 || ^4 || ^5 || ^6 || ^7"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit def9fdd

Please sign in to comment.