Nils Adermann
|
831271eaf9
Remove getVersion() reference from upgrading guide for plugins
|
4 years ago |
Jordi Boggiano
|
e8aae7a86b
Merge pull request #8780 from xel1045/patch-1
|
4 years ago |
Alexandre D'Eschambeault
|
e0e2bb11a5
Fix typo: directory instead of directoy
|
5 years ago |
Jordi Boggiano
|
be1ddcf293
Fix handling of svn trunk in version guesser, fixes #8765
|
5 years ago |
Jordi Boggiano
|
876136022b
Merge remote-tracking branch 'origin/1.10'
|
5 years ago |
Jordi Boggiano
|
19902ba6a9
Merge pull request #8772 from villfa/fix/8771
|
5 years ago |
Jordi Boggiano
|
7c1709c3b8
Merge pull request #8770 from villfa/patch-1
|
5 years ago |
Jordi Boggiano
|
2e7ace238a
Merge pull request #8767 from cebe/package-name-double-dash
|
5 years ago |
Jordi Boggiano
|
7d3f45cf04
Avoid errors in cleanup, fixes #8766, fixes #8764
|
5 years ago |
Jordi Boggiano
|
62fda2ed85
Reorg ComposerRepository to fix tests
|
5 years ago |
Jordi Boggiano
|
048781c268
Fix whatProvides function declaration
|
5 years ago |
Jordi Boggiano
|
3dd6dbe14a
Merge pull request #8774 from Ayesh/https
|
5 years ago |
Jordi Boggiano
|
be701f8906
Merge pull request #8775 from Ayesh/php8-func-arg-opts
|
5 years ago |
Jordi Boggiano
|
4ea6b1ef55
Make all params non-optional
|
5 years ago |
Jordi Boggiano
|
f5e80778c8
Merge pull request #8762 from stof/patch-1
|
5 years ago |
Jordi Boggiano
|
33294333d7
Merge pull request #8763 from stof/patch-2
|
5 years ago |
Ayesh Karunaratne
|
fdb35a6a06
Fix \Composer\Installer\PackageEvent::__construct() and \Composer\Repository\ComposerRepository::isVersionAcceptable() required arguments used after optional, which is deprecated in PHP 8.0
|
5 years ago |
Ayesh Karunaratne
|
280f02b4bc
Update HTTP URLs to their HTTPS if they already redirect automatically
|
5 years ago |
Fabien Villepinte
|
c718579623
Dispatch POST_STATUS_CMD even when there is no changes
|
5 years ago |
Fabien Villepinte
|
da3c42cced
Add missing pre-status-cmd event
|
5 years ago |
Carsten Brandt
|
960fa4b205
Allow duplicate dashes in package names
|
5 years ago |
Christophe Coevoet
|
4497046f16
Add the new repository options in the JSON schema
|
5 years ago |
Christophe Coevoet
|
c67c804c4b
Fix the doc about repository priorities
|
5 years ago |
Jordi Boggiano
|
40a35abb94
Resolve options when creating requests to fix 5.3 build
|
5 years ago |
Jordi Boggiano
|
4cb74d33e6
Forward default HttpDownloader options to RemoteFilesystem/CurlDownloader, fixes #8757
|
5 years ago |
Jordi Boggiano
|
86cfbdc541
Merge branch '1.10'
|
5 years ago |
Jordi Boggiano
|
8e2e9caf6a
Update changelog
|
5 years ago |
Jordi Boggiano
|
2f7e901940
Fix #8748 in an alternative way to avoid messing with PATH for other binaries, fixes #8758
|
5 years ago |
Jordi Boggiano
|
b3dbd95332
Fix PHP <5.6 syntax, fixes #8759, closes #8760
|
5 years ago |
Jordi Boggiano
|
a7ad186c89
Return early in case a call to the wrapped repo is unnecessary
|
5 years ago |