chore: bump deps

This commit is contained in:
Kévin Dunglas
2025-06-02 16:08:29 +02:00
parent 75ce2e22c2
commit 4b1679e70f
3 changed files with 65 additions and 65 deletions

View File

@@ -9,7 +9,7 @@ No JS library or SDK is required!
To enable the Mercure hub, update the `Caddyfile` as described [on Mercure's site](https://mercure.rocks/docs/hub/config).
The path of the Mercure hub is `/.well-known/mercure`.
The path of the Mercure hub is `/.well-known/mercure`.
When running FrankenPHP inside Docker, the full send URL would look like `http://php/.well-known/mercure` (with `php` being the container's name running FrankenPHP).
To push Mercure updates from your code, we recommend the [Symfony Mercure Component](https://symfony.com/components/Mercure) (you don't need the Symfony full-stack framework to use it).