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