Skip to content

Commit 1acae40

Browse files
chore(deps): update dependency drush/drush to v12
1 parent 564ba1e commit 1acae40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

drupal/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"drupal/druxt": "1.1.1",
2424
"drupal/paragraphs": "1.15.0",
2525
"drupal/tome": "1.7.0",
26-
"drush/drush": "11.2.1"
26+
"drush/drush": "12.5.0"
2727
},
2828
"require-dev": {
2929
"drupal/core-dev": "9.4.7"

drupal/drush/Commands/contrib/tome_drush/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Contains global Drush commands for initializing and installing Tome.",
44
"type": "drupal-drush",
55
"require": {
6-
"drush/drush": "11.2.1"
6+
"drush/drush": "12.5.0"
77
},
88
"license": "MIT",
99
"authors": [

0 commit comments

Comments
 (0)