Skip to content

Commit

Permalink
Smoothen first run by removing a newly added allow-plugin authorisati…
Browse files Browse the repository at this point in the history
…on nag (#35)
  • Loading branch information
dpi authored May 28, 2024
1 parent 6ef9686 commit e8392e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@
"drupal/core-composer-scaffold": true,
"drupal/core-project-message": true,
"drupal/core-vendor-hardening": true,
"phpstan/extension-installer": true
"phpstan/extension-installer": true,
"php-http/discovery": true
}
},
"scripts": {
Expand Down

0 comments on commit e8392e6

Please sign in to comment.