Skip to content

artack/recaptcha-enterprise-bundle - #1867

Merged
symfony-recipes-bot merged 1 commit into
symfony:mainfrom
plandolt:artack/recaptcha-enterprise-bundle
Oct 4, 2025
Merged

artack/recaptcha-enterprise-bundle#1867
symfony-recipes-bot merged 1 commit into
symfony:mainfrom
plandolt:artack/recaptcha-enterprise-bundle

Conversation

@plandolt

@plandolt plandolt commented Oct 3, 2025

Copy link
Copy Markdown
Contributor

@symfony-recipes-bot
symfony-recipes-bot enabled auto-merge (squash) October 3, 2025 09:55
@github-actions

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

    composer req symfony/flex
    composer req 'artack/recaptcha-enterprise-bundle:^0.1'
  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 3, 2025 09:56

Head branch was pushed to by a user without write access

@plandolt
plandolt force-pushed the artack/recaptcha-enterprise-bundle branch from 9dc50f1 to 40ee54f Compare October 3, 2025 09:56
@symfony-recipes-bot
symfony-recipes-bot enabled auto-merge (squash) October 3, 2025 09:56
auto-merge was automatically disabled October 3, 2025 10:06

Head branch was pushed to by a user without write access

@plandolt
plandolt force-pushed the artack/recaptcha-enterprise-bundle branch from 40ee54f to 594047c Compare October 3, 2025 10:06
@symfony-recipes-bot
symfony-recipes-bot enabled auto-merge (squash) October 3, 2025 10:06
@plandolt

plandolt commented Oct 3, 2025

Copy link
Copy Markdown
Contributor Author

Now successfully tested with 3 projects.

@symfony-recipes-bot
symfony-recipes-bot merged commit 8607334 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.

3 participants