Skip to content

Commit

Permalink
update to prepare v0.1 which will be compatible with sf2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Deamon committed Apr 22, 2017
1 parent 08ae8e1 commit 498b58b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#DeamonLoggerExtra Bundle
# DeamonLoggerExtra Bundle

[![Build Status](https://travis-ci.org/FrDeamon/logger-extra-bundle.svg?branch=master&style=flat)](https://travis-ci.org/FrDeamon/logger-extra-bundle)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/FrDeamon/logger-extra-bundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/FrDeamon/logger-extra-bundle/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/FrDeamon/logger-extra-bundle/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/FrDeamon/logger-extra-bundle/?branch=master)
![symfony version](https://img.shields.io/badge/symfony->=2.7,%20>=3.0-blue.svg)
[![Build Status](https://travis-ci.org/FrDeamon/logger-extra-bundle.svg?branch=0.1&style=flat)](https://travis-ci.org/FrDeamon/logger-extra-bundle)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/FrDeamon/logger-extra-bundle/badges/quality-score.png?b=0.1)](https://scrutinizer-ci.com/g/FrDeamon/logger-extra-bundle/?branch=0.1)
[![Code Coverage](https://scrutinizer-ci.com/g/FrDeamon/logger-extra-bundle/badges/coverage.png?b=0.1)](https://scrutinizer-ci.com/g/FrDeamon/logger-extra-bundle/?branch=0.1)
![symfony version](https://img.shields.io/badge/symfony->=2.5,%20<3.0-blue.svg)
![php version](https://img.shields.io/badge/php->=5.5.0,%20>=7-blue.svg)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"extra" : {
"branch-alias" : {
"dev-master": "1.2-dev"
"dev-master": "0.2-dev"
}
},
"scripts": {
Expand Down

0 comments on commit 498b58b

Please sign in to comment.