From 0a0f7f4db296f251f078f21a07206a2312faaafc Mon Sep 17 00:00:00 2001 From: Rob Bast Date: Wed, 24 Jun 2015 08:58:03 +0200 Subject: [PATCH] 1.0.0 -> 1.1.0 --- CONTRIBUTING.md | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 786b92efd..b5a69bd00 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ Contributing to Composer ======================== Please note that this project is released with a -[Contributor Code of Conduct](http://contributor-covenant.org/version/1/0/0/). +[Contributor Code of Conduct](http://contributor-covenant.org/version/1/1/0/). By participating in this project you agree to abide by its terms. Reporting Issues diff --git a/README.md b/README.md index c7bcca110..13795e3a4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Composer helps you declare, manage and install dependencies of PHP projects, ens 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) +[![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 @@ -56,7 +56,7 @@ For support, Stack Overflow also offers a good collection of [Composer related questions](https://stackoverflow.com/questions/tagged/composer-php). Please note that this project is released with a -[Contributor Code of Conduct](http://contributor-covenant.org/version/1/0/0/). +[Contributor Code of Conduct](http://contributor-covenant.org/version/1/1/0/). By participating in this project and its community you agree to abide by those terms. Requirements