Closed marktopper closed 7 years ago
It would be nice if a hook.json file could have some requirements like:
hook.json
{ "require": { "php": "^7.0", "tcg/voyager": "^0.11.1" } }
I will look into how Composer does this.
I am working on this now.
This have been completed 👍
It would be nice if a
hook.json
file could have some requirements like:I will look into how Composer does this.