Commit graph

4 commits

Author SHA1 Message Date
dependabot[bot]
ce999e76bf
build(deps): bump firebase/php-jwt from 6.5.0 to 6.8.0
Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt) from 6.5.0 to 6.8.0.
- [Release notes](https://github.com/firebase/php-jwt/releases)
- [Changelog](https://github.com/firebase/php-jwt/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/php-jwt/compare/v6.5.0...v6.8.0)

---
updated-dependencies:
- dependency-name: firebase/php-jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-24 01:57:09 +00:00
dependabot[bot]
e60d42aca4
build(deps): bump firebase/php-jwt from 6.4.0 to 6.5.0
Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/firebase/php-jwt/releases)
- [Changelog](https://github.com/firebase/php-jwt/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/php-jwt/compare/v6.4.0...v6.5.0)

---
updated-dependencies:
- dependency-name: firebase/php-jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-13 01:57:10 +00:00
Joachim Bauch
9bf74561f0
Update composer.lock file. 2023-03-14 15:38:09 +01:00
Joachim Bauch
09e38bde61
Vendor JWT dependency.
This allows having other apps provide a global "JWT" which then will not
conflict with the "JWT" in this app.
2023-03-14 15:05:52 +01:00