Answer the question
In order to leave comments, you need to log in
Composer does not pull packages recursively via satis, how to fix it?
1. deployed satis on a domain such as packagist.dev, registered all dependencies in satis.json ("require-dependencies": true,
"require-dev-dependencies": true are specified). Dependencies are taken from the bitbacket repo
2. I take project A, I include library B, which should pull library C. When updating in project A, only B is pulled, provided that the package repository is configured for the packagist.dev resource
Why is it so, how to update recursively?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question