ProfessionalWiki / Bootstrap

Provides the Bootstrap 4 web front-end framework to MediaWiki skins and extensions
https://www.mediawiki.org/wiki/Extension:Bootstrap
Other
14 stars 13 forks source link

Update composer/installers requirement from ^1.0.1 to ^2.1.0 #56

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on composer/installers to permit the latest version.

Release notes

Sourced from composer/installers's releases.

v2.1.0

Added

  • Added new types (antivirus, customfield, contenttype, dataformat, media, paygw) for Moodle (#497)
  • Added new tastyigniter-module type to TastyIgniter (#503)
  • Added new extra.plugin-modifies-install-path to composer/installers for Composer 2.3 support, see docs if you are writing your own custom installer plugin.
Changelog

Sourced from composer/installers's changelog.

v2.1.0 - 2022-03-18

Added

  • Added new types (antivirus, customfield, contenttype, dataformat, media, paygw) for Moodle (#497)
  • Added new tastyigniter-module type to TastyIgniter (#503)
  • Added new extra.plugin-modifies-install-path to composer/installers for Composer 2.3 support, see docs if you are writing your own custom installer plugin.

v2.0.1 - 2021-09-13

Fixed

  • Fixed installer for Pantheon Quicksilver modules/scripts #494.

v2.0.0 - 2021-08-04

Added

  • Added installer for Pantheon Quicksilver modules/scripts #492.
  • Added installer for Akaunting modules #489.

Removed

  • Removed support for TYPO3 Flow

v2.0.0-alpha1 - 2021-07-23

Added

  • Type declarations have been added everywhere to support PHPStan level 8

Changed

  • Minimum supported PHP version is now 7.2
  • Installer::getInstallPath() now returns absolute paths instead of relative ones previously (#307)

Removed

  • Removed support for Kirby
  • Removed support for Symfony1
  • Removed support for Joomla
  • Removed support for TYPO3 CMS
  • Removed support for Craft
  • Removed support for Pimcore

v1.12.0 - 2021-09-13

Added

  • Added installer for Pantheon Quicksilver modules/scripts #495.

v1.11.0 - 2021-04-28

Added

  • Added installer for TastyIgniter extensions and themes #478.
  • Added installers for Winter CMS #480, #481.
  • Added installer for Miaoxing plugin #482.

Changed

  • Now using fully qualified theme names in the October CMS #486.
  • Updated MauticInstaller to allow plugins & themes #484.

v1.10.0 - 2021-01-14

Added

... (truncated)

Commits
  • 75e5ef0 Update changelog for 2.1.0
  • 64d4945 Merge branch '1.x' into main
  • 894a0b5 Add new plugin-modifies-install-path extra flag for explicitness
  • b8e490f Add TastyIgniter module support (#503)
  • e6facf8 Update TastyIgniter Installer (#502)
  • 5b4f733 ADD Moodle LMS - new types: antivirus customfield contenttype dataformat medi...
  • a241e78 Update changelog
  • 050324a Merge branch '1.x' into main
  • d20a64e Update changelog
  • ed1c7f8 Merge pull request #495 from kyletaylored/1.x
  • Additional commits viewable in compare view


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.


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)