Skip to content

Tag: composer-php

Can’t create project with Composer

I am trying to create project with Composer using command composer create-project codeigniter4/appstarter myproject and i get this Exception [InvalidArgumentException] Could not find package codeigniter4/appstarter with stability stable in a version installable using your PHP version 5.6.40. I am using Wamp S…