From a8c790669fe8af4eac9782e2f5df74bb4eff900f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2020 00:26:05 +0000 Subject: [PATCH] Build(deps): Bump symfony/property-access from 5.0.2 to 5.0.5 Bumps [symfony/property-access](https://github.com/symfony/property-access) from 5.0.2 to 5.0.5. - [Release notes](https://github.com/symfony/property-access/releases) - [Changelog](https://github.com/symfony/property-access/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/property-access/compare/v5.0.2...v5.0.5) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index a1f3d1b..133d30b 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "phpdocumentor/reflection-docblock": "^4.3.4", "symfony/cache": "^4.4.2", "symfony/console": "^4.4.2", - "symfony/property-access": "^5.0.2", + "symfony/property-access": "^5.0.5", "symfony/property-info": "^5.0.4", "symfony/serializer": "^5.0.4", "symfony/stopwatch": "^5.0.2" diff --git a/composer.lock b/composer.lock index 653dc19..f18f6d6 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": "cc701abd0681c893b9ffa20ff041fe3a", + "content-hash": "86c9a14222336d4b0d6820447d62ce35", "packages": [ { "name": "clue/stream-filter", @@ -1458,7 +1458,7 @@ }, { "name": "symfony/inflector", - "version": "v5.0.4", + "version": "v5.0.5", "source": { "type": "git", "url": "https://github.com/symfony/inflector.git", @@ -1745,16 +1745,16 @@ }, { "name": "symfony/property-access", - "version": "v5.0.2", + "version": "v5.0.5", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "b597c4f4dffc522bc4ed4bedcef9ed08d3ae3d23" + "reference": "18617a8c26b97a262f816c78765eb3cd91630e19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/b597c4f4dffc522bc4ed4bedcef9ed08d3ae3d23", - "reference": "b597c4f4dffc522bc4ed4bedcef9ed08d3ae3d23", + "url": "https://api.github.com/repos/symfony/property-access/zipball/18617a8c26b97a262f816c78765eb3cd91630e19", + "reference": "18617a8c26b97a262f816c78765eb3cd91630e19", "shasum": "" }, "require": { @@ -1808,7 +1808,7 @@ "property path", "reflection" ], - "time": "2019-12-10T11:06:55+00:00" + "time": "2020-01-04T14:08:26+00:00" }, { "name": "symfony/property-info",