diff --git a/RECIPES.md b/RECIPES.md index a6354b8d..a0f58145 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -91,7 +91,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github. | [byhaskell/novaposhta-bundle](https://packagist.org/packages/byhaskell/novaposhta-bundle) | [1.0](../../../tree/main/byhaskell/novaposhta-bundle/1.0) | | [byte-artist/menu-bundle](https://packagist.org/packages/byte-artist/menu-bundle) | [0.1](../../../tree/main/byte-artist/menu-bundle/0.1) | | [cache/adapter-bundle](https://packagist.org/packages/cache/adapter-bundle) | [1.1](../../../tree/main/cache/adapter-bundle/1.1) | -| [cache/cache-bundle](https://packagist.org/packages/cache/cache-bundle) | [1.0](../../../tree/main/cache/cache-bundle/1.0) | +| [cache/cache-bundle](https://packagist.org/packages/cache/cache-bundle) | [2.0](../../../tree/main/cache/cache-bundle/2.0) | | [calliostro/discogs-bundle](https://packagist.org/packages/calliostro/discogs-bundle) | [4.0](../../../tree/main/calliostro/discogs-bundle/4.0) | | [calliostro/last-fm-client-bundle](https://packagist.org/packages/calliostro/last-fm-client-bundle) | [2.0](../../../tree/main/calliostro/last-fm-client-bundle/2.0) | | [carthage-software/mago](https://packagist.org/packages/carthage-software/mago) | [1.0](../../../tree/main/carthage-software/mago/1.0) | diff --git a/archived/cache.cache-bundle/18f22d26aefb7526f6098e9d16ad0e3771a42960.json b/archived/cache.cache-bundle/18f22d26aefb7526f6098e9d16ad0e3771a42960.json new file mode 100644 index 00000000..7292809b --- /dev/null +++ b/archived/cache.cache-bundle/18f22d26aefb7526f6098e9d16ad0e3771a42960.json @@ -0,0 +1,19 @@ +{ + "manifests": { + "cache/cache-bundle": { + "manifest": { + "bundles": { + "Cache\\CacheBundle\\CacheBundle": [ + "all" + ] + }, + "post-install-output": [ + " * Configure the CacheBundle integrations that your app uses:", + " https://github.com/php-cache/cache-bundle#configuration" + ] + }, + "files": [], + "ref": "18f22d26aefb7526f6098e9d16ad0e3771a42960" + } + } +} diff --git a/cache.cache-bundle.2.0.json b/cache.cache-bundle.2.0.json new file mode 100644 index 00000000..7292809b --- /dev/null +++ b/cache.cache-bundle.2.0.json @@ -0,0 +1,19 @@ +{ + "manifests": { + "cache/cache-bundle": { + "manifest": { + "bundles": { + "Cache\\CacheBundle\\CacheBundle": [ + "all" + ] + }, + "post-install-output": [ + " * Configure the CacheBundle integrations that your app uses:", + " https://github.com/php-cache/cache-bundle#configuration" + ] + }, + "files": [], + "ref": "18f22d26aefb7526f6098e9d16ad0e3771a42960" + } + } +} diff --git a/index.json b/index.json index e6c6098d..ff7dba0a 100644 --- a/index.json +++ b/index.json @@ -274,7 +274,8 @@ "1.1" ], "cache/cache-bundle": [ - "1.0" + "1.0", + "2.0" ], "calliostro/discogs-bundle": [ "4.0"