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

Global composer support #21

Closed
wants to merge 3 commits into from
Closed

Global composer support #21

wants to merge 3 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Apr 20, 2017

This is a feature request to enable global usage of the plugin. With this you can install the plugin globally and it will display the following behavior:

  • if plugin is installed in local project global shared-package settings will not be merged
  • if plugin is not installed in local project global shared-package settings will be merged
  • if plugin is installed in local project and no vendor-dir is defined the plugin will not activate
  • if plugin is installed in global but not local and no vendor-dir is defined the plugin will not activate

The last two changes in behavior just create more flexibility for the future. We should not fail the install when the plugin is not able to perform.

For this the tests should be adapted to the new behavior.

@ghost ghost closed this by deleting the head repository Jan 1, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants