Skip to content

Update kahlan/kahlan requirement from ^4.7 to ^4.7 || ^5.0 #1

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2021

Updates the requirements on kahlan/kahlan to permit the latest version.

Changelog

Sourced from kahlan/kahlan's changelog.

5.0.5 (2020-12-30)

  • BC Break: Declared functions in a scope is attached to current context when executed.

5.0.4 (2020-12-30)

  • Add: Display relative path of current projet files in error reporting.

5.0.3 (2020-12-30)

  • Bugfix: Fix a CodeClimate exporter issue.

5.0.2 (2020-12-28)

  • Bugfix: Fix some PHP 8.0 parsing issues.

5.0.1 (2020-12-27)

  • Bugfix: Fix Xdebug >= 3.0.0 detection.

5.0.0 (2020-12-26)

  • Add: Support PHP 8.0.
  • Remove: Drop PHP <= 7.0 & HHVM version.

4.7.7 (2020-10-17)

  • Bugfix: Show fatal errors on file requirements.

4.7.6 (2020-09-25)

  • Bugfix: Ignore spaces after class names.

4.7.5 (2020-04-25)

  • Bugfix: Support isset() for scopes.

4.7.4 (2020-04-11)

  • Bugfix: Tweak autoload files that conflict when define constant.

4.7.3 (2020-04-10)

  • Bugfix: Fix autoloader to not load autoload files.

4.7.2 (2020-01-25)

  • Bugfix: Fix autoloader conficts when code coverage is enabled.

4.7.1 (2020-01-25)

... (truncated)

Commits
  • 20a792c Create the 5.0.5 release.
  • 69b82ed Declared functions in a scope is attached to current context when executed.
  • 8c7d499 Create the 5.0.4 release.
  • 5af80f0 Display relative path of current projet files in error reporting.
  • 9776d22 [Clean Up] Remove php 5.5 check and readme (#362)
  • c8148d4 Create the 5.0.3 release.
  • fb57fad Fix CodeClimate export which requires commited_at to be an interger to make...
  • 49a4717 Create the 5.0.2 relase.
  • d79a4d0 Fix some PHP 8.0 parsing issues.
  • 9c3bd08 Create the 5.0.1 release.
  • 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)

Updates the requirements on [kahlan/kahlan](https://github.com/kahlan/kahlan) to permit the latest version.
- [Release notes](https://github.com/kahlan/kahlan/releases)
- [Changelog](https://github.com/kahlan/kahlan/blob/master/CHANGELOG.md)
- [Commits](kahlan/kahlan@4.7...5.0.5)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants