]> git.pld-linux.org Git - packages/composer.git/commitdiff
Up to 1.10.9 (2020-07-16)
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 23 Oct 2020 08:38:21 +0000 (11:38 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Fri, 23 Oct 2020 08:39:27 +0000 (11:39 +0300)
- Fixed Bitbucket redirect loop when credentials are outdated
- Fixed GitLab auth prompt wording
- Fixed `self-update` handling of files requiring admin permissions to write to on Windows (it now does a UAC prompt)
- Fixed parsing issues in funding.yml files

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

composer.spec

index d09611bfc351695d4e3fb7a0a98a93c73fcd043b..6cf8ff005e14f99fea4c5662aa2cecd887660b04 100644 (file)
 %define                php_min_version 5.3.4
 Summary:       Dependency Manager for PHP
 Name:          composer
-Version:       1.10.8
+Version:       1.10.9
 Release:       1
 License:       MIT
 Group:         Development/Languages/PHP
 Source0:       https://github.com/composer/composer/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 6db8dfeb0b7420263e258ce814edfccf
+# Source0-md5: f0b17144696c9a51964a01a7e1572665
 Source2:       https://raw.githubusercontent.com/iArren/%{name}-bash-completion/86a8129/composer
 # Source2-md5: cdeebf0a0da1fd07d0fd886d0461642e
 Source3:       autoload.php
This page took 0.025326 seconds and 4 git commands to generate.