Extension: https://github.com/lcbcruz/flarum-portuguese
I'm having trouble installing the extension through the composer. I think my composer.json is correct because it was created based on flarum-ext-english.
But it always gives this error:
'./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package lcbcruz / flarum-portuguese could not be found in any version, there may be a typo in the package name.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
See <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
Installation failed, reverting ./composer.json to its original content.'
If somebody could help me....