Skip to content

Add netbull/media-bundle - #1995

Merged
fabpot merged 1 commit into
symfony:mainfrom
netbull:netbull-media-bundle
Jun 7, 2026
Merged

Add netbull/media-bundle#1995
fabpot merged 1 commit into
symfony:mainfrom
netbull:netbull-media-bundle

Conversation

@netbull

@netbull netbull commented Jun 5, 2026

Copy link
Copy Markdown
Contributor
Q A
License MIT
Packagist https://packagist.org/packages/netbull/media-bundle

Adds a Flex recipe for netbull/media-bundle.

@symfony-recipes-bot
symfony-recipes-bot enabled auto-merge (squash) June 5, 2026 09:13
@symfony-recipes-bot

symfony-recipes-bot commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

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

    composer req symfony/flex
    composer req 'netbull/media-bundle:^7.2'
  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.

@nicolas-grekas

Copy link
Copy Markdown
Member

the PR template should be added back, with proper licensing

@netbull

netbull commented Jun 7, 2026

Copy link
Copy Markdown
Contributor Author

@nicolas-grekas Restored the template with MIT licensing — thanks!

@fabpot
fabpot disabled auto-merge June 7, 2026 15:57
@fabpot
fabpot merged commit 2149ed9 into symfony:main Jun 7, 2026
3 of 6 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.

5 participants