Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 yıl önce |
Jordi Boggiano
|
3efed220a6
Clean up event dispatching code and make package events extend installer events
|
10 yıl önce |
Jordi Boggiano
|
8d0c1a14b3
Add --ignore-platform-reqs to create-project, refs #1426
|
10 yıl önce |
Jordi Boggiano
|
3ff8bcffea
Allow loading of real composer repos by local path, fixes #1899
|
10 yıl önce |
Jordi Boggiano
|
94926218e8
CS fixes
|
10 yıl önce |
Ryan Weaver
|
aea2e901a9
Extracting logic into a new class related to selecting the latest version
|
11 yıl önce |
Ryan Weaver
|
58535a62fa
[#2492] Automatically using the latest version when requiring a package
|
11 yıl önce |
Ryan Weaver
|
947db97e33
[#2492] Removing an unused variable and use statement, fixing phpdoc
|
11 yıl önce |
Jordi Boggiano
|
ac497feaba
CS fixes
|
11 yıl önce |
Stephan Hochdörfer
|
493ebbaacb
Fix to load the auth information before the root package gets installed.
|
11 yıl önce |
Jordi Boggiano
|
b437c1cc05
Support github auth directly in the RemoteFilesystem class
|
11 yıl önce |
Pierre du Plessis
|
244e865a35
Fix typo
|
11 yıl önce |
Sandy Pleyte
|
ee62ec60f0
Remove old comment
|
11 yıl önce |
Sandy Pleyte
|
ab8f67e8cf
Always use rootPackage config
|
11 yıl önce |
Sandy Pleyte
|
9af5eaa574
Refactored the code with the switch statement.
|
11 yıl önce |
Sandy Pleyte
|
bc7c93ae85
Fix for #1966, use the preferred-install from the rootPackage config to install the dependencies.
|
11 yıl önce |
Jordi Boggiano
|
e126c92525
Fix exit codes, cc @tyrael
|
11 yıl önce |
Bilal Amarni
|
61cc291c8a
[CreateProject] allowed pretty version constraint
|
11 yıl önce |
Jordi Boggiano
|
6e4e10620a
Merge remote-tracking branch 'gerryvdm/feature'
|
11 yıl önce |
Jordi Boggiano
|
3f6227a996
Add workaround for php bug 53460 glob() can return false, fixes #2278
|
11 yıl önce |
Gerry Vandermaesen
|
eb72e1692c
Added --no-install option to create-project command
|
11 yıl önce |
Nils Adermann
|
242c58c789
Merge pull request #2179 from naderman/plugins
|
11 yıl önce |
Jordi Boggiano
|
80184b87d1
Fix undefined index error, fixes #2224
|
11 yıl önce |
Nils Adermann
|
15ac7be6f1
Fix disabling plugins which has to happen in the factory now
|
12 yıl önce |
Nils Adermann
|
f0b45099c1
Correct authorship info for files I edited
|
12 yıl önce |
Nils Adermann
|
b83535d2d9
Add back --no-custom-installers option with a deprecated warning
|
12 yıl önce |
Nils Adermann
|
01a08a2ff3
As preparation for composer plugins, rename custom installers to plugins
|
12 yıl önce |
Jordi Boggiano
|
f9ce367c10
Remove dangling vendor/composer dir after create-project, fixes #2025
|
12 yıl önce |
Jordi Boggiano
|
22c7d4119f
install and create-project now default to dev mode (use --no-dev for production installs)
|
12 yıl önce |
Tobias Munk
|
c1cae8d838
updated events to use composer from Factory
|
12 yıl önce |