]> git.immae.eu Git - github/wallabag/wallabag.git/blame - composer.json
Merge pull request #4438 from wallabag/dependabot/composer/scheb/two-factor-bundle...
[github/wallabag/wallabag.git] / composer.json
CommitLineData
7d2eb7a7 1{
44f1fef0
NL
2 "name": "wallabag/wallabag",
3 "type": "project",
4 "description": "open source self hostable read-it-later web application",
9666fb70
TC
5 "keywords": [
6 "read-it-later",
7 "read it later"
8 ],
44f1fef0
NL
9 "homepage": "https://github.com/wallabag/wallabag",
10 "license": "MIT",
11 "authors": [
12 {
13 "name": "Nicolas Lœuillet",
14 "email": "nicolas@loeuillet.org",
15 "homepage": "http://www.cdetc.fr",
16 "role": "Developer"
17 },
18 {
19 "name": "Thomas Citharel",
20 "homepage": "http://tcit.fr",
21 "role": "Developer"
2a2903ce
NL
22 },
23 {
24 "name": "Jérémy Benoist",
4793ee65 25 "homepage": "http://www.j0k3r.net",
2a2903ce 26 "role": "Developer"
44f1fef0
NL
27 }
28 ],
29 "support": {
30 "email": "hello@wallabag.org",
31 "issues": "https://github.com/wallabag/wallabag/issues"
32 },
7d2eb7a7 33 "require": {
a6b242a1 34 "php": ">=7.1.3",
2a74acb7 35 "ext-ctype": "*",
0a7e6959 36 "ext-curl": "*",
2a74acb7 37 "ext-dom": "*",
0a7e6959 38 "ext-gd": "*",
0a7e6959 39 "ext-hash": "*",
2a74acb7 40 "ext-iconv": "*",
0a7e6959
TC
41 "ext-json": "*",
42 "ext-mbstring": "*",
2a74acb7 43 "ext-pcre": "*",
7af794e5 44 "ext-pdo": "*",
2a74acb7
JB
45 "ext-session": "*",
46 "ext-simplexml": "*",
1ec44a34 47 "ext-tidy": "*",
2a74acb7
JB
48 "ext-tokenizer": "*",
49 "ext-xml": "*",
50 "bdunogier/guzzle-site-authenticator": "^1.0.0",
51 "craue/config-bundle": "^2.3.0",
52 "defuse/php-encryption": "^2.1",
53 "doctrine/dbal": "2.9.2",
8f2038e5
JB
54 "doctrine/doctrine-bundle": "^1.9",
55 "doctrine/doctrine-cache-bundle": "^1.3",
2a74acb7
JB
56 "doctrine/doctrine-migrations-bundle": "^1.3",
57 "doctrine/orm": "^2.6",
58 "friendsofsymfony/jsrouting-bundle": "^2.2",
59 "friendsofsymfony/oauth-server-bundle": "^1.5",
f1c3f68e 60 "friendsofsymfony/rest-bundle": "~2.1",
ad77c345 61 "friendsofsymfony/user-bundle": "2.0.*",
19738973 62 "guzzlehttp/guzzle": "^5.3.1",
2a74acb7
JB
63 "html2text/html2text": "^4.1",
64 "incenteev/composer-parameter-handler": "^2.1",
65 "j0k3r/graby": "^2.0",
66 "javibravo/simpleue": "^2.0",
67 "jms/serializer-bundle": "~2.2",
68 "kphoen/rulerz-bundle": "~0.13",
69 "laminas/laminas-code": "^3.4",
70 "laminas/laminas-diactoros": "^2.3",
71 "lexik/form-filter-bundle": "^5.0.4",
72 "liip/theme-bundle": "^1.4.6",
73 "mgargano/simplehtmldom": "~1.5",
9717d012 74 "mnapoli/piwik-twig-extension": "^3.0",
2a74acb7
JB
75 "nelmio/api-doc-bundle": "^2.13.2",
76 "nelmio/cors-bundle": "~1.5",
9666fb70 77 "ocramius/proxy-manager": "^2.1.1",
b495929c 78 "php-amqplib/rabbitmq-bundle": "^1.14",
2a74acb7
JB
79 "php-http/guzzle5-adapter": "^2.0",
80 "php-http/httplug-bundle": "^1.14",
81 "pragmarx/recovery": "^0.1.0",
9394e809 82 "predis/predis": "v1.1.x-dev",
2a253d24 83 "scheb/two-factor-bundle": "^4.11.0",
2a74acb7
JB
84 "sensio/distribution-bundle": "^5.0",
85 "sensio/framework-extra-bundle": "^5.2",
2a253d24 86 "sentry/sentry-symfony": "3.2.1",
2a74acb7 87 "stof/doctrine-extensions-bundle": "^1.2",
8f2038e5 88 "symfony/dom-crawler": "^3.4",
2a74acb7
JB
89 "symfony/monolog-bundle": "^3.1",
90 "symfony/swiftmailer-bundle": "^3.2",
91 "symfony/symfony": "3.4.*",
92 "tecnickcom/tcpdf": "^6.3.0",
93 "twig/extensions": "^1.5",
94 "wallabag/php-mobi": "~1.0",
95 "wallabag/phpepub": "^4.0.7.2",
96 "white-october/pagerfanta-bundle": "^1.1",
97 "willdurand/hateoas-bundle": "~1.3"
f3052b45
NL
98 },
99 "require-dev": {
2a74acb7 100 "dama/doctrine-test-bundle": "^5.0",
115de64e 101 "doctrine/doctrine-fixtures-bundle": "~3.0",
8f2038e5 102 "friendsofphp/php-cs-fixer": "~2.13",
2a74acb7 103 "guzzlehttp/psr7": "^1.0",
501d5fd1 104 "m6web/redis-mock": "^5.0",
2a74acb7 105 "php-http/mock-client": "^1.0",
1e0d8ad7 106 "phpstan/phpstan": "^0.11.0",
2a74acb7 107 "phpstan/phpstan-doctrine": "^0.11.0",
1e0d8ad7
JB
108 "phpstan/phpstan-phpunit": "^0.11.0",
109 "phpstan/phpstan-symfony": "^0.11.0",
2a74acb7
JB
110 "symfony/maker-bundle": "^1.18",
111 "symfony/phpunit-bridge": "~4.3.8"
f3052b45 112 },
9306c2a3
JB
113 "suggest": {
114 "ext-imagick": "To keep GIF animation when downloading image is enabled"
115 },
19875ef0 116 "scripts": {
516022d6 117 "post-cmd": [
0bb5669c 118 "Incenteev\\ParameterHandler\\ScriptHandler::buildParameters",
93fd4692
NL
119 "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap",
120 "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache",
74216c7c 121 "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets",
1b1cb553 122 "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile"
59507c5b 123 ],
516022d6
JB
124 "post-install-cmd": [
125 "@post-cmd"
126 ],
127 "post-update-cmd": [
128 "@post-cmd"
19875ef0
NL
129 ]
130 },
93fd4692
NL
131 "extra": {
132 "symfony-app-dir": "app",
31e33fc4
JB
133 "symfony-bin-dir": "bin",
134 "symfony-var-dir": "var",
93fd4692 135 "symfony-web-dir": "web",
31e33fc4 136 "symfony-tests-dir": "tests",
f972af3f 137 "symfony-assets-install": "relative",
93fd4692 138 "incenteev-parameters": {
0bb5669c 139 "file": "app/config/parameters.yml"
93fd4692
NL
140 }
141 },
6ad93dff 142 "autoload": {
6fc95673
JB
143 "psr-4": {
144 "Wallabag\\": "src/Wallabag/"
145 },
146 "classmap": [
147 "app/AppKernel.php",
148 "app/AppCache.php"
149 ]
6ad93dff 150 },
23634d5d 151 "autoload-dev": {
6fc95673
JB
152 "psr-4": {
153 "Tests\\": "tests/"
154 },
9666fb70
TC
155 "files": [
156 "vendor/symfony/symfony/src/Symfony/Component/VarDumper/Resources/functions/dump.php"
157 ]
23634d5d 158 },
f3052b45 159 "config": {
c396a505
JB
160 "bin-dir": "bin",
161 "platform": {
a6b242a1 162 "php": "7.1.3"
2a74acb7
JB
163 },
164 "sort-packages": true
daacffef
J
165 },
166 "minimum-stability": "dev",
9d196fcc 167 "prefer-stable": true
daacffef 168}