tempestphp/tempest-framework

PSR-4 namespace order breaks application

Closed this issue · 1 comments

If the order of namespaces in the composer.json changes, the application breaks severely. This appears to be related to the way discovery is currently working. We need a way to tell Tempest which directory owns the view files, etc.

I went to replicate this tonight and... cannot. So I am going to close this for now and we can keep an eye on whether this pops up again.