From 149252674e4aa9583858308022c2e4e3f3a1ab5b Mon Sep 17 00:00:00 2001 From: aynsix Date: Thu, 12 Oct 2023 20:21:35 +0300 Subject: [PATCH] update embed-bundle --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 08eef8c780..25bc9e4c67 100644 --- a/composer.json +++ b/composer.json @@ -59,7 +59,7 @@ "php": ">=7.0 <7.1", "ext-intl": "*", "alchemy-fr/tcpdf-clone": "~6.0", - "alchemy/embed-bundle": "^2.0.7", + "alchemy/embed-bundle": "^2.0.14", "alchemy/geonames-api-consumer": "~0.1.0", "alchemy/mediavorus": "^0.4.4", "alchemy/oauth2php": "1.1.0", diff --git a/composer.lock b/composer.lock index 039f1fcf64..f979c6db14 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": "12f2708ee329327ead6eac100cdf302e", + "content-hash": "43f52c3852d85fffe71dffaa81b87a2e", "packages": [ { "name": "alchemy-fr/tcpdf-clone", @@ -131,16 +131,16 @@ }, { "name": "alchemy/embed-bundle", - "version": "2.0.13", + "version": "2.0.14", "source": { "type": "git", "url": "https://github.com/alchemy-fr/embed-bundle.git", - "reference": "e7c53ac4f0bfedba2cbd4431040cd615703a4c23" + "reference": "3c947c105ba947d5e79b5cc0940ec6741f6a9685" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/alchemy-fr/embed-bundle/zipball/e7c53ac4f0bfedba2cbd4431040cd615703a4c23", - "reference": "e7c53ac4f0bfedba2cbd4431040cd615703a4c23", + "url": "https://api.github.com/repos/alchemy-fr/embed-bundle/zipball/3c947c105ba947d5e79b5cc0940ec6741f6a9685", + "reference": "3c947c105ba947d5e79b5cc0940ec6741f6a9685", "shasum": "" }, "require-dev": { @@ -178,10 +178,10 @@ ], "description": "Embed resources bundle", "support": { - "source": "https://github.com/alchemy-fr/embed-bundle/tree/2.0.13", + "source": "https://github.com/alchemy-fr/embed-bundle/tree/2.0.14", "issues": "https://github.com/alchemy-fr/embed-bundle/issues" }, - "time": "2021-10-01T13:22:39+00:00" + "time": "2023-10-12T17:00:05+00:00" }, { "name": "alchemy/geonames-api-consumer", @@ -8736,5 +8736,5 @@ "ext-intl": "*" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.1.0" }