From 345f4cb6538176fc242fffb580661695ced93615 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 15:22:21 +0100 Subject: [PATCH] Bump vstelmakh/url-highlight from 3.1.0 to 3.1.1 (#468) --- composer.lock | 36 ++++++++++++++---------------------- 1 file changed, 14 insertions(+), 22 deletions(-) diff --git a/composer.lock b/composer.lock index b7193bbb..39226890 100644 --- a/composer.lock +++ b/composer.lock @@ -2474,36 +2474,28 @@ }, { "name": "symfony/polyfill-php72", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "10112722600777e02d2745716b70c5db4ca70442" + "reference": "fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/10112722600777e02d2745716b70c5db4ca70442", - "reference": "10112722600777e02d2745716b70c5db4ca70442", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce", + "reference": "fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, - "type": "library", + "type": "metapackage", "extra": { "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Php72\\": "" - } - }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" @@ -2527,7 +2519,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php72/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-php72/tree/v1.31.0" }, "funding": [ { @@ -2543,7 +2535,7 @@ "type": "tidelift" } ], - "time": "2024-06-19T12:30:46+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-php80", @@ -2873,16 +2865,16 @@ }, { "name": "vstelmakh/url-highlight", - "version": "v3.1.0", + "version": "v3.1.1", "source": { "type": "git", "url": "https://github.com/vstelmakh/url-highlight.git", - "reference": "354d04fe0239143cd3b64aa9131fc985f17460d6" + "reference": "24b1ecf30d2a682de834d1f15838657768886c45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vstelmakh/url-highlight/zipball/354d04fe0239143cd3b64aa9131fc985f17460d6", - "reference": "354d04fe0239143cd3b64aa9131fc985f17460d6", + "url": "https://api.github.com/repos/vstelmakh/url-highlight/zipball/24b1ecf30d2a682de834d1f15838657768886c45", + "reference": "24b1ecf30d2a682de834d1f15838657768886c45", "shasum": "" }, "require": { @@ -2926,9 +2918,9 @@ ], "support": { "issues": "https://github.com/vstelmakh/url-highlight/issues", - "source": "https://github.com/vstelmakh/url-highlight/tree/v3.1.0" + "source": "https://github.com/vstelmakh/url-highlight/tree/v3.1.1" }, - "time": "2024-07-28T18:31:02+00:00" + "time": "2024-09-15T17:36:16+00:00" } ], "packages-dev": [],