1
0
Fork 0
composer/tests/Composer/Test
Sascha Egerer 50cb5fe3da Update all whitelist matching root dependencies
The update command can receive a pattern like `vendor/prefix-*`
to update all matching packages.
This has not worked if multiple packages, depending on each other,
where matched to the given pattern. No package has been updated
in this case as only the first package matching the pattern was
added to the whitelist.
2019-01-28 17:34:08 +01:00
..
Autoload Add a test for autoloading if a package is only required via replacing name 2019-01-28 17:08:51 +01:00
Command Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Config Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Console Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-30 13:44:43 -02:00
DependencyResolver Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Downloader Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
EventDispatcher Call a script recursively with extra parameters (#7720) 2018-11-26 12:35:41 +01:00
Fixtures Update all whitelist matching root dependencies 2019-01-28 17:34:08 +01:00
IO Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Installer Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Json Make JSON formatter test clearer 2018-08-10 08:54:34 +02:00
Mock Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Package Merge remote-tracking branch 'dmanners/add-chat-option-for-support' 2018-11-26 19:47:13 +01:00
Plugin Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Question Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Repository Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Util Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
AllFunctionalTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ApplicationTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
CacheTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ComposerTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ConfigTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
DefaultConfigTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
FactoryTest.php Fix TestCase import 2018-11-12 15:24:28 +01:00
InstallerTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
TestCase.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00