Hello community,

here is the log from the commit of package php-composer for openSUSE:Factory 
checked in at 2018-08-10 09:49:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-composer (Old)
 and      /work/SRC/openSUSE:Factory/.php-composer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-composer"

Fri Aug 10 09:49:21 2018 rev:12 rq:628150 version:1.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-composer/php-composer.changes        
2018-05-08 13:37:37.512935417 +0200
+++ /work/SRC/openSUSE:Factory/.php-composer.new/php-composer.changes   
2018-08-10 09:49:23.102231953 +0200
@@ -1,0 +2,23 @@
+Wed Aug  8 14:39:56 UTC 2018 - guoyunhebr...@gmail.com
+
+- Version 1.7.1
+  * Fixed issue autoloading plugins in require-dev in some conditions
+  * Fixed handling of SSL to repo.packagist.org on very old PHP versions
+- Version 1.7.0
+  * Changed default repository URL from packagist.org to repo.packagist.org, 
this might affect people with strict firewall rules
+  * Changed output from Updating to Downgrading when performing package 
downgrades, this might affect anything parsing output
+  * Several minor performance improvements
+  * Added the overridden platform config's PHP version in the diagnose command 
output
+  * Added basic authentication support for mercurial repos
+  * Added explicit i and u aliases for the install and update commands
+  * Added support for show command to output json format with --tree
+  * Added support for {glob,braces} support in the path repository's path 
argument
+  * Added support in status command for showing diffs in vendor dir even for 
packages installed as dist/zip archives
+  * Added --remove-vcs flag to create-project command to avoid prompting for 
keeping VCS files
+  * Added --no-secure-http flag to create-project command to bypass https (use 
at your own risk)
+  * Added pre-command-run event that lets plugins modify arguments
+  * Added RemoteFilesystem::getRemoteContents extension point
+  * Fixed setting scripts via config command
+  * Fixed --no-plugins not being respected in a few commands
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php-composer.spec ++++++
--- /var/tmp/diff_new_pack.77CHWk/_old  2018-08-10 09:49:23.982233371 +0200
+++ /var/tmp/diff_new_pack.77CHWk/_new  2018-08-10 09:49:23.986233377 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           php-composer
-Version:        1.6.5
+Version:        1.7.1
 Release:        0
 Summary:        Dependency Management for PHP
 License:        MIT

++++++ README.md ++++++
--- /var/tmp/diff_new_pack.77CHWk/_old  2018-08-10 09:49:24.018233428 +0200
+++ /var/tmp/diff_new_pack.77CHWk/_new  2018-08-10 09:49:24.018233428 +0200
@@ -6,8 +6,6 @@
 See [https://getcomposer.org/](https://getcomposer.org/) for more information 
and documentation.
 
 [![Build 
Status](https://travis-ci.org/composer/composer.svg?branch=master)](https://travis-ci.org/composer/composer)
-[![Dependency 
Status](https://www.versioneye.com/php/composer:composer/dev-master/badge.svg)](https://www.versioneye.com/php/composer:composer/dev-master)
-[![Reference 
Status](https://www.versioneye.com/php/composer:composer/reference_badge.svg?style=flat)](https://www.versioneye.com/php/composer:composer/references)
 
 Installation / Usage
 --------------------
@@ -62,5 +60,3 @@
 
 - This project's Solver started out as a PHP port of openSUSE's
   [Libzypp satsolver](https://en.opensuse.org/openSUSE:Libzypp_satsolver).
-- This project uses hiddeninput.exe to prompt for passwords on windows, sources
-  and details can be found on the [github page of the 
project](https://github.com/Seldaek/hidden-input).

++++++ composer.phar ++++++
Binary files /var/tmp/diff_new_pack.77CHWk/_old and 
/var/tmp/diff_new_pack.77CHWk/_new differ


Reply via email to