summaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock49
1 files changed, 47 insertions, 2 deletions
diff --git a/composer.lock b/composer.lock
index 4b20a2c..41b6052 100644
--- a/composer.lock
+++ b/composer.lock
@@ -3,9 +3,53 @@
"This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
],
- "hash": "a734a0ce213069a3ecf69c1d2a32b25f",
+ "hash": "676692118149f622d7ca2349f775eb8c",
"packages": [
{
+ "name": "firebase/php-jwt",
+ "version": "dev-master",
+ "target-dir": "Firebase/PHP-JWT",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/firebase/php-jwt.git",
+ "reference": "53669d621149e49c2a428722a62acfef3342c260"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/firebase/php-jwt/zipball/53669d621149e49c2a428722a62acfef3342c260",
+ "reference": "53669d621149e49c2a428722a62acfef3342c260",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.2.0"
+ },
+ "type": "library",
+ "autoload": {
+ "classmap": [
+ "Authentication/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Neuman Vong",
+ "email": "neuman+pear@twilio.com",
+ "role": "Developer"
+ },
+ {
+ "name": "Anant Narayanan",
+ "email": "anant@php.net",
+ "role": "Developer"
+ }
+ ],
+ "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
+ "homepage": "https://github.com/firebase/php-jwt",
+ "time": "2013-09-03 20:55:18"
+ },
+ {
"name": "indieauth/client",
"version": "0.1.3",
"source": {
@@ -410,7 +454,8 @@
],
"minimum-stability": "stable",
"stability-flags": {
- "saltybeagle/savant3": 20
+ "saltybeagle/savant3": 20,
+ "firebase/php-jwt": 20
},
"platform": [