Skip to content
Snippets Groups Projects

Issue #3284336: Support for firebase/jwt:^6

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -26,7 +26,7 @@
},
"require": {
"drupal/key": "^1.14",
"firebase/php-jwt": "^5.0",
"firebase/php-jwt": "^5.0 || ^6.0",
"lusitanian/oauth": "^0.8.11"
}
}
Loading