Elenor
|
2a33a7bed6
Allow whitespace in installers - fix for issue #2071
|
12 years ago |
Jordi Boggiano
|
8d0b7f278e
CS fixes
|
12 years ago |
Jordi Boggiano
|
542d10d8fd
Remove all occurrences of getLocalDevRepository and getLocalRepositories calls
|
12 years ago |
Ronny López
|
e5cbf83185
Added post-autoload-dump script event.
|
12 years ago |
Jordi Boggiano
|
de3188ca7d
Remove target dir for classmap autoloads of the root package, fixes #1308
|
13 years ago |
Pascal Borreli
|
83fd3967f0
Fixed PHPDoc
|
13 years ago |
Jordi Boggiano
|
a4c829749e
Expose the whole composer context to the custom installers, fixes #672
|
13 years ago |
Andrew Short
|
e0a1d9ef58
Support multiple installers in a composer-installer package.
|
13 years ago |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 years ago |
Jordi Boggiano
|
bf6fd10a8a
Make use of the proper interface
|
13 years ago |
Jordi Boggiano
|
89e095b4b5
Handle --dev installs/updates
|
13 years ago |
Mike van Riel
|
a01366e3f5
Added ->io to the creation of composer installers to match signature of LibraryInstaller; this will enable users to extend LibraryInstaller and use the same facilities
|
13 years ago |
François Pluchino
|
0f9dcc9618
Remplace all echo with writeln method of IO
|
13 years ago |
Sebastian Kurfuerst
|
03e627e444
Fix fatal error if class is not specified
|
14 years ago |
Jordi Boggiano
|
aa94918d50
Add binaries support in composer
|
14 years ago |
Jordi Boggiano
|
1a7bf8a7f8
Bugfixes
|
14 years ago |
Jordi Boggiano
|
b7f6cf69ab
Add tests and fixes some issues
|
14 years ago |
Jordi Boggiano
|
d4b7f802df
Fix typos
|
14 years ago |
Jordi Boggiano
|
c8859240d2
Add InstallerInstaller, refactored AutoloadGenerator, fixes #59
|
14 years ago |