diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 81 |
1 files changed, 50 insertions, 31 deletions
diff --git a/composer.json b/composer.json index 6d5415ab..405b1188 100644 --- a/composer.json +++ b/composer.json | |||
@@ -28,7 +28,7 @@ | |||
28 | "issues": "https://github.com/wallabag/wallabag/issues" | 28 | "issues": "https://github.com/wallabag/wallabag/issues" |
29 | }, | 29 | }, |
30 | "require": { | 30 | "require": { |
31 | "php": ">=5.6.0", | 31 | "php": ">=7.1.0", |
32 | "ext-pcre": "*", | 32 | "ext-pcre": "*", |
33 | "ext-dom": "*", | 33 | "ext-dom": "*", |
34 | "ext-curl": "*", | 34 | "ext-curl": "*", |
@@ -44,45 +44,44 @@ | |||
44 | "ext-tokenizer": "*", | 44 | "ext-tokenizer": "*", |
45 | "ext-pdo": "*", | 45 | "ext-pdo": "*", |
46 | "symfony/symfony": "3.4.*", | 46 | "symfony/symfony": "3.4.*", |
47 | "doctrine/orm": "^2.5.12", | 47 | "doctrine/orm": "^2.6", |
48 | "doctrine/doctrine-bundle": "^1.8.0", | 48 | "doctrine/doctrine-bundle": "^1.9", |
49 | "doctrine/doctrine-cache-bundle": "^1.3.2", | 49 | "doctrine/doctrine-cache-bundle": "^1.3", |
50 | "twig/extensions": "^1.5.1", | 50 | "twig/extensions": "^1.5", |
51 | "symfony/swiftmailer-bundle": "^2.6.7", | 51 | "symfony/swiftmailer-bundle": "^3.2", |
52 | "symfony/monolog-bundle": "^3.1.2", | 52 | "symfony/monolog-bundle": "^3.1", |
53 | "sensio/distribution-bundle": "^5.0.21", | 53 | "sensio/distribution-bundle": "^5.0", |
54 | "sensio/framework-extra-bundle": "^5.2.1", | 54 | "sensio/framework-extra-bundle": "^5.2", |
55 | "incenteev/composer-parameter-handler": "^2.1.2", | 55 | "incenteev/composer-parameter-handler": "^2.1", |
56 | "nelmio/cors-bundle": "~1.5", | 56 | "nelmio/cors-bundle": "~1.5", |
57 | "friendsofsymfony/rest-bundle": "~2.1", | 57 | "friendsofsymfony/rest-bundle": "~2.1", |
58 | "jms/serializer-bundle": "~2.2", | 58 | "jms/serializer-bundle": "~2.2", |
59 | "nelmio/api-doc-bundle": "^2.13.2", | 59 | "nelmio/api-doc-bundle": "^2.13.2", |
60 | "mgargano/simplehtmldom": "~1.5", | 60 | "mgargano/simplehtmldom": "~1.5", |
61 | "wallabag/tcpdf": "^6.2.15", | 61 | "wallabag/tcpdf": "^6.2.26", |
62 | "simplepie/simplepie": "~1.5", | 62 | "simplepie/simplepie": "~1.5", |
63 | "willdurand/hateoas-bundle": "~1.3", | 63 | "willdurand/hateoas-bundle": "~1.3", |
64 | "liip/theme-bundle": "^1.4.6", | 64 | "liip/theme-bundle": "^1.4.6", |
65 | "lexik/form-filter-bundle": "^5.0.4", | 65 | "lexik/form-filter-bundle": "^5.0", |
66 | "j0k3r/graby": "^1.0", | 66 | "j0k3r/graby": "^1.0", |
67 | "friendsofsymfony/user-bundle": "2.0.*", | 67 | "friendsofsymfony/user-bundle": "2.0.*", |
68 | "friendsofsymfony/oauth-server-bundle": "^1.5.2", | 68 | "friendsofsymfony/oauth-server-bundle": "^1.5", |
69 | "stof/doctrine-extensions-bundle": "^1.2", | 69 | "stof/doctrine-extensions-bundle": "^1.2", |
70 | "scheb/two-factor-bundle": "^2.14.0", | 70 | "scheb/two-factor-bundle": "^2.14", |
71 | "grandt/phpepub": "^4.0.7", | 71 | "grandt/phpepub": "dev-master", |
72 | "wallabag/php-mobi": "~1.0.0", | 72 | "wallabag/php-mobi": "~1.0", |
73 | "kphoen/rulerz-bundle": "~0.13", | 73 | "kphoen/rulerz-bundle": "~0.13", |
74 | "guzzlehttp/guzzle": "^5.3.1", | 74 | "guzzlehttp/guzzle": "^5.3.1", |
75 | "doctrine/doctrine-migrations-bundle": "^1.3", | 75 | "doctrine/doctrine-migrations-bundle": "^1.3", |
76 | "paragonie/random_compat": "^2.0.11", | 76 | "craue/config-bundle": "dev-utf8mb4", |
77 | "craue/config-bundle": "~2.0", | ||
78 | "mnapoli/piwik-twig-extension": "^1.0", | 77 | "mnapoli/piwik-twig-extension": "^1.0", |
79 | "ocramius/proxy-manager": "^1.0.2", | 78 | "ocramius/proxy-manager": "^1.0.2", |
80 | "white-october/pagerfanta-bundle": "^1.1.0", | 79 | "white-october/pagerfanta-bundle": "^1.1", |
81 | "php-amqplib/rabbitmq-bundle": "^1.14", | 80 | "php-amqplib/rabbitmq-bundle": "^1.14", |
82 | "predis/predis": "^1.1.1", | 81 | "predis/predis": "v1.1.x-dev", |
83 | "javibravo/simpleue": "^2.0", | 82 | "javibravo/simpleue": "^2.0", |
84 | "symfony/dom-crawler": "^3.3.13", | 83 | "symfony/dom-crawler": "^3.4", |
85 | "friendsofsymfony/jsrouting-bundle": "^2.2.1", | 84 | "friendsofsymfony/jsrouting-bundle": "^2.2", |
86 | "bdunogier/guzzle-site-authenticator": "^1.0.0@dev", | 85 | "bdunogier/guzzle-site-authenticator": "^1.0.0@dev", |
87 | "defuse/php-encryption": "^2.1", | 86 | "defuse/php-encryption": "^2.1", |
88 | "html2text/html2text": "^4.1" | 87 | "html2text/html2text": "^4.1" |
@@ -90,10 +89,10 @@ | |||
90 | "require-dev": { | 89 | "require-dev": { |
91 | "doctrine/doctrine-fixtures-bundle": "~3.0", | 90 | "doctrine/doctrine-fixtures-bundle": "~3.0", |
92 | "sensio/generator-bundle": "^3.0", | 91 | "sensio/generator-bundle": "^3.0", |
93 | "symfony/phpunit-bridge": "3.4.x-dev", | 92 | "symfony/phpunit-bridge": "^3.4", |
94 | "friendsofphp/php-cs-fixer": "~2.0", | 93 | "friendsofphp/php-cs-fixer": "~2.13", |
95 | "m6web/redis-mock": "^2.0", | 94 | "m6web/redis-mock": "^4.1", |
96 | "dama/doctrine-test-bundle": "^4.0" | 95 | "dama/doctrine-test-bundle": "^5.0" |
97 | }, | 96 | }, |
98 | "scripts": { | 97 | "scripts": { |
99 | "post-cmd": [ | 98 | "post-cmd": [ |
@@ -122,18 +121,38 @@ | |||
122 | } | 121 | } |
123 | }, | 122 | }, |
124 | "autoload": { | 123 | "autoload": { |
125 | "psr-4": { "Wallabag\\": "src/Wallabag/" }, | 124 | "psr-4": { |
126 | "classmap": [ "app/AppKernel.php", "app/AppCache.php" ] | 125 | "Wallabag\\": "src/Wallabag/" |
126 | }, | ||
127 | "classmap": [ | ||
128 | "app/AppKernel.php", | ||
129 | "app/AppCache.php" | ||
130 | ] | ||
127 | }, | 131 | }, |
128 | "autoload-dev": { | 132 | "autoload-dev": { |
129 | "psr-4": { "Tests\\": "tests/" } | 133 | "psr-4": { |
134 | "Tests\\": "tests/" | ||
135 | }, | ||
136 | "files": [ "vendor/symfony/symfony/src/Symfony/Component/VarDumper/Resources/functions/dump.php" ] | ||
130 | }, | 137 | }, |
131 | "config": { | 138 | "config": { |
132 | "bin-dir": "bin", | 139 | "bin-dir": "bin", |
133 | "platform": { | 140 | "platform": { |
134 | "php": "5.6.0" | 141 | "php": "7.1" |
135 | } | 142 | } |
136 | }, | 143 | }, |
137 | "minimum-stability": "dev", | 144 | "minimum-stability": "dev", |
138 | "prefer-stable": true | 145 | "prefer-stable": true, |
146 | "repositories": [ | ||
147 | { | ||
148 | "type": "vcs", | ||
149 | "url": "https://github.com/Daniel-KM/PHPePub", | ||
150 | "comment": "The most up-to-date PHPePub as of now" | ||
151 | }, | ||
152 | { | ||
153 | "type": "vcs", | ||
154 | "url": "https://github.com/wallabag/CraueConfigBundle", | ||
155 | "comment": "To handle utf8mb4 field size" | ||
156 | } | ||
157 | ] | ||
139 | } | 158 | } |