Removing apparently redundant requirement for mcrypt.
This commit is contained in:
parent
9fda9ed989
commit
a2a89df4c0
4 changed files with 2 additions and 4 deletions
|
|
@ -25,7 +25,6 @@ class PluginController extends \PHPCI\Controller
|
|||
{
|
||||
protected $required = array(
|
||||
'php',
|
||||
'ext-mcrypt',
|
||||
'ext-pdo',
|
||||
'ext-pdo_mysql',
|
||||
'block8/b8framework',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue