質問編集履歴

1

コードを見やすくしました

2018/07/30 12:44

投稿

nakan
nakan

スコア9

test CHANGED
File without changes
test CHANGED
@@ -3,6 +3,8 @@
3
3
 
4
4
 
5
5
  下記のようなエラーメッセージが出ます。
6
+
7
+ ```unix
6
8
 
7
9
  The "https://packagist.org/packages.json" file could not be downloaded: SSL operation failed with code 1. OpenSSL Error messages:
8
10
 
@@ -32,6 +34,8 @@
32
34
 
33
35
  require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--update-with-all-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] [<packages>]...
34
36
 
37
+ ```
38
+
35
39
 
36
40
 
37
41
  どうすればいいでしょうか?