We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c325696 commit 278b655Copy full SHA for 278b655
drupal/composer.json
@@ -19,17 +19,17 @@
19
}
20
],
21
"require": {
22
- "composer/installers": "2.0.1",
+ "composer/installers": "2.3.0",
23
"drupal-tome/tome_drush": "dev-feature/3-drush_11",
24
- "drupal/core-composer-scaffold": "9.3.6",
25
- "drupal/core-project-message": "9.3.6",
+ "drupal/core-composer-scaffold": "9.5.11",
+ "drupal/core-project-message": "9.5.11",
26
"drupal/core-recommended": "9.3.6",
27
- "drupal/druxt": "1.1.1",
28
- "drupal/tome": "^1.5",
29
- "drush/drush": "^11.0"
+ "drupal/druxt": "1.2.0",
+ "drupal/tome": "^1.13.0",
+ "drush/drush": "^11.6.0"
30
},
31
"require-dev": {
32
- "drupal/core-dev": "9.3.6"
+ "drupal/core-dev": "9.5.11"
33
34
"conflict": {
35
"drupal/drupal": "*"
0 commit comments