Thank you for considering contributing to this package!
- Fork the repository
git clone yourname/symbol-parser
- Run
composer install
- Run
docker-compose up -d
- Use the corresponding created containers
- composer-unused-7.4
- composer-unused-8.0
- composer-unused-8.1
- Make your changes
- Run
composer check
- Create your Pull-Request