Nils Adermann
|
4e3d989978
A package providing a name should not conflict with a package replacing it
|
5 years ago |
Nils Adermann
|
392d0abd21
Rename test files and standardize on allow list rather than whitelist
|
5 years ago |
Nils Adermann
|
a732ea5dd8
Display source/dist refs if updates do not change the version
|
5 years ago |
Matthew Brown
|
65903aacfd
Fix type issues (#7996)
|
6 years ago |
Sascha Egerer
|
1845adcfbd
Fix update whitelist pattern resolving and add more tests
|
6 years ago |
Jordi Boggiano
|
66d84f60c6
Fix pattern matching for remove wildcard, refs #7715
|
6 years ago |
Jordi Boggiano
|
122e422682
CS fixes
|
8 years ago |
Rob Bast
|
611d6a0364
use array as default value
|
9 years ago |
Jordi Boggiano
|
507415e404
Make VersionSelector prefer stable by default and allow specifying a PHP version that must be matched, fixes #4318
|
10 years ago |
Jordi Boggiano
|
ce08582671
Fix CS
|
10 years ago |
Kunal Mehta
|
99dab8aebd
Move VersionParser::formatVersion() to BasePackage::getFullPrettyVersion()
|
10 years ago |
Jordi Boggiano
|
fc3c7838b2
CS fixes
|
10 years ago |
Nils Adermann
|
2c43a3bcd0
Improve docblocks of public properties
|
11 years ago |
Nils Adermann
|
5c0efdcaa2
Move public properties to top and document them
|
11 years ago |
Nils Adermann
|
c6af09b1da
Make project id public
|
11 years ago |
Jordi Boggiano
|
32cd883daa
Rename options to transport-options, refs #2189
|
11 years ago |
Luís Otávio Cobucci Oblonczyk
|
2e2b66b16e
Package should have download options
|
12 years ago |
Martin Hasoň
|
fa0d62ab6a
Settings of the same repository for a package is allowed.
|
12 years ago |
deguif
|
3c21dc1499
Moved setter before getter and added @inheritDoc
|
12 years ago |
Jordi Boggiano
|
85671021c3
Clear id when cloning
|
13 years ago |
Jordi Boggiano
|
8a275336a1
CS cleanups
|
13 years ago |
Jordi Boggiano
|
c8a685be6b
Reduce memory usage by only loading packages that are actually needed, fixes #456
|
13 years ago |
Jordi Boggiano
|
2d19cf2a00
Fix hijacking possibility via provide bug
|
13 years ago |
Nils Adermann
|
cc7632489d
Make problem report messages more readable
|
13 years ago |
Nils Adermann
|
5bea5974f7
Improve error messages for solver problems
|
13 years ago |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 years ago |
Jordi Boggiano
|
453b9a616b
Add test for Pool handling and refactor a couple things
|
13 years ago |
Jordi Boggiano
|
1aaae5284b
Add list of stabilities to base package
|
13 years ago |
Jordi Boggiano
|
53191eb0fe
Remove recommend, make suggest informational, add require-dev, fixes #78, fixes #510
|
13 years ago |
Jordi Boggiano
|
ceac0ca75b
Fix updating of already installed dev packages, fixes #496
|
13 years ago |