Example/Scenario Branches (feature/*)ΒΆ
To explore a specific branch, run the following command in your project directory for the corresponding feature:
$ composer require lodel/lodel-helloworld-bundle:dev-feature/{name}
Each branch focuses on a specific feature or functionality, providing the necessary configurations and code adjustments. If you need to modify the base configuration, refer to the Base Branch (main), which provides the fundamental setup and configuration files that can be adjusted as needed.