|
@@ -171,24 +171,24 @@
|
171
|
171
|
},
|
172
|
172
|
{
|
173
|
173
|
"name": "psr/http-factory",
|
174
|
|
- "version": "1.0.0",
|
175
|
|
- "version_normalized": "1.0.0.0",
|
|
174
|
+ "version": "1.0.1",
|
|
175
|
+ "version_normalized": "1.0.1.0",
|
176
|
176
|
"source": {
|
177
|
177
|
"type": "git",
|
178
|
178
|
"url": "https://github.com/php-fig/http-factory.git",
|
179
|
|
- "reference": "378bfe27931ecc54ff824a20d6f6bfc303bbd04c"
|
|
179
|
+ "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
|
180
|
180
|
},
|
181
|
181
|
"dist": {
|
182
|
182
|
"type": "zip",
|
183
|
|
- "url": "https://api.github.com/repos/php-fig/http-factory/zipball/378bfe27931ecc54ff824a20d6f6bfc303bbd04c",
|
184
|
|
- "reference": "378bfe27931ecc54ff824a20d6f6bfc303bbd04c",
|
|
183
|
+ "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
|
|
184
|
+ "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
|
185
|
185
|
"shasum": ""
|
186
|
186
|
},
|
187
|
187
|
"require": {
|
188
|
188
|
"php": ">=7.0.0",
|
189
|
189
|
"psr/http-message": "^1.0"
|
190
|
190
|
},
|
191
|
|
- "time": "2018-07-30T21:54:04+00:00",
|
|
191
|
+ "time": "2019-04-30T12:38:16+00:00",
|
192
|
192
|
"type": "library",
|
193
|
193
|
"extra": {
|
194
|
194
|
"branch-alias": {
|