We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd76867 commit 65d6b2eCopy full SHA for 65d6b2e
src/ComposerProcessor/RaiseToInstalledComposerProcessor.php
@@ -12,7 +12,7 @@
12
use Rector\Jack\ValueObject\ComposerProcessorResult\RaiseToInstalledResult;
13
14
/**
15
- * @see \ComposerProcessor\RaiseToInstalledComposerProcessor\RaiseToInstalledComposerProcessorTest
+ * @see \Rector\Jack\Tests\ComposerProcessor\RaiseToInstalledComposerProcessor\RaiseToInstalledComposerProcessorTest
16
*/
17
final class RaiseToInstalledComposerProcessor
18
{
0 commit comments