K
K
Kirill Gorelov2018-10-16 20:21:51
Composer
Kirill Gorelov, 2018-10-16 20:21:51

Composer project update?

I made a fork of the slim framework, customized it for myself, uploaded it to packagist.
Made the installation using
composer create-project name/name
Everything, super.
Then I made changes to my fork, updated it to packagist, but I can’t update it as a project anymore. composer only updates dependencies, but the project itself does not update.
The situation is one to one as I have in this issue Toaster , but there is no solution there either.
Tell me how to update not the dependencies, but the project itself?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kirill Gorelov, 2018-10-17
@Kirill-Gorelov

Suddenly, if some kind of newbie asks the same question, then the answer.
Composer to manage dependencies, this does not work for the main project. To update the main project, you need to do a git clone.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question