SyntaxFix
Write A Post
Hire A Developer
Questions
For me the problem was in that I had not yet ran composer update for this new project/fork. The command failed silently, nothing happened.
composer update
After running composer update it worked.