We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00d4e13 commit cbffd5bCopy full SHA for cbffd5b
2 files changed
drupal/composer.json
@@ -23,7 +23,7 @@
23
"drupal/core-recommended": "^9.4",
24
"drupal/druxt": "^1.1",
25
"drupal/tome": "^1.7",
26
- "drush/drush": "^11.1"
+ "drush/drush": "^13.2.0"
27
},
28
"require-dev": {
29
"drupal/core-dev": "^9.4"
drupal/drush/Commands/contrib/tome_drush/composer.json
@@ -3,7 +3,7 @@
3
"description": "Contains global Drush commands for initializing and installing Tome.",
4
"type": "drupal-drush",
5
"require": {
6
- "drush/drush": "^9.6.0 || ^10.0 || ^11.0"
+ "drush/drush": "^9.6.0 || ^10.0 || ^11.0 || ^13.0"
7
8
"license": "MIT",
9
"authors": [
0 commit comments