Skip to content

Commit 899adae

Browse files
committed
Updating Badges
1 parent 22b9380 commit 899adae

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,9 +1,9 @@
11
[![Latest Stable Version](https://poser.pugx.org/mouf/magic-query/v/stable)](https://packagist.org/packages/mouf/magic-query)
22
[![Latest Unstable Version](https://poser.pugx.org/mouf/magic-query/v/unstable)](https://packagist.org/packages/mouf/magic-query)
33
[![License](https://poser.pugx.org/mouf/magic-query/license)](https://packagist.org/packages/mouf/magic-query)
4-
[![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)
5-
[![Build Status](https://travis-ci.org/thecodingmachine/magic-query.svg?branch=1.1)](https://travis-ci.org/thecodingmachine/magic-query)
6-
[![Coverage Status](https://coveralls.io/repos/thecodingmachine/magic-query/badge.svg?branch=1.1)](https://coveralls.io/r/thecodingmachine/magic-query?branch=1.1)
4+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/thecodingmachine/magic-query/badges/quality-score.png?b=1.2)](https://scrutinizer-ci.com/g/thecodingmachine/magic-query/?branch=1.2)
5+
[![Build Status](https://travis-ci.org/thecodingmachine/magic-query.svg?branch=1.2)](https://travis-ci.org/thecodingmachine/magic-query)
6+
[![Coverage Status](https://coveralls.io/repos/thecodingmachine/magic-query/badge.svg?branch=1.2)](https://coveralls.io/r/thecodingmachine/magic-query?branch=1.2)
77

88
What is Magic-query?
99
====================
@@ -24,7 +24,7 @@ Simply use the composer package:
2424
```json
2525
{
2626
"require": {
27-
"mouf/magic-query": "~1.1"
27+
"mouf/magic-query": "^1.2"
2828
},
2929
"minimum-stability": "dev",
3030
"prefer-stable": true

0 commit comments

Comments
 (0)