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 c0f5100 commit edf0473Copy full SHA for edf0473
composer.json
@@ -19,13 +19,13 @@
19
}
20
],
21
"require": {
22
- "composer/installers": "2.1.1",
+ "composer/installers": "2.2.0",
23
"drupal-tome/tome_drush": "dev-feature/3-drush_11",
24
- "drupal/core-composer-scaffold": "9.4.3",
25
- "drupal/core-project-message": "9.4.3",
26
- "drupal/core-recommended": "9.4.3",
+ "drupal/core-composer-scaffold": "9.4.6",
+ "drupal/core-project-message": "9.4.6",
+ "drupal/core-recommended": "9.4.6",
27
"drupal/tome": "1.7.0",
28
- "drush/drush": "11.1.1"
+ "drush/drush": "11.2.1"
29
},
30
"conflict": {
31
"drupal/drupal": "*"
0 commit comments