ekmungai / eloquent-ifrs

Eloquent Double Entry Accounting with a focus on IFRS Compliant Reporting
MIT License
334 stars 68 forks source link

Upgrade: Bump nunomaduro/collision from 5.4.0 to 5.6.0 #80

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps nunomaduro/collision from 5.4.0 to 5.6.0.

Changelog

Sourced from nunomaduro/collision's changelog.

[5.6.0] - 2021-06-26

Changed

Fixed

  • Slow printer because of sleep (2815a0b)

[5.5.0] - 2021-06-22

Changed

  • Ignores more paths on exceptions (#180)
Commits
  • 0122ac6 Updates changelog
  • 0ac6ccd Merge pull request #182 from alexander-schranz/patch-1
  • 3eddee2 Merge pull request #184 from alexander-schranz/patch-3
  • d2e2e43 Merge pull request #185 from alexander-schranz/patch-4
  • 2815a0b Removes sleep
  • 348c45a Add support for orchestra/testbench 6
  • 1cdc688 Add support for laravel 8
  • 3810cc8 Add Symfony custom Assertion to ignoreFilesIn
  • e356bee Add phpspec/prophecy-phpunit to ignoreFilesIn
  • 2aaeecf Add coduo php matcher phpunit integration to ignoreFilesIn
  • Additional commits viewable in compare view


Dependabot compatibility score

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

Looks like nunomaduro/collision is up-to-date now, so this is no longer needed.