質問編集履歴

2

curlの追加

2018/10/28 14:23

投稿

83Bi
83Bi

スコア8

test CHANGED
File without changes
test CHANGED
@@ -41,3 +41,11 @@
41
41
  PHP 7.2.11
42
42
 
43
43
  Composer 1.7.2
44
+
45
+
46
+
47
+ # 追記
48
+
49
+ Curl自体は導入してあります。
50
+
51
+ curl 7.55.1 (Windows) libcurl/7.55.1 WinSSL

1

書式の改善

2018/10/28 14:23

投稿

83Bi
83Bi

スコア8

test CHANGED
@@ -1 +1 @@
1
- Composer を用てのライブラリ導入につ
1
+ ComposerでCowitterとライブラリ導入した
test CHANGED
@@ -1,4 +1,4 @@
1
- https://github.com/mpyw/cowitter
1
+ [Cowitter](https://github.com/mpyw/cowitter)
2
2
 
3
3
 
4
4
 
@@ -6,7 +6,7 @@
6
6
 
7
7
 
8
8
 
9
- https://github.com/mpyw/cowitter/blob/master/tutorial/01-preparation.md
9
+ [01: Preparation](https://github.com/mpyw/cowitter/blob/master/tutorial/01-preparation.md)
10
10
 
11
11
  > Run the followings commands.
12
12