1
0
Fork 0
composer/tests/Composer/Test
Adriano Ferreira 5ea6fd0bcb Implemented way to use preferred-install for defining granular preferences through CLI
Currently, preferred-install accepts the hash of patterns as the value in the composer.json. I've followed the same approach as used in extra and platform for letting the user define install preferences through CLI in the format: `composer config preferred-install my-organization/stable-package.dist`.
2020-01-07 14:25:57 -02:00
..
Autoload Fix tests for PSR-fix in optimized autoloader, refs #8397 2019-11-01 15:31:55 +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 Remove unused private methods 2019-07-24 03:13:53 +02:00
Downloader Resolves #8461: [ZipDownloader] Print `unzip` exit code when the command is failed 2019-12-03 15:30:08 +04:00
EventDispatcher implemented @putenv composer script 2019-12-21 19:26:29 +01:00
Fixtures Fix build 2019-12-07 21:09:26 +01:00
IO feat(buffer-io): add the possibility to set user inputs for interactive questions 2019-01-05 11:59:33 +01:00
Installer Add output for metapackage installs/updates/.. fixes #7586 2019-01-29 11:38:18 +01:00
Json Implemented way to use preferred-install for defining granular preferences through CLI 2020-01-07 14:25:57 -02:00
Mock Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Package Remove override assignment 2019-07-24 02:57:08 +02: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 Remove unused variable 2019-10-08 20:49:44 +01:00
Script Fix indenting 2019-07-29 16:44:50 +02:00
Util Tidy and fix tests 2019-11-30 15:45:54 +00:00
AllFunctionalTest.php Make usage of foreach to improve readability 2019-07-24 02:39:40 +02:00
ApplicationTest.php Fix: Xdebug vs xdebug 2019-11-03 14:08:14 +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 Merge branch '1.9' 2019-10-29 23:09:53 +01:00
TestCase.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00