Skip to content

Commit e952c0b

Browse files
chore(deps): update dependency drush/drush to v13
1 parent 00d4e13 commit e952c0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

drupal/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"drupal/core-recommended": "^9.4",
2424
"drupal/druxt": "^1.1",
2525
"drupal/tome": "^1.7",
26-
"drush/drush": "^11.1"
26+
"drush/drush": "^13.4.0"
2727
},
2828
"require-dev": {
2929
"drupal/core-dev": "^9.4"

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

Lines changed: 1 addition & 1 deletion
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": "^9.6.0 || ^10.0 || ^11.0"
6+
"drush/drush": "^9.6.0 || ^10.0 || ^11.0 || ^13.0"
77
},
88
"license": "MIT",
99
"authors": [

0 commit comments

Comments
 (0)