Skip to content

Commit 4d2de93

Browse files
committed
Upgraded JWT lib
1 parent 4d99bbb commit 4d2de93

File tree

315 files changed

+46943
-384
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

315 files changed

+46943
-384
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@
1111
}
1212
],
1313
"repositories": [
14-
{
15-
"type": "composer",
16-
"url": "https://repository.usabilitydynamics.com"
17-
},
1814
{
1915
"type": "git",
2016
"url": "https://github.com/wpCloud/wp-stateless.git"
@@ -27,7 +23,7 @@
2723
"udx/lib-wp-bootstrap": "~1.3",
2824
"udx/lib-ud-api-client": "~1.2",
2925
"ccampbell/chromephp": "^4.1",
30-
"firebase/php-jwt": "^5.2",
26+
"firebase/php-jwt": "^6.1.2",
3127
"wpmetabox/meta-box": "5.6.3"
3228
},
3329
"autoload": {

0 commit comments

Comments
 (0)