Skip to content

Conversation

WebMamba
Copy link
Contributor

@WebMamba WebMamba commented Jan 22, 2025

Q A
Bug fix? yes
New feature? no
Issues Fix #2518
License MIT

The turbo-mercure-bundle does not exist anymore, so mercure configuration is enough to have mercure and turbo working together

@carsonbot carsonbot added Status: Reviewed Has been reviewed by a maintainer and removed Status: Needs Review Needs to be reviewed labels Jan 22, 2025
@smnandre
Copy link
Member

There is another occurence of this later ... could you fix it too ? 🤗

turbo:
     mercure:

@smnandre
Copy link
Member

Closing in favor of #2524 that uses real values a user would see, removes the second bloc to remove in the same pages, and fixes minors things passing by?

@smnandre smnandre closed this Jan 25, 2025
smnandre added a commit that referenced this pull request Jan 25, 2025
…andre)

This PR was squashed before being merged into the 2.x branch.

Discussion
----------

[Turbo] Remove obselete Mercure configuration (docs)

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes/no <!-- please update src/**/CHANGELOG.md files -->
| Issues        | Fix #2518
| License       | MIT

This PR replaces #2519 (that did not use current config format) and add the changes missing on the same page.

- [Update Mercure bundle documentation](ef688d4)
- [Fix Mercure controller configuration](f221d4d)
- [Remove obselete Mercure turbo/hub configuration](a8403c0)
- [Remove very old versionadded warning](c8dcb5e)
- [Remove Symfony 6.2+ comment](3a88f32)

Commits
-------

369f345 [Turbo] Remove obselete Mercure configuration (docs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Bug Fix Status: Reviewed Has been reviewed by a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Turbo & Mercure documentation does not work

5 participants