diff --git a/composer.json b/composer.json index bc207d2612..5544d5b8ab 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ "php": ">=5.5.9", "ext-intl": "*", "alchemy-fr/tcpdf-clone": "~6.0", - "alchemy/embed-bundle": "^2.0.3", + "alchemy/embed-bundle": "^2.0.4", "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 614855691c..f0ca4b3e73 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": "de1d9335418b121d0ede26765b0a9e7d", + "content-hash": "a40bfa0aa6310530dc0c92b141b21305", "packages": [ { "name": "alchemy-fr/tcpdf-clone", @@ -131,16 +131,16 @@ }, { "name": "alchemy/embed-bundle", - "version": "2.0.3", + "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/alchemy-fr/embed-bundle.git", - "reference": "e02e25a04911210eaedff0adb9cf7589010c473b" + "reference": "b510748686c05c0c1d59b7ad15e2c1098abafc5a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/alchemy-fr/embed-bundle/zipball/e02e25a04911210eaedff0adb9cf7589010c473b", - "reference": "e02e25a04911210eaedff0adb9cf7589010c473b", + "url": "https://api.github.com/repos/alchemy-fr/embed-bundle/zipball/b510748686c05c0c1d59b7ad15e2c1098abafc5a", + "reference": "b510748686c05c0c1d59b7ad15e2c1098abafc5a", "shasum": "" }, "require-dev": { @@ -178,10 +178,10 @@ ], "description": "Embed resources bundle", "support": { - "source": "https://github.com/alchemy-fr/embed-bundle/tree/2.0.3", + "source": "https://github.com/alchemy-fr/embed-bundle/tree/2.0.4", "issues": "https://github.com/alchemy-fr/embed-bundle/issues" }, - "time": "2019-05-23T15:23:14+00:00" + "time": "2019-06-03T13:35:50+00:00" }, { "name": "alchemy/geonames-api-consumer",