From ae9189cc9f19f98d51255fa7024c93c24ef3fb9a Mon Sep 17 00:00:00 2001 From: Florian BLOUET Date: Wed, 6 Jan 2016 18:38:48 +0100 Subject: [PATCH] Bump Embed-Bundle at v0.1.1 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 8d727d910f..ec3e96f445 100644 --- a/composer.lock +++ b/composer.lock @@ -122,16 +122,16 @@ }, { "name": "alchemy/embed-bundle", - "version": "v0.1.0", + "version": "v0.1.1", "source": { "type": "git", "url": "https://github.com/alchemy-fr/embed-bundle.git", - "reference": "fc5fb948b15b10262a8da52e54e11fe1d2ed2904" + "reference": "422f4835a812d916e6ae81bfb842dad10a0f3a2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/alchemy-fr/embed-bundle/zipball/fc5fb948b15b10262a8da52e54e11fe1d2ed2904", - "reference": "fc5fb948b15b10262a8da52e54e11fe1d2ed2904", + "url": "https://api.github.com/repos/alchemy-fr/embed-bundle/zipball/422f4835a812d916e6ae81bfb842dad10a0f3a2a", + "reference": "422f4835a812d916e6ae81bfb842dad10a0f3a2a", "shasum": "" }, "require-dev": { @@ -169,10 +169,10 @@ ], "description": "Embed resources bundle", "support": { - "source": "https://github.com/alchemy-fr/embed-bundle/tree/v0.1.0", + "source": "https://github.com/alchemy-fr/embed-bundle/tree/v0.1.1", "issues": "https://github.com/alchemy-fr/embed-bundle/issues" }, - "time": "2015-12-21 10:19:25" + "time": "2016-01-06 17:34:21" }, { "name": "alchemy/geonames-api-consumer",