|
|
@ -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": "0a104ee89f03db919f34d3a9d387380c", |
|
|
|
"content-hash": "b24013f210dafc33089cefc589f43a11", |
|
|
|
"packages": [ |
|
|
|
{ |
|
|
|
"name": "cebe/markdown", |
|
|
@ -261,16 +261,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "mf2/mf2", |
|
|
|
"version": "v0.3.2", |
|
|
|
"version": "dev-master", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/indieweb/php-mf2.git", |
|
|
|
"reference": "dc0d90d4ee30864bcf37cd3a8fc8db94f9134cc4" |
|
|
|
"reference": "5cbfdd4a1075b5113f2a1f4a1d6b8d7c86b93acb" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/indieweb/php-mf2/zipball/dc0d90d4ee30864bcf37cd3a8fc8db94f9134cc4", |
|
|
|
"reference": "dc0d90d4ee30864bcf37cd3a8fc8db94f9134cc4", |
|
|
|
"url": "https://api.github.com/repos/indieweb/php-mf2/zipball/5cbfdd4a1075b5113f2a1f4a1d6b8d7c86b93acb", |
|
|
|
"reference": "5cbfdd4a1075b5113f2a1f4a1d6b8d7c86b93acb", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -296,7 +296,7 @@ |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"CC0" |
|
|
|
"CC0-1.0" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
@ -312,7 +312,7 @@ |
|
|
|
"parser", |
|
|
|
"semantic" |
|
|
|
], |
|
|
|
"time": "2017-05-27T15:27:47+00:00" |
|
|
|
"time": "2018-03-08T13:43:49+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "p3k/http", |
|
|
@ -2089,7 +2089,9 @@ |
|
|
|
], |
|
|
|
"aliases": [], |
|
|
|
"minimum-stability": "stable", |
|
|
|
"stability-flags": [], |
|
|
|
"stability-flags": { |
|
|
|
"mf2/mf2": 20 |
|
|
|
}, |
|
|
|
"prefer-stable": false, |
|
|
|
"prefer-lowest": false, |
|
|
|
"platform": [], |
|
|
|