Update Flex endpoint

This commit is contained in:
github-action[bot]
2026-09-16 13:58:54 +00:00
parent feda0d16bd
commit 8e1d302b61
4 changed files with 41 additions and 2 deletions
+1 -1
View File
@@ -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) |
@@ -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:",
" <href=https://github.com/php-cache/cache-bundle#configuration>https://github.com/php-cache/cache-bundle#configuration</>"
]
},
"files": [],
"ref": "18f22d26aefb7526f6098e9d16ad0e3771a42960"
}
}
}
+19
View File
@@ -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:",
" <href=https://github.com/php-cache/cache-bundle#configuration>https://github.com/php-cache/cache-bundle#configuration</>"
]
},
"files": [],
"ref": "18f22d26aefb7526f6098e9d16ad0e3771a42960"
}
}
}
+2 -1
View File
@@ -274,7 +274,8 @@
"1.1"
],
"cache/cache-bundle": [
"1.0"
"1.0",
"2.0"
],
"calliostro/discogs-bundle": [
"4.0"