1
0
Fork 0
composer/tests/Composer/Test/Repository
Stephan c33aafaa04
Merge pull request from GHSA-x7cr-6qr6-2hh6
* GitDriver: filter branch names starting with a - character

* GitDriver: getFileContent prevent identifiers starting with a -

* HgDriver: prevent invalid identifiers and prevent file from running commands

* HgDriver: filter branches starting with a - character
2022-04-13 16:38:19 +02:00
..
Fixtures Revert "Merge pull request #9273 from nicolas-grekas/dev-version" 2021-01-27 14:03:44 +01:00
Pear fix risky tests (without any assertion) 2020-02-07 14:35:07 +08:00
Vcs Merge pull request from GHSA-x7cr-6qr6-2hh6 2022-04-13 16:38:19 +02:00
ArrayRepositoryTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ArtifactRepositoryTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ComposerRepositoryTest.php Provide partial packages names if available, closes #8516, fixes #8526 2020-01-14 09:31:57 +01:00
CompositeRepositoryTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
FilesystemRepositoryTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
PathRepositoryTest.php Handle "versions" option in PathRepository, remove support for "branch-version" 2021-01-27 14:28:26 +01:00
PearRepositoryTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
PlatformRepositoryTest.php Revert "Allow specifying a version requirement for CLDR" 2020-07-30 21:00:43 +02:00
RepositoryFactoryTest.php Create project: add option to add the repository to the composer.json 2020-02-10 16:46:28 +00:00
RepositoryManagerTest.php fix risky tests (without any assertion) 2020-02-07 14:35:07 +08:00
VcsRepositoryTest.php Fix VcsRepositoryTest 2020-10-08 11:06:39 +02:00