everzet
|
c9ecb0d1ad
Remove unused methods from downloaders
|
14 years ago |
everzet
|
d2150a3c2e
installer and downloaders update
|
14 years ago |
everzet
|
d7fe0dfda4
added missing interfaces
|
14 years ago |
Kirill chEbba Chebunin
|
e317b4f8ef
Add Dowloader and Installer interfaces
|
14 years ago |
Jordi Boggiano
|
49c3446ac1
Make use of new dist properties, refactored ZipDownloader
|
14 years ago |
Jordi Boggiano
|
f272f66324
Fixes and improvements to the PEAR implementation
|
14 years ago |
Benjamin Eberlei
|
8afc2ca694
Add support for PEAR repository and downloading, example composer.json would look like {"repositories":{"doctrine": {"pear":"http://pear.doctrine-project.org"},"requires":{"DoctrineORM":"2.0.5"}}. You can use pear repositories this way for now. PEAR packages are not downloaded via pear, only via their .tgz packages in the PEAR repository. Automatically detecting dependencies will require reverse-engineering the PEAR protocol a little bit more, however from looking at a pirum output it looks simple.
|
14 years ago |
xaav
|
e1e7bb03be
Edited src/Composer/Downloader/ZipDownloader.php via GitHub
|
14 years ago |
Jordi Boggiano
|
ea71abb3fd
Fixed line endings
|
14 years ago |
Jordi Boggiano
|
e43060eb72
Added exceptions and fixed CS of the ZipDownloader
|
14 years ago |
Geoff
|
99d55792f6
Added ZipDownloader.
|
14 years ago |