From 4a8c0751e301c283791fa557f115ad7307134b4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Burnichon?= Date: Fri, 15 Jan 2016 13:57:20 +0100 Subject: [PATCH] Bump embed-bundle to stable --- composer.json | 4 ++-- composer.lock | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.json b/composer.json index d5adf19ed8..aa61e5e14c 100644 --- a/composer.json +++ b/composer.json @@ -28,13 +28,13 @@ }, { "type": "vcs", - "url": "https://github.com/bburnichon/embed-bundle.git" + "url": "https://github.com/alchemy-fr/embed-bundle.git" } ], "require": { "php": ">=5.5", "alchemy-fr/tcpdf-clone": "~6.0", - "alchemy/embed-bundle": "dev-OpenEmbed@dev", + "alchemy/embed-bundle": "^0.2.0", "alchemy/geonames-api-consumer": "~0.1.0", "alchemy/google-plus-api-client": "~0.6.2", "alchemy/mediavorus": "^0.4.4", diff --git a/composer.lock b/composer.lock index 6fdb3bb83e..468ea8fa83 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "cddd55809cd44a4f9d87bfd47079e793", - "content-hash": "e92d5f3befc203c4ce18b110e83123f0", + "hash": "9d34cc6e824ce669456479a581065fb7", + "content-hash": "317a4ac8e941d0fb396ac81e4e3bc41f", "packages": [ { "name": "alchemy-fr/tcpdf-clone", @@ -122,16 +122,16 @@ }, { "name": "alchemy/embed-bundle", - "version": "dev-OpenEmbed", + "version": "v0.2.0", "source": { "type": "git", - "url": "https://github.com/bburnichon/embed-bundle.git", - "reference": "ff62d9fab975b7e72879aee3682febeaa686eafa" + "url": "https://github.com/alchemy-fr/embed-bundle.git", + "reference": "37cc6ab627e4a770a60aad4ae4c60934e5de5cf5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bburnichon/embed-bundle/zipball/ff62d9fab975b7e72879aee3682febeaa686eafa", - "reference": "ff62d9fab975b7e72879aee3682febeaa686eafa", + "url": "https://api.github.com/repos/alchemy-fr/embed-bundle/zipball/37cc6ab627e4a770a60aad4ae4c60934e5de5cf5", + "reference": "37cc6ab627e4a770a60aad4ae4c60934e5de5cf5", "shasum": "" }, "require-dev": { @@ -169,9 +169,10 @@ ], "description": "Embed resources bundle", "support": { - "source": "https://github.com/bburnichon/embed-bundle/tree/OpenEmbed" + "source": "https://github.com/alchemy-fr/embed-bundle/tree/v0.2.0", + "issues": "https://github.com/alchemy-fr/embed-bundle/issues" }, - "time": "2016-01-13 15:55:06" + "time": "2016-01-15 12:49:06" }, { "name": "alchemy/geonames-api-consumer", @@ -6473,7 +6474,6 @@ ], "minimum-stability": "stable", "stability-flags": { - "alchemy/embed-bundle": 20, "alchemy/rest-bundle": 20, "alchemy/task-manager": 20, "goodby/csv": 20,