1st draft for Pocket import via API

This commit is contained in:
Nicolas Lœuillet
2015-10-20 13:58:13 +02:00
committed by Jeremy Benoist
parent 10b40f85d6
commit 1f4408de9e
9 changed files with 219 additions and 34 deletions

View File

@ -59,7 +59,8 @@
"scheb/two-factor-bundle": "~1.4.0",
"grandt/phpepub": "~4.0",
"wallabag/php-mobi": "~1.0.0",
"kphoen/rulerz-bundle": "~0.10"
"kphoen/rulerz-bundle": "~0.10",
"guzzlehttp/guzzle": "^5.2.0"
},
"require-dev": {
"doctrine/doctrine-fixtures-bundle": "~2.2.0",