Jordi Boggiano
|
2cb64c8a72
Merge pull request #3175 from Petah/clear-cache
|
10 years ago |
Bastian Hofmann
|
204fc207fa
Moved config option to not save subversion credentials to repository configuration, added documentation.
|
10 years ago |
Bastian Hofmann
|
0d0ed59e5c
Codestyle fix
|
10 years ago |
Ryan Weaver
|
895e62e859
Refactoring selection of the "recommended" version (e.g ~1.2) and adding some tests
|
10 years ago |
Ryan Weaver
|
aea2e901a9
Extracting logic into a new class related to selecting the latest version
|
10 years ago |
Ryan Weaver
|
26179cc4b4
[#2492] Prefixed real versions with ~ when guessing the latest version
|
10 years ago |
Ryan Weaver
|
58535a62fa
[#2492] Automatically using the latest version when requiring a package
|
10 years ago |
Ryan Weaver
|
947db97e33
[#2492] Removing an unused variable and use statement, fixing phpdoc
|
10 years ago |
Bastian Hofmann
|
b132e4eae0
Added cacheCredentials config flag for saved SVN credentials to control the --no-auth-cache flag
|
10 years ago |
Tomáš Votruba
|
9efc4d1e9d
typo
|
10 years ago |
Jordi Boggiano
|
d79f2b0fd3
Adds warning when the version field is set, fixes composer/packagist#438
|
10 years ago |
Jordi Boggiano
|
0e409a159c
Add toran to docs besides satis
|
10 years ago |
Jordi Boggiano
|
a8adbfeb9f
Disallow overriding commands with scripts
|
10 years ago |
Jonathan Klein
|
7dadd22ea4
Fixing a typo in the scripts documentation
|
10 years ago |
Jordi Boggiano
|
ca8ce161e1
Update jsonlint dep, fixes #3151
|
10 years ago |
Jordi Boggiano
|
d18ac81381
Fix unset order to avoid a warning
|
10 years ago |
Jordi Boggiano
|
f7a84e423d
Merge pull request #3238 from stof/patch-6
|
10 years ago |
Christophe Coevoet
|
e1a3df3dbf
Fixed the registration of commands with invalid JSON file
|
10 years ago |
jakoch
|
d45996111f
docu fix (removed dangling "times." introduced by 22afc074a96d27b5462d335e22da893570bf7e87)
|
10 years ago |
Andrew Kreps
|
fe33d7a347
Updated to reflect new tap names for php in OSX homebrew.
|
10 years ago |
David Neilsen
|
957f498419
Update clear cache command to be more verbose
|
10 years ago |
Nils Adermann
|
1e27ff5e22
Merge pull request #3196 from thaiphan/master
|
10 years ago |
Thai Phan
|
e6fdefb869
Update RuleWatchNode.php
|
10 years ago |
jakoch
|
9d5106e2e3
added stof's php inline example from #3190 to doc/articles/scripts.md
|
10 years ago |
David Neilsen
|
be5eae5852
Clear all the caches
|
10 years ago |
François Pluchino
|
1067ce4f96
Add installer events
|
10 years ago |
Jordi Boggiano
|
4ecdbf89c4
Merge pull request #3170 from markuspoerschke/feature/fix-composer-lock
|
10 years ago |
Markus Poerschke
|
f8c6b3c71b
Fixed composer.lock hash
|
10 years ago |
Jordi Boggiano
|
ff844b3e14
Load scripts without preloading a composer instance to avoid side-effects, fixes #3155
|
10 years ago |
Jordi Boggiano
|
6f80b26c32
Add comment
|
10 years ago |