Skip to content

Commit

Permalink
NRCanWxT composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
auxonic committed May 24, 2023
1 parent 22828bb commit 7d62822
Show file tree
Hide file tree
Showing 2 changed files with 1,270 additions and 473 deletions.
11 changes: 9 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"require": {
"cweagans/composer-patches": "^1.6.0",
"drupal/core-composer-scaffold": "*",
"drupalwxt/wxt": "4.5.x-dev",
"drupalwxt/wxt": "4.5.1",
"drush/drush": ">=9.7",
"oomphinc/composer-installers-extender": "^1.1 || ^2",
"drupal/backup_migrate": "^5.0",
Expand Down Expand Up @@ -50,7 +50,14 @@
"drupal/moderation_sidebar": "^1.7",
"drupal/tome": "^1.10",
"drupal/protected_pages": "1.x-dev@dev",
"drupal/jsonapi_views": "^1.1"
"drupal/jsonapi_views": "^1.1",
"drupal/google_tag": "^1.6",
"drupal/o365": "^3.0",
"drupal/honeypot": "^2.1",
"drupal/antibot": "^2.0",
"drupal/mimemail": "^1.0@alpha",
"drupal/mailsystem": "^4.4",
"drupal/phpmailer_smtp": "^2.2"
},
"require-dev": {
"drupal/core-dev": "^9",
Expand Down
Loading

0 comments on commit 7d62822

Please sign in to comment.