Welcome Guest, Not a member yet? Register   Sign In
What have composer did?
#1

Hi, I really still confuse with composer.
If about install via composer I still understood, but if update via composer I still not understand.

Which file its gone be updated? Example, I have installed CodeIgniter 4 with composer
then the docs need me to do update.

My question is, from CI 4 structure. Which file or directory will be affected?

Thanks

*NOTE : You can give another example Smile
Reply
#2

Your composer.json will indicate which version you have it set for. If it is just a * then it will just upgrade to whatever version.

composer update

is the command to update, but you should always read the release notes to make sure an update won't break something.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB