Dependency Management for PHP
https://getcomposer.org/
Composer is a dependency manager tracking local dependencies of your projects and libraries.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / php-composer
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:php:applications/php-composer && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
LICENSE | 0000001068 1.04 KB | |
README.md | 0000002689 2.63 KB | |
_link | 0000000124 124 Bytes | |
composer.phar | 0001849094 1.76 MB | |
php-composer.changes | 0000026581 26 KB | |
php-composer.spec | 0000002234 2.18 KB |
Revision 24 (latest revision is 80)
Johannes Weberhofer (weberho)
accepted
request 604533
from
Yunhe Guo (guoyunhebrave)
(revision 24)
- Version 1.6.5 * Fixed regression in 1.6.4 causing strange update behaviors with dev packages * Fixed regression in 1.6.4 color support detection for Windows * Fixed issues dealing with broken symlinks when switching branches and using path repositories * Fixed JSON schema for package repositories * Fixed issues on computers set to Turkish locale * Fixed classmap parsing of files using short-open-tags when they are disabled in php - Drop download_url service because it is not accepted by Factory
Comments 2
I plan to remove php-composer from Factory/Tumbleweed and add some code to php-composer2 to replace the old php-composer package. Are there any concerns against that decision? My plan is to do that transition at the beginning of October as long as there are no concerns.
I think it is totally fine. I have been using composer2 for quite a long time.