Answer the question
In order to leave comments, you need to log in
Updating composer on a server without Internet access
Hello! The server is temporarily offline, but the project is changing and needs composer updates. To do this, I tried to substitute composer cache from the development server, where there is Internet, but my server is without Internet. Composer started updating vendors, but at one point it started accessing github.com via https again . Can anyone share their experiences in this area?
Answer the question
In order to leave comments, you need to log in
Why not just take the vendor folder from any server with internet?
Those. composer install on a server with internet, and cp vendor newserver/vendor on your server.
Of course, this is a one-time solution in the forehead, but still the fastest.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question