File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -2,16 +2,18 @@ php-chatwork-api
2
2
================
3
3
4
4
[ ![ Build Status] ( https://travis-ci.org/polidog/php-chatwork-api.png?branch=develop )] ( https://travis-ci.org/polidog/php-chatwork-api )
5
- [ ![ Coverage Status] ( https://coveralls. io/repos /polidog/php-chatwork-api/badge.png )] ( https://coveralls.io/r/polidog/php-chatwork-api )
5
+ [ ![ Coverage Status] ( https://img.shields. io/coveralls /polidog/php-chatwork-api.svg )] ( https://coveralls.io/r/polidog/php-chatwork-api?branch=master )
6
6
[ ![ Scrutinizer Quality Score] ( https://scrutinizer-ci.com/g/polidog/php-chatwork-api/badges/quality-score.png?s=56ea782f70ecfbe3de485e4be2a2c585455e44e3 )] ( https://scrutinizer-ci.com/g/polidog/php-chatwork-api/ )
7
7
[ ![ Latest Stable Version] ( https://poser.pugx.org/polidog/php-chatwork-api/v/stable.svg )] ( https://packagist.org/packages/polidog/php-chatwork-api )
8
8
[ ![ Total Downloads] ( https://poser.pugx.org/polidog/php-chatwork-api/downloads.svg )] ( https://packagist.org/packages/polidog/php-chatwork-api )
9
9
[ ![ License] ( https://poser.pugx.org/polidog/php-chatwork-api/license.svg )] ( https://packagist.org/packages/polidog/php-chatwork-api )
10
10
11
11
[ Chatwork] ( http://www.chatwork.com/ja/ ) APIをPHPから利用するためのライブラリです。
12
12
13
- ## 必要
14
- - PHP5.5+
13
+ ## 動くPHPのバージョン
14
+ - PHP5.5以上
15
+
16
+ 5.5以下の場合はv0.1.1だったら動きます(たぶん)。
15
17
16
18
17
19
## Install
You can’t perform that action at this time.
0 commit comments