[packages/composer] Up to 1.10.16 (2020-10-24)
glen
glen at pld-linux.org
Sat Oct 24 20:35:52 CEST 2020
commit 8484876dae68a2c73110cdd60a6da0f923798226
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Sat Oct 24 18:56:21 2020 +0300
Up to 1.10.16 (2020-10-24)
- 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 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/composer.spec b/composer.spec
index 97e0634..07bb61d 100644
--- a/composer.spec
+++ b/composer.spec
@@ -10,12 +10,12 @@
%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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/composer.git/commitdiff/8484876dae68a2c73110cdd60a6da0f923798226
More information about the pld-cvs-commit
mailing list