Nils Adermann
|
85caa65088
Merge pull request #520 from Seldaek/pear_composer
|
13 年之前 |
Jordi Boggiano
|
ecb82e1784
Detect PEAR repos that support composer via Pirum
|
13 年之前 |
Jordi Boggiano
|
d53ac36636
Add debug info and remove autoload parsing that was too slow
|
13 年之前 |
Jordi Boggiano
|
4b2283e41c
Add autoload info to PEAR packages
|
13 年之前 |
Jordi Boggiano
|
7dfb2724cb
Fix PEAR dependencies
|
13 年之前 |
Jordi Boggiano
|
e4cce193cf
Fix PEAR repository
|
13 年之前 |
Jordi Boggiano
|
7f65dd7409
Use RemoteFilesystem everywhere we do http requests
|
13 年之前 |
Jordi Boggiano
|
774e9d0da6
Remove dependency on filter_var
|
13 年之前 |
Igor Wiedler
|
d9b535e230
[pear-prefix] fix installing pear packages
|
13 年之前 |
Igor Wiedler
|
06f1ecf83a
[pear-prefix] add a pear-{channel}/ prefix to PearRepository packages
|
13 年之前 |
Jordi Boggiano
|
256bfedea1
Merge remote-tracking branch 'jalliot/proxy2'
|
13 年之前 |
Jordi Boggiano
|
e92e3ba355
Simplify code
|
13 年之前 |
Henrique Moody
|
b030a36bf5
Some PEAR repositories does not works because of a wrong link parse.
|
13 年之前 |
Jordi Boggiano
|
416ae21a5a
Robustness fixes for new PEAR2 compat code
|
13 年之前 |
Henrique Moody
|
230f43d009
Chaged the key "recommend" for "suggest" in the parse of the PEAR2 dependences.
|
13 年之前 |
Henrique Moody
|
61c66b98a8
Correction of wrong variable name.
|
13 年之前 |
Henrique Moody
|
b3d91cab02
Update dependence resolution for PEAR2 packages.
|
13 年之前 |
Henrique Moody
|
9ca157913a
Remotion of a debug code.
|
13 年之前 |
Henrique Moody
|
234a6710a1
Correction at method parseVersion() of Composer\Repository\PearRepository.
|
13 年之前 |
Henrique Moody
|
be448e09b4
Update src/Composer/Repository/PearRepository.php
|
13 年之前 |
Henrique Moody
|
dd2174885b
Correction of variable overwrite used during an iteration and now the versions of PHP extensions are parsed like packages.
|
13 年之前 |
Henrique Moody
|
4e6a9806b6
Correction of wrong type suggestion.
|
13 年之前 |
Henrique Moody
|
6c47d6efe2
Renamed methods of Composer\Repository\PearRepository: fetchPearRepositories() to fetchPearPackages() and fetchPear2Repositories() to fetchPea2Packages().
|
13 年之前 |
Henrique Moody
|
b62a90a981
Removed hard code - suggestion of a PHP version.
|
13 年之前 |
Henrique Moody
|
0c6d806791
Correction of typo.
|
13 年之前 |
Henrique Moody
|
1e11aff456
Create method parseVersion for parsing of package versions. Now includes "max" version of the package.
|
13 年之前 |
Henrique Moody
|
c7e0fb7e58
Correction of typo error.
|
13 年之前 |
Henrique Moody
|
60831ac3fc
Update src/Composer/Repository/PearRepository.php
|
13 年之前 |
Henrique Moody
|
14adc0213e
Added suport for PEAR2 repositories.
|
13 年之前 |
Jordi Boggiano
|
568d9dabf6
fix previous commit
|
13 年之前 |