Skip to content

Commit 7eec535

Browse files
Update dependency drush/drush to v13
1 parent c325696 commit 7eec535

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
@@ -26,7 +26,7 @@
2626
"drupal/core-recommended": "9.3.6",
2727
"drupal/druxt": "1.1.1",
2828
"drupal/tome": "^1.5",
29-
"drush/drush": "^11.0"
29+
"drush/drush": "^13.0.0"
3030
},
3131
"require-dev": {
3232
"drupal/core-dev": "9.3.6"

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)