laracasts/Commander

Maximum function nesting level of '100'

Closed this issue · 1 comments

All of a sudden, all of my commands are throwing this error. I tried increasing the limit, but it appears there is a loop somewhere.

protected function getAlias($abstract)

Is the line that's throwing it, and it only happens when I execute a command (any command). Any ideas?

composer update

UP ALL NIGHT DEBUGGING! Should have ran an update.