From 141169725d89c17b4527f980400f63447c1ac803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 22:48:10 +0000 Subject: [PATCH] build(deps): Bump fusonic/opengraph from 2.3.0 to 3.0.0 Bumps [fusonic/opengraph](https://github.com/fusonic/opengraph) from 2.3.0 to 3.0.0. - [Release notes](https://github.com/fusonic/opengraph/releases) - [Changelog](https://github.com/fusonic/opengraph/blob/master/CHANGELOG-2.x.md) - [Commits](https://github.com/fusonic/opengraph/compare/v2.3.0...v3.0.0) --- updated-dependencies: - dependency-name: fusonic/opengraph dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 61 ++++++++++++++++++++++++++++----------------------- 2 files changed, 34 insertions(+), 29 deletions(-) diff --git a/composer.json b/composer.json index f188a92bb..af4606c04 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "deepdiver1975/tarstreamer": "^2.1.0", "doctrine/dbal": "^3.9.1", "egulias/email-validator": "^4.0.2", - "fusonic/opengraph": "^2.3.0", + "fusonic/opengraph": "^3.0.0", "giggsey/libphonenumber-for-php-lite": "^8.13.48", "guzzlehttp/guzzle": "^7.9.2", "icewind/searchdav": "^3.1.0", diff --git a/composer.lock b/composer.lock index 65a9057bf..4b7875d2a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "8439d4f72d510b5e5eaf9bd12290d182", + "content-hash": "5ee7247b3ff9dd4893d2c8299da03be0", "packages": [ { "name": "aws/aws-crt-php", @@ -924,34 +924,39 @@ }, { "name": "fusonic/opengraph", - "version": "v2.3.0", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/fusonic/opengraph.git", - "reference": "09dca70b04b4221c9dc664e1689e876a3faa50c2" + "reference": "2daa6dce84f23b1bb6d66bf03b3e9371c39cd378" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fusonic/opengraph/zipball/09dca70b04b4221c9dc664e1689e876a3faa50c2", - "reference": "09dca70b04b4221c9dc664e1689e876a3faa50c2", + "url": "https://api.github.com/repos/fusonic/opengraph/zipball/2daa6dce84f23b1bb6d66bf03b3e9371c39cd378", + "reference": "2daa6dce84f23b1bb6d66bf03b3e9371c39cd378", "shasum": "" }, "require": { "ext-dom": "*", - "php": "^7.4|^8.0", + "php": "^8.1", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", - "symfony/css-selector": "^3.0|^4.0|^5.0|^6.0", - "symfony/dom-crawler": "^3.0|^4.0|^5.0|^6.0" + "symfony/css-selector": "^5.4 || ^6.4 || ^7.1", + "symfony/dom-crawler": "^5.4 || ^6.4 || ^7.1" }, "require-dev": { - "nyholm/psr7": "^1.2", - "phpunit/phpunit": "^9.0", - "symfony/http-client": "^6.0" + "friendsofphp/php-cs-fixer": "^3.65", + "nyholm/psr7": "^1.8", + "phpstan/phpstan": "^2.0", + "phpstan/phpstan-deprecation-rules": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpstan/phpstan-strict-rules": "^2.0", + "phpunit/phpunit": "^10.5 || ^11.4", + "symfony/http-client": "^5.4 || ^6.4 || ^7.1" }, "suggest": { - "nyholm/psr7": "^1.2", - "symfony/http-client": "^5.0" + "nyholm/psr7": "^1.8", + "symfony/http-client": "^5.4 || ^6.4 || ^7.1" }, "type": "library", "autoload": { @@ -970,15 +975,15 @@ } ], "description": "PHP library for consuming and publishing Open Graph resources.", - "homepage": "https://github.com/fusonic/fusonic-opengraph", + "homepage": "https://github.com/fusonic/opengraph", "keywords": [ "opengraph" ], "support": { "issues": "https://github.com/fusonic/opengraph/issues", - "source": "https://github.com/fusonic/opengraph/tree/v2.3.0" + "source": "https://github.com/fusonic/opengraph/tree/v3.0.0" }, - "time": "2023-12-05T14:26:51+00:00" + "time": "2025-01-13T07:23:24+00:00" }, { "name": "giggsey/libphonenumber-for-php-lite", @@ -4341,16 +4346,16 @@ }, { "name": "symfony/css-selector", - "version": "v6.4.3", + "version": "v6.4.13", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "ee0f7ed5cf298cc019431bb3b3977ebc52b86229" + "reference": "cb23e97813c5837a041b73a6d63a9ddff0778f5e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/ee0f7ed5cf298cc019431bb3b3977ebc52b86229", - "reference": "ee0f7ed5cf298cc019431bb3b3977ebc52b86229", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/cb23e97813c5837a041b73a6d63a9ddff0778f5e", + "reference": "cb23e97813c5837a041b73a6d63a9ddff0778f5e", "shasum": "" }, "require": { @@ -4386,7 +4391,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v6.4.3" + "source": "https://github.com/symfony/css-selector/tree/v6.4.13" }, "funding": [ { @@ -4402,7 +4407,7 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2024-09-25T14:18:03+00:00" }, { "name": "symfony/deprecation-contracts", @@ -4473,16 +4478,16 @@ }, { "name": "symfony/dom-crawler", - "version": "v6.4.4", + "version": "v6.4.18", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "f0e7ec3fa17000e2d0cb4557b4b47c88a6a63531" + "reference": "fd07959d3e8992795029bdab3605c2e8e895034e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/f0e7ec3fa17000e2d0cb4557b4b47c88a6a63531", - "reference": "f0e7ec3fa17000e2d0cb4557b4b47c88a6a63531", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/fd07959d3e8992795029bdab3605c2e8e895034e", + "reference": "fd07959d3e8992795029bdab3605c2e8e895034e", "shasum": "" }, "require": { @@ -4520,7 +4525,7 @@ "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v6.4.4" + "source": "https://github.com/symfony/dom-crawler/tree/v6.4.18" }, "funding": [ { @@ -4536,7 +4541,7 @@ "type": "tidelift" } ], - "time": "2024-02-07T09:17:57+00:00" + "time": "2025-01-09T15:35:00+00:00" }, { "name": "symfony/event-dispatcher",