Files
zoneminder/web/composer.json
dependabot[bot] f8fb93d784 build(deps): bump firebase/php-jwt from 6.0.0 to 7.0.0 in /web
Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt) from 6.0.0 to 7.0.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.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: firebase/php-jwt
  dependency-version: 7.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-23 18:16:55 -05:00

7 lines
107 B
JSON

{
"require": {
"firebase/php-jwt": "^7.0",
"ircmaxell/password-compat": "^1.0"
}
}