Category: PHP

This is a common question that asked by newbie PHP devs. composer update will update your dependencies as they are specified in composer.json For example, if you require this package as a dependency: and you have actually installed the 6.3.1 version of this package, running composer update will cause an upgrade of this package (for example to 6.3.2, if it's already been released) in detail composer update will: composer installcomposer install will not update anything; it will just install all the dependencies as specified in the composer.lock file In detail: When to install and when to update

I write about my professional experiences as a self-taught software developer, so click the follow button if this interests you!
Newsletter

Get the latest Laravel/PHP jobs, events and curated articles straight to your inbox, once a week

Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
Community Partners