loophp / unaltered-psr-http-message-bridge-bundle

Provide a PSR HTTP message bridge without altering query parameters.
MIT License
5 stars 1 forks source link

chore(deps-dev): Update drupol/php-conventions requirement from ^3.0.0 to ^4.0.3 #15

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Updates the requirements on drupol/php-conventions to permit the latest version.

Changelog

Sourced from drupol/php-conventions's changelog.

4.0.3

Commits

  • refactor: Update codebase based on License file. 8e61794
  • chore: Update composer.json. 1282d4e

4.0.2 - 2021-04-21

Commits

  • docs: Update changelog. 357dda4
  • refactor: Update default header based. 1e3167c

4.0.1 - 2021-04-21

Commits

  • docs: Update changelog. a2c6ea4
  • refactor: Rename output file so it's pretty printed in Github by default. 31ee2ed

4.0.0 - 2021-04-21

Commits

  • docs: Add changelog. 7a0803a
  • refactor: Update code style. 44c29b5
  • chore: Update static files. 434becc
  • refactor: Add Psalm and License tasks. 7ae138f
  • chore: Update composer.json. 6bbe607
  • docs: Update README. a44d878
  • chore: Add Docker stack for Changelog generation. 5037eab
  • refactor: Remove unsupported PHP version. 53d1734

3.0.3 - 2021-04-06

Commits

  • Enable cache config for PHP CS Fixer. bc07818

3.0.2 - 2021-02-09

Commits

  • fix: Remove sensiolabs/security-checker and upgrade contribs. 706e3da

3.0.1 - 2021-02-05

Commits

... (truncated)

Commits
  • ff3eec5 docs: Update Changelog.
  • 8e61794 refactor: Update codebase based on License file.
  • 1282d4e chore: Update composer.json.
  • 357dda4 docs: Update changelog.
  • 1e3167c refactor: Update default header based.
  • a2c6ea4 docs: Update changelog.
  • 31ee2ed refactor: Rename output file so it's pretty printed in Github by default.
  • 7a0803a docs: Add changelog.
  • 44c29b5 refactor: Update code style.
  • 434becc chore: Update static files.
  • 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)
dependabot[bot] commented 3 years ago

Superseded by #16.