We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab36f3b commit f82099aCopy full SHA for f82099a
composer.json
@@ -24,13 +24,13 @@
24
],
25
"require": {
26
"php": ">=7.0",
27
- "firebase/php-jwt": "~3.0 || ~5.0"
+ "firebase/php-jwt": "~3.0 || ~5.0 || ~6.4"
28
},
29
"require-dev": {
30
"codeless/jugglecode": "1.0",
31
"friendsofphp/php-cs-fixer": "^2.13",
32
"php-coveralls/php-coveralls": "2.1",
33
- "phpunit/phpunit": "^6.4 || ^7.4"
+ "phpunit/phpunit": "^6.4 || ^7.4 || ^7.5"
34
35
"autoload": {
36
"psr-0": {
0 commit comments