Open boomsya opened 5 years ago
damn, this problem in composer with a php 7.3
As a quick and dirty alternative, you can fix the error in that one file. Just replace "continue" with "break" (or maybe "continue 2").
/usr/share/php/Composer/DependencyResolver/RuleSetGenerator.php at line 286