Download pictures successfully

Needs to rewrite them properly (get base url)
This commit is contained in:
Thomas Citharel
2016-06-28 19:07:55 +02:00
committed by Jeremy Benoist
parent 4dface6670
commit 419214d722
3 changed files with 158 additions and 170 deletions

View File

@ -82,7 +82,8 @@
"white-october/pagerfanta-bundle": "^1.0",
"php-amqplib/rabbitmq-bundle": "^1.8",
"predis/predis": "^1.0",
"javibravo/simpleue": "^1.0"
"javibravo/simpleue": "^1.0",
"symfony/dom-crawler": "^3.1"
},
"require-dev": {
"doctrine/doctrine-fixtures-bundle": "~2.2",