Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
allow plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell committed Jul 6, 2022
1 parent 6cb766d commit 1608070
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 121 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
"composer/installers": true,
"cweagans/composer-patches": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"drupal/core-composer-scaffold": true
"drupal/core-composer-scaffold": true,
"oomphinc/composer-installers-extender": true
},
"platform": {
"php": "7.4"
Expand Down
Loading

0 comments on commit 1608070

Please sign in to comment.