質問編集履歴
1
変更した
test
CHANGED
File without changes
|
test
CHANGED
@@ -24,10 +24,226 @@
|
|
24
24
|
|
25
25
|
```
|
26
26
|
|
27
|
-
$ composer
|
27
|
+
[ec2-user@ project]$ $ composer update
|
28
|
+
|
29
|
+
Loading composer repositories with package information
|
30
|
+
|
31
|
+
Updating dependencies (including require-dev)
|
32
|
+
|
33
|
+
Package operations: 26 installs, 67 updates, 0 removals
|
34
|
+
|
35
|
+
- Installing kylekatarnls/update-helper (1.2.0): Downloading (100%)
|
36
|
+
|
37
|
+
- Updating symfony/polyfill-ctype (v1.9.0 => v1.12.0): Downloading (100%)
|
38
|
+
|
39
|
+
- Updating vlucas/phpdotenv (v2.5.1 => v2.6.1): Downloading (100%)
|
40
|
+
|
41
|
+
- Updating symfony/css-selector (v4.1.4 => v4.4.0): Downloading (100%)
|
42
|
+
|
43
|
+
- Updating tijsverkoyen/css-to-inline-styles (2.2.1 => 2.2.2): Downloading (100%)
|
44
|
+
|
45
|
+
- Updating symfony/polyfill-php72 (v1.9.0 => v1.12.0): Downloading (100%)
|
46
|
+
|
47
|
+
- Updating symfony/polyfill-mbstring (v1.9.0 => v1.12.0): Downloading (100%)
|
48
|
+
|
49
|
+
- Updating symfony/var-dumper (v4.1.4 => v4.4.0): Downloading (100%)
|
50
|
+
|
51
|
+
- Updating symfony/routing (v4.1.4 => v4.4.0): Downloading (100%)
|
52
|
+
|
53
|
+
- Updating symfony/process (v4.1.4 => v4.4.0): Downloading (100%)
|
54
|
+
|
55
|
+
- Installing symfony/polyfill-intl-idn (v1.12.0): Downloading (100%)
|
56
|
+
|
57
|
+
- Installing symfony/mime (v4.4.0): Downloading (100%)
|
58
|
+
|
59
|
+
- Updating symfony/http-foundation (v4.1.4 => v4.4.0): Downloading (100%)
|
60
|
+
|
61
|
+
- Installing symfony/event-dispatcher-contracts (v1.1.7): Downloading (100%)
|
62
|
+
|
63
|
+
- Updating symfony/event-dispatcher (v4.1.4 => v4.4.0): Downloading (100%)
|
64
|
+
|
65
|
+
- Updating psr/log (1.0.2 => 1.1.2): Downloading (100%)
|
66
|
+
|
67
|
+
- Updating symfony/debug (v4.1.4 => v4.4.0): Downloading (100%)
|
68
|
+
|
69
|
+
- Installing symfony/polyfill-php73 (v1.12.0): Downloading (100%)
|
70
|
+
|
71
|
+
- Installing symfony/error-handler (v4.4.0): Downloading (100%)
|
72
|
+
|
73
|
+
- Updating symfony/http-kernel (v4.1.4 => v4.4.0): Downloading (100%)
|
74
|
+
|
75
|
+
- Updating symfony/finder (v4.1.4 => v4.4.0): Downloading (100%)
|
76
|
+
|
77
|
+
- Installing symfony/service-contracts (v1.1.8): Downloading (100%)
|
78
|
+
|
79
|
+
- Updating symfony/console (v4.1.4 => v4.4.0): Downloading (100%)
|
80
|
+
|
81
|
+
- Updating doctrine/lexer (v1.0.1 => 1.0.2): Downloading (100%)
|
82
|
+
|
83
|
+
- Updating egulias/email-validator (2.1.5 => 2.1.11): Downloading (100%)
|
84
|
+
|
85
|
+
- Installing symfony/polyfill-iconv (v1.12.0): Downloading (100%)
|
86
|
+
|
87
|
+
- Updating swiftmailer/swiftmailer (v6.1.3 => v6.2.3): Downloading (100%)
|
88
|
+
|
89
|
+
- Installing symfony/translation-contracts (v1.1.7): Downloading (100%)
|
90
|
+
|
91
|
+
- Updating symfony/translation (v4.1.4 => v4.4.0): Downloading (100%)
|
92
|
+
|
93
|
+
- Updating nesbot/carbon (1.25.0 => 1.25.3): Downloading (100%)
|
94
|
+
|
95
|
+
- Updating monolog/monolog (1.23.0 => 1.25.2): Downloading (100%)
|
96
|
+
|
97
|
+
- Updating league/flysystem (1.0.47 => 1.0.57): Downloading (100%)
|
98
|
+
|
99
|
+
- Updating erusev/parsedown (1.7.1 => 1.7.3): Downloading (100%)
|
100
|
+
|
101
|
+
- Updating dragonmantank/cron-expression (v2.2.0 => v2.3.0): Downloading (100%)
|
102
|
+
|
103
|
+
- Updating doctrine/inflector (v1.3.0 => 1.3.1): Downloading (100%)
|
104
|
+
|
105
|
+
- Updating laravel/framework (v5.6.38 => v5.6.39): Downloading (100%)
|
106
|
+
|
107
|
+
- Installing ralouphie/getallheaders (3.0.3): Downloading (100%)
|
108
|
+
|
109
|
+
- Updating guzzlehttp/psr7 (1.4.2 => 1.6.1): Downloading (100%)
|
110
|
+
|
111
|
+
- Updating guzzlehttp/guzzle (6.3.3 => 6.4.1): Downloading (100%)
|
112
|
+
|
113
|
+
- Updating aws/aws-sdk-php (3.67.12 => 3.121.0): Downloading (100%)
|
114
|
+
|
115
|
+
- Updating aws/aws-sdk-php-laravel (3.1.0 => 3.4.0): Downloading (100%)
|
116
|
+
|
117
|
+
- Updating doctrine/event-manager (v1.0.0 => 1.1.0): Downloading (100%)
|
118
|
+
|
119
|
+
- Updating doctrine/cache (v1.8.0 => 1.9.1): Downloading (100%)
|
120
|
+
|
121
|
+
- Updating doctrine/dbal (v2.8.0 => v2.9.3): Downloading (100%)
|
122
|
+
|
123
|
+
- Updating fideloper/proxy (4.0.0 => 4.2.1): Downloading (100%)
|
124
|
+
|
125
|
+
- Updating nikic/php-parser (v4.0.3 => v4.3.0): Downloading (100%)
|
126
|
+
|
127
|
+
- Updating jakub-onderka/php-console-color (0.1 => v0.2): Downloading (100%)
|
128
|
+
|
129
|
+
- Updating jakub-onderka/php-console-highlighter (v0.3.2 => v0.4): Downloading (100%)
|
130
|
+
|
131
|
+
- Updating psy/psysh (v0.9.8 => v0.9.9): Downloading (100%)
|
132
|
+
|
133
|
+
- Updating laravel/tinker (v1.0.7 => v1.0.10): Downloading (100%)
|
134
|
+
|
135
|
+
- Updating league/flysystem-aws-s3-v3 (1.0.19 => 1.0.23): Downloading (100%)
|
136
|
+
|
137
|
+
- Updating fzaninotto/faker (v1.8.0 => v1.9.0): Downloading (100%)
|
138
|
+
|
139
|
+
- Updating mockery/mockery (1.1.0 => 1.2.4): Downloading (100%)
|
140
|
+
|
141
|
+
- Updating filp/whoops (2.2.1 => 2.5.0): Downloading (100%)
|
142
|
+
|
143
|
+
- Updating nunomaduro/collision (v2.0.3 => v2.1.1): Downloading (100%)
|
144
|
+
|
145
|
+
- Updating sebastian/resource-operations (1.0.0 => 2.0.1): Downloading (100%)
|
146
|
+
|
147
|
+
- Updating sebastian/exporter (3.1.0 => 3.1.2): Downloading (100%)
|
148
|
+
|
149
|
+
- Updating sebastian/environment (3.1.0 => 4.2.3): Downloading (100%)
|
150
|
+
|
151
|
+
- Updating sebastian/diff (3.0.1 => 3.0.2): Downloading (100%)
|
152
|
+
|
153
|
+
- Updating phpunit/php-timer (2.0.0 => 2.1.2): Downloading (100%)
|
154
|
+
|
155
|
+
- Updating theseer/tokenizer (1.1.0 => 1.1.3): Downloading (100%)
|
156
|
+
|
157
|
+
- Updating phpunit/php-token-stream (3.0.0 => 3.1.1): Downloading (100%)
|
158
|
+
|
159
|
+
- Updating phpunit/php-code-coverage (6.0.7 => 6.1.4): Downloading (100%)
|
160
|
+
|
161
|
+
- Updating webmozart/assert (1.3.0 => 1.5.0): Downloading (100%)
|
162
|
+
|
163
|
+
- Updating phpdocumentor/reflection-common (1.0.1 => 2.0.0): Downloading (100%)
|
164
|
+
|
165
|
+
- Updating phpdocumentor/type-resolver (0.4.0 => 1.0.1): Downloading (100%)
|
166
|
+
|
167
|
+
- Updating phpdocumentor/reflection-docblock (4.3.0 => 4.3.2): Downloading (100%)
|
168
|
+
|
169
|
+
- Updating doctrine/instantiator (1.1.0 => 1.3.0): Downloading (100%)
|
170
|
+
|
171
|
+
- Updating phpspec/prophecy (1.8.0 => 1.9.0): Downloading (100%)
|
172
|
+
|
173
|
+
- Updating myclabs/deep-copy (1.8.1 => 1.9.3): Downloading (100%)
|
174
|
+
|
175
|
+
- Updating phpunit/phpunit (7.3.5 => 7.5.17): Downloading (100%)
|
176
|
+
|
177
|
+
- Updating lcobucci/jwt (3.2.4 => 3.3.1): Downloading (100%)
|
178
|
+
|
179
|
+
- Updating league/event (2.1.2 => 2.2.0): Downloading (100%)
|
180
|
+
|
181
|
+
- Updating league/oauth2-server (7.2.0 => 7.4.0): Downloading (100%)
|
182
|
+
|
183
|
+
- Updating phpseclib/phpseclib (2.0.11 => 2.0.23): Downloading (100%)
|
184
|
+
|
185
|
+
- Updating symfony/psr-http-message-bridge (v1.1.0 => v1.2.0): Downloading (100%)
|
186
|
+
|
187
|
+
- Updating zendframework/zend-diactoros (1.8.6 => 1.8.7): Downloading (100%)
|
188
|
+
|
189
|
+
- Installing bacon/bacon-qr-code (1.0.3): Downloading (100%)
|
190
|
+
|
191
|
+
- Installing simplesoftwareio/simple-qrcode (2.0.0): Downloading (100%)
|
192
|
+
|
193
|
+
- Installing sabberworm/php-css-parser (8.3.0): Downloading (100%)
|
194
|
+
|
195
|
+
- Installing phenx/php-svg-lib (v0.3.3): Downloading (100%)
|
196
|
+
|
197
|
+
- Installing phenx/php-font-lib (0.5.1): Downloading (100%)
|
198
|
+
|
199
|
+
- Installing dompdf/dompdf (v0.8.3): Downloading (100%)
|
200
|
+
|
201
|
+
- Installing barryvdh/laravel-dompdf (v0.8.5): Downloading (100%)
|
202
|
+
|
203
|
+
- Installing league/oauth1-client (1.7.0): Downloading (100%)
|
204
|
+
|
205
|
+
- Installing laravel/socialite (v3.3.0): Downloading (100%)
|
206
|
+
|
207
|
+
- Installing laravelcollective/html (v5.6.10): Downloading (100%)
|
208
|
+
|
209
|
+
- Installing myclabs/php-enum (1.7.2): Downloading (100%)
|
210
|
+
|
211
|
+
- Installing maximebf/debugbar (v1.15.1): Downloading (100%)
|
212
|
+
|
213
|
+
- Installing barryvdh/laravel-debugbar (v3.2.8): Downloading (100%)
|
214
|
+
|
215
|
+
- Installing facebook/webdriver (1.7.1): Downloading (100%)
|
216
|
+
|
217
|
+
- Installing laravel/dusk (v4.0.5): Downloading (100%)
|
218
|
+
|
219
|
+
- Installing squizlabs/php_codesniffer (3.5.2): Downloading (100%)
|
220
|
+
|
221
|
+
symfony/polyfill-intl-idn suggests installing ext-intl (For best performance)
|
222
|
+
|
223
|
+
symfony/event-dispatcher-contracts suggests installing psr/event-dispatcher ()
|
224
|
+
|
225
|
+
symfony/service-contracts suggests installing symfony/service-implementation ()
|
226
|
+
|
227
|
+
dompdf/dompdf suggests installing ext-imagick (Improves image processing performance)
|
228
|
+
|
229
|
+
dompdf/dompdf suggests installing ext-gmagick (Improves image processing performance)
|
230
|
+
|
231
|
+
maximebf/debugbar suggests installing kriswallsmith/assetic (The best way to manage assets)
|
232
|
+
|
233
|
+
maximebf/debugbar suggests installing predis/predis (Redis storage)
|
234
|
+
|
235
|
+
facebook/webdriver suggests installing ext-SimpleXML (For Firefox profile creation)
|
236
|
+
|
237
|
+
Writing lock file
|
28
238
|
|
29
239
|
Generating optimized autoload files
|
30
240
|
|
241
|
+
Carbon 1 is deprecated, see how to migrate to Carbon 2.
|
242
|
+
|
243
|
+
https://carbon.nesbot.com/docs/#api-carbon-2
|
244
|
+
|
245
|
+
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
|
246
|
+
|
31
247
|
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
|
32
248
|
|
33
249
|
> @php artisan package:discover
|
@@ -40,13 +256,7 @@
|
|
40
256
|
|
41
257
|
#1 /var/www/html/project/vendor/laravel/framework/src/Illuminate/Container/Container.php(646): Illuminate\Container\Container->build('config')
|
42
258
|
|
43
|
-
|
44
|
-
|
45
|
-
#3 /var/www/html/project/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(734): Illuminate\Container\Container->make('config', Array)
|
46
|
-
|
47
|
-
#4 /var/www/html/project/vendor/laravel/framework/src/Illuminate/Container/Container.php(1210): Illuminate\Foundation\Application->make('config')
|
48
|
-
|
49
|
-
#5 /var/www/html/project/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(57): Illuminate\Container\ in /var/www/html/project/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 767
|
259
|
+
|
50
260
|
|
51
261
|
Script @php artisan package:discover handling the post-autoload-dump event returned with error code 255
|
52
262
|
|
@@ -59,165 +269,3 @@
|
|
59
269
|
|
60
270
|
|
61
271
|
おそらく、composer.jsonに含まれているモジュールのどれかがアップデートすることで問題を引き起こしていると考えます。
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
```
|
66
|
-
|
67
|
-
{
|
68
|
-
|
69
|
-
"name": "laravel/laravel",
|
70
|
-
|
71
|
-
"description": "The Laravel Framework.",
|
72
|
-
|
73
|
-
"keywords": ["framework", "laravel"],
|
74
|
-
|
75
|
-
"license": "MIT",
|
76
|
-
|
77
|
-
"type": "project",
|
78
|
-
|
79
|
-
"require": {
|
80
|
-
|
81
|
-
"php": "^7.1.3",
|
82
|
-
|
83
|
-
"aws/aws-sdk-php-laravel": "~3.0",
|
84
|
-
|
85
|
-
"barryvdh/laravel-dompdf": "^0.8.3",
|
86
|
-
|
87
|
-
"doctrine/dbal": "^2.7",
|
88
|
-
|
89
|
-
"fideloper/proxy": "^4.0",
|
90
|
-
|
91
|
-
"laravel/framework": "5.6.*",
|
92
|
-
|
93
|
-
"laravel/passport": "^6.0",
|
94
|
-
|
95
|
-
"laravel/socialite": "^3.0",
|
96
|
-
|
97
|
-
"laravel/tinker": "^1.0",
|
98
|
-
|
99
|
-
"laravelcollective/html": "^5.4.0",
|
100
|
-
|
101
|
-
"league/flysystem-aws-s3-v3": "~1.0",
|
102
|
-
|
103
|
-
"myclabs/php-enum": "^1.6",
|
104
|
-
|
105
|
-
"simplesoftwareio/simple-qrcode": "~2",
|
106
|
-
|
107
|
-
"kylekatarnls/laravel-carbon-2": "^1.0.0",
|
108
|
-
|
109
|
-
"nesbot/carbon": "2.0.0-beta.2 as 1.25.0"
|
110
|
-
|
111
|
-
},
|
112
|
-
|
113
|
-
"require-dev": {
|
114
|
-
|
115
|
-
"barryvdh/laravel-debugbar": "^3.2",
|
116
|
-
|
117
|
-
"filp/whoops": "^2.0",
|
118
|
-
|
119
|
-
"fzaninotto/faker": "^1.4",
|
120
|
-
|
121
|
-
"mockery/mockery": "^1.0",
|
122
|
-
|
123
|
-
"nunomaduro/collision": "^2.0",
|
124
|
-
|
125
|
-
"phpunit/phpunit": "^7.0",
|
126
|
-
|
127
|
-
"squizlabs/php_codesniffer": "^3.3"
|
128
|
-
|
129
|
-
},
|
130
|
-
|
131
|
-
"autoload": {
|
132
|
-
|
133
|
-
"classmap": [
|
134
|
-
|
135
|
-
"database/seeds",
|
136
|
-
|
137
|
-
"database/factories"
|
138
|
-
|
139
|
-
],
|
140
|
-
|
141
|
-
"psr-4": {
|
142
|
-
|
143
|
-
"App\": "app/"
|
144
|
-
|
145
|
-
}
|
146
|
-
|
147
|
-
},
|
148
|
-
|
149
|
-
"autoload-dev": {
|
150
|
-
|
151
|
-
"psr-4": {
|
152
|
-
|
153
|
-
"Tests\": "tests/"
|
154
|
-
|
155
|
-
}
|
156
|
-
|
157
|
-
},
|
158
|
-
|
159
|
-
"extra": {
|
160
|
-
|
161
|
-
"laravel": {
|
162
|
-
|
163
|
-
"dont-discover": [
|
164
|
-
|
165
|
-
]
|
166
|
-
|
167
|
-
}
|
168
|
-
|
169
|
-
},
|
170
|
-
|
171
|
-
"scripts": {
|
172
|
-
|
173
|
-
"post-root-package-install": [
|
174
|
-
|
175
|
-
"@php -r \"file_exists('.env') || copy('.env.example', '.env');\""
|
176
|
-
|
177
|
-
],
|
178
|
-
|
179
|
-
"post-create-project-cmd": [
|
180
|
-
|
181
|
-
"@php artisan key:generate"
|
182
|
-
|
183
|
-
],
|
184
|
-
|
185
|
-
"post-autoload-dump": [
|
186
|
-
|
187
|
-
"Illuminate\Foundation\ComposerScripts::postAutoloadDump",
|
188
|
-
|
189
|
-
"@php artisan package:discover"
|
190
|
-
|
191
|
-
],
|
192
|
-
|
193
|
-
"phpcs": [
|
194
|
-
|
195
|
-
"phpcs --standard=phpcs.xml --extensions=php ."
|
196
|
-
|
197
|
-
],
|
198
|
-
|
199
|
-
"phpcbf": [
|
200
|
-
|
201
|
-
"./vendor/bin/phpcbf --standard=./phpcs.xml"
|
202
|
-
|
203
|
-
]
|
204
|
-
|
205
|
-
},
|
206
|
-
|
207
|
-
"config": {
|
208
|
-
|
209
|
-
"preferred-install": "dist",
|
210
|
-
|
211
|
-
"sort-packages": true,
|
212
|
-
|
213
|
-
"optimize-autoloader": true
|
214
|
-
|
215
|
-
},
|
216
|
-
|
217
|
-
"minimum-stability": "dev",
|
218
|
-
|
219
|
-
"prefer-stable": true
|
220
|
-
|
221
|
-
}
|
222
|
-
|
223
|
-
```
|