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
The getApplicationMessages() call is not returning the queued messages on failure (code).
The messages do show up in the logger output when increasing verbosity.
How to reproduce:
Create new Joomla site
Install LOGman 2.x
Run composer require joomlatools/logman-advancedmodules
The plugin will fail to install but the message This plugin requires a newer LOGman version. Please download the latest version from <a href=http://joomlatools.com target=_blank>joomlatools.com</a> and upgrade. is not shown when you run without the -v flag.
The text was updated successfully, but these errors were encountered:
The getApplicationMessages() call is not returning the queued messages on failure (code).
The messages do show up in the logger output when increasing verbosity.
How to reproduce:
composer require joomlatools/logman-advancedmodules
This plugin requires a newer LOGman version. Please download the latest version from <a href=http://joomlatools.com target=_blank>joomlatools.com</a> and upgrade.
is not shown when you run without the-v
flag.The text was updated successfully, but these errors were encountered: