try symplify scoping

This commit is contained in:
TomasVotruba 2020-12-27 14:05:05 +01:00
parent 087972f8d0
commit 978fdcdfd8

View File

@ -28,7 +28,7 @@ final class StaticEasyPrefixer
// we use this API a lot
'PhpParser\*',
'PHPStan\*',
'Symplify\*',
// 'Symplify\*',
// doctrine annotations to autocomplete
'Doctrine\ORM\Mapping\*',
];