Any idea why the composer is throwing error of:
[InvalidArgumentException]
Could not find a matching version of package divix1988/laminas-smarty-module. Check the package spelling, your vers
ion constraint and that the package is available in a stability which matches your minimum-stability (stable).
When trying to add my own new dependency via:
composer require divix1988/laminas-smarty-module
?