|
bin
|
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 jaren geleden |
|
src
|
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 jaren geleden |
|
tests
|
bc672deb32
Moving rule iteration logic to a separate RuleSet and RuleSetIterator class
|
14 jaren geleden |
|
LICENSE
|
7ea2fd6c93
Fix author/copyright
|
14 jaren geleden |
|
PORTING_INFO
|
933cc6179b
Import initial partial port of the libzypp satsolver.
|
14 jaren geleden |
|
README.md
|
77934f3062
Edited README.md via GitHub
|
14 jaren geleden |
|
phpunit.xml.dist
|
933cc6179b
Import initial partial port of the libzypp satsolver.
|
14 jaren geleden |