mirror of
https://github.com/composer/composer
synced 2025-05-10 17:12:51 +00:00
replace all occurences in code and comments
This commit is contained in:
parent
1ccfc8eb96
commit
a1427d7fd6
38 changed files with 124 additions and 122 deletions
|
@ -13,7 +13,7 @@
|
|||
namespace Composer\Test\Package;
|
||||
|
||||
use Composer\Package\Package;
|
||||
use Composer\Package\Version\VersionParser;
|
||||
use Composer\Semver\VersionParser;
|
||||
use Composer\TestCase;
|
||||
|
||||
class CompletePackageTest extends TestCase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue