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
22================
33
44[ ![ 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 )
66[ ![ 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/ )
77[ ![ Latest Stable Version] ( https://poser.pugx.org/polidog/php-chatwork-api/v/stable.svg )] ( https://packagist.org/packages/polidog/php-chatwork-api )
88[ ![ Total Downloads] ( https://poser.pugx.org/polidog/php-chatwork-api/downloads.svg )] ( https://packagist.org/packages/polidog/php-chatwork-api )
99[ ![ License] ( https://poser.pugx.org/polidog/php-chatwork-api/license.svg )] ( https://packagist.org/packages/polidog/php-chatwork-api )
1010
1111[ Chatwork] ( http://www.chatwork.com/ja/ ) APIをPHPから利用するためのライブラリです。
1212
13- ## 必要
14- - PHP5.5+
13+ ## 動くPHPのバージョン
14+ - PHP5.5以上
15+
16+ 5.5以下の場合はv0.1.1だったら動きます(たぶん)。
1517
1618
1719## Install
You can’t perform that action at this time.
0 commit comments