shrink / conductor
Check status of runtime dependencies
Installs: 385
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/shrink/conductor
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.