⚠️ Early proof-of-concept — not ready for use. This package is a placeholder. It installs cleanly but does nothing yet: the plugin class is an empty stub. The API, configuration, and behaviour are all subject to change, and there is no stable release. Don't depend on it in real projects.
A Composer plugin for minimum release age and explicit version blocking — supply-chain guardrails that refuse dependency versions that are too new or explicitly disallowed.
This is the very first scaffold. The intended policies are:
- Minimum release age — refuse versions published too recently.
- Explicit version blocking — refuse specific versions or ranges outright.