]> git.pld-linux.org Git - packages/composer.git/commitdiff
Update to 1.9.2 (2020-01-14)
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 4 Feb 2020 12:05:30 +0000 (14:05 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Tue, 4 Feb 2020 12:06:57 +0000 (14:06 +0200)
* Fixed minor git driver bugs
* Fixed schema validation for version field to allow dev-* versions too
* Fixed external processes' output being formatted even though it should not
* Fixed issue with path repositories when trying to install feature branches

- https://github.com/composer/composer/releases/tag/1.9.2

composer.spec

index 53ba96372440a27e065addfa4cba671399bbd82c..d695389f2f395d5cf66f06f53ec81fe8edf3ece2 100644 (file)
 %define                php_min_version 5.3.4
 Summary:       Dependency Manager for PHP
 Name:          composer
-Version:       1.9.1
+Version:       1.9.2
 Release:       1
 License:       MIT
 Group:         Development/Languages/PHP
 Source0:       https://github.com/composer/composer/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 8282a90e7d9b9efc481765ed9800c80b
+# Source0-md5: 6754cca37634a29428a9fd2005321f5d
 Source2:       https://raw.githubusercontent.com/iArren/%{name}-bash-completion/86a8129/composer
 # Source2-md5: cdeebf0a0da1fd07d0fd886d0461642e
 Source3:       autoload.php
This page took 0.090598 seconds and 4 git commands to generate.