imdhemy / appstore-iap

PHP App store In-App Purchase implementaiton.
MIT License
43 stars 17 forks source link

chore(deps): bump nesbot/carbon from 2.64.0 to 2.65.0 #88

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps nesbot/carbon from 2.64.0 to 2.65.0.

Release notes

Sourced from nesbot/carbon's releases.

2.65.0

Complete commits list: https://github.com/briannesbitt/Carbon/compare/2.64.1...2.65.0

Summary:

New Contributors

2.64.1

Complete commits list: https://github.com/briannesbitt/Carbon/compare/2.64.0...2.64.1

Summary:

What's Changed

  • Fixed #2744 passing $skipparameter as string in diffForHumans()
Commits
  • 09acf64 Merge pull request #2750 from kylekatarnls/feature/is-long-iso-year
  • 5ecdc33 Add isLongIsoYear() method
  • 1e60d1b Merge pull request #2745 from kylekatarnls/fix/issue-2744-skip
  • 3018dea Enforce $skip array type
  • 5ef3b72 Merge pull request #2742 from maciek-szn/patch-1
  • 38610c2 Merge pull request #2740 from briannesbitt/fix/sr-pluralization
  • 4ed855c Updated Polish translation
  • 74bd3be Implement ChoiceMessageFormatterInterface
  • fea280e Allow weak typed MessageFormatterInterface
  • 68eebbf Fix sr pluralization
  • 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)