Jordi Boggiano
|
ce08582671
Fix CS
|
9 years ago |
Zsolt Szeberenyi
|
d7a94bda1b
Change short array syntax to long for 5.3 compatibility
|
9 years ago |
Zsolt Szeberenyi
|
bfb83f1fb7
Add name and version to the relevant fields, move content hash checking to the Locker
|
9 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 |
Nicolas Grekas
|
e821ac2772
Persist prefer-lowest in composer.lock
|
10 years ago |
David Zuelke
|
d47d9eb253
remember prefer-stable setting in composer.lock
|
11 years ago |
Eric Stern
|
634d1aba63
Add @generated annotation to lockfile readme, giving a hint for linters and other static analysis tools
|
11 years ago |
Jordi Boggiano
|
bd345c3b43
Add IO to proc executor in a few more places to get more debug info out
|
12 years ago |
Jordi Boggiano
|
8d0b7f278e
CS fixes
|
12 years ago |
Jordi Boggiano
|
069109e0f0
Add readme entry to lock file to explain what it is
|
12 years ago |
Jordi Boggiano
|
bf307de1d6
Fix tests
|
12 years ago |
Jordi Boggiano
|
ea7d79ab03
Make sure platform requirements of the root package are enforced when installing from lock, fixes #1611
|
12 years ago |
Jordi Boggiano
|
83239aa338
Update lock file to contain the complete package info, fixes #890
|
12 years ago |
Jordi Boggiano
|
73a865bf2a
Fix tests
|
13 years ago |
Jordi Boggiano
|
0936670213
Add support for stabilities in lock file
|
13 years ago |
Jordi Boggiano
|
a1306091f2
Fix locking behavior with --dev
|
13 years ago |
Jordi Boggiano
|
89e095b4b5
Handle --dev installs/updates
|
13 years ago |
Jordi Boggiano
|
59d2b1145c
Add lock file alias support and a bunch of fixes
|
13 years ago |
Jordi Boggiano
|
56e43e4397
Add tests
|
13 years ago |
Jordi Boggiano
|
462ebdf752
Detect lock file changes and warn users on install, fixes #75
|
13 years ago |
Jordi Boggiano
|
b125926ad3
Fix tests
|
13 years ago |
Jordi Boggiano
|
36a724fa51
Search only for packages from the local repository in the locker
|
13 years ago |
everzet
|
21191ffa00
refactored PackageLock to Locker and stabilized it
|
13 years ago |