[packages/composer] 1.5.0 - 2017-08-08

glen glen at pld-linux.org
Mon Sep 4 21:29:00 CEST 2017


commit e545fb260ca525c024217c0511dd4ef646053c7f
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Mon Sep 4 20:54:48 2017 +0300

    1.5.0 - 2017-08-08
    
    - Changed the package install order to ensure that plugins are always installed as soon as possible
    - Added ability to call composer from within sub-directories of a project
    - Added support for GitLab API v4
    - Added support for GitLab sub-groups
    - Added some more rules to composer validate
    - Added support for reading the `USER` env when guessing the username in `composer init`
    - Added warning when uncompressing files with the same name but difference cases on case insensitive filesystems
    - Added `htaccess-protect` option / `COMPOSER_HTACCESS_PROTECT` env var to disable the .htaccess creation in home dir (defaults to true)
    - Improved `clear-cache` command
    - Minor improvements/fixes and many documentation updates

 composer.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/composer.spec b/composer.spec
index 2779ea4..b4edd52 100644
--- a/composer.spec
+++ b/composer.spec
@@ -6,12 +6,12 @@
 %include	/usr/lib/rpm/macros.php
 Summary:	Dependency Manager for PHP
 Name:		composer
-Version:	1.4.3
+Version:	1.5.0
 Release:	1
 License:	MIT
 Group:		Development/Languages/PHP
 Source0:	https://github.com/composer/composer/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	e3f4eab20910dbac8b7913d60aab419a
+# Source0-md5:	a81ca51253805e23c384e14f817f16df
 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/508b29ddcd2521f74dc8fd58aa47f7149b44cf6a



More information about the pld-cvs-commit mailing list