Skip to content

Commit 8b142d7

Browse files
committed
composer require spomky-labs/jose
1 parent 238159e commit 8b142d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"php": ">=5.4",
1717
"kriswallsmith/buzz": ">=0.6",
1818
"mdanter/ecc": "^0.3.0",
19-
"lib-openssl": "*"
19+
"lib-openssl": "*",
20+
"spomky-labs/jose": "^0.4.6"
2021
},
2122
"require-dev": {
2223
"phpunit/phpunit": "4.8.*"

0 commit comments

Comments
 (0)