Skip to content

Commit b972d82

Browse files
committed
Updating badges
1 parent b788799 commit b972d82

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[![Latest Unstable Version](https://poser.pugx.org/mouf/magic-query/v/unstable)](https://packagist.org/packages/mouf/magic-query)
22
[![License](https://poser.pugx.org/mouf/magic-query/license)](https://packagist.org/packages/mouf/magic-query)
3-
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/thecodingmachine/magic-query/badges/quality-score.png?b=1.0)](https://scrutinizer-ci.com/g/thecodingmachine/magic-query/?branch=1.0)
4-
[![Build Status](https://travis-ci.org/thecodingmachine/magic-query.svg?branch=1.0)](https://travis-ci.org/thecodingmachine/magic-query)
5-
[![Coverage Status](https://coveralls.io/repos/thecodingmachine/magic-query/badge.svg?branch=1.0)](https://coveralls.io/r/thecodingmachine/magic-query?branch=1.0)
3+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/thecodingmachine/magic-query/badges/quality-score.png?b=1.1)](https://scrutinizer-ci.com/g/thecodingmachine/magic-query/?branch=1.1)
4+
[![Build Status](https://travis-ci.org/thecodingmachine/magic-query.svg?branch=1.1)](https://travis-ci.org/thecodingmachine/magic-query)
5+
[![Coverage Status](https://coveralls.io/repos/thecodingmachine/magic-query/badge.svg?branch=1.1)](https://coveralls.io/r/thecodingmachine/magic-query?branch=1.1)
66

77
What is Magic-query?
88
====================
@@ -22,7 +22,7 @@ Simply use the composer package:
2222
```json
2323
{
2424
"require": {
25-
"mouf/magic-query": "~1.0"
25+
"mouf/magic-query": "~1.1"
2626
},
2727
"minimum-stability": "dev",
2828
"prefer-stable": true

0 commit comments

Comments
 (0)