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>
This commit is contained in:
parent
83ac583f1f
commit
e60d42aca4
1 changed files with 9 additions and 9 deletions
18
composer.lock
generated
18
composer.lock
generated
|
|
@ -65,25 +65,25 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "firebase/php-jwt",
|
"name": "firebase/php-jwt",
|
||||||
"version": "v6.4.0",
|
"version": "v6.5.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/firebase/php-jwt.git",
|
"url": "https://github.com/firebase/php-jwt.git",
|
||||||
"reference": "4dd1e007f22a927ac77da5a3fbb067b42d3bc224"
|
"reference": "e94e7353302b0c11ec3cfff7180cd0b1743975d2"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/4dd1e007f22a927ac77da5a3fbb067b42d3bc224",
|
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/e94e7353302b0c11ec3cfff7180cd0b1743975d2",
|
||||||
"reference": "4dd1e007f22a927ac77da5a3fbb067b42d3bc224",
|
"reference": "e94e7353302b0c11ec3cfff7180cd0b1743975d2",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.1||^8.0"
|
"php": "^7.4||^8.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"guzzlehttp/guzzle": "^6.5||^7.4",
|
"guzzlehttp/guzzle": "^6.5||^7.4",
|
||||||
"phpspec/prophecy-phpunit": "^1.1",
|
"phpspec/prophecy-phpunit": "^2.0",
|
||||||
"phpunit/phpunit": "^7.5||^9.5",
|
"phpunit/phpunit": "^9.5",
|
||||||
"psr/cache": "^1.0||^2.0",
|
"psr/cache": "^1.0||^2.0",
|
||||||
"psr/http-client": "^1.0",
|
"psr/http-client": "^1.0",
|
||||||
"psr/http-factory": "^1.0"
|
"psr/http-factory": "^1.0"
|
||||||
|
|
@ -122,9 +122,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/firebase/php-jwt/issues",
|
"issues": "https://github.com/firebase/php-jwt/issues",
|
||||||
"source": "https://github.com/firebase/php-jwt/tree/v6.4.0"
|
"source": "https://github.com/firebase/php-jwt/tree/v6.5.0"
|
||||||
},
|
},
|
||||||
"time": "2023-02-09T21:01:23+00:00"
|
"time": "2023-05-12T15:47:07+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue