gordon-food-service / gfs-installers
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 630
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 1
Type:composer-plugin
Requires
- composer-plugin-api: ^1.0
- composer/installers: ^1.0
Requires (Dev)
- composer/composer: ^1.3
This package is not auto-updated.
Last update: 2023-10-01 00:39:39 UTC
README
Provide custom installers for Composer. This allows you to provide external dependencies in different locations in your Drupal application, provided that a Composer installer plugin exists for that location.
See https://getcomposer.org/doc/articles/custom-installers.md for information on how this was made.