diff --git a/composer.lock b/composer.lock index 405a1fc..89abab1 100644 --- a/composer.lock +++ b/composer.lock @@ -1,7 +1,7 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "63f2897537fe3d72a5b5777de8725686", @@ -2420,16 +2420,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v4.1.4", + "version": "v4.1.5", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "d5f433034543bbe3b0dfa2f34e6cc85bf839846f" + "reference": "9b0165ea8d055ce0f5eea4051af29d4c3d7fcca2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/d5f433034543bbe3b0dfa2f34e6cc85bf839846f", - "reference": "d5f433034543bbe3b0dfa2f34e6cc85bf839846f", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/9b0165ea8d055ce0f5eea4051af29d4c3d7fcca2", + "reference": "9b0165ea8d055ce0f5eea4051af29d4c3d7fcca2", "shasum": "" }, "require": { @@ -2482,7 +2482,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2018-08-27T17:47:02+00:00" + "time": "2018-09-21T12:49:42+00:00" }, { "name": "symfony/polyfill-ctype",