forked from wallabag/wallabag
Rework on export
- all export now return a `HttpFoundation\Response` - return a 404 on unsupported format - add tests
This commit is contained in:
committed by
Nicolas Lœuillet
parent
03690d1387
commit
add597bad9
@ -57,7 +57,7 @@
|
||||
"friendsofsymfony/oauth-server-bundle": "^1.4@dev",
|
||||
"scheb/two-factor-bundle": "~1.4",
|
||||
"grandt/phpepub": "~4.0",
|
||||
"wallabag/phpMobi": "~1.0.0"
|
||||
"wallabag/php-mobi": "~1.0.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/doctrine-fixtures-bundle": "~2.2.0",
|
||||
|
||||
Reference in New Issue
Block a user