Skip to content

Commit c87002d

Browse files
committed
Update docblock
1 parent c385c0e commit c87002d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/Installer/PluginInstaller.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
use Composer\Script\Event;
88

99
/**
10-
* @deprecated No longer used since v2.0
10+
* @deprecated No longer needed since v1.3.
11+
* It has been kept only to show warning to users to remove
12+
* PluginInstaller::postAutoloadDump from the "post-autoload-dump" hook.
1113
*/
1214
class PluginInstaller extends LibraryInstaller
1315
{

0 commit comments

Comments
 (0)