Merge branch '2.2' into 2.3
commit
f7e88099af
|
@ -115,15 +115,6 @@ interface RootPackageInterface extends CompletePackageInterface
|
||||||
*/
|
*/
|
||||||
public function setReplaces(array $replaces): void;
|
public function setReplaces(array $replaces): void;
|
||||||
|
|
||||||
/**
|
|
||||||
* Set the repositories
|
|
||||||
*
|
|
||||||
* @param mixed[] $repositories
|
|
||||||
*
|
|
||||||
* @return void
|
|
||||||
*/
|
|
||||||
public function setRepositories(array $repositories): void;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the autoload mapping
|
* Set the autoload mapping
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue