- Added Brayan Tiwa as author in licence and files
- Added
process
method toAsmittaFormFlowBundle
to set method calls for services tagged withasmitta.form.flow
- Updated
services.yaml
to ensure proper service definitions, aliases, and method calls - Improved dependency injection configuration for
FormFlow
and related services - Updated project tree to follow Best practices
- Removed all code related to Symfony versions less than 5
- Refactored code to support Symfony 5 and higher
- Updated dependencies in
composer.json
to require Symfony 5 or higher
- Add the
getStepData
method to get the form data of a step
- First release
Forked repository from CraueFormFlowBundle