GitHub | Packagist | Frontend Application
See the documentation for more information.
You can install the bundle directly from packagist.org.
composer require dbp/relay-formalize-bundle
- Install dependencies:
composer install
- Run tests:
composer test
- Run linters:
composer run lint
- Run cs-fixer:
composer run cs-fix