From d0aa204d613164fe1043061ac4ee62dc3d6404bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 21:02:47 +0000 Subject: [PATCH] Bump donatj/phpuseragentparser from 1.6.0 to 1.7.0 Bumps [donatj/phpuseragentparser](https://github.com/donatj/PhpUserAgent) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/donatj/PhpUserAgent/releases) - [Commits](https://github.com/donatj/PhpUserAgent/compare/v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: donatj/phpuseragentparser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index b27fccc1234..c0838b4d130 100644 --- a/composer.lock +++ b/composer.lock @@ -169,16 +169,16 @@ }, { "name": "donatj/phpuseragentparser", - "version": "v1.6.0", + "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/donatj/PhpUserAgent.git", - "reference": "c84fd3c205097843aab93290f2a5744b4159e815" + "reference": "a35900b93530715f8669c10e49756adde5c8e6fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/c84fd3c205097843aab93290f2a5744b4159e815", - "reference": "c84fd3c205097843aab93290f2a5744b4159e815", + "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/a35900b93530715f8669c10e49756adde5c8e6fc", + "reference": "a35900b93530715f8669c10e49756adde5c8e6fc", "shasum": "" }, "require": { @@ -222,7 +222,7 @@ ], "support": { "issues": "https://github.com/donatj/PhpUserAgent/issues", - "source": "https://github.com/donatj/PhpUserAgent/tree/v1.6.0" + "source": "https://github.com/donatj/PhpUserAgent/tree/v1.7.0" }, "funding": [ { @@ -234,7 +234,7 @@ "type": "github" } ], - "time": "2022-04-20T03:05:31+00:00" + "time": "2022-08-06T15:41:58+00:00" }, { "name": "elvanto/litemoji",