mirror of
https://github.com/composer/composer
synced 2025-05-10 09:02:59 +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
|
@ -36,7 +36,7 @@ use Composer\Json\JsonFile;
|
|||
use Composer\Config\JsonConfigSource;
|
||||
use Composer\Util\Filesystem;
|
||||
use Composer\Util\RemoteFilesystem;
|
||||
use Composer\Package\Version\VersionParser;
|
||||
use Composer\Semver\VersionParser;
|
||||
|
||||
/**
|
||||
* Install a package as new project into new directory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue