What happens when composer require encounters recursion problems?

  1. for example, what if you continue to rely on packA in composer require packA, packA?

cannot be infinitely recursive, so how does it deal with it?
think about it casually, and if you have a boss who knows, you will have trouble to solve the problem.

Jul.16,2021

will not repeat loading

Menu