From 2bebaf5217e0f74cb52f2be4bb245aaaaed1ca37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 01:18:16 +0000 Subject: [PATCH] Bump data-values/geo from 4.4.0 to 4.5.0 Bumps [data-values/geo](https://github.com/DataValues/Geo) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/DataValues/Geo/releases) - [Commits](https://github.com/DataValues/Geo/compare/4.4.0...4.5.0) --- updated-dependencies: - dependency-name: data-values/geo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/composer.lock b/composer.lock index 01a2283..f32b98b 100644 --- a/composer.lock +++ b/composer.lock @@ -1513,27 +1513,27 @@ }, { "name": "data-values/geo", - "version": "4.4.0", + "version": "4.5.0", "source": { "type": "git", "url": "https://github.com/DataValues/Geo.git", - "reference": "1dd742dabb63e211862486259b2cbe0274211bf9" + "reference": "dfad9f2281bc7f3a5c59e054a33faeb9e7f9dba2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/DataValues/Geo/zipball/1dd742dabb63e211862486259b2cbe0274211bf9", - "reference": "1dd742dabb63e211862486259b2cbe0274211bf9", + "url": "https://api.github.com/repos/DataValues/Geo/zipball/dfad9f2281bc7f3a5c59e054a33faeb9e7f9dba2", + "reference": "dfad9f2281bc7f3a5c59e054a33faeb9e7f9dba2", "shasum": "" }, "require": { "data-values/data-values": "^3.0|^2.0|^1.0|~0.1", "data-values/interfaces": "^1.0.0|^0.2.0", - "php": ">=7.3", + "php": ">=8.0", "symfony/polyfill-php80": "^1.18.1" }, "require-dev": { "maglnet/composer-require-checker": "^3.0|^2.0", - "mediawiki/mediawiki-codesniffer": "^34 || ^35 || ^36 || ^38", + "mediawiki/mediawiki-codesniffer": "^45", "ockcyp/covers-validator": "^1.3.3", "phpmd/phpmd": "^2.9.1", "phpstan/phpstan": "^0.12.68 || ^1.0.0", @@ -1589,7 +1589,7 @@ "support": { "docs": "https://github.com/DataValues/Geo/#usage", "issues": "https://github.com/DataValues/Geo/issues", - "source": "https://github.com/DataValues/Geo/tree/4.4.0" + "source": "https://github.com/DataValues/Geo/tree/4.5.0" }, "funding": [ { @@ -1597,27 +1597,27 @@ "type": "github" } ], - "time": "2022-10-21T14:19:26+00:00" + "time": "2024-12-10T13:13:38+00:00" }, { "name": "data-values/interfaces", - "version": "1.0.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/DataValues/Interfaces.git", - "reference": "244d078954bc05edf8f8c6b088e848289171c3a8" + "reference": "22573cd52a7b37416f28ed6a8d8706543b0d430a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/DataValues/Interfaces/zipball/244d078954bc05edf8f8c6b088e848289171c3a8", - "reference": "244d078954bc05edf8f8c6b088e848289171c3a8", + "url": "https://api.github.com/repos/DataValues/Interfaces/zipball/22573cd52a7b37416f28ed6a8d8706543b0d430a", + "reference": "22573cd52a7b37416f28ed6a8d8706543b0d430a", "shasum": "" }, "require": { - "php": ">=7.2" + "php": ">=7.4" }, "require-dev": { - "mediawiki/mediawiki-codesniffer": "^34", + "mediawiki/mediawiki-codesniffer": "^45", "ockcyp/covers-validator": "~1.0", "phpmd/phpmd": "^2.9.1", "phpstan/phpstan": "^0.12.68", @@ -1654,9 +1654,9 @@ ], "support": { "issues": "https://github.com/DataValues/Interfaces/issues", - "source": "https://github.com/DataValues/Interfaces/tree/1.0.0" + "source": "https://github.com/DataValues/Interfaces/tree/1.2.0" }, - "time": "2021-01-20T13:45:09+00:00" + "time": "2024-12-09T23:03:07+00:00" }, { "name": "data-values/number", @@ -2244,8 +2244,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": {