mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
docs: add step to update Composer packages
This commit is contained in:
parent
1d3336b7cc
commit
ac225bb8ee
@ -354,6 +354,13 @@ You might get conflicts when you rebase. It is your
|
||||
responsibility to resolve those locally, so that you can continue
|
||||
collaborating with the shared repository.
|
||||
|
||||
Occasionally, the Composer packages for development may be updated. Run the
|
||||
following command to use the latest packages:
|
||||
|
||||
```console
|
||||
composer update
|
||||
```
|
||||
|
||||
And finally push your local branch to your GitHub repository:
|
||||
|
||||
```console
|
||||
|
Loading…
x
Reference in New Issue
Block a user