summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-23 12:36:08 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-10-24 11:29:50 +0200
commit2f9d18516d4e1f94dd8234f050dd4c2dd948e9af (patch)
tree78d236af374ff11fbea8a3dada86eb721c7f5bce /composer.lock
parentb60ba4a05c56b27367af64b3250e9e42a0b1a57f (diff)
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] <support@github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock18
1 files changed, 9 insertions, 9 deletions
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",