diff options
author | Aaron Parecki <aaron@parecki.com> | 2019-03-11 19:45:38 -0700 |
---|---|---|
committer | Aaron Parecki <aaron@parecki.com> | 2019-03-11 19:45:38 -0700 |
commit | 3936347801fb784866565633538c9fd91fd24b73 (patch) | |
tree | a26b1c776ee78a8afb28c0f17ed8fc3ee6a73c2d /composer.json | |
parent | c6c82b113d9de9e7f807a4de466c671365658d63 (diff) |
update indieauth-client
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index bc9fa38..3055df1 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "j4mie/idiorm": "1.4.*", "mf2/mf2": "^0.4", "indieweb/date-formatter": "0.3.*", - "indieauth/client": ">=0.5.0", + "indieauth/client": ">=0.5.1", "mpratt/relativetime": ">=1.0", "firebase/php-jwt": "2.*", "abraham/twitteroauth": "*", |