]> git.pld-linux.org Git - packages/composer.git/commitdiff
Up to 1.10.11 (2020-09-08)
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 23 Oct 2020 08:40:56 +0000 (11:40 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Fri, 23 Oct 2020 08:40:56 +0000 (11:40 +0300)
- Fixed more PHP 8 compatibility issues
- Fixed regression in handling of CTRL-C when xdebug is loaded
- Fixed `status` handling of broken symlinks

https://github.com/composer/composer/releases/tag/1.10.11

composer.spec

index 31f5a90cc4409a1cbcd3d22387ddd102aa63f4b9..4e0df57f101dec68da15c402a86dbad2294fdb03 100644 (file)
 %define                php_min_version 5.3.4
 Summary:       Dependency Manager for PHP
 Name:          composer
-Version:       1.10.10
+Version:       1.10.11
 Release:       1
 License:       MIT
 Group:         Development/Languages/PHP
 Source0:       https://github.com/composer/composer/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: c32eaaa11ac28d98fc94eb9ad5c6b384
+# Source0-md5: 155e49f0c0587ecb6f1a5d9d6e10dac7
 Source2:       https://raw.githubusercontent.com/iArren/%{name}-bash-completion/86a8129/composer
 # Source2-md5: cdeebf0a0da1fd07d0fd886d0461642e
 Source3:       autoload.php
This page took 0.09991 seconds and 4 git commands to generate.