From 2f9d18516d4e1f94dd8234f050dd4c2dd948e9af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 12:36:08 +0000 Subject: Build(deps): Bump arthurhoaro/favicon from 1.3.3 to 2.0.0 Bumps [arthurhoaro/favicon](https://github.com/ArthurHoaro/favicon) from 1.3.3 to 2.0.0. - [Release notes](https://github.com/ArthurHoaro/favicon/releases) - [Commits](https://github.com/ArthurHoaro/favicon/compare/v1.3.3...v2.0.0) --- updated-dependencies: - dependency-name: arthurhoaro/favicon dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'composer.lock') diff --git a/composer.lock b/composer.lock index d80c38e45..4fb7a9292 100644 --- a/composer.lock +++ b/composer.lock @@ -4,29 +4,29 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "73a2eafbcd20ee57339cdb0ff023183d", + "content-hash": "c452cc9669d6841ce4b9160c6fb23aaa", "packages": [ { "name": "arthurhoaro/favicon", - "version": "v1.3.3", + "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/ArthurHoaro/favicon.git", - "reference": "b1acd8b87d6b37e5251fe0559ed488a95078f5b9" + "reference": "44f1e0d0d22e71472f2ecd2b8bec33ebae582c4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ArthurHoaro/favicon/zipball/b1acd8b87d6b37e5251fe0559ed488a95078f5b9", - "reference": "b1acd8b87d6b37e5251fe0559ed488a95078f5b9", + "url": "https://api.github.com/repos/ArthurHoaro/favicon/zipball/44f1e0d0d22e71472f2ecd2b8bec33ebae582c4c", + "reference": "44f1e0d0d22e71472f2ecd2b8bec33ebae582c4c", "shasum": "" }, "require": { "ext-dom": "*", "ext-fileinfo": "*", - "php": ">=5.6" + "php": "^8.0" }, "require-dev": { - "phpunit/phpunit": "~4.8", + "phpunit/phpunit": "^10.0", "squizlabs/php_codesniffer": "^3.5", "weew/helpers-filesystem": "~1.0" }, @@ -59,10 +59,10 @@ ], "support": { "issues": "https://github.com/ArthurHoaro/favicon/issues", - "source": "https://github.com/ArthurHoaro/favicon/tree/v1.3.3", + "source": "https://github.com/ArthurHoaro/favicon/tree/v2.0.0", "sources": "https://github.com/ArthurHoaro/favicon" }, - "time": "2021-08-06T05:41:25+00:00" + "time": "2023-10-22T00:43:56+00:00" }, { "name": "debril/feed-io", -- cgit v1.2.3