mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Upgrade PHPStan to 1.0 (#10253)
Co-authored-by: Martin Herndl <martin@herndl.org>
This commit is contained in:
parent
61b50cb7ec
commit
f509c41280
37 changed files with 85 additions and 106 deletions
|
@ -32,8 +32,6 @@ class GitBitbucketDriverTest extends TestCase
|
|||
private $httpDownloader;
|
||||
/** @var string */
|
||||
private $home;
|
||||
/** @var string */
|
||||
private $originUrl = 'bitbucket.org';
|
||||
|
||||
protected function setUp()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue