How to install via composer? #2

Closed
opened 2026-01-24 11:34:32 +01:00 by admin · 1 comment
Owner

Originally created by @hsb1007 on GitHub (Feb 6, 2014).

Hi I am struggling with installation of this bundle.

How to find out composer install bundle name and version to install ?

Originally created by @hsb1007 on GitHub (Feb 6, 2014). Hi I am struggling with installation of this bundle. How to find out composer install bundle name and version to install ?
admin closed this issue 2026-01-24 11:34:32 +01:00
Author
Owner

@stof commented on GitHub (Feb 6, 2014):

Installing it via composer works the same than for any other composer package: by adding a requirement in your composer.json.
and the best way to find the available version (true for any public composer package) is to look at the package page on Packagist: https://packagist.org/packages/friendsofsymfony/advanced-encoder-bundle: https://packagist.org/packages/friendsofsymfony/advanced-encoder-bundle

@stof commented on GitHub (Feb 6, 2014): Installing it via composer works the same than for any other composer package: by adding a requirement in your composer.json. and the best way to find the available version (true for any public composer package) is to look at the package page on Packagist: https://packagist.org/packages/friendsofsymfony/advanced-encoder-bundle: https://packagist.org/packages/friendsofsymfony/advanced-encoder-bundle
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: FriendsOfSymfony/FOSAdvancedEncoderBundle#2