Jordi Boggiano
|
8dfadd99d1
Merge branch '2.0' into fix/unused
|
6 years ago |
CZechBoY
|
a062cd1a31
added phpstan on level 0
|
6 years ago |
Nils Adermann
|
c0f19f6c57
Move construction of pool from repo set into a pool builder
|
7 years ago |
Jordi Boggiano
|
ff59bbdab0
CS fixer
|
7 years ago |
Filippo Tessarotto
|
277f32d388
Lock _readme: remove outdated hashtag link part, closes #7096
|
7 years ago |
Andreas Möller
|
5e68566ce6
Fix: Typo / wording
|
7 years ago |
Andreas Möller
|
6059acf0a3
Fix: Remove unused parameter and field
|
7 years ago |
Sergey Shcherbin
|
c890d660cd
Changed date format to DATE_RFC3399 for packages with git/hg repositories
|
8 years ago |
Jordi Boggiano
|
122e422682
CS fixes
|
8 years ago |
Jordi Boggiano
|
8313e86877
Remove hash from composer.lock as content-hash has been out over a year and since 1.0.0-alpha11, refs #5653
|
9 years ago |
Jordi Boggiano
|
6c9b161c43
Re-use locker content hash logic to generate dist reference, refs #4515
|
10 years ago |
Jordi Boggiano
|
ce08582671
Fix CS
|
10 years ago |
Jordi Boggiano
|
0cbf679f21
Avoid failing to write the lock file if a lock file is present but corrupt/conflicted
|
10 years ago |
Jordi Boggiano
|
66acee7feb
Add config.platform to the list of locked properties
|
10 years ago |
Jordi Boggiano
|
74e56fd5c6
Merge remote-tracking branch 'szeber/master'
|
10 years ago |
Zsolt Szeberenyi
|
62630e5c69
Fix strict comparison of the content hash
|
10 years ago |
Zsolt Szeberenyi
|
bfb83f1fb7
Add name and version to the relevant fields, move content hash checking to the Locker
|
10 years ago |
Kunal Mehta
|
14d1f0f3f6
Move VersionParser::parseLinks() to ArrayLoader::parseLinks()
|
10 years ago |
Zsolt Szeberenyi
|
50b560fe4c
Add the hash of the parsed content of the composer.json to the lock file, and use it to verify the json is not changed
|
10 years ago |
Possum
|
2e99b9fdf5
Use https where possible
|
10 years ago |
Jordi Boggiano
|
a57c51e8d7
Finalize platform override feature
|
10 years ago |
Jordi Boggiano
|
4d665f59b0
Create lock if we only have platform dependencies
|
10 years ago |
Nicolas Grekas
|
e821ac2772
Persist prefer-lowest in composer.lock
|
10 years ago |
Jordi Boggiano
|
94926218e8
CS fixes
|
11 years ago |
frederik
|
d1d40502bf
ProcessExecutor::escape
|
11 years ago |
frederik
|
7ae1430689
#3297 ProcessUtil class using ProcessUtil of Symfony Console
|
11 years ago |
Jordi Boggiano
|
6f80b26c32
Add comment
|
11 years ago |
Jordi Boggiano
|
4bd748b463
Fix BC issue from #3101
|
11 years ago |
David Zuelke
|
d47d9eb253
remember prefer-stable setting in composer.lock
|
11 years ago |
Jordi Boggiano
|
ac497feaba
CS fixes
|
11 years ago |