Skip to content

Commit d389e62

Browse files
committed
Update composer.json
1 parent de26519 commit d389e62

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
@@ -1,6 +1,6 @@
11
{
22
"name": "byjg/jwt-session",
3-
"description": "Use JWT Token as a PHP Session",
3+
"description": "JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.",
44
"authors": [
55
{
66
"name": "João Gilberto Magalhães",

0 commit comments

Comments
 (0)