Pin my webmention parser to a tagged release

This commit is contained in:
Jonny Barnes 2016-10-20 18:19:26 +01:00
parent c4c644e653
commit 659b2a22fd
2 changed files with 8 additions and 9 deletions

View file

@ -9,7 +9,7 @@
"php": ">=7.0.0",
"laravel/framework": "5.3.*",
"jonnybarnes/indieweb": "dev-master",
"jonnybarnes/webmentions-parser": "dev-master",
"jonnybarnes/webmentions-parser": "0.4.*",
"guzzlehttp/guzzle": "~6.0",
"predis/predis": "~1.0",
"thujohn/twitter": "~2.0",