Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support composer packages that installed outside of vendor directory #34

Open
Chi-teck opened this issue Oct 31, 2023 · 2 comments
Open

Comments

@Chi-teck
Copy link

The plugin complains on drupal/core package.
Screenshot_20231031_214135

I guess that's because the package installed to web/core directory through the composer/installers plugin.

I propose using composer.json file to read installed composer packages.

@Chi-teck
Copy link
Author

Also list of installed packages can be found in vendor/composer/installed.json file.

@Chi-teck
Copy link
Author

Chi-teck commented Oct 31, 2023

Tried additionalPackagesRoot: ./web/core with no success.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant