Add Drush

This commit is contained in:
Oliver Davies 2025-04-23 20:56:33 +01:00
parent aee0f6dc4b
commit 7796f25662
2 changed files with 1317 additions and 32 deletions

View file

@ -18,7 +18,8 @@
"composer/installers": "^2.3", "composer/installers": "^2.3",
"drupal/core-composer-scaffold": "^11.1", "drupal/core-composer-scaffold": "^11.1",
"drupal/core-project-message": "^11.1", "drupal/core-project-message": "^11.1",
"drupal/core-recommended": "^11.1" "drupal/core-recommended": "^11.1",
"drush/drush": "^13.6"
}, },
"conflict": { "conflict": {
"drupal/drupal": "*" "drupal/drupal": "*"
@ -96,4 +97,4 @@
] ]
} }
} }
} }

1344
composer.lock generated

File diff suppressed because it is too large Load diff