Skip to content

Add recipe for friendsofsymfony/chat-bundle - #1817

Closed
DavidPetrasek wants to merge 8 commits into
symfony:mainfrom
DavidPetrasek:friendsofsymfony/chat-bundle
Closed

Add recipe for friendsofsymfony/chat-bundle#1817
DavidPetrasek wants to merge 8 commits into
symfony:mainfrom
DavidPetrasek:friendsofsymfony/chat-bundle

Conversation

@DavidPetrasek

Copy link
Copy Markdown
Contributor
Q A
License MIT
Packagist not yet

@symfony-recipes-bot
symfony-recipes-bot enabled auto-merge (squash) June 13, 2025 10:14
@github-actions

github-actions Bot commented Jun 13, 2025

Copy link
Copy Markdown

Thanks for the PR 😍

How to test these changes in your application

  1. Define the SYMFONY_ENDPOINT environment variable:

    # On Unix-like (BSD, Linux and macOS)
    export SYMFONY_ENDPOINT=https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-1817/index.json
    # On Windows
    SET SYMFONY_ENDPOINT=https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-1817/index.json
  2. Install the package(s) related to this recipe:

    composer req symfony/flex
    composer req 'friendsofsymfony/chat-bundle:^1.0'
  3. Don't forget to unset the SYMFONY_ENDPOINT environment variable when done:

    # On Unix-like (BSD, Linux and macOS)
    unset SYMFONY_ENDPOINT
    # On Windows
    SET SYMFONY_ENDPOINT=

Diff between recipe versions

In order to help with the review stage, I'm in charge of computing the diff between the various versions of patched recipes.
I'm going keep this comment up to date with any updates of the attached patch.

Comment thread friendsofsymfony/chat-bundle/1.0/config/fos_chat.yaml Outdated
auto-merge was automatically disabled June 13, 2025 12:01

Head branch was pushed to by a user without write access

@symfony-recipes-bot
symfony-recipes-bot enabled auto-merge (squash) June 13, 2025 12:01
auto-merge was automatically disabled June 19, 2025 19:41

Head branch was pushed to by a user without write access

@symfony-recipes-bot
symfony-recipes-bot enabled auto-merge (squash) June 19, 2025 19:41
auto-merge was automatically disabled June 19, 2025 19:43

Head branch was pushed to by a user without write access

@symfony-recipes-bot
symfony-recipes-bot enabled auto-merge (squash) June 19, 2025 19:44
@fabpot

fabpot commented Jun 20, 2025

Copy link
Copy Markdown
Member

Can you fix the errors?

@DavidPetrasek

Copy link
Copy Markdown
Contributor Author

Can you fix the errors?

This should be done by one the FOS maintainers. Some of them needs to set up a new package and repo. See: FriendsOfSymfony/FOSMessageBundle#365
Right now the package is still under development.

@DavidPetrasek

Copy link
Copy Markdown
Contributor Author

I changed my mind. I won't use recipe at all.

auto-merge was automatically disabled July 21, 2025 06:31

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants