Skip to content

Add recipe for andrew-gos/telegram-bot-bundle - #1866

Merged
fabpot merged 2 commits into
symfony:mainfrom
CiBeRHeMuL:andrew-gos/telegram-bot-bundle
Oct 4, 2025
Merged

Add recipe for andrew-gos/telegram-bot-bundle#1866
fabpot merged 2 commits into
symfony:mainfrom
CiBeRHeMuL:andrew-gos/telegram-bot-bundle

Conversation

@CiBeRHeMuL

Copy link
Copy Markdown
Q A
License MIT
Packagist andrew-gos/telegram-bot-bundle

@symfony-recipes-bot
symfony-recipes-bot enabled auto-merge (squash) October 2, 2025 17:52
@github-actions

github-actions Bot commented Oct 2, 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-1866/index.json
    # On Windows
    SET SYMFONY_ENDPOINT=https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-1866/index.json
  2. Install the package(s) related to this recipe:

    composer req symfony/flex
    composer req 'andrew-gos/telegram-bot-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.

auto-merge was automatically disabled October 2, 2025 17:55

Head branch was pushed to by a user without write access

@symfony-recipes-bot
symfony-recipes-bot enabled auto-merge (squash) October 2, 2025 17:55
@CiBeRHeMuL
CiBeRHeMuL marked this pull request as draft October 2, 2025 18:29
auto-merge was automatically disabled October 2, 2025 18:29

Pull request was converted to draft

@CiBeRHeMuL
CiBeRHeMuL marked this pull request as ready for review October 2, 2025 18:40
@fabpot
fabpot merged commit 495a8bc into symfony:main Oct 4, 2025
1 of 2 checks passed
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.

2 participants