bolt-extension-stencil apparently doesn't exist
Open
- Dominant language
- PHP
- Stars
- 45
- Forks
- 189
- PR merge metrics
- No merged PRs in 30d
Description
Accroding to: https://github.com/bolt/docs/blob/3.5/docs/extensions/basics/about.md you should be able to install a very bare bones version of the extension system via the command:
`composer create-project --no-install bolt/bolt-extension-stencil:^3.0 blah` however there's an error of:
```
[InvalidArgumentException]
Could not find package bolt/bolt-extension-stencil with version 3.0.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.