composer require gertvdb/legacy-bridge-bundle
If you have issue and want to improve something.
Fork and clone this repository:
git clone [email protected]:<your-name>/legacy-bridge-bundle.git
cd legacy-bridge-bundle
docker-compose up
ahoy composer install
- 1 feature per pull-request
- new feature must have tests
- tests, code checks and static analysis must pass:
ahoy composer ecs
ahoy composer phpunit
ahoy composer phpstan
We would be happy to merge your feature then 👍