-
Notifications
You must be signed in to change notification settings - Fork 7
Remove dependency on laminas/laminas-console #12
Copy link
Copy link
Closed
Description
laminas/laminas-console (https://github.com/laminas/laminas-console/) is deprecated and will not receive any more updates. Its PHP version is stuck in the 5's and 7's, thus preventing an upgrade to 8 for systems that use this library.
It is recommended to upgrade to laminas/laminas-cli (https://github.com/laminas/laminas-cli), however this is not necessary here as there is only one mention of the laminas-console repo, which sets overrideIsConsole to false (src/Codeception/Module/Laminas.php:99)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels