File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ Latest Stable Version] ( https://poser.pugx.org/mouf/magic-query/v/stable )] ( https://packagist.org/packages/mouf/magic-query )
2
2
[ ![ Latest Unstable Version] ( https://poser.pugx.org/mouf/magic-query/v/unstable )] ( https://packagist.org/packages/mouf/magic-query )
3
3
[ ![ 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 )
7
7
8
8
What is Magic-query?
9
9
====================
@@ -24,7 +24,7 @@ Simply use the composer package:
24
24
``` json
25
25
{
26
26
"require" : {
27
- "mouf/magic-query" : " ~1.1 "
27
+ "mouf/magic-query" : " ^1.2 "
28
28
},
29
29
"minimum-stability" : " dev" ,
30
30
"prefer-stable" : true
You can’t perform that action at this time.
0 commit comments