Skip to content

Commit 025af65

Browse files
chore(deps): update dependency drush/drush to v13
1 parent a0b8bbb commit 025af65

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
@@ -22,7 +22,7 @@
2222
"drupal/core-recommended": "9.4.5",
2323
"drupal/druxt": "1.1.1",
2424
"drupal/tome": "^1.7",
25-
"drush/drush": "^11.1"
25+
"drush/drush": "^13.3.3"
2626
},
2727
"require-dev": {
2828
"drupal/core-dev": "9.4.5"

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)