Release notes
*Sourced from [composer/installers's releases](https://github.com/composer/installers/releases).*
> ## v1.7.0
> ## Added
> * Added support for Redaxo v5, [#410](https://github-redirect.dependabot.com/composer/installers/pull/410).
> * Added TAO extensions installer, [#424](https://github-redirect.dependabot.com/composer/installers/pull/424).
> * Added Know installer, [#425](https://github-redirect.dependabot.com/composer/installers/pull/425).
> * Added support for Drupal Console custom packages and languages, [#311](https://github-redirect.dependabot.com/composer/installers/pull/311).
> * Added Drupal custom profile installation path, [#416](https://github-redirect.dependabot.com/composer/installers/pull/416).
> * Add support drupal-site type, [#417](https://github-redirect.dependabot.com/composer/installers/pull/417).
> * Added `customcertelement` for Moodle, [#408](https://github-redirect.dependabot.com/composer/installers/pull/408).
> * Added Dframe installer, [#404](https://github-redirect.dependabot.com/composer/installers/pull/404).
> * Added WHMCS installer, [#401](https://github-redirect.dependabot.com/composer/installers/pull/401).
>
> ## Fixed
> * Get `target-dir` from package attributes, [#432](https://github-redirect.dependabot.com/composer/installers/pull/432).
>
> ## Deprecated
> * Deprecated Pimcore installer, [#400](https://github-redirect.dependabot.com/composer/installers/pull/400).
>
> ## v1.6.0
> ## Added
> * Added ability to disable all or certain installers, [#376](https://github-redirect.dependabot.com/composer/installers/pull/376).
> * Added MediaWiki Core, [#391](https://github-redirect.dependabot.com/composer/installers/pull/391).
> * Added CiviCrm installer, [#385](https://github-redirect.dependabot.com/composer/installers/pull/385).
>
> ## Fixed
> * Normalise vendor directory containing hyphen, [#397](https://github-redirect.dependabot.com/composer/installers/pull/397).
>
> ## v1.5.0
> ### Added
> * Added WordPress dropin support.
> * Added new types supported for Eliasis.
> * Added support for Phoenix CMS.
> * Added MODX installer.
> * Added Majima instaler.
> * Added SiteDirect installer.
> * Added support optional prefix in OctoberCMS installers.
> * Added PHP 7.2 support.
>
> ### Changed
> * Changed remove packages, see [#348](https://github-redirect.dependabot.com/composer/installers/pull/348).
>
> ### Fixed
> * Fixed code style, removed unused imports.
>
> Happy New Year! 🎅🏻
>
> ## v1.4.0
> ### Added
> * Installer for eZ Platform.
> * Installer for UserFrosting.
> ... (truncated)
Changelog
*Sourced from [composer/installers's changelog](https://github.com/composer/installers/blob/master/CHANGELOG.md).*
> ## v1.7.0 - 2019-08-12
> ## Added
> * Added support for Redaxo v5, [#410](https://github-redirect.dependabot.com/composer/installers/pull/410).
> * Added TAO extensions installer, [#424](https://github-redirect.dependabot.com/composer/installers/pull/424).
> * Added Know installer, [#425](https://github-redirect.dependabot.com/composer/installers/pull/425).
> * Added support for Drupal Console custom packages and languages, [#311](https://github-redirect.dependabot.com/composer/installers/pull/311).
> * Added Drupal custom profile installation path, [#416](https://github-redirect.dependabot.com/composer/installers/pull/416).
> * Add support drupal-site type, [#417](https://github-redirect.dependabot.com/composer/installers/pull/417).
> * Added `customcertelement` for Moodle, [#408](https://github-redirect.dependabot.com/composer/installers/pull/408).
> * Added Dframe installer, [#404](https://github-redirect.dependabot.com/composer/installers/pull/404).
> * Added WHMCS installer, [#401](https://github-redirect.dependabot.com/composer/installers/pull/401).
>
> ## Fixed
> * Get `target-dir` from package attributes, [#432](https://github-redirect.dependabot.com/composer/installers/pull/432).
>
> ## Deprecated
> * Deprecated Pimcore installer, [#400](https://github-redirect.dependabot.com/composer/installers/pull/400).
>
> ## v1.6.0 - 2018-09-12
> ## Added
> * Added ability to disable all or certain installers, [#376](https://github-redirect.dependabot.com/composer/installers/pull/376).
> * Added MediaWiki Core, [#391](https://github-redirect.dependabot.com/composer/installers/pull/391).
> * Added CiviCrm installer, [#385](https://github-redirect.dependabot.com/composer/installers/pull/385).
>
> ## Fixed
> * Normalise vendor directory containing hyphen, [#397](https://github-redirect.dependabot.com/composer/installers/pull/397).
>
> ## v1.5.0 - 2017-12-29
> ### Added
> * Added WordPress dropin support.
> * Added new types supported for Eliasis.
> * Added support for Phoenix CMS.
> * Added MODX installer.
> * Added Majima instaler.
> * Added SiteDirect installer.
> * Added support optional prefix in OctoberCMS installers.
> * Added PHP 7.2 support.
>
> ### Changed
> * Changed remove packages, see [#348](https://github-redirect.dependabot.com/composer/installers/pull/348).
>
> ### Fixed
> * Fixed code style, removed unused imports.
>
> ## v1.4.0 - 2017-08-09
> ### Added
> * Installer for eZ Platform.
> * Installer for UserFrosting.
> * Installer for Osclass.
> * Installer for Lan Management System.
> ... (truncated)
Commits
- [`141b272`](https://github.com/composer/installers/commit/141b272484481432cda342727a427dc1e206bfa0) Release v1.7.0
- [`331f3d6`](https://github.com/composer/installers/commit/331f3d6d653a8acfe9e6a74964f149a65743769c) Added support for Redaxo V 5.* ([#410](https://github-redirect.dependabot.com/composer/installers/issues/410))
- [`3a91638`](https://github.com/composer/installers/commit/3a91638770110d840f0f46a46b6d03fe31a67a19) Installer for TAO extensions ([#424](https://github-redirect.dependabot.com/composer/installers/issues/424))
- [`fca9227`](https://github.com/composer/installers/commit/fca92278a503ab87e30d82fc46baa32296f1f6e4) Adding support for Known ([#425](https://github-redirect.dependabot.com/composer/installers/issues/425))
- [`11fa0c3`](https://github.com/composer/installers/commit/11fa0c3968fdad878364d9e30d797254c5afc7de) update MicroweberInstaller ([#432](https://github-redirect.dependabot.com/composer/installers/issues/432))
- [`4aa453a`](https://github.com/composer/installers/commit/4aa453ad54f76c4db02b6ad3574e17795c51fb23) Add support for Drupal Console custom packages and languages ([#311](https://github-redirect.dependabot.com/composer/installers/issues/311))
- [`61958ce`](https://github.com/composer/installers/commit/61958ce74200a663b429df947b7dfaae2f09f001) drop hhvm, add 7.3
- [`5d51c2c`](https://github.com/composer/installers/commit/5d51c2c61a0a66e312057bb14c74b8a93c9a528f) Drupal custom profile installation path ([#416](https://github-redirect.dependabot.com/composer/installers/issues/416))
- [`00ab6ee`](https://github.com/composer/installers/commit/00ab6ee31e9fc95911cc225274dcc6325c6b2ca3) Add support drupal-site type ([#417](https://github-redirect.dependabot.com/composer/installers/issues/417))
- [`b20f7b2`](https://github.com/composer/installers/commit/b20f7b252cd6765ee68e66f8b3093a230ad97608) ADD Moodle LMS - type customcertelement ([#408](https://github-redirect.dependabot.com/composer/installers/issues/408))
- Additional commits viewable in [compare view](https://github.com/composer/installers/compare/v1.0.6...v1.7.0)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps composer/installers from 1.0.6 to 1.7.0.
Release notes
*Sourced from [composer/installers's releases](https://github.com/composer/installers/releases).* > ## v1.7.0 > ## Added > * Added support for Redaxo v5, [#410](https://github-redirect.dependabot.com/composer/installers/pull/410). > * Added TAO extensions installer, [#424](https://github-redirect.dependabot.com/composer/installers/pull/424). > * Added Know installer, [#425](https://github-redirect.dependabot.com/composer/installers/pull/425). > * Added support for Drupal Console custom packages and languages, [#311](https://github-redirect.dependabot.com/composer/installers/pull/311). > * Added Drupal custom profile installation path, [#416](https://github-redirect.dependabot.com/composer/installers/pull/416). > * Add support drupal-site type, [#417](https://github-redirect.dependabot.com/composer/installers/pull/417). > * Added `customcertelement` for Moodle, [#408](https://github-redirect.dependabot.com/composer/installers/pull/408). > * Added Dframe installer, [#404](https://github-redirect.dependabot.com/composer/installers/pull/404). > * Added WHMCS installer, [#401](https://github-redirect.dependabot.com/composer/installers/pull/401). > > ## Fixed > * Get `target-dir` from package attributes, [#432](https://github-redirect.dependabot.com/composer/installers/pull/432). > > ## Deprecated > * Deprecated Pimcore installer, [#400](https://github-redirect.dependabot.com/composer/installers/pull/400). > > ## v1.6.0 > ## Added > * Added ability to disable all or certain installers, [#376](https://github-redirect.dependabot.com/composer/installers/pull/376). > * Added MediaWiki Core, [#391](https://github-redirect.dependabot.com/composer/installers/pull/391). > * Added CiviCrm installer, [#385](https://github-redirect.dependabot.com/composer/installers/pull/385). > > ## Fixed > * Normalise vendor directory containing hyphen, [#397](https://github-redirect.dependabot.com/composer/installers/pull/397). > > ## v1.5.0 > ### Added > * Added WordPress dropin support. > * Added new types supported for Eliasis. > * Added support for Phoenix CMS. > * Added MODX installer. > * Added Majima instaler. > * Added SiteDirect installer. > * Added support optional prefix in OctoberCMS installers. > * Added PHP 7.2 support. > > ### Changed > * Changed remove packages, see [#348](https://github-redirect.dependabot.com/composer/installers/pull/348). > > ### Fixed > * Fixed code style, removed unused imports. > > Happy New Year! 🎅🏻 > > ## v1.4.0 > ### Added > * Installer for eZ Platform. > * Installer for UserFrosting. > ... (truncated)Changelog
*Sourced from [composer/installers's changelog](https://github.com/composer/installers/blob/master/CHANGELOG.md).* > ## v1.7.0 - 2019-08-12 > ## Added > * Added support for Redaxo v5, [#410](https://github-redirect.dependabot.com/composer/installers/pull/410). > * Added TAO extensions installer, [#424](https://github-redirect.dependabot.com/composer/installers/pull/424). > * Added Know installer, [#425](https://github-redirect.dependabot.com/composer/installers/pull/425). > * Added support for Drupal Console custom packages and languages, [#311](https://github-redirect.dependabot.com/composer/installers/pull/311). > * Added Drupal custom profile installation path, [#416](https://github-redirect.dependabot.com/composer/installers/pull/416). > * Add support drupal-site type, [#417](https://github-redirect.dependabot.com/composer/installers/pull/417). > * Added `customcertelement` for Moodle, [#408](https://github-redirect.dependabot.com/composer/installers/pull/408). > * Added Dframe installer, [#404](https://github-redirect.dependabot.com/composer/installers/pull/404). > * Added WHMCS installer, [#401](https://github-redirect.dependabot.com/composer/installers/pull/401). > > ## Fixed > * Get `target-dir` from package attributes, [#432](https://github-redirect.dependabot.com/composer/installers/pull/432). > > ## Deprecated > * Deprecated Pimcore installer, [#400](https://github-redirect.dependabot.com/composer/installers/pull/400). > > ## v1.6.0 - 2018-09-12 > ## Added > * Added ability to disable all or certain installers, [#376](https://github-redirect.dependabot.com/composer/installers/pull/376). > * Added MediaWiki Core, [#391](https://github-redirect.dependabot.com/composer/installers/pull/391). > * Added CiviCrm installer, [#385](https://github-redirect.dependabot.com/composer/installers/pull/385). > > ## Fixed > * Normalise vendor directory containing hyphen, [#397](https://github-redirect.dependabot.com/composer/installers/pull/397). > > ## v1.5.0 - 2017-12-29 > ### Added > * Added WordPress dropin support. > * Added new types supported for Eliasis. > * Added support for Phoenix CMS. > * Added MODX installer. > * Added Majima instaler. > * Added SiteDirect installer. > * Added support optional prefix in OctoberCMS installers. > * Added PHP 7.2 support. > > ### Changed > * Changed remove packages, see [#348](https://github-redirect.dependabot.com/composer/installers/pull/348). > > ### Fixed > * Fixed code style, removed unused imports. > > ## v1.4.0 - 2017-08-09 > ### Added > * Installer for eZ Platform. > * Installer for UserFrosting. > * Installer for Osclass. > * Installer for Lan Management System. > ... (truncated)Commits
- [`141b272`](https://github.com/composer/installers/commit/141b272484481432cda342727a427dc1e206bfa0) Release v1.7.0 - [`331f3d6`](https://github.com/composer/installers/commit/331f3d6d653a8acfe9e6a74964f149a65743769c) Added support for Redaxo V 5.* ([#410](https://github-redirect.dependabot.com/composer/installers/issues/410)) - [`3a91638`](https://github.com/composer/installers/commit/3a91638770110d840f0f46a46b6d03fe31a67a19) Installer for TAO extensions ([#424](https://github-redirect.dependabot.com/composer/installers/issues/424)) - [`fca9227`](https://github.com/composer/installers/commit/fca92278a503ab87e30d82fc46baa32296f1f6e4) Adding support for Known ([#425](https://github-redirect.dependabot.com/composer/installers/issues/425)) - [`11fa0c3`](https://github.com/composer/installers/commit/11fa0c3968fdad878364d9e30d797254c5afc7de) update MicroweberInstaller ([#432](https://github-redirect.dependabot.com/composer/installers/issues/432)) - [`4aa453a`](https://github.com/composer/installers/commit/4aa453ad54f76c4db02b6ad3574e17795c51fb23) Add support for Drupal Console custom packages and languages ([#311](https://github-redirect.dependabot.com/composer/installers/issues/311)) - [`61958ce`](https://github.com/composer/installers/commit/61958ce74200a663b429df947b7dfaae2f09f001) drop hhvm, add 7.3 - [`5d51c2c`](https://github.com/composer/installers/commit/5d51c2c61a0a66e312057bb14c74b8a93c9a528f) Drupal custom profile installation path ([#416](https://github-redirect.dependabot.com/composer/installers/issues/416)) - [`00ab6ee`](https://github.com/composer/installers/commit/00ab6ee31e9fc95911cc225274dcc6325c6b2ca3) Add support drupal-site type ([#417](https://github-redirect.dependabot.com/composer/installers/issues/417)) - [`b20f7b2`](https://github.com/composer/installers/commit/b20f7b252cd6765ee68e66f8b3093a230ad97608) ADD Moodle LMS - type customcertelement ([#408](https://github-redirect.dependabot.com/composer/installers/issues/408)) - Additional commits viewable in [compare view](https://github.com/composer/installers/compare/v1.0.6...v1.7.0)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.