spatie/phpunit-snapshot-assertions

Should these be in the App namespace?

Closed this issue · 1 comments

Not sure if this is a big issue or not but I thought I would mention it. We are using your spatie/ssl-certificate package which pulls in this package.

We already have an App\Order in our application and as you reference the App namespace inside vendor/spatie/phpunit-snapshot-assertions/example/composer.json my IDE is picking up that we have two classes named the same in the same namespace.

Just released 1.0.2 which should get rid of those files when installing this package through composer.