Merge pull request #245 from strukturag/dependabot/composer/firebase/php-jwt-6.5.0

build(deps): bump firebase/php-jwt from 6.4.0 to 6.5.0
This commit is contained in:
Joachim Bauch 2023-05-31 08:31:03 +02:00 committed by GitHub
commit 2b2c1d287e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

18
composer.lock generated
View file

@ -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": [