1
0
Fork 0

Merge branch '2.2' into 2.3

pull/10904/head
Jordi Boggiano 2022-06-24 11:09:45 +02:00
commit f7e88099af
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 0 additions and 9 deletions

View File

@ -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
* *