File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Coverage Status] ( https://codecov.io/gh/Oefenweb/cakephp-redis/branch/master/graph/badge.svg )] ( https://codecov.io/gh/Oefenweb/cakephp-redis )
6
6
[ ![ Packagist downloads] ( http://img.shields.io/packagist/dt/Oefenweb/cakephp-redis.svg )] ( https://packagist.org/packages/oefenweb/cakephp-redis )
7
7
[ ![ Code Climate] ( https://codeclimate.com/github/Oefenweb/cakephp-redis/badges/gpa.svg )] ( https://codeclimate.com/github/Oefenweb/cakephp-redis )
8
+ [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/Oefenweb/cakephp-redis/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/Oefenweb/cakephp-redis/?branch=master )
8
9
9
10
Redis (DataSource) Plugin for CakePHP
10
11
Original file line number Diff line number Diff line change 14
14
}
15
15
],
16
16
"require" : {
17
- "php" : " >=5.4.16 " ,
17
+ "php" : " >=7.0.0 " ,
18
18
"composer/installers" : " ~1.0"
19
19
},
20
20
"suggest" : {
You can’t perform that action at this time.
0 commit comments