Jordi Boggiano
|
5d015defb8
Merge remote-tracking branch 'origin/master' into tls-config
|
9 years ago |
Jordi Boggiano
|
29312be4df
Strict typing fixes
|
9 years ago |
Jordi Boggiano
|
4b269f4ded
Follow stability option in create-project to select the best possible version, refs #4563
|
9 years ago |
Jordi Boggiano
|
ef2856ef55
Take php version into account for create-project command version selection
|
9 years ago |
Boris Momčilović
|
b05b52ff7e
InstallationManager: notifyInstalls: append authorization header for repository
|
9 years ago |
Jordi Boggiano
|
ce08582671
Fix CS
|
9 years ago |
Rob Bast
|
ddb1c1e052
these 2 use parseNameVersionPairs
|
9 years ago |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
9 years ago |
Olivier Laviale
|
cc522c20bb
Optimized this->getIO()
|
9 years ago |
Kunal Mehta
|
f634c6946d
Update callers of VersionParser::formatVersion()
|
10 years ago |
Jordi Boggiano
|
6a64041055
CS fixes
|
10 years ago |
Jordi Boggiano
|
e727ed4d73
--keep-vcs should only imply prefer source for the root package in create-project, refs #4063
|
10 years ago |
Nils Adermann
|
75c501251d
Revert "Merge remote-tracking branch 'naderman/load-no-providers'"
|
10 years ago |
Jordi Boggiano
|
3e85f82373
Merge remote-tracking branch 'naderman/load-no-providers'
|
10 years ago |
Barys Biankouski
|
a59c46f781
[create-project] If process terminated with SIGINT then 130 IMO will be returned. Remove unused variable
|
10 years ago |
Barys Biankouski
|
38bc4e6a78
Added Ctrl+C support to create-project command for unix-like systems
|
10 years ago |
Jordi Boggiano
|
98b339e87a
Make --keep-vcs imply --prefer-source, closes #4063
|
10 years ago |
Nils Adermann
|
ec5416f03c
loadDev parameter is nonsense, properly load packages in create command
|
10 years ago |
Jordi Boggiano
|
b80038804f
Fix env override regression, fixes #3820
|
10 years ago |
Francis Besset
|
4f57fafb8d
[create-project] Used no progress value for dependencies
|
10 years ago |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 years ago |
Jordi Boggiano
|
3efed220a6
Clean up event dispatching code and make package events extend installer events
|
10 years ago |
Padraic Brady
|
510ec6b91c
A couple of minor omissions from the merge
|
10 years ago |
Padraic Brady
|
19e24c5804
Merge branch 'master' into tls-config
|
10 years ago |
Jordi Boggiano
|
8d0c1a14b3
Add --ignore-platform-reqs to create-project, refs #1426
|
10 years ago |
Jordi Boggiano
|
3ff8bcffea
Allow loading of real composer repos by local path, fixes #1899
|
10 years ago |
Jordi Boggiano
|
94926218e8
CS fixes
|
10 years ago |
Ryan Weaver
|
aea2e901a9
Extracting logic into a new class related to selecting the latest version
|
11 years ago |
Ryan Weaver
|
58535a62fa
[#2492] Automatically using the latest version when requiring a package
|
11 years ago |
Ryan Weaver
|
947db97e33
[#2492] Removing an unused variable and use statement, fixing phpdoc
|
11 years ago |