Skip to content
This repository was archived by the owner on Aug 19, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (12 loc) · 227 Bytes

File metadata and controls

14 lines (12 loc) · 227 Bytes

This repo is no longer maintained

Deploy

This allows deploying git repos on push

Testing

phpunit

Code Quality

./vendor/bin/phpcs --standard=psr2 ./src
./vendor/bin/phpcbf --standard=psr2 ./src