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 Unstable Version] ( https://poser.pugx.org/mouf/magic-query/v/unstable )] ( https://packagist.org/packages/mouf/magic-query )
2
2
[ ![ 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 )
6
6
7
7
What is Magic-query?
8
8
====================
@@ -22,7 +22,7 @@ Simply use the composer package:
22
22
``` json
23
23
{
24
24
"require" : {
25
- "mouf/magic-query" : " ~1.0 "
25
+ "mouf/magic-query" : " ~1.1 "
26
26
},
27
27
"minimum-stability" : " dev" ,
28
28
"prefer-stable" : true
You can’t perform that action at this time.
0 commit comments