mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Fix direct deprecations
This commit is contained in:
parent
20b7e395b4
commit
0b09e08f4b
2 changed files with 4 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
namespace Composer\Test\Util;
|
||||
|
||||
use Composer\Util\MetadataMinifier;
|
||||
use Composer\MetadataMinifier\MetadataMinifier;
|
||||
use Composer\Package\CompletePackage;
|
||||
use Composer\Package\Dumper\ArrayDumper;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue