diff --git a/composer.json b/composer.json index e5dc954..4a275e7 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "symfony/property-access": "^5.0.2", "symfony/property-info": "^5.0.2", "symfony/serializer": "^4.4.2", - "symfony/stopwatch": "^5.0.2" + "symfony/stopwatch": "^5.0.3" }, "require-dev": { "ergebnis/composer-normalize": "^2.2.2", diff --git a/composer.lock b/composer.lock index 38528f8..f8c5a07 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": "7d4bf43bafd49e1c3c7dafac19df9f00", + "content-hash": "364f6b027b4cdcab0c66a214f86d587f", "packages": [ { "name": "clue/stream-filter", @@ -2027,16 +2027,16 @@ }, { "name": "symfony/stopwatch", - "version": "v5.0.2", + "version": "v5.0.3", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "d410282956706e0b08681a5527447a8e6b6f421e" + "reference": "5d9add8034135b9a5f7b101d1e42c797e7f053e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/d410282956706e0b08681a5527447a8e6b6f421e", - "reference": "d410282956706e0b08681a5527447a8e6b6f421e", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/5d9add8034135b9a5f7b101d1e42c797e7f053e4", + "reference": "5d9add8034135b9a5f7b101d1e42c797e7f053e4", "shasum": "" }, "require": { @@ -2073,7 +2073,7 @@ ], "description": "Symfony Stopwatch Component", "homepage": "https://symfony.com", - "time": "2019-11-18T17:27:11+00:00" + "time": "2020-01-04T14:08:26+00:00" }, { "name": "symfony/var-exporter",