mirror of
https://github.com/composer/composer
synced 2025-05-09 08:32:56 +00:00
Update deps, fix phpstan issues, update baseline (1711, 49)
This commit is contained in:
parent
62f12abcb1
commit
5c3d8f35db
13 changed files with 98 additions and 207 deletions
|
@ -280,7 +280,6 @@ class RemoteFilesystemTest extends TestCase
|
|||
*/
|
||||
public function testBitBucketPublicDownload(string $url, string $contents): void
|
||||
{
|
||||
/** @var ConsoleIO $io */
|
||||
$io = $this
|
||||
->getMockBuilder('Composer\IO\ConsoleIO')
|
||||
->disableOriginalConstructor()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue