odan / slim4-skeleton

A Slim 4 Skeleton
https://odan.github.io/slim4-skeleton/
MIT License
439 stars 80 forks source link

Update cakephp/chronos requirement from ^2 to ^3 #119

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on cakephp/chronos to permit the latest version.

Release notes

Sourced from cakephp/chronos's releases.

Chronos 3.0.0

Major Changes

  • ChronosTime was added which supports parsing strings and conversion from Chronos and DateTimeInterface
  • Chronos and ChronosDate no longer extend DateTimeImmutable and no longer implement ChronosInterface or DateTimeInterface
  • MutableDateTime and MutableData were dropped
Commits
  • 414dbfb Merge pull request #403 from cakephp/3.x-merge
  • 10086da Merge branch '2.x' into 3.x-merge
  • 98911ff Merge pull request #402 from cakephp/interval-rollover
  • 555f274 Add rollover from microseconds to days in createInterval()
  • 9709794 Merge pull request #401 from cakephp/3.x-stan
  • 592e1b7 update stan
  • 097a6b7 Merge pull request #400 from cakephp/3.x-phpunit10
  • 712edc2 upgrade to PHPUnit 10
  • 2362dc6 Merge pull request #399 from cakephp/2.x-dont-ignore-platform-reqs
  • 4a12c4e adjust CI to not ignore-platform-reqs
  • 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)