joomlatools-console
joomlatools-console copied to clipboard
Return PHP 7.3 compatibility, replace eval() with AST
Presently composer.lock is generated against PHP 8.0.2+, which breaks library installation against PHP 7.3/4. Reduce third-party versioning to preserve this guarantee.