Jordi Boggiano
|
9cab8c10cc
Merge branch 'master' into 2.0
|
5 سال پیش |
Jordi Boggiano
|
0b9c658bef
Add plugin-api-version used to generate a lock file in itself
|
5 سال پیش |
Jordi Boggiano
|
39fb2cc51c
Fix case
|
5 سال پیش |
Jordi Boggiano
|
292d4b3c8f
Make sure a lock file is always written and things work well even without any dependencies in the require/require-dev
|
5 سال پیش |
Jordi Boggiano
|
dd556f989b
Use LockArrayRepository instead of RepositoryInterface to clearly indicate which type of repo it is in some places
|
5 سال پیش |
Nils Adermann
|
c50d236378
Correctly load branch aliases from lock file
|
6 سال پیش |
Nils Adermann
|
eaae360ce6
Correcting lock files in test cases and updating output
|
6 سال پیش |
Nils Adermann
|
a114e26841
Correctly load aliases in lockedRepository to fix alias install output
|
6 سال پیش |
Nils Adermann
|
f5e18250e6
Merge remote-tracking branch 'github-composer/2.0' into solve-without-installed
|
6 سال پیش |
Jordi Boggiano
|
8dfadd99d1
Merge branch '2.0' into fix/unused
|
6 سال پیش |
Nils Adermann
|
9053d74282
Merge branch '2.0' into solve-without-installed
|
6 سال پیش |
CZechBoY
|
a062cd1a31
added phpstan on level 0
|
6 سال پیش |
Nils Adermann
|
10ada7bf82
Refactor Installer class into separate install and update processes
|
7 سال پیش |
Nils Adermann
|
c0f19f6c57
Move construction of pool from repo set into a pool builder
|
7 سال پیش |
Jordi Boggiano
|
ff59bbdab0
CS fixer
|
7 سال پیش |
Filippo Tessarotto
|
277f32d388
Lock _readme: remove outdated hashtag link part, closes #7096
|
7 سال پیش |
Andreas Möller
|
5e68566ce6
Fix: Typo / wording
|
7 سال پیش |
Andreas Möller
|
6059acf0a3
Fix: Remove unused parameter and field
|
7 سال پیش |
Sergey Shcherbin
|
c890d660cd
Changed date format to DATE_RFC3399 for packages with git/hg repositories
|
8 سال پیش |
Jordi Boggiano
|
122e422682
CS fixes
|
8 سال پیش |
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 سال پیش |
Jordi Boggiano
|
6c9b161c43
Re-use locker content hash logic to generate dist reference, refs #4515
|
10 سال پیش |
Jordi Boggiano
|
ce08582671
Fix CS
|
10 سال پیش |
Jordi Boggiano
|
0cbf679f21
Avoid failing to write the lock file if a lock file is present but corrupt/conflicted
|
10 سال پیش |
Jordi Boggiano
|
66acee7feb
Add config.platform to the list of locked properties
|
10 سال پیش |
Jordi Boggiano
|
74e56fd5c6
Merge remote-tracking branch 'szeber/master'
|
10 سال پیش |
Zsolt Szeberenyi
|
62630e5c69
Fix strict comparison of the content hash
|
10 سال پیش |
Zsolt Szeberenyi
|
bfb83f1fb7
Add name and version to the relevant fields, move content hash checking to the Locker
|
10 سال پیش |
Kunal Mehta
|
14d1f0f3f6
Move VersionParser::parseLinks() to ArrayLoader::parseLinks()
|
10 سال پیش |
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 سال پیش |