Skip to content

Commit

Permalink
EWPP-3974: Drush 12 is required for Drupal 10.2.x.
Browse files Browse the repository at this point in the history
  • Loading branch information
brummbar committed Feb 6, 2024
1 parent d435730 commit efad36e
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 @@ -13,7 +13,7 @@
"composer/installers": "^1.11",
"drupal/core-composer-scaffold": "^10",
"drupal/core-dev": "^10",
"drush/drush": "^11.1",
"drush/drush": "^11.1 || ^12",
"openeuropa/code-review": "^2.0.0-alpha6",
"openeuropa/task-runner-drupal-project-symlink": "^1.0-beta6",
"phpspec/prophecy-phpunit": "^2"
Expand Down

0 comments on commit efad36e

Please sign in to comment.