Skip to content

Commit a0c0459

Browse files
Update firebase/php-jwt requirement from ^6.2 to ^7.0
Updates the requirements on [firebase/php-jwt](https://github.com/firebase/php-jwt) to permit the latest version. - [Release notes](https://github.com/firebase/php-jwt/releases) - [Changelog](https://github.com/firebase/php-jwt/blob/main/CHANGELOG.md) - [Commits](googleapis/php-jwt@v6.2.0...v7.0.2) --- updated-dependencies: - dependency-name: firebase/php-jwt dependency-version: 7.0.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent acdcdf9 commit a0c0459

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"require-dev": {
3535
"cakephp/cakephp": "^5.1.0",
3636
"cakephp/cakephp-codesniffer": "^5.0",
37-
"firebase/php-jwt": "^6.2",
37+
"firebase/php-jwt": "^7.0",
3838
"phpunit/phpunit": "^10.5.32 || ^11.3.3 || ^12.0.9"
3939
},
4040
"suggest": {

0 commit comments

Comments
 (0)