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 4cfd370 commit 58a1763Copy full SHA for 58a1763
src/Installer.php
@@ -5,6 +5,8 @@
5
use Composer\Package\PackageInterface;
6
use Composer\Installer\LibraryInstaller;
7
8
+use Composer\Repository\InstalledRepositoryInterface;
9
+
10
class Installer extends LibraryInstaller
11
{
12
/**
0 commit comments