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 @@ -14,6 +14,7 @@ might be interesting for you.
14
14
[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/panique/huge/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/panique/huge/?branch=master )
15
15
[ ![ Build Status] ( https://scrutinizer-ci.com/g/panique/huge/badges/build.png?b=master )] ( https://scrutinizer-ci.com/g/panique/huge/build-status/master )
16
16
[ ![ Code Climate] ( https://codeclimate.com/github/panique/huge/badges/gpa.svg )] ( https://codeclimate.com/github/panique/huge )
17
+ [ ![ Dependency Status] ( https://www.versioneye.com/user/projects/54ca11fbde7924f81a000010/badge.svg?style=flat )] ( https://www.versioneye.com/user/projects/54ca11fbde7924f81a000010 )
17
18
18
19
#### Quick-Index
19
20
Original file line number Diff line number Diff line change 8
8
"require-dev" : {
9
9
"php" : " >=5.5.0" ,
10
10
"phpmailer/phpmailer" : " ~5.2" ,
11
- "gregwar/captcha" : " ~1.0.11 "
11
+ "gregwar/captcha" : " ~1.0.12 "
12
12
},
13
13
"autoload" : {
14
14
"psr-4" : { "" : [" application/core/" , " application/model/" ] }
You can’t perform that action at this time.
0 commit comments