We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 564ba1e commit 7d1baa9Copy full SHA for 7d1baa9
drupal/composer.json
@@ -23,7 +23,7 @@
23
"drupal/druxt": "1.1.1",
24
"drupal/paragraphs": "1.15.0",
25
"drupal/tome": "1.7.0",
26
- "drush/drush": "11.2.1"
+ "drush/drush": "12.5.1"
27
},
28
"require-dev": {
29
"drupal/core-dev": "9.4.7"
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
7
8
"license": "MIT",
9
"authors": [
0 commit comments