chirag jagani

Results 6 comments of chirag jagani

@Altroo @kalyan2k it is completability issue with php 7.0 ## mcrypt_create_iv is DEPRECATED **This function was DEPRECATED in PHP 7.1.0, and REMOVED in PHP 7.2.0.** [http://php.net/manual/en/function.mcrypt-create-iv.php](url) you can use random_bytes()...

Use composer install -w Or composer install -W

--with-dependencies (-w): Update also dependencies of packages in the argument list, except those which are root requirements. --with-all-dependencies (-W): Update also dependencies of packages in the argument list, including those...

@demyr17 can you try this? `composer require agungsugiarto/codeigniter4-cors -w` seems you are using very old version of CI4. latest one is 4.2.10

@masrodjie @agungsugiarto ❤❤

As per my knowledge, it seems very complicated. Cz bonfire 1 was based on ci 3 and bonfire 2 is based on ci4. Moreover bonfire is still beta version