File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
Gitlib for Gitonomy
2
2
===================
3
3
4
- [ ![ Build Status] ( https://img.shields.io/travis/com/gitonomy/gitlib/master .svg?style=flat-square )] ( https://travis-ci.com/gitonomy/gitlib )
5
- [ ![ StyleCI] ( https://github.styleci.io/repos/5709354/shield?branch=master )] ( https://github.styleci.io/repos/5709354 )
4
+ [ ![ Build Status] ( https://img.shields.io/travis/com/gitonomy/gitlib/1.2 .svg?style=flat-square )] ( https://travis-ci.com/gitonomy/gitlib )
5
+ [ ![ StyleCI] ( https://github.styleci.io/repos/5709354/shield?branch=1.2 )] ( https://github.styleci.io/repos/5709354?branch=1.2 )
6
6
[ ![ License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( https://opensource.org/licenses/MIT )
7
7
8
- This library provides methods to access Git repository from PHP 5.6 or 7 .
8
+ This library provides methods to access Git repository from PHP 5.6+ .
9
9
10
10
It makes shell calls, which makes it less performant than any solution.
11
11
You can’t perform that action at this time.
0 commit comments