1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 00:22:53 +00:00
This commit is contained in:
Jordi Boggiano 2021-06-03 10:38:38 +02:00
parent 10e634890e
commit 4c9e75c6e5
No known key found for this signature in database
GPG key ID: 7BBD42C429EC80BC
35 changed files with 62 additions and 71 deletions

View file

@ -13,7 +13,6 @@
namespace Composer\Test\Mock;
use Composer\Installer\InstallationManager;
use Composer\Repository\RepositoryInterface;
use Composer\Repository\InstalledRepositoryInterface;
use Composer\Package\PackageInterface;
use Composer\IO\IOInterface;