X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.lock;h=0bd02f82c389114eebc624516990c0cb38e1defe;hb=f981d1d732350f31baa731ef9edee7bfa08def82;hp=442a5e7aaaec59122cee404962adcbb071527c82;hpb=d4f465526e7748a7d962c08458467270f451315b;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.lock b/composer.lock index 442a5e7a..0bd02f82 100644 --- a/composer.lock +++ b/composer.lock @@ -5789,20 +5789,20 @@ }, { "name": "php-http/httplug-bundle", - "version": "1.15.2", + "version": "1.16.0", "source": { "type": "git", "url": "https://github.com/php-http/HttplugBundle.git", - "reference": "35d281804a90f0359aa9da5b5b1f55c18aeafaf8" + "reference": "5044b655fcd3a43243383cd692a6bb6cd18af24f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/35d281804a90f0359aa9da5b5b1f55c18aeafaf8", - "reference": "35d281804a90f0359aa9da5b5b1f55c18aeafaf8", + "url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/5044b655fcd3a43243383cd692a6bb6cd18af24f", + "reference": "5044b655fcd3a43243383cd692a6bb6cd18af24f", "shasum": "" }, "require": { - "php": "^5.5 || ^7.0", + "php": "^7.1", "php-http/client-common": "^1.9 || ^2.0", "php-http/client-implementation": "^1.0", "php-http/discovery": "^1.0", @@ -5812,33 +5812,34 @@ "php-http/message-factory": "^1.0.2", "php-http/stopwatch-plugin": "^1.2", "psr/http-message": "^1.0", - "symfony/config": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", - "symfony/dependency-injection": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", - "symfony/event-dispatcher": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", - "symfony/http-kernel": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", - "symfony/options-resolver": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1" + "symfony/config": "^3.4.20 || ^4.2.1", + "symfony/dependency-injection": "^3.4.20 || ^4.2.1", + "symfony/event-dispatcher": "^3.4.20 || ^4.2.1", + "symfony/http-kernel": "^3.4.20 || ^4.2.1", + "symfony/options-resolver": "^3.4.20 || ^4.2.1" }, "conflict": { + "php-http/curl-client": "<2.0", "php-http/guzzle6-adapter": "<1.1" }, "require-dev": { "guzzlehttp/psr7": "^1.0", - "matthiasnoback/symfony-dependency-injection-test": "^1.1 || ^2.3", + "matthiasnoback/symfony-dependency-injection-test": "^3.0", "nyholm/nsa": "^1.1", "php-http/cache-plugin": "^1.6", "php-http/guzzle6-adapter": "^1.1.1 || ^2.0.1", "php-http/mock-client": "^1.2", "php-http/promise": "^1.0", "polishsymfonycommunity/symfony-mocker-container": "^1.0", - "symfony/browser-kit": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", - "symfony/cache": "^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", - "symfony/dom-crawler": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", - "symfony/framework-bundle": "^2.8.1 || ^3.0.1 || ^4.0", - "symfony/http-foundation": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", + "symfony/browser-kit": "^3.4.20 || ^4.2.1", + "symfony/cache": "^3.4.20 || ^4.2.1", + "symfony/dom-crawler": "^3.4.20 || ^4.2.1", + "symfony/framework-bundle": "^3.4.0 || ^4.2", + "symfony/http-foundation": "^3.4.20 || ^4.2.1", "symfony/phpunit-bridge": "^3.4 || ^4.2", - "symfony/stopwatch": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", - "symfony/twig-bundle": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", - "symfony/web-profiler-bundle": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", + "symfony/stopwatch": "^3.4.20 || ^4.2.1", + "symfony/twig-bundle": "^3.4.20 || ^4.2.1", + "symfony/web-profiler-bundle": "^3.4.20 || ^4.2.1", "twig/twig": "^1.36 || ^2.6" }, "suggest": { @@ -5886,7 +5887,7 @@ "message", "php-http" ], - "time": "2019-04-18T14:01:25+00:00" + "time": "2019-06-05T12:03:16+00:00" }, { "name": "php-http/logger-plugin", @@ -9589,16 +9590,16 @@ }, { "name": "doctrine/doctrine-fixtures-bundle", - "version": "3.2.0", + "version": "3.2.2", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineFixturesBundle.git", - "reference": "13b2e8e1af099bc06f8611497fe079a4e0b4e497" + "reference": "90e4a4f968b2dae40e290a6ee516957af043f16c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/13b2e8e1af099bc06f8611497fe079a4e0b4e497", - "reference": "13b2e8e1af099bc06f8611497fe079a4e0b4e497", + "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/90e4a4f968b2dae40e290a6ee516957af043f16c", + "reference": "90e4a4f968b2dae40e290a6ee516957af043f16c", "shasum": "" }, "require": { @@ -9649,7 +9650,7 @@ "Fixture", "persistence" ], - "time": "2019-06-07T11:21:53+00:00" + "time": "2019-06-12T12:03:37+00:00" }, { "name": "friendsofphp/php-cs-fixer", @@ -10836,16 +10837,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v4.3.0", + "version": "v4.3.1", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "7bfc1b57d1ac9513703391498aa8da4764388bc6" + "reference": "4c02cf116370da969b88bb607563f614e2450f73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/7bfc1b57d1ac9513703391498aa8da4764388bc6", - "reference": "7bfc1b57d1ac9513703391498aa8da4764388bc6", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/4c02cf116370da969b88bb607563f614e2450f73", + "reference": "4c02cf116370da969b88bb607563f614e2450f73", "shasum": "" }, "require": { @@ -10897,7 +10898,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2019-05-08T13:47:25+00:00" + "time": "2019-05-30T08:57:55+00:00" } ], "aliases": [],