Skip to content

Commit

Permalink
allow drush 13
Browse files Browse the repository at this point in the history
  • Loading branch information
Berdir committed Jul 31, 2024
1 parent d32200d commit 7658233
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 @@ -35,7 +35,7 @@
"drupal/coder": "^8.3",
"drupal/core": "^10",
"drupal/core-composer-scaffold": "^10",
"drush/drush": "^11.6.0 || ^12.4",
"drush/drush": "^11.6.0 || ^12.4 || ^13",
"php-parallel-lint/php-parallel-lint": "^1.3",
"phpspec/phpspec": "^4.0 || ^6.0 || ^7.0"
},
Expand Down

0 comments on commit 7658233

Please sign in to comment.