We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c325696 commit 6b5d018Copy full SHA for 6b5d018
2 files changed
drupal/composer.json
@@ -26,7 +26,7 @@
26
"drupal/core-recommended": "9.3.6",
27
"drupal/druxt": "1.1.1",
28
"drupal/tome": "^1.5",
29
- "drush/drush": "^11.0"
+ "drush/drush": "^13.4.0"
30
},
31
"require-dev": {
32
"drupal/core-dev": "9.3.6"
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