From c80c659c126f13acfd4aa75f8362872d052cfec7 Mon Sep 17 00:00:00 2001
From: "github-action[bot]" <>
Date: Tue, 22 Apr 2025 14:25:38 +0000
Subject: [PATCH] Update Flex endpoint
---
RECIPES.md | 1 +
...0a96e19aef36b23c63a4f8884fe51815f06d8.json | 87 +++++++++++++++++++
index.json | 3 +
zenstruck.messenger-monitor-bundle.0.5.json | 87 +++++++++++++++++++
4 files changed, 178 insertions(+)
create mode 100644 archived/zenstruck.messenger-monitor-bundle/e830a96e19aef36b23c63a4f8884fe51815f06d8.json
create mode 100644 zenstruck.messenger-monitor-bundle.0.5.json
diff --git a/RECIPES.md b/RECIPES.md
index f180c457..9b983486 100644
--- a/RECIPES.md
+++ b/RECIPES.md
@@ -675,6 +675,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github.
| [ywh/doctrine-encryption-bundle](https://packagist.org/packages/ywh/doctrine-encryption-bundle) | [1.0](ywh/doctrine-encryption-bundle/1.0) |
| [zemasterkrom/zmkr-cloudflare-turnstile-bundle](https://packagist.org/packages/zemasterkrom/zmkr-cloudflare-turnstile-bundle) | [0.1](zemasterkrom/zmkr-cloudflare-turnstile-bundle/0.1) |
| [zendesk/zendesk_api_client_php](https://packagist.org/packages/zendesk/zendesk_api_client_php) | [2.2](zendesk/zendesk_api_client_php/2.2) |
+| [zenstruck/messenger-monitor-bundle](https://packagist.org/packages/zenstruck/messenger-monitor-bundle) | [0.5](zenstruck/messenger-monitor-bundle/0.5) |
| [zenstruck/redis](https://packagist.org/packages/zenstruck/redis) | [0.1](zenstruck/redis/0.1) |
| [zenstruck/signed-url-bundle](https://packagist.org/packages/zenstruck/signed-url-bundle) | [0.1](zenstruck/signed-url-bundle/0.1) |
| [zenstruck/twig-service-bundle](https://packagist.org/packages/zenstruck/twig-service-bundle) | [0.2](zenstruck/twig-service-bundle/0.2) |
diff --git a/archived/zenstruck.messenger-monitor-bundle/e830a96e19aef36b23c63a4f8884fe51815f06d8.json b/archived/zenstruck.messenger-monitor-bundle/e830a96e19aef36b23c63a4f8884fe51815f06d8.json
new file mode 100644
index 00000000..c0072da7
--- /dev/null
+++ b/archived/zenstruck.messenger-monitor-bundle/e830a96e19aef36b23c63a4f8884fe51815f06d8.json
@@ -0,0 +1,87 @@
+{
+ "manifests": {
+ "zenstruck/messenger-monitor-bundle": {
+ "manifest": {
+ "bundles": {
+ "Zenstruck\\Messenger\\Monitor\\ZenstruckMessengerMonitorBundle": [
+ "all"
+ ]
+ },
+ "copy-from-recipe": {
+ "config/": "%CONFIG_DIR%/",
+ "src/": "%SRC_DIR%/"
+ },
+ "post-install-output": [
+ "* You're almost ready to use zenstruck/messenger-monitor-bundle!",
+ "",
+ "* First, create a migration with symfony console make:migration",
+ " and run it with symfony console doctrine:migrations:migrate.",
+ "",
+ "* Visit /admin/messenger as a user with ROLE_ADMIN",
+ " to see the Dashboard UI.",
+ "",
+ "* Read> the documentation at https://github.com/zenstruck/messenger-monitor-bundle>"
+ ]
+ },
+ "files": {
+ "config/packages/zenstruck_messenger_monitor.yaml": {
+ "contents": [
+ "zenstruck_messenger_monitor:",
+ " storage:",
+ " orm:",
+ " entity_class: App\\Entity\\ProcessedMessage",
+ ""
+ ],
+ "executable": false
+ },
+ "src/Controller/Admin/MessengerMonitorController.php": {
+ "contents": [
+ "id;",
+ " }",
+ "}",
+ ""
+ ],
+ "executable": false
+ }
+ },
+ "ref": "e830a96e19aef36b23c63a4f8884fe51815f06d8"
+ }
+ }
+}
diff --git a/index.json b/index.json
index ec2eb018..7442c128 100644
--- a/index.json
+++ b/index.json
@@ -2168,6 +2168,9 @@
"zendesk/zendesk_api_client_php": [
"2.2"
],
+ "zenstruck/messenger-monitor-bundle": [
+ "0.5"
+ ],
"zenstruck/redis": [
"0.1"
],
diff --git a/zenstruck.messenger-monitor-bundle.0.5.json b/zenstruck.messenger-monitor-bundle.0.5.json
new file mode 100644
index 00000000..c0072da7
--- /dev/null
+++ b/zenstruck.messenger-monitor-bundle.0.5.json
@@ -0,0 +1,87 @@
+{
+ "manifests": {
+ "zenstruck/messenger-monitor-bundle": {
+ "manifest": {
+ "bundles": {
+ "Zenstruck\\Messenger\\Monitor\\ZenstruckMessengerMonitorBundle": [
+ "all"
+ ]
+ },
+ "copy-from-recipe": {
+ "config/": "%CONFIG_DIR%/",
+ "src/": "%SRC_DIR%/"
+ },
+ "post-install-output": [
+ "* You're almost ready to use zenstruck/messenger-monitor-bundle!",
+ "",
+ "* First, create a migration with symfony console make:migration",
+ " and run it with symfony console doctrine:migrations:migrate.",
+ "",
+ "* Visit /admin/messenger as a user with ROLE_ADMIN",
+ " to see the Dashboard UI.",
+ "",
+ "* Read> the documentation at https://github.com/zenstruck/messenger-monitor-bundle>"
+ ]
+ },
+ "files": {
+ "config/packages/zenstruck_messenger_monitor.yaml": {
+ "contents": [
+ "zenstruck_messenger_monitor:",
+ " storage:",
+ " orm:",
+ " entity_class: App\\Entity\\ProcessedMessage",
+ ""
+ ],
+ "executable": false
+ },
+ "src/Controller/Admin/MessengerMonitorController.php": {
+ "contents": [
+ "id;",
+ " }",
+ "}",
+ ""
+ ],
+ "executable": false
+ }
+ },
+ "ref": "e830a96e19aef36b23c63a4f8884fe51815f06d8"
+ }
+ }
+}