php - Installing Slim 3 using Composer -
hello. please new php slim framework. have tried day download , install slim 3 through composer haven't been successful.
am using windows pc. used command prompt , downloaded composer , installed composer desired directory. however, when try installing slim 3, error : "installation failed, reverting ./composer.json original content"
[command prompt error message][command prompt error message]
make sure have high enough version of php, , php in path. check - print "php -v " in command line (you can pretty sure run php7).
make sure in right directory project.
provide complete command line output, there things didn't know important answer.
after all, can delete composer.json , composer.lock directory, , try again.
Comments
Post a Comment