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

Update oomphinc/composer-installers-extender requirement from 2.0.0 to 2.0.1 #73

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2022

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

Changelog

Sourced from oomphinc/composer-installers-extender's changelog.

[2.0.1] - 2021-12-15

Changed

  • Add support for composer/installers 2.x

[2.0.0] - 2020-08-11

Added

  • Add .editorconfig, .gitignore, .lando.yml, phpcs.xml and phpunit.xml files to support local development
  • Add LICENSE and CHANGELOG.md files
  • Add phpunit/phpunit and squizlabs/php_codesniffer as development dependencies
  • Add requirement for PHP 7.1
  • Add support for Composer 2

Changed

  • Move OomphInc\ComposerInstallersExtender\Installer to OomphInc\ComposerInstallersExtender\Installers\Installer
  • Move OomphInc\ComposerInstallersExtender\InstallerHelper to OomphInc\ComposerInstallersExtender\Installers\CustomInstaller
  • Implement PSR-2 standards and PHP 7.1 syntax
  • Update project README.md file

[1.1.2] - 2017-03-31

Changed

  • Minor syntax update to provide compatibility with PHP 5.3

[1.1.1] - 2016-07-05

Changed

  • Update composer/installers version requirement

[1.1.0] - 2016-03-02

Changed

  • Update package requirements to be less restrictive

[1.0.0] - 2016-01-07

Added

  • Initial release
Commits

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)

@dependabot dependabot bot requested a review from a team May 12, 2022 23:36
trackleft
trackleft previously approved these changes May 12, 2022
joeparsons
joeparsons previously approved these changes May 18, 2022
@dependabot dependabot bot dismissed stale reviews from joeparsons and trackleft via ba555c2 May 18, 2022 17:19
@dependabot dependabot bot force-pushed the dependabot/composer/oomphinc/composer-installers-extender-2.0.1 branch 2 times, most recently from ba555c2 to 3858eac Compare May 18, 2022 20:08
Updates the requirements on [oomphinc/composer-installers-extender](https://github.com/oomphinc/composer-installers-extender) to permit the latest version.
- [Release notes](https://github.com/oomphinc/composer-installers-extender/releases)
- [Changelog](https://github.com/oomphinc/composer-installers-extender/blob/master/CHANGELOG.md)
- [Commits](oomphinc/composer-installers-extender@2.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: oomphinc/composer-installers-extender
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/oomphinc/composer-installers-extender-2.0.1 branch from 3858eac to 3f7dca5 Compare May 24, 2022 17:09
Copy link
Member

@joeparsons joeparsons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ProboCI is happy.

Only one change listed for 2.0.1:

Add support for composer/installers 2.x

@trackleft trackleft merged commit 1f44190 into main Jun 3, 2022
@trackleft trackleft deleted the dependabot/composer/oomphinc/composer-installers-extender-2.0.1 branch June 3, 2022 17:56
joeparsons pushed a commit that referenced this pull request Jul 8, 2022
…o 2.0.1 (#73)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
joeparsons pushed a commit that referenced this pull request Jul 8, 2022
…o 2.0.1 (#73)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants