[solution] composer "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?

By.

min read

My profile

Share this:

[code:1:edc24238bd]composer install[/code:1:edc24238bd]

[code:1:edc24238bd]”continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”?[/code:1:edc24238bd]

if it is NOT your PHP (when as zip); don’t forget to update your composer!!
[code:1:edc24238bd]find . -type f -name ‘*.php’ -exec php -l {} ; |grep -v “No syntax errors detected”[/code:1:edc24238bd]

Ubuntu:
[code:1:edc24238bd]/usr/local/bin/composer self-update[/code:1:edc24238bd]

Share this:

Leave a Reply

Your email address will not be published. Required fields are marked *