Skip to content

Commit 222effc

Browse files
committed
Application updated with the latest JWT Framework features
1 parent 5f8562d commit 222effc

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
},
2222
"require": {
2323
"php": "^7.1",
24-
"web-token/jwt-console": "^0.5.1",
24+
"web-token/jwt-console": "^1.0",
2525
"padraic/phar-updater": "^1.0",
2626
"php-http/message-factory": "^1.0",
2727
"php-http/httplug": "^1.1",
2828
"php-http/guzzle6-adapter": "^1.1.1"
2929
},
3030
"extra": {
3131
"branch-alias": {
32-
"dev-master": "0.5.x-dev"
32+
"dev-master": "1.0.x-dev"
3333
}
3434
},
3535
"config": {

composer.lock

+21-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)