]> git.pld-linux.org Git - packages/composer.git/commitdiff
Up to 1.10.16 (2020-10-24) auto/th/composer-1.10.16-1
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 24 Oct 2020 15:56:21 +0000 (18:56 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Sat, 24 Oct 2020 15:56:50 +0000 (18:56 +0300)
- Added warning to `validate` command for cases where packages provide/replace a package that they also require
- Fixed JSON schema validation issue with PHPStorm
- Fixed symlink handling in `archive` command

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

composer.spec

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