diff --git a/composer.lock b/composer.lock index 51f4c84..9d9c68f 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": "5e4a6997c623afcee22cfcf45499850c", @@ -2768,16 +2768,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v4.1.0", + "version": "v4.1.1", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "b3451fc442baaf9169e50491a059ef17582c4424" + "reference": "c7f28cbf2df4e9deed7fc376ca4f146eaa5afc8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/b3451fc442baaf9169e50491a059ef17582c4424", - "reference": "b3451fc442baaf9169e50491a059ef17582c4424", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/c7f28cbf2df4e9deed7fc376ca4f146eaa5afc8a", + "reference": "c7f28cbf2df4e9deed7fc376ca4f146eaa5afc8a", "shasum": "" }, "require": { @@ -2830,7 +2830,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2018-05-25T14:55:38+00:00" + "time": "2018-06-11T12:56:28+00:00" }, { "name": "symfony/polyfill-ctype",