Skip to content

Commit 2e8bb49

Browse files
authored
Allow Drush 13 for testing Drupal 11 (#759)
1 parent 1922437 commit 2e8bb49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"behat/mink": "^1.8",
2222
"composer/installers": "^1.9",
2323
"drupal/core-recommended": "^10",
24-
"drush/drush": "^10.0 || ^11 || ^12",
24+
"drush/drush": "^10.0 || ^11 || ^12 || ^13@beta",
2525
"phpstan/extension-installer": "^1.1",
2626
"phpstan/phpstan-strict-rules": "^1.0",
2727
"phpunit/phpunit": "^8.5 || ^9",

0 commit comments

Comments
 (0)