shrink / conductor
Check status of runtime dependencies
v1.1.0
2020-12-22 20:54 UTC
Requires
- php: ^7.4 || ^8.0
- lcobucci/clock: ^2.0
Requires (Dev)
- phpunit/phpunit: ^9.0
- squizlabs/php_codesniffer: ^3.5
- vimeo/psalm: ^4.3
README
Conductor checks the status of runtime dependencies.
Hooks
A pre-commit Git Hook is included for ensuring compliance with code requirements on commit, enable the Git Hook by running the following command:
dev:~$ git config core.hooksPath .github/hooks
License
Conductor is open-sourced software licensed under the MIT license.