1
0
Fork 0
composer/tests/Composer/Test
adlacruzes 7366b8e362 Fix JsonFile when using custom json schema with no "name" and "description" properties 2021-06-03 20:15:35 +02:00
..
Autoload
Command Fix CS 2021-06-03 10:38:38 +02:00
Config
Console
DependencyResolver
Downloader Fix CS 2021-06-03 10:38:38 +02:00
EventDispatcher
Fixtures Clean up ZipDownloader, always do async first if possible then fallback to non-async 2021-06-02 15:13:19 +02:00
IO
Installer
Json Fix JsonFile when using custom json schema with no "name" and "description" properties 2021-06-03 20:15:35 +02:00
Mock Fix CS 2021-06-03 10:38:38 +02:00
Package
Platform Some phpstan level 4 fixes 2021-06-03 11:29:00 +02:00
Plugin
Question
Repository Introduce gitlab-protocol option to force the gitlab repos to use https or git protocol (#9401) 2021-05-27 23:05:53 +02:00
Script Some phpstan level 4 fixes 2021-06-03 11:29:00 +02:00
Util Some phpstan level 4 fixes 2021-06-03 11:29:00 +02:00
AllFunctionalTest.php
ApplicationTest.php Fix env var handling when variables_order includes E and symfony/console 3.3.15+ is used, fixes #9930 2021-06-03 10:17:54 +02:00
CacheTest.php
ComposerTest.php CS fixes 2020-11-22 14:52:39 +01:00
ConfigTest.php
DefaultConfigTest.php
FactoryTest.php
InstalledVersionsTest.php
InstallerTest.php Some phpstan level 4 fixes 2021-06-03 11:29:00 +02:00
PolyfillTestCase.php
TestCase.php