web-token / jwt-framework

JWT Framework
MIT License
888 stars 105 forks source link

Update paragonie/sodium_compat requirement from ^1.20 to ^1.20 || ^2.0 #565

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Updates the requirements on paragonie/sodium_compat to permit the latest version.

Release notes

Sourced from paragonie/sodium_compat's releases.

Version 2.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/paragonie/sodium_compat/compare/v2.0.0...v2.0.1

Commits
  • f65c829 Merge pull request #177 from stof/patch-1
  • 75d7cd8 Make composer aware of the requirement for 64bits PHP
  • 4117f80 Merge pull request #175 from paragonie/box-v2
  • 911e1b1 Remove vendor/paragonie from box.json
  • 830d1aa Merge pull request #174 from paragonie/v2-cleanup
  • 878b86b Remove clutter and pointless overhead
  • 46206f9 Remove unused variables
  • 144bd0f We don't need the old PECL extension anymore
  • f6923fa Rector-assisted boyscouting
  • 1d61a68 Unit tests will only run on PHP that supports namespaces
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.