File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
branches :
2
2
only :
3
- - master
3
+ - 2.x
4
4
5
5
language : php
6
6
Original file line number Diff line number Diff line change 1
- # Vatsimphp [ ![ Latest Stable Version] ( https://img.shields.io/github/release/skymeyer/vatsimphp.svg )] ( https://packagist.org/packages/skymeyer/vatsimphp ) [ ![ Total downloads] ( https://img.shields.io/packagist/dt/skymeyer/vatsimphp.svg )] ( https://packagist.org/packages/skymeyer/vatsimphp ) [ ![ Build Status] ( https://travis-ci.com/skymeyer/Vatsimphp.svg?branch=master )] ( https://travis-ci.com/skymeyer/Vatsimphp )
1
+ # Vatsimphp [ ![ Latest Stable Version] ( https://img.shields.io/github/release/skymeyer/vatsimphp.svg )] ( https://packagist.org/packages/skymeyer/vatsimphp ) [ ![ Total downloads] ( https://img.shields.io/packagist/dt/skymeyer/vatsimphp.svg )] ( https://packagist.org/packages/skymeyer/vatsimphp ) [ ![ Build Status] ( https://travis-ci.com/skymeyer/Vatsimphp.svg?branch=2.x )] ( https://travis-ci.com/skymeyer/Vatsimphp )
2
2
3
3
Vatsimphp collects and parses the publically available statistics
4
4
from the [ VATSIM.net] ( http://www.vatsim.net ) network. It provides
@@ -22,8 +22,8 @@ backend of your choice.
22
22
Documentation
23
23
-------------
24
24
25
- - [ Browse documentation] ( https://github.com/skymeyer/Vatsimphp/blob/master /docs/index.md )
26
- - [ Browse examples] ( https://github.com/skymeyer/Vatsimphp/tree/master /examples )
25
+ - [ Browse documentation] ( https://github.com/skymeyer/Vatsimphp/blob/2.x /docs/index.md )
26
+ - [ Browse examples] ( https://github.com/skymeyer/Vatsimphp/tree/2.x /examples )
27
27
28
28
About
29
29
=====
@@ -53,7 +53,7 @@ See the `CHANGELOG.md` file for more details.
53
53
Author
54
54
------
55
55
56
- Jelle Vink - <jelle.vink@gmail.com > (< http://skymeyer.be > )
56
+ Jelle Vink - <jelle.vink@gmail.com > (< http://skymeyer.dev > )
57
57
58
58
License
59
59
-------
Original file line number Diff line number Diff line change 9
9
{
10
10
"name" : " Jelle Vink" ,
11
11
"email" : " jelle.vink@gmail.com" ,
12
- "homepage" : " http://skymeyer.be "
12
+ "homepage" : " http://skymeyer.dev "
13
13
}
14
14
],
15
15
"require" : {
You can’t perform that action at this time.
0 commit comments