silktide / pharmacist
There is no license information available for the latest version (2.1.0) of this package.
Deals with verifying that child projects using silktide/syringe and puzzle-di can correctly build containers
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
2.1.0
2020-08-14 16:03 UTC
Requires
- silktide/syringe: ~3
README
What? Why!
This is a project designed for sub-projects that are using Syringe.
How?
composer require silktide/pharmacist --dev
Add vendor/bin/pharmacist to your CI process (probably .travis.yml)
