X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.lock;h=6d3d81246e9146cb7fff02231c8faa4db0e4ba80;hb=6f43803c583400057659588923d69296f301dc9b;hp=63c60af83f62cfa0bdf57d9a8aca2626ec0e68a6;hpb=bdb66a226efc29a0333795c1933011ff1906cf72;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.lock b/composer.lock index 63c60af8..6d3d8124 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "8d0908fbb4c4987466d1c0593a2fe15a", + "content-hash": "4458551b4c0cddd988d7bbbc76dc38dc", "packages": [ { "name": "bdunogier/guzzle-site-authenticator", @@ -735,16 +735,16 @@ }, { "name": "doctrine/doctrine-bundle", - "version": "1.12.6", + "version": "1.12.7", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "08f944760ac471aa97a9b0386dfdb559db80b32d" + "reference": "18fb7d271676dcb8e882adb0157ac1445c8fe89c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/08f944760ac471aa97a9b0386dfdb559db80b32d", - "reference": "08f944760ac471aa97a9b0386dfdb559db80b32d", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/18fb7d271676dcb8e882adb0157ac1445c8fe89c", + "reference": "18fb7d271676dcb8e882adb0157ac1445c8fe89c", "shasum": "" }, "require": { @@ -773,6 +773,7 @@ "phpunit/phpunit": "^7.5", "symfony/phpunit-bridge": "^4.2", "symfony/property-info": "^3.4.30|^4.3.3", + "symfony/proxy-manager-bridge": "^3.4|^4|^5", "symfony/twig-bridge": "^3.4|^4.1", "symfony/validator": "^3.4.30|^4.3.3", "symfony/web-profiler-bundle": "^3.4.30|^4.3.3", @@ -824,7 +825,7 @@ "orm", "persistence" ], - "time": "2019-12-19T09:08:00+00:00" + "time": "2020-01-10T12:25:22+00:00" }, { "name": "doctrine/doctrine-cache-bundle", @@ -1394,16 +1395,16 @@ }, { "name": "doctrine/persistence", - "version": "1.3.3", + "version": "1.3.6", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", - "reference": "99b196bbd4715a94fa100fac664a351ffa46d6a5" + "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/persistence/zipball/99b196bbd4715a94fa100fac664a351ffa46d6a5", - "reference": "99b196bbd4715a94fa100fac664a351ffa46d6a5", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/5dd3ac5eebef2d0b074daa4440bb18f93132dee4", + "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4", "shasum": "" }, "require": { @@ -1411,7 +1412,7 @@ "doctrine/cache": "^1.0", "doctrine/collections": "^1.0", "doctrine/event-manager": "^1.0", - "doctrine/reflection": "^1.0", + "doctrine/reflection": "^1.1", "php": "^7.1" }, "conflict": { @@ -1473,20 +1474,20 @@ "orm", "persistence" ], - "time": "2019-12-13T10:43:02+00:00" + "time": "2020-01-16T22:06:23+00:00" }, { "name": "doctrine/reflection", - "version": "v1.0.0", + "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/reflection.git", - "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6" + "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6", - "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6", + "url": "https://api.github.com/repos/doctrine/reflection/zipball/bc420ead87fdfe08c03ecc3549db603a45b06d4c", + "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c", "shasum": "" }, "require": { @@ -1494,13 +1495,15 @@ "ext-tokenizer": "*", "php": "^7.1" }, + "conflict": { + "doctrine/common": "<2.9" + }, "require-dev": { - "doctrine/coding-standard": "^4.0", - "doctrine/common": "^2.8", - "phpstan/phpstan": "^0.9.2", - "phpstan/phpstan-phpunit": "^0.9.4", - "phpunit/phpunit": "^7.0", - "squizlabs/php_codesniffer": "^3.0" + "doctrine/coding-standard": "^5.0", + "doctrine/common": "^2.10", + "phpstan/phpstan": "^0.11.0", + "phpstan/phpstan-phpunit": "^0.11.0", + "phpunit/phpunit": "^7.0" }, "type": "library", "extra": { @@ -1518,6 +1521,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1526,10 +1533,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1543,12 +1546,13 @@ "email": "ocramius@gmail.com" } ], - "description": "Doctrine Reflection component", + "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.", "homepage": "https://www.doctrine-project.org/projects/reflection.html", "keywords": [ - "reflection" + "reflection", + "static" ], - "time": "2018-06-14T14:45:07+00:00" + "time": "2020-01-08T19:53:19+00:00" }, { "name": "egulias/email-validator", @@ -1768,16 +1772,16 @@ }, { "name": "friendsofsymfony/jsrouting-bundle", - "version": "2.5.1", + "version": "2.5.3", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git", - "reference": "81cf14bf3db5e6fe3ef0442fc762891422005d3b" + "reference": "165b3f4ae1f798ec320b9942f6db921f7b568bed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/81cf14bf3db5e6fe3ef0442fc762891422005d3b", - "reference": "81cf14bf3db5e6fe3ef0442fc762891422005d3b", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/165b3f4ae1f798ec320b9942f6db921f7b568bed", + "reference": "165b3f4ae1f798ec320b9942f6db921f7b568bed", "shasum": "" }, "require": { @@ -1826,7 +1830,7 @@ "javascript", "routing" ], - "time": "2019-12-02T08:01:22+00:00" + "time": "2020-01-13T14:06:12+00:00" }, { "name": "friendsofsymfony/oauth-server-bundle", @@ -7321,16 +7325,16 @@ }, { "name": "scheb/two-factor-bundle", - "version": "v4.11.1", + "version": "v4.12.0", "source": { "type": "git", "url": "https://github.com/scheb/two-factor-bundle.git", - "reference": "f9198cfcd5b2a92691926fd10406e8817232ac16" + "reference": "d45bac6a6e4932ac43c2a478a85bf9ab5cb9efb4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/f9198cfcd5b2a92691926fd10406e8817232ac16", - "reference": "f9198cfcd5b2a92691926fd10406e8817232ac16", + "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/d45bac6a6e4932ac43c2a478a85bf9ab5cb9efb4", + "reference": "d45bac6a6e4932ac43c2a478a85bf9ab5cb9efb4", "shasum": "" }, "require": { @@ -7385,7 +7389,7 @@ "two-factor", "two-step" ], - "time": "2019-12-19T12:07:42+00:00" + "time": "2020-01-12T14:01:09+00:00" }, { "name": "sensio/distribution-bundle", @@ -7857,7 +7861,7 @@ ], "authors": [ { - "name": "Sebastien MALOT", + "name": "Sebastien Malot", "email": "sebastien@malot.fr" } ], @@ -9420,8 +9424,8 @@ "authors": [ { "name": "Sander Kromwijk", - "role": "Original developer", - "email": "s.kromwijk@gmail.co" + "email": "s.kromwijk@gmail.co", + "role": "Original developer" }, { "name": "Nicolas Lœuillet", @@ -9623,7 +9627,7 @@ "email": "adrien.brault@gmail.com" }, { - "name": "William Durand", + "name": "William DURAND", "email": "william.durand1@gmail.com" } ], @@ -9673,7 +9677,7 @@ ], "authors": [ { - "name": "William Durand", + "name": "William DURAND", "email": "william.durand1@gmail.com" } ], @@ -9831,6 +9835,7 @@ "code", "zf" ], + "abandoned": "laminas/laminas-code", "time": "2019-12-10T19:21:15+00:00" }, { @@ -9898,6 +9903,7 @@ "psr", "psr-7" ], + "abandoned": "laminas/laminas-diactoros", "time": "2019-11-13T19:16:13+00:00" }, { @@ -9952,6 +9958,7 @@ "events", "zf2" ], + "abandoned": "laminas/laminas-eventmanager", "time": "2018-04-25T15:33:34+00:00" } ], @@ -10341,16 +10348,16 @@ }, { "name": "m6web/redis-mock", - "version": "v4.7.0", + "version": "v5.0.0", "source": { "type": "git", "url": "https://github.com/M6Web/RedisMock.git", - "reference": "057ad8e1bea903aee54642e310d900bdb794372c" + "reference": "1b7a1bcbb63d636b003643e88f785615e0a316bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/M6Web/RedisMock/zipball/057ad8e1bea903aee54642e310d900bdb794372c", - "reference": "057ad8e1bea903aee54642e310d900bdb794372c", + "url": "https://api.github.com/repos/M6Web/RedisMock/zipball/1b7a1bcbb63d636b003643e88f785615e0a316bd", + "reference": "1b7a1bcbb63d636b003643e88f785615e0a316bd", "shasum": "" }, "require": { @@ -10382,7 +10389,7 @@ "mock", "redis" ], - "time": "2019-11-04T09:03:23+00:00" + "time": "2020-01-08T08:03:01+00:00" }, { "name": "nette/bootstrap", @@ -11446,16 +11453,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v4.3.9", + "version": "v4.3.10", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "e1ce1695430a3c8ee876ff1d91ce64871786581f" + "reference": "60539d90c2e80d2f33cf6c42cb1ab70362f31cae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e1ce1695430a3c8ee876ff1d91ce64871786581f", - "reference": "e1ce1695430a3c8ee876ff1d91ce64871786581f", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/60539d90c2e80d2f33cf6c42cb1ab70362f31cae", + "reference": "60539d90c2e80d2f33cf6c42cb1ab70362f31cae", "shasum": "" }, "require": { @@ -11507,7 +11514,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2019-11-28T10:34:19+00:00" + "time": "2020-01-21T08:20:29+00:00" } ], "aliases": [],