Browse Source

update indieauth-client

pull/110/head
Aaron Parecki 5 years ago
parent
commit
3936347801
No known key found for this signature in database GPG Key ID: 276C2817346D6056
  1. 2
      composer.json
  2. 12
      composer.lock

2
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": "*",

12
composer.lock

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "f16f420e819dd988b7c5eea73aa21504",
"content-hash": "2869253e9c190f261651037122249e6f",
"packages": [
{
"name": "abraham/twitteroauth",
@ -441,16 +441,16 @@
},
{
"name": "indieauth/client",
"version": "0.5.0",
"version": "0.5.1",
"source": {
"type": "git",
"url": "https://github.com/indieweb/indieauth-client-php.git",
"reference": "7ebd16c82eaf20343b25898b554eda50f6ee2da5"
"reference": "5dab0728234a3b3e741cbeba2400dd257a3f950c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/7ebd16c82eaf20343b25898b554eda50f6ee2da5",
"reference": "7ebd16c82eaf20343b25898b554eda50f6ee2da5",
"url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/5dab0728234a3b3e741cbeba2400dd257a3f950c",
"reference": "5dab0728234a3b3e741cbeba2400dd257a3f950c",
"shasum": ""
},
"require": {
@ -479,7 +479,7 @@
}
],
"description": "IndieAuth Client Library",
"time": "2019-03-10T19:23:02+00:00"
"time": "2019-03-12T02:33:59+00:00"
},
{
"name": "indieweb/date-formatter",

Loading…
Cancel
Save