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