diff --git a/RECIPES.md b/RECIPES.md index 4945cb00..e85575a6 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -232,6 +232,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github. | [jolicode/gif-exception-bundle](https://packagist.org/packages/jolicode/gif-exception-bundle) | [1.0](jolicode/gif-exception-bundle/1.0) | | [jolicode/jolitypo](https://packagist.org/packages/jolicode/jolitypo) | [1.0](jolicode/jolitypo/1.0) | | [jonathankablan/fast-entity-bundle](https://packagist.org/packages/jonathankablan/fast-entity-bundle) | [2.0](jonathankablan/fast-entity-bundle/2.0) | +| [jrmgx/interactive-bundle](https://packagist.org/packages/jrmgx/interactive-bundle) | [1.0](jrmgx/interactive-bundle/1.0) | | [jsor/doctrine-postgis](https://packagist.org/packages/jsor/doctrine-postgis) | [1.7](jsor/doctrine-postgis/1.7) | | [jupi/prestashop-webservice-bundle](https://packagist.org/packages/jupi/prestashop-webservice-bundle) | [1.0](jupi/prestashop-webservice-bundle/1.0) | | [jurry/amqp-symfony-bundle](https://packagist.org/packages/jurry/amqp-symfony-bundle) | [1.0](jurry/amqp-symfony-bundle/1.0) | diff --git a/archived/jrmgx.interactive-bundle/be62ae3467bcdbb3be7ff97160b4b1d1f8ea841a.json b/archived/jrmgx.interactive-bundle/be62ae3467bcdbb3be7ff97160b4b1d1f8ea841a.json new file mode 100644 index 00000000..86ce3ff2 --- /dev/null +++ b/archived/jrmgx.interactive-bundle/be62ae3467bcdbb3be7ff97160b4b1d1f8ea841a.json @@ -0,0 +1,19 @@ +{ + "manifests": { + "jrmgx/interactive-bundle": { + "manifest": { + "bundles": { + "Jrmgx\\InteractiveBundle\\InteractiveBundle": [ + "dev", + "test" + ] + }, + "copy-from-package": { + "bin/interactive_console": "%BIN_DIR%/interactive" + } + }, + "files": [], + "ref": "be62ae3467bcdbb3be7ff97160b4b1d1f8ea841a" + } + } +} diff --git a/index.json b/index.json index 859da62a..a05047cc 100644 --- a/index.json +++ b/index.json @@ -721,6 +721,9 @@ "jonathankablan/fast-entity-bundle": [ "2.0" ], + "jrmgx/interactive-bundle": [ + "1.0" + ], "jsor/doctrine-postgis": [ "1.7" ], diff --git a/jrmgx.interactive-bundle.1.0.json b/jrmgx.interactive-bundle.1.0.json new file mode 100644 index 00000000..86ce3ff2 --- /dev/null +++ b/jrmgx.interactive-bundle.1.0.json @@ -0,0 +1,19 @@ +{ + "manifests": { + "jrmgx/interactive-bundle": { + "manifest": { + "bundles": { + "Jrmgx\\InteractiveBundle\\InteractiveBundle": [ + "dev", + "test" + ] + }, + "copy-from-package": { + "bin/interactive_console": "%BIN_DIR%/interactive" + } + }, + "files": [], + "ref": "be62ae3467bcdbb3be7ff97160b4b1d1f8ea841a" + } + } +}