Skip to content

Commit 624bfc8

Browse files
author
Nicolas Cabot
committed
updated namshi/jose dependency requirement
1 parent 7751b04 commit 624bfc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"php": ">=5.3.3",
2828
"symfony/symfony": "~2.3",
2929
"symfony/framework-bundle": "~2.3",
30-
"namshi/jose": "~1.1"
30+
"namshi/jose": "~1.2"
3131
},
3232
"autoload": {
3333
"psr-0": { "Lexik\\Bundle\\JWTAuthenticationBundle": "" }

0 commit comments

Comments
 (0)