You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.
What about require in composer.json something like slim/slim-views-implementation and make specific packages for each template system (including Plates, as suggested in a PR) matching this requirement viaprovidefeature of Composer? Exactly likepsr/log-implementation` works.
The text was updated successfully, but these errors were encountered:
@tassoevan this is something I am considering doing as I don't really like the suggest node of composer.json, I will run it by @codeguy and see what his thoughts are.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What about require in
composer.json
something likeslim/slim-views-implementation and make specific packages for each template system (including Plates, as suggested in a PR) matching this requirement via
providefeature of Composer? Exactly like
psr/log-implementation` works.The text was updated successfully, but these errors were encountered: