Welcome Guest, Not a member yet? Register   Sign In
creating a registration system with CI4, and why is CI "better"?
#11

Edit your composer.json file and add this

Code:
{
    "name": ".../...",
    "require": {
        "php": "7.4.11"
    }
}

or from the termial.

composer config platform.php 7.4.11
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: creating a registration system with CI4, and why is CI "better"? - by InsiteFX - 10-26-2020, 08:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB