Bump embed-bundle to stable

This commit is contained in:
Benoît Burnichon
2016-01-15 13:57:20 +01:00
parent 9350cdfbad
commit 4a8c0751e3
2 changed files with 12 additions and 12 deletions

View File

@@ -28,13 +28,13 @@
}, },
{ {
"type": "vcs", "type": "vcs",
"url": "https://github.com/bburnichon/embed-bundle.git" "url": "https://github.com/alchemy-fr/embed-bundle.git"
} }
], ],
"require": { "require": {
"php": ">=5.5", "php": ">=5.5",
"alchemy-fr/tcpdf-clone": "~6.0", "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/geonames-api-consumer": "~0.1.0",
"alchemy/google-plus-api-client": "~0.6.2", "alchemy/google-plus-api-client": "~0.6.2",
"alchemy/mediavorus": "^0.4.4", "alchemy/mediavorus": "^0.4.4",

20
composer.lock generated
View File

@@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "cddd55809cd44a4f9d87bfd47079e793", "hash": "9d34cc6e824ce669456479a581065fb7",
"content-hash": "e92d5f3befc203c4ce18b110e83123f0", "content-hash": "317a4ac8e941d0fb396ac81e4e3bc41f",
"packages": [ "packages": [
{ {
"name": "alchemy-fr/tcpdf-clone", "name": "alchemy-fr/tcpdf-clone",
@@ -122,16 +122,16 @@
}, },
{ {
"name": "alchemy/embed-bundle", "name": "alchemy/embed-bundle",
"version": "dev-OpenEmbed", "version": "v0.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bburnichon/embed-bundle.git", "url": "https://github.com/alchemy-fr/embed-bundle.git",
"reference": "ff62d9fab975b7e72879aee3682febeaa686eafa" "reference": "37cc6ab627e4a770a60aad4ae4c60934e5de5cf5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bburnichon/embed-bundle/zipball/ff62d9fab975b7e72879aee3682febeaa686eafa", "url": "https://api.github.com/repos/alchemy-fr/embed-bundle/zipball/37cc6ab627e4a770a60aad4ae4c60934e5de5cf5",
"reference": "ff62d9fab975b7e72879aee3682febeaa686eafa", "reference": "37cc6ab627e4a770a60aad4ae4c60934e5de5cf5",
"shasum": "" "shasum": ""
}, },
"require-dev": { "require-dev": {
@@ -169,9 +169,10 @@
], ],
"description": "Embed resources bundle", "description": "Embed resources bundle",
"support": { "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", "name": "alchemy/geonames-api-consumer",
@@ -6473,7 +6474,6 @@
], ],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": {
"alchemy/embed-bundle": 20,
"alchemy/rest-bundle": 20, "alchemy/rest-bundle": 20,
"alchemy/task-manager": 20, "alchemy/task-manager": 20,
"goodby/csv": 20, "goodby/csv": 20,