diff options
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 51 |
1 files changed, 25 insertions, 26 deletions
diff --git a/composer.lock b/composer.lock index c455fcc2..24843ac4 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -342,16 +342,16 @@ | |||
342 | }, | 342 | }, |
343 | { | 343 | { |
344 | "name": "doctrine/annotations", | 344 | "name": "doctrine/annotations", |
345 | "version": "v1.7.0", | 345 | "version": "v1.8.0", |
346 | "source": { | 346 | "source": { |
347 | "type": "git", | 347 | "type": "git", |
348 | "url": "https://github.com/doctrine/annotations.git", | 348 | "url": "https://github.com/doctrine/annotations.git", |
349 | "reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb" | 349 | "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc" |
350 | }, | 350 | }, |
351 | "dist": { | 351 | "dist": { |
352 | "type": "zip", | 352 | "type": "zip", |
353 | "url": "https://api.github.com/repos/doctrine/annotations/zipball/fa4c4e861e809d6a1103bd620cce63ed91aedfeb", | 353 | "url": "https://api.github.com/repos/doctrine/annotations/zipball/904dca4eb10715b92569fbcd79e201d5c349b6bc", |
354 | "reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb", | 354 | "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc", |
355 | "shasum": "" | 355 | "shasum": "" |
356 | }, | 356 | }, |
357 | "require": { | 357 | "require": { |
@@ -360,7 +360,7 @@ | |||
360 | }, | 360 | }, |
361 | "require-dev": { | 361 | "require-dev": { |
362 | "doctrine/cache": "1.*", | 362 | "doctrine/cache": "1.*", |
363 | "phpunit/phpunit": "^7.5@dev" | 363 | "phpunit/phpunit": "^7.5" |
364 | }, | 364 | }, |
365 | "type": "library", | 365 | "type": "library", |
366 | "extra": { | 366 | "extra": { |
@@ -406,7 +406,7 @@ | |||
406 | "docblock", | 406 | "docblock", |
407 | "parser" | 407 | "parser" |
408 | ], | 408 | ], |
409 | "time": "2019-08-08T18:11:40+00:00" | 409 | "time": "2019-10-01T18:55:10+00:00" |
410 | }, | 410 | }, |
411 | { | 411 | { |
412 | "name": "doctrine/cache", | 412 | "name": "doctrine/cache", |
@@ -8860,16 +8860,16 @@ | |||
8860 | }, | 8860 | }, |
8861 | { | 8861 | { |
8862 | "name": "symfony/symfony", | 8862 | "name": "symfony/symfony", |
8863 | "version": "v3.4.31", | 8863 | "version": "v3.4.32", |
8864 | "source": { | 8864 | "source": { |
8865 | "type": "git", | 8865 | "type": "git", |
8866 | "url": "https://github.com/symfony/symfony.git", | 8866 | "url": "https://github.com/symfony/symfony.git", |
8867 | "reference": "944e04808117477f46f804133d17913b77cf63d3" | 8867 | "reference": "2815d1fa34d417b8b87450667f166edbefff3177" |
8868 | }, | 8868 | }, |
8869 | "dist": { | 8869 | "dist": { |
8870 | "type": "zip", | 8870 | "type": "zip", |
8871 | "url": "https://api.github.com/repos/symfony/symfony/zipball/944e04808117477f46f804133d17913b77cf63d3", | 8871 | "url": "https://api.github.com/repos/symfony/symfony/zipball/2815d1fa34d417b8b87450667f166edbefff3177", |
8872 | "reference": "944e04808117477f46f804133d17913b77cf63d3", | 8872 | "reference": "2815d1fa34d417b8b87450667f166edbefff3177", |
8873 | "shasum": "" | 8873 | "shasum": "" |
8874 | }, | 8874 | }, |
8875 | "require": { | 8875 | "require": { |
@@ -8986,8 +8986,7 @@ | |||
8986 | "Symfony\\Component\\": "src/Symfony/Component/" | 8986 | "Symfony\\Component\\": "src/Symfony/Component/" |
8987 | }, | 8987 | }, |
8988 | "classmap": [ | 8988 | "classmap": [ |
8989 | "src/Symfony/Component/Intl/Resources/stubs", | 8989 | "src/Symfony/Component/Intl/Resources/stubs" |
8990 | "src/Symfony/Bridge/ProxyManager/Legacy/ProxiedMethodReturnExpression.php" | ||
8991 | ], | 8990 | ], |
8992 | "exclude-from-classmap": [ | 8991 | "exclude-from-classmap": [ |
8993 | "**/Tests/" | 8992 | "**/Tests/" |
@@ -9012,7 +9011,7 @@ | |||
9012 | "keywords": [ | 9011 | "keywords": [ |
9013 | "framework" | 9012 | "framework" |
9014 | ], | 9013 | ], |
9015 | "time": "2019-08-26T16:36:53+00:00" | 9014 | "time": "2019-10-07T14:42:16+00:00" |
9016 | }, | 9015 | }, |
9017 | { | 9016 | { |
9018 | "name": "true/punycode", | 9017 | "name": "true/punycode", |
@@ -9117,16 +9116,16 @@ | |||
9117 | }, | 9116 | }, |
9118 | { | 9117 | { |
9119 | "name": "twig/twig", | 9118 | "name": "twig/twig", |
9120 | "version": "v2.11.3", | 9119 | "version": "v2.12.0", |
9121 | "source": { | 9120 | "source": { |
9122 | "type": "git", | 9121 | "type": "git", |
9123 | "url": "https://github.com/twigphp/Twig.git", | 9122 | "url": "https://github.com/twigphp/Twig.git", |
9124 | "reference": "699ed2342557c88789a15402de5eb834dedd6792" | 9123 | "reference": "c7a85fd08348ca04b4d8f234f49583d9910906aa" |
9125 | }, | 9124 | }, |
9126 | "dist": { | 9125 | "dist": { |
9127 | "type": "zip", | 9126 | "type": "zip", |
9128 | "url": "https://api.github.com/repos/twigphp/Twig/zipball/699ed2342557c88789a15402de5eb834dedd6792", | 9127 | "url": "https://api.github.com/repos/twigphp/Twig/zipball/c7a85fd08348ca04b4d8f234f49583d9910906aa", |
9129 | "reference": "699ed2342557c88789a15402de5eb834dedd6792", | 9128 | "reference": "c7a85fd08348ca04b4d8f234f49583d9910906aa", |
9130 | "shasum": "" | 9129 | "shasum": "" |
9131 | }, | 9130 | }, |
9132 | "require": { | 9131 | "require": { |
@@ -9136,13 +9135,13 @@ | |||
9136 | }, | 9135 | }, |
9137 | "require-dev": { | 9136 | "require-dev": { |
9138 | "psr/container": "^1.0", | 9137 | "psr/container": "^1.0", |
9139 | "symfony/debug": "^2.7", | 9138 | "symfony/debug": "^3.4|^4.2", |
9140 | "symfony/phpunit-bridge": "^3.4.19|^4.1.8|^5.0" | 9139 | "symfony/phpunit-bridge": "^4.4@dev|^5.0" |
9141 | }, | 9140 | }, |
9142 | "type": "library", | 9141 | "type": "library", |
9143 | "extra": { | 9142 | "extra": { |
9144 | "branch-alias": { | 9143 | "branch-alias": { |
9145 | "dev-master": "2.11-dev" | 9144 | "dev-master": "2.12-dev" |
9146 | } | 9145 | } |
9147 | }, | 9146 | }, |
9148 | "autoload": { | 9147 | "autoload": { |
@@ -9165,14 +9164,14 @@ | |||
9165 | "role": "Lead Developer" | 9164 | "role": "Lead Developer" |
9166 | }, | 9165 | }, |
9167 | { | 9166 | { |
9168 | "name": "Armin Ronacher", | ||
9169 | "email": "armin.ronacher@active-4.com", | ||
9170 | "role": "Project Founder" | ||
9171 | }, | ||
9172 | { | ||
9173 | "name": "Twig Team", | 9167 | "name": "Twig Team", |
9174 | "homepage": "https://twig.symfony.com/contributors", | 9168 | "homepage": "https://twig.symfony.com/contributors", |
9175 | "role": "Contributors" | 9169 | "role": "Contributors" |
9170 | }, | ||
9171 | { | ||
9172 | "name": "Armin Ronacher", | ||
9173 | "email": "armin.ronacher@active-4.com", | ||
9174 | "role": "Project Founder" | ||
9176 | } | 9175 | } |
9177 | ], | 9176 | ], |
9178 | "description": "Twig, the flexible, fast, and secure template language for PHP", | 9177 | "description": "Twig, the flexible, fast, and secure template language for PHP", |
@@ -9180,7 +9179,7 @@ | |||
9180 | "keywords": [ | 9179 | "keywords": [ |
9181 | "templating" | 9180 | "templating" |
9182 | ], | 9181 | ], |
9183 | "time": "2019-06-18T15:37:11+00:00" | 9182 | "time": "2019-10-05T16:42:38+00:00" |
9184 | }, | 9183 | }, |
9185 | { | 9184 | { |
9186 | "name": "wallabag/php-mobi", | 9185 | "name": "wallabag/php-mobi", |