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 Add support for autoloading Enums 2021-02-06 15:51:18 +07:00
Command
Config Make sure empty objects are not left behind when removing requires/.. fixes #9462 2020-11-12 11:09:15 +01:00
Console
DependencyResolver Merge pull request #9360 from naderman/pool-builder-unlock-consider-all-constraints 2020-12-03 16:59:39 +01:00
Downloader
EventDispatcher CS fixes 2020-11-22 14:52:39 +01:00
Fixtures Clean up ZipDownloader, always do async first if possible then fallback to non-async 2021-06-02 15:13:19 +02:00
IO Fix warnings on higher phpunit versions 2020-09-11 11:01:32 +02:00
Installer Remove OperationInterface::getReason, closes #9230, closes #9263 2020-10-12 12:31:54 +02:00
Json Fix JsonFile when using custom json schema with no "name" and "description" properties 2021-06-03 20:15:35 +02:00
Mock
Package
Platform
Plugin Merge pull request #9822 from phenaproxima/post-file-download 2021-04-09 14:53:20 +02:00
Question
Repository
Script
Util Some phpstan level 4 fixes 2021-06-03 11:29:00 +02:00
AllFunctionalTest.php
ApplicationTest.php
CacheTest.php
ComposerTest.php
ConfigTest.php Fix/add tests and also handle case where a json object is used 2021-02-11 11:13:58 +01:00
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