This project does not seem to handle request data directly as such no vulnerable execution paths were found.
include
, or for example
via PHP's auto-loading mechanism.
These results are based on our legacy PHP analysis, consider migrating to our new PHP analysis engine instead. Learn more
1 | { |
||
2 | "_readme": [ |
||
3 | "This file locks the dependencies of your project to a known state", |
||
4 | "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
||
5 | "This file is @generated automatically" |
||
6 | ], |
||
7 | "content-hash": "29ed7760388485f04ad8c2811d831ba2", |
||
8 | "packages": [ |
||
9 | { |
||
10 | "name": "bower-asset/jquery", |
||
11 | "version": "2.2.4", |
||
12 | "source": { |
||
13 | "type": "git", |
||
14 | "url": "https://github.com/jquery/jquery-dist.git", |
||
15 | "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72" |
||
16 | }, |
||
17 | "dist": { |
||
18 | "type": "zip", |
||
19 | "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/c0185ab7c75aab88762c5aae780b9d83b80eda72", |
||
20 | "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72", |
||
21 | "shasum": "" |
||
22 | }, |
||
23 | "type": "bower-asset-library", |
||
24 | "extra": { |
||
25 | "bower-asset-main": "dist/jquery.js", |
||
26 | "bower-asset-ignore": [ |
||
27 | "package.json" |
||
28 | ] |
||
29 | }, |
||
30 | "license": [ |
||
31 | "MIT" |
||
32 | ], |
||
33 | "keywords": [ |
||
34 | "browser", |
||
35 | "javascript", |
||
36 | "jquery", |
||
37 | "library" |
||
38 | ] |
||
39 | }, |
||
40 | { |
||
41 | "name": "bower-asset/jquery.inputmask", |
||
42 | "version": "3.3.7", |
||
43 | "source": { |
||
44 | "type": "git", |
||
45 | "url": "https://github.com/RobinHerbots/Inputmask.git", |
||
46 | "reference": "9835731cb78cac749734d94a1cb5bd70da4d3b10" |
||
47 | }, |
||
48 | "dist": { |
||
49 | "type": "zip", |
||
50 | "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/9835731cb78cac749734d94a1cb5bd70da4d3b10", |
||
51 | "reference": "9835731cb78cac749734d94a1cb5bd70da4d3b10", |
||
52 | "shasum": "" |
||
53 | }, |
||
54 | "require": { |
||
55 | "bower-asset/jquery": ">=1.7" |
||
56 | }, |
||
57 | "type": "bower-asset-library", |
||
58 | "extra": { |
||
59 | "bower-asset-main": [ |
||
60 | "./dist/inputmask/inputmask.js", |
||
61 | "./dist/inputmask/inputmask.extensions.js", |
||
62 | "./dist/inputmask/inputmask.date.extensions.js", |
||
63 | "./dist/inputmask/inputmask.numeric.extensions.js", |
||
64 | "./dist/inputmask/inputmask.phone.extensions.js", |
||
65 | "./dist/inputmask/jquery.inputmask.js", |
||
66 | "./dist/inputmask/global/document.js", |
||
67 | "./dist/inputmask/global/window.js", |
||
68 | "./dist/inputmask/phone-codes/phone.js", |
||
69 | "./dist/inputmask/phone-codes/phone-be.js", |
||
70 | "./dist/inputmask/phone-codes/phone-nl.js", |
||
71 | "./dist/inputmask/phone-codes/phone-ru.js", |
||
72 | "./dist/inputmask/phone-codes/phone-uk.js", |
||
73 | "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jqlite.js", |
||
74 | "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jquery.js", |
||
75 | "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.js", |
||
76 | "./dist/inputmask/bindings/inputmask.binding.js" |
||
77 | ], |
||
78 | "bower-asset-ignore": [ |
||
79 | "**/*", |
||
80 | "!dist/*", |
||
81 | "!dist/inputmask/*", |
||
82 | "!dist/min/*", |
||
83 | "!dist/min/inputmask/*" |
||
84 | ] |
||
85 | }, |
||
86 | "license": [ |
||
87 | "http://opensource.org/licenses/mit-license.php" |
||
88 | ], |
||
89 | "description": "Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.", |
||
90 | "keywords": [ |
||
91 | "form", |
||
92 | "input", |
||
93 | "inputmask", |
||
94 | "jquery", |
||
95 | "mask", |
||
96 | "plugins" |
||
97 | ] |
||
98 | }, |
||
99 | { |
||
100 | "name": "bower-asset/punycode", |
||
101 | "version": "v1.3.2", |
||
102 | "source": { |
||
103 | "type": "git", |
||
104 | "url": "https://github.com/bestiejs/punycode.js.git", |
||
105 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" |
||
106 | }, |
||
107 | "dist": { |
||
108 | "type": "zip", |
||
109 | "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
110 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
111 | "shasum": "" |
||
112 | }, |
||
113 | "type": "bower-asset-library", |
||
114 | "extra": { |
||
115 | "bower-asset-main": "punycode.js", |
||
116 | "bower-asset-ignore": [ |
||
117 | "coverage", |
||
118 | "tests", |
||
119 | ".*", |
||
120 | "component.json", |
||
121 | "Gruntfile.js", |
||
122 | "node_modules", |
||
123 | "package.json" |
||
124 | ] |
||
125 | } |
||
126 | }, |
||
127 | { |
||
128 | "name": "bower-asset/yii2-pjax", |
||
129 | "version": "v2.0.6", |
||
130 | "source": { |
||
131 | "type": "git", |
||
132 | "url": "https://github.com/yiisoft/jquery-pjax.git", |
||
133 | "reference": "60728da6ade5879e807a49ce59ef9a72039b8978" |
||
134 | }, |
||
135 | "dist": { |
||
136 | "type": "zip", |
||
137 | "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/60728da6ade5879e807a49ce59ef9a72039b8978", |
||
138 | "reference": "60728da6ade5879e807a49ce59ef9a72039b8978", |
||
139 | "shasum": "" |
||
140 | }, |
||
141 | "require": { |
||
142 | "bower-asset/jquery": ">=1.8" |
||
143 | }, |
||
144 | "type": "bower-asset-library", |
||
145 | "extra": { |
||
146 | "bower-asset-main": "./jquery.pjax.js", |
||
147 | "bower-asset-ignore": [ |
||
148 | ".travis.yml", |
||
149 | "Gemfile", |
||
150 | "Gemfile.lock", |
||
151 | "CONTRIBUTING.md", |
||
152 | "vendor/", |
||
153 | "script/", |
||
154 | "test/" |
||
155 | ] |
||
156 | }, |
||
157 | "license": [ |
||
158 | "MIT" |
||
159 | ] |
||
160 | }, |
||
161 | { |
||
162 | "name": "cebe/markdown", |
||
163 | "version": "1.1.1", |
||
164 | "source": { |
||
165 | "type": "git", |
||
166 | "url": "https://github.com/cebe/markdown.git", |
||
167 | "reference": "c30eb5e01fe021cc5bba2f9ee0eeef96d4931166" |
||
168 | }, |
||
169 | "dist": { |
||
170 | "type": "zip", |
||
171 | "url": "https://api.github.com/repos/cebe/markdown/zipball/c30eb5e01fe021cc5bba2f9ee0eeef96d4931166", |
||
172 | "reference": "c30eb5e01fe021cc5bba2f9ee0eeef96d4931166", |
||
173 | "shasum": "" |
||
174 | }, |
||
175 | "require": { |
||
176 | "lib-pcre": "*", |
||
177 | "php": ">=5.4.0" |
||
178 | }, |
||
179 | "require-dev": { |
||
180 | "cebe/indent": "*", |
||
181 | "facebook/xhprof": "*@dev", |
||
182 | "phpunit/phpunit": "4.1.*" |
||
183 | }, |
||
184 | "bin": [ |
||
185 | "bin/markdown" |
||
186 | ], |
||
187 | "type": "library", |
||
188 | "extra": { |
||
189 | "branch-alias": { |
||
190 | "dev-master": "1.1.x-dev" |
||
191 | } |
||
192 | }, |
||
193 | "autoload": { |
||
194 | "psr-4": { |
||
195 | "cebe\\markdown\\": "" |
||
196 | } |
||
197 | }, |
||
198 | "notification-url": "https://packagist.org/downloads/", |
||
199 | "license": [ |
||
200 | "MIT" |
||
201 | ], |
||
202 | "authors": [ |
||
203 | { |
||
204 | "name": "Carsten Brandt", |
||
205 | "email": "[email protected]", |
||
206 | "homepage": "http://cebe.cc/", |
||
207 | "role": "Creator" |
||
208 | } |
||
209 | ], |
||
210 | "description": "A super fast, highly extensible markdown parser for PHP", |
||
211 | "homepage": "https://github.com/cebe/markdown#readme", |
||
212 | "keywords": [ |
||
213 | "extensible", |
||
214 | "fast", |
||
215 | "gfm", |
||
216 | "markdown", |
||
217 | "markdown-extra" |
||
218 | ], |
||
219 | "time": "2016-09-14T20:40:20+00:00" |
||
220 | }, |
||
221 | { |
||
222 | "name": "ezyang/htmlpurifier", |
||
223 | "version": "v4.9.3", |
||
224 | "source": { |
||
225 | "type": "git", |
||
226 | "url": "https://github.com/ezyang/htmlpurifier.git", |
||
227 | "reference": "95e1bae3182efc0f3422896a3236e991049dac69" |
||
228 | }, |
||
229 | "dist": { |
||
230 | "type": "zip", |
||
231 | "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/95e1bae3182efc0f3422896a3236e991049dac69", |
||
232 | "reference": "95e1bae3182efc0f3422896a3236e991049dac69", |
||
233 | "shasum": "" |
||
234 | }, |
||
235 | "require": { |
||
236 | "php": ">=5.2" |
||
237 | }, |
||
238 | "require-dev": { |
||
239 | "simpletest/simpletest": "^1.1" |
||
240 | }, |
||
241 | "type": "library", |
||
242 | "autoload": { |
||
243 | "psr-0": { |
||
244 | "HTMLPurifier": "library/" |
||
245 | }, |
||
246 | "files": [ |
||
247 | "library/HTMLPurifier.composer.php" |
||
248 | ] |
||
249 | }, |
||
250 | "notification-url": "https://packagist.org/downloads/", |
||
251 | "license": [ |
||
252 | "LGPL" |
||
253 | ], |
||
254 | "authors": [ |
||
255 | { |
||
256 | "name": "Edward Z. Yang", |
||
257 | "email": "[email protected]", |
||
258 | "homepage": "http://ezyang.com" |
||
259 | } |
||
260 | ], |
||
261 | "description": "Standards compliant HTML filter written in PHP", |
||
262 | "homepage": "http://htmlpurifier.org/", |
||
263 | "keywords": [ |
||
264 | "html" |
||
265 | ], |
||
266 | "time": "2017-06-03T02:28:16+00:00" |
||
267 | }, |
||
268 | { |
||
269 | "name": "league/flysystem", |
||
270 | "version": "1.0.40", |
||
271 | "source": { |
||
272 | "type": "git", |
||
273 | "url": "https://github.com/thephpleague/flysystem.git", |
||
274 | "reference": "3828f0b24e2c1918bb362d57a53205d6dc8fde61" |
||
275 | }, |
||
276 | "dist": { |
||
277 | "type": "zip", |
||
278 | "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/3828f0b24e2c1918bb362d57a53205d6dc8fde61", |
||
279 | "reference": "3828f0b24e2c1918bb362d57a53205d6dc8fde61", |
||
280 | "shasum": "" |
||
281 | }, |
||
282 | "require": { |
||
283 | "php": ">=5.5.9" |
||
284 | }, |
||
285 | "conflict": { |
||
286 | "league/flysystem-sftp": "<1.0.6" |
||
287 | }, |
||
288 | "require-dev": { |
||
289 | "ext-fileinfo": "*", |
||
290 | "mockery/mockery": "~0.9", |
||
291 | "phpspec/phpspec": "^2.2", |
||
292 | "phpunit/phpunit": "~4.8" |
||
293 | }, |
||
294 | "suggest": { |
||
295 | "ext-fileinfo": "Required for MimeType", |
||
296 | "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2", |
||
297 | "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3", |
||
298 | "league/flysystem-azure": "Allows you to use Windows Azure Blob storage", |
||
299 | "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching", |
||
300 | "league/flysystem-copy": "Allows you to use Copy.com storage", |
||
301 | "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem", |
||
302 | "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files", |
||
303 | "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib", |
||
304 | "league/flysystem-webdav": "Allows you to use WebDAV storage", |
||
305 | "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter", |
||
306 | "spatie/flysystem-dropbox": "Allows you to use Dropbox storage" |
||
307 | }, |
||
308 | "type": "library", |
||
309 | "extra": { |
||
310 | "branch-alias": { |
||
311 | "dev-master": "1.1-dev" |
||
312 | } |
||
313 | }, |
||
314 | "autoload": { |
||
315 | "psr-4": { |
||
316 | "League\\Flysystem\\": "src/" |
||
317 | } |
||
318 | }, |
||
319 | "notification-url": "https://packagist.org/downloads/", |
||
320 | "license": [ |
||
321 | "MIT" |
||
322 | ], |
||
323 | "authors": [ |
||
324 | { |
||
325 | "name": "Frank de Jonge", |
||
326 | "email": "[email protected]" |
||
327 | } |
||
328 | ], |
||
329 | "description": "Filesystem abstraction: Many filesystems, one API.", |
||
330 | "keywords": [ |
||
331 | "Cloud Files", |
||
332 | "WebDAV", |
||
333 | "abstraction", |
||
334 | "aws", |
||
335 | "cloud", |
||
336 | "copy.com", |
||
337 | "dropbox", |
||
338 | "file systems", |
||
339 | "files", |
||
340 | "filesystem", |
||
341 | "filesystems", |
||
342 | "ftp", |
||
343 | "rackspace", |
||
344 | "remote", |
||
345 | "s3", |
||
346 | "sftp", |
||
347 | "storage" |
||
348 | ], |
||
349 | "time": "2017-04-28T10:15:08+00:00" |
||
350 | }, |
||
351 | { |
||
352 | "name": "yiisoft/yii2", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
353 | "version": "2.0.12", |
||
354 | "source": { |
||
355 | "type": "git", |
||
356 | "url": "https://github.com/yiisoft/yii2-framework.git", |
||
357 | "reference": "70acbecc75cb26b6cd66d16be0b06e4b73db190d" |
||
358 | }, |
||
359 | "dist": { |
||
360 | "type": "zip", |
||
361 | "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/70acbecc75cb26b6cd66d16be0b06e4b73db190d", |
||
362 | "reference": "70acbecc75cb26b6cd66d16be0b06e4b73db190d", |
||
363 | "shasum": "" |
||
364 | }, |
||
365 | "require": { |
||
366 | "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", |
||
367 | "bower-asset/jquery.inputmask": "~3.2.2 | ~3.3.5", |
||
368 | "bower-asset/punycode": "1.3.*", |
||
369 | "bower-asset/yii2-pjax": "~2.0.1", |
||
370 | "cebe/markdown": "~1.0.0 | ~1.1.0", |
||
371 | "ext-ctype": "*", |
||
372 | "ext-mbstring": "*", |
||
373 | "ezyang/htmlpurifier": "~4.6", |
||
374 | "lib-pcre": "*", |
||
375 | "php": ">=5.4.0", |
||
376 | "yiisoft/yii2-composer": "~2.0.4" |
||
377 | }, |
||
378 | "bin": [ |
||
379 | "yii" |
||
380 | ], |
||
381 | "type": "library", |
||
382 | "extra": { |
||
383 | "branch-alias": { |
||
384 | "dev-master": "2.0.x-dev" |
||
385 | } |
||
386 | }, |
||
387 | "autoload": { |
||
388 | "psr-4": { |
||
389 | "yii\\": "" |
||
390 | } |
||
391 | }, |
||
392 | "notification-url": "https://packagist.org/downloads/", |
||
393 | "license": [ |
||
394 | "BSD-3-Clause" |
||
395 | ], |
||
396 | "authors": [ |
||
397 | { |
||
398 | "name": "Qiang Xue", |
||
399 | "email": "[email protected]", |
||
400 | "homepage": "http://www.yiiframework.com/", |
||
401 | "role": "Founder and project lead" |
||
402 | }, |
||
403 | { |
||
404 | "name": "Alexander Makarov", |
||
405 | "email": "[email protected]", |
||
406 | "homepage": "http://rmcreative.ru/", |
||
407 | "role": "Core framework development" |
||
408 | }, |
||
409 | { |
||
410 | "name": "Maurizio Domba", |
||
411 | "homepage": "http://mdomba.info/", |
||
412 | "role": "Core framework development" |
||
413 | }, |
||
414 | { |
||
415 | "name": "Carsten Brandt", |
||
416 | "email": "[email protected]", |
||
417 | "homepage": "http://cebe.cc/", |
||
418 | "role": "Core framework development" |
||
419 | }, |
||
420 | { |
||
421 | "name": "Timur Ruziev", |
||
422 | "email": "[email protected]", |
||
423 | "homepage": "http://resurtm.com/", |
||
424 | "role": "Core framework development" |
||
425 | }, |
||
426 | { |
||
427 | "name": "Paul Klimov", |
||
428 | "email": "[email protected]", |
||
429 | "role": "Core framework development" |
||
430 | }, |
||
431 | { |
||
432 | "name": "Dmitry Naumenko", |
||
433 | "email": "[email protected]", |
||
434 | "role": "Core framework development" |
||
435 | }, |
||
436 | { |
||
437 | "name": "Boudewijn Vahrmeijer", |
||
438 | "email": "[email protected]", |
||
439 | "homepage": "http://dynasource.eu", |
||
440 | "role": "Core framework development" |
||
441 | } |
||
442 | ], |
||
443 | "description": "Yii PHP Framework Version 2", |
||
444 | "homepage": "http://www.yiiframework.com/", |
||
445 | "keywords": [ |
||
446 | "framework", |
||
447 | "yii2" |
||
448 | ], |
||
449 | "time": "2017-06-05T14:33:41+00:00" |
||
450 | }, |
||
451 | { |
||
452 | "name": "yiisoft/yii2-composer", |
||
453 | "version": "2.0.5", |
||
454 | "source": { |
||
455 | "type": "git", |
||
456 | "url": "https://github.com/yiisoft/yii2-composer.git", |
||
457 | "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2" |
||
458 | }, |
||
459 | "dist": { |
||
460 | "type": "zip", |
||
461 | "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", |
||
462 | "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", |
||
463 | "shasum": "" |
||
464 | }, |
||
465 | "require": { |
||
466 | "composer-plugin-api": "^1.0" |
||
467 | }, |
||
468 | "require-dev": { |
||
469 | "composer/composer": "^1.0" |
||
470 | }, |
||
471 | "type": "composer-plugin", |
||
472 | "extra": { |
||
473 | "class": "yii\\composer\\Plugin", |
||
474 | "branch-alias": { |
||
475 | "dev-master": "2.0.x-dev" |
||
476 | } |
||
477 | }, |
||
478 | "autoload": { |
||
479 | "psr-4": { |
||
480 | "yii\\composer\\": "" |
||
481 | } |
||
482 | }, |
||
483 | "notification-url": "https://packagist.org/downloads/", |
||
484 | "license": [ |
||
485 | "BSD-3-Clause" |
||
486 | ], |
||
487 | "authors": [ |
||
488 | { |
||
489 | "name": "Qiang Xue", |
||
490 | "email": "[email protected]" |
||
491 | } |
||
492 | ], |
||
493 | "description": "The composer plugin for Yii extension installer", |
||
494 | "keywords": [ |
||
495 | "composer", |
||
496 | "extension installer", |
||
497 | "yii2" |
||
498 | ], |
||
499 | "time": "2016-12-20T13:26:02+00:00" |
||
500 | } |
||
501 | ], |
||
502 | "packages-dev": [ |
||
503 | { |
||
504 | "name": "aws/aws-sdk-php", |
||
505 | "version": "3.31.5", |
||
506 | "source": { |
||
507 | "type": "git", |
||
508 | "url": "https://github.com/aws/aws-sdk-php.git", |
||
509 | "reference": "bb28d91e5766539224f06240472e5184bfddca66" |
||
510 | }, |
||
511 | "dist": { |
||
512 | "type": "zip", |
||
513 | "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/bb28d91e5766539224f06240472e5184bfddca66", |
||
514 | "reference": "bb28d91e5766539224f06240472e5184bfddca66", |
||
515 | "shasum": "" |
||
516 | }, |
||
517 | "require": { |
||
518 | "guzzlehttp/guzzle": "^5.3.1|^6.2.1", |
||
519 | "guzzlehttp/promises": "~1.0", |
||
520 | "guzzlehttp/psr7": "^1.4.1", |
||
521 | "mtdowling/jmespath.php": "~2.2", |
||
522 | "php": ">=5.5" |
||
523 | }, |
||
524 | "require-dev": { |
||
525 | "andrewsville/php-token-reflection": "^1.4", |
||
526 | "aws/aws-php-sns-message-validator": "~1.0", |
||
527 | "behat/behat": "~3.0", |
||
528 | "doctrine/cache": "~1.4", |
||
529 | "ext-dom": "*", |
||
530 | "ext-json": "*", |
||
531 | "ext-openssl": "*", |
||
532 | "ext-pcre": "*", |
||
533 | "ext-simplexml": "*", |
||
534 | "ext-spl": "*", |
||
535 | "nette/neon": "^2.3", |
||
536 | "phpunit/phpunit": "^4.8.35|^5.4.0", |
||
537 | "psr/cache": "^1.0" |
||
538 | }, |
||
539 | "suggest": { |
||
540 | "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications", |
||
541 | "doctrine/cache": "To use the DoctrineCacheAdapter", |
||
542 | "ext-curl": "To send requests using cURL", |
||
543 | "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages" |
||
544 | }, |
||
545 | "type": "library", |
||
546 | "extra": { |
||
547 | "branch-alias": { |
||
548 | "dev-master": "3.0-dev" |
||
549 | } |
||
550 | }, |
||
551 | "autoload": { |
||
552 | "psr-4": { |
||
553 | "Aws\\": "src/" |
||
554 | }, |
||
555 | "files": [ |
||
556 | "src/functions.php" |
||
557 | ] |
||
558 | }, |
||
559 | "notification-url": "https://packagist.org/downloads/", |
||
560 | "license": [ |
||
561 | "Apache-2.0" |
||
562 | ], |
||
563 | "authors": [ |
||
564 | { |
||
565 | "name": "Amazon Web Services", |
||
566 | "homepage": "http://aws.amazon.com" |
||
567 | } |
||
568 | ], |
||
569 | "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project", |
||
570 | "homepage": "http://aws.amazon.com/sdkforphp", |
||
571 | "keywords": [ |
||
572 | "amazon", |
||
573 | "aws", |
||
574 | "cloud", |
||
575 | "dynamodb", |
||
576 | "ec2", |
||
577 | "glacier", |
||
578 | "s3", |
||
579 | "sdk" |
||
580 | ], |
||
581 | "time": "2017-07-14T21:17:45+00:00" |
||
582 | }, |
||
583 | { |
||
584 | "name": "cedricziel/flysystem-gcs", |
||
585 | "version": "v1.1.0", |
||
586 | "source": { |
||
587 | "type": "git", |
||
588 | "url": "https://github.com/cedricziel/flysystem-gcs.git", |
||
589 | "reference": "d0fa543a85af2016997e3aa0dee4eb5f1ccd2ba8" |
||
590 | }, |
||
591 | "dist": { |
||
592 | "type": "zip", |
||
593 | "url": "https://api.github.com/repos/cedricziel/flysystem-gcs/zipball/d0fa543a85af2016997e3aa0dee4eb5f1ccd2ba8", |
||
594 | "reference": "d0fa543a85af2016997e3aa0dee4eb5f1ccd2ba8", |
||
595 | "shasum": "" |
||
596 | }, |
||
597 | "require": { |
||
598 | "google/cloud": "~0.8", |
||
599 | "league/flysystem": "^1.0" |
||
600 | }, |
||
601 | "require-dev": { |
||
602 | "phpunit/phpunit": "^4.8|^5.5" |
||
603 | }, |
||
604 | "type": "library", |
||
605 | "autoload": { |
||
606 | "psr-4": { |
||
607 | "CedricZiel\\FlysystemGcs\\": "src" |
||
608 | } |
||
609 | }, |
||
610 | "notification-url": "https://packagist.org/downloads/", |
||
611 | "license": [ |
||
612 | "MIT" |
||
613 | ], |
||
614 | "authors": [ |
||
615 | { |
||
616 | "name": "Cedric Ziel", |
||
617 | "email": "[email protected]" |
||
618 | } |
||
619 | ], |
||
620 | "description": "Flysystem adapter for Google Cloud Storage (GCS) that uses gcloud-php", |
||
621 | "keywords": [ |
||
622 | "Flysystem", |
||
623 | "cloud", |
||
624 | "filesystem", |
||
625 | "gcs", |
||
626 | "google", |
||
627 | "google cloud storage" |
||
628 | ], |
||
629 | "time": "2017-01-04T10:17:20+00:00" |
||
630 | }, |
||
631 | { |
||
632 | "name": "doctrine/annotations", |
||
633 | "version": "v1.4.0", |
||
634 | "source": { |
||
635 | "type": "git", |
||
636 | "url": "https://github.com/doctrine/annotations.git", |
||
637 | "reference": "54cacc9b81758b14e3ce750f205a393d52339e97" |
||
638 | }, |
||
639 | "dist": { |
||
640 | "type": "zip", |
||
641 | "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97", |
||
642 | "reference": "54cacc9b81758b14e3ce750f205a393d52339e97", |
||
643 | "shasum": "" |
||
644 | }, |
||
645 | "require": { |
||
646 | "doctrine/lexer": "1.*", |
||
647 | "php": "^5.6 || ^7.0" |
||
648 | }, |
||
649 | "require-dev": { |
||
650 | "doctrine/cache": "1.*", |
||
651 | "phpunit/phpunit": "^5.7" |
||
652 | }, |
||
653 | "type": "library", |
||
654 | "extra": { |
||
655 | "branch-alias": { |
||
656 | "dev-master": "1.4.x-dev" |
||
657 | } |
||
658 | }, |
||
659 | "autoload": { |
||
660 | "psr-4": { |
||
661 | "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" |
||
662 | } |
||
663 | }, |
||
664 | "notification-url": "https://packagist.org/downloads/", |
||
665 | "license": [ |
||
666 | "MIT" |
||
667 | ], |
||
668 | "authors": [ |
||
669 | { |
||
670 | "name": "Roman Borschel", |
||
671 | "email": "[email protected]" |
||
672 | }, |
||
673 | { |
||
674 | "name": "Benjamin Eberlei", |
||
675 | "email": "[email protected]" |
||
676 | }, |
||
677 | { |
||
678 | "name": "Guilherme Blanco", |
||
679 | "email": "[email protected]" |
||
680 | }, |
||
681 | { |
||
682 | "name": "Jonathan Wage", |
||
683 | "email": "[email protected]" |
||
684 | }, |
||
685 | { |
||
686 | "name": "Johannes Schmitt", |
||
687 | "email": "[email protected]" |
||
688 | } |
||
689 | ], |
||
690 | "description": "Docblock Annotations Parser", |
||
691 | "homepage": "http://www.doctrine-project.org", |
||
692 | "keywords": [ |
||
693 | "annotations", |
||
694 | "docblock", |
||
695 | "parser" |
||
696 | ], |
||
697 | "time": "2017-02-24T16:22:25+00:00" |
||
698 | }, |
||
699 | { |
||
700 | "name": "doctrine/instantiator", |
||
701 | "version": "1.0.5", |
||
702 | "source": { |
||
703 | "type": "git", |
||
704 | "url": "https://github.com/doctrine/instantiator.git", |
||
705 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" |
||
706 | }, |
||
707 | "dist": { |
||
708 | "type": "zip", |
||
709 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
710 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
711 | "shasum": "" |
||
712 | }, |
||
713 | "require": { |
||
714 | "php": ">=5.3,<8.0-DEV" |
||
715 | }, |
||
716 | "require-dev": { |
||
717 | "athletic/athletic": "~0.1.8", |
||
718 | "ext-pdo": "*", |
||
719 | "ext-phar": "*", |
||
720 | "phpunit/phpunit": "~4.0", |
||
721 | "squizlabs/php_codesniffer": "~2.0" |
||
722 | }, |
||
723 | "type": "library", |
||
724 | "extra": { |
||
725 | "branch-alias": { |
||
726 | "dev-master": "1.0.x-dev" |
||
727 | } |
||
728 | }, |
||
729 | "autoload": { |
||
730 | "psr-4": { |
||
731 | "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" |
||
732 | } |
||
733 | }, |
||
734 | "notification-url": "https://packagist.org/downloads/", |
||
735 | "license": [ |
||
736 | "MIT" |
||
737 | ], |
||
738 | "authors": [ |
||
739 | { |
||
740 | "name": "Marco Pivetta", |
||
741 | "email": "[email protected]", |
||
742 | "homepage": "http://ocramius.github.com/" |
||
743 | } |
||
744 | ], |
||
745 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
746 | "homepage": "https://github.com/doctrine/instantiator", |
||
747 | "keywords": [ |
||
748 | "constructor", |
||
749 | "instantiate" |
||
750 | ], |
||
751 | "time": "2015-06-14T21:17:01+00:00" |
||
752 | }, |
||
753 | { |
||
754 | "name": "doctrine/lexer", |
||
755 | "version": "v1.0.1", |
||
756 | "source": { |
||
757 | "type": "git", |
||
758 | "url": "https://github.com/doctrine/lexer.git", |
||
759 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" |
||
760 | }, |
||
761 | "dist": { |
||
762 | "type": "zip", |
||
763 | "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
764 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
765 | "shasum": "" |
||
766 | }, |
||
767 | "require": { |
||
768 | "php": ">=5.3.2" |
||
769 | }, |
||
770 | "type": "library", |
||
771 | "extra": { |
||
772 | "branch-alias": { |
||
773 | "dev-master": "1.0.x-dev" |
||
774 | } |
||
775 | }, |
||
776 | "autoload": { |
||
777 | "psr-0": { |
||
778 | "Doctrine\\Common\\Lexer\\": "lib/" |
||
779 | } |
||
780 | }, |
||
781 | "notification-url": "https://packagist.org/downloads/", |
||
782 | "license": [ |
||
783 | "MIT" |
||
784 | ], |
||
785 | "authors": [ |
||
786 | { |
||
787 | "name": "Roman Borschel", |
||
788 | "email": "[email protected]" |
||
789 | }, |
||
790 | { |
||
791 | "name": "Guilherme Blanco", |
||
792 | "email": "[email protected]" |
||
793 | }, |
||
794 | { |
||
795 | "name": "Johannes Schmitt", |
||
796 | "email": "[email protected]" |
||
797 | } |
||
798 | ], |
||
799 | "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", |
||
800 | "homepage": "http://www.doctrine-project.org", |
||
801 | "keywords": [ |
||
802 | "lexer", |
||
803 | "parser" |
||
804 | ], |
||
805 | "time": "2014-09-09T13:34:57+00:00" |
||
806 | }, |
||
807 | { |
||
808 | "name": "firebase/php-jwt", |
||
809 | "version": "v4.0.0", |
||
810 | "source": { |
||
811 | "type": "git", |
||
812 | "url": "https://github.com/firebase/php-jwt.git", |
||
813 | "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35" |
||
814 | }, |
||
815 | "dist": { |
||
816 | "type": "zip", |
||
817 | "url": "https://api.github.com/repos/firebase/php-jwt/zipball/dccf163dc8ed7ed6a00afc06c51ee5186a428d35", |
||
818 | "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35", |
||
819 | "shasum": "" |
||
820 | }, |
||
821 | "require": { |
||
822 | "php": ">=5.3.0" |
||
823 | }, |
||
824 | "type": "library", |
||
825 | "autoload": { |
||
826 | "psr-4": { |
||
827 | "Firebase\\JWT\\": "src" |
||
828 | } |
||
829 | }, |
||
830 | "notification-url": "https://packagist.org/downloads/", |
||
831 | "license": [ |
||
832 | "BSD-3-Clause" |
||
833 | ], |
||
834 | "authors": [ |
||
835 | { |
||
836 | "name": "Neuman Vong", |
||
837 | "email": "[email protected]", |
||
838 | "role": "Developer" |
||
839 | }, |
||
840 | { |
||
841 | "name": "Anant Narayanan", |
||
842 | "email": "[email protected]", |
||
843 | "role": "Developer" |
||
844 | } |
||
845 | ], |
||
846 | "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", |
||
847 | "homepage": "https://github.com/firebase/php-jwt", |
||
848 | "time": "2016-07-18T04:51:16+00:00" |
||
849 | }, |
||
850 | { |
||
851 | "name": "friendsofphp/php-cs-fixer", |
||
852 | "version": "v2.3.2", |
||
853 | "source": { |
||
854 | "type": "git", |
||
855 | "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", |
||
856 | "reference": "597745f744bcce1aed59dfd1bb4603de2a06cda9" |
||
857 | }, |
||
858 | "dist": { |
||
859 | "type": "zip", |
||
860 | "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/597745f744bcce1aed59dfd1bb4603de2a06cda9", |
||
861 | "reference": "597745f744bcce1aed59dfd1bb4603de2a06cda9", |
||
862 | "shasum": "" |
||
863 | }, |
||
864 | "require": { |
||
865 | "doctrine/annotations": "^1.2", |
||
866 | "ext-json": "*", |
||
867 | "ext-tokenizer": "*", |
||
868 | "gecko-packages/gecko-php-unit": "^2.0", |
||
869 | "php": "^5.6 || >=7.0 <7.2", |
||
870 | "sebastian/diff": "^1.4", |
||
871 | "symfony/console": "^3.0", |
||
872 | "symfony/event-dispatcher": "^3.0", |
||
873 | "symfony/filesystem": "^3.0", |
||
874 | "symfony/finder": "^3.0", |
||
875 | "symfony/options-resolver": "^3.0", |
||
876 | "symfony/polyfill-php70": "^1.0", |
||
877 | "symfony/polyfill-xml": "^1.3", |
||
878 | "symfony/process": "^3.0", |
||
879 | "symfony/stopwatch": "^3.0" |
||
880 | }, |
||
881 | "conflict": { |
||
882 | "hhvm": "<3.18" |
||
883 | }, |
||
884 | "require-dev": { |
||
885 | "johnkary/phpunit-speedtrap": "^1.1", |
||
886 | "justinrainbow/json-schema": "^5.0", |
||
887 | "mi-schi/phpmd-extension": "^4.2", |
||
888 | "phpmd/phpmd": "^2.4.3", |
||
889 | "phpunit/phpunit": "^4.8.35 || ^5.4.3", |
||
890 | "satooshi/php-coveralls": "^1.0", |
||
891 | "symfony/phpunit-bridge": "^3.2.2" |
||
892 | }, |
||
893 | "suggest": { |
||
894 | "ext-mbstring": "For handling non-UTF8 characters in cache signature.", |
||
895 | "ext-xml": "For better performance.", |
||
896 | "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible." |
||
897 | }, |
||
898 | "bin": [ |
||
899 | "php-cs-fixer" |
||
900 | ], |
||
901 | "type": "application", |
||
902 | "extra": { |
||
903 | "branch-alias": { |
||
904 | "dev-master": "2.3-dev" |
||
905 | } |
||
906 | }, |
||
907 | "autoload": { |
||
908 | "psr-4": { |
||
909 | "PhpCsFixer\\": "src/" |
||
910 | } |
||
911 | }, |
||
912 | "notification-url": "https://packagist.org/downloads/", |
||
913 | "license": [ |
||
914 | "MIT" |
||
915 | ], |
||
916 | "authors": [ |
||
917 | { |
||
918 | "name": "Dariusz Rumiński", |
||
919 | "email": "[email protected]" |
||
920 | }, |
||
921 | { |
||
922 | "name": "Fabien Potencier", |
||
923 | "email": "[email protected]" |
||
924 | } |
||
925 | ], |
||
926 | "description": "A tool to automatically fix PHP code style", |
||
927 | "time": "2017-05-24T21:59:38+00:00" |
||
928 | }, |
||
929 | { |
||
930 | "name": "gecko-packages/gecko-php-unit", |
||
931 | "version": "v2.1", |
||
932 | "source": { |
||
933 | "type": "git", |
||
934 | "url": "https://github.com/GeckoPackages/GeckoPHPUnit.git", |
||
935 | "reference": "5b9e9622c7efd3b22655270b80c03f9e52878a6e" |
||
936 | }, |
||
937 | "dist": { |
||
938 | "type": "zip", |
||
939 | "url": "https://api.github.com/repos/GeckoPackages/GeckoPHPUnit/zipball/5b9e9622c7efd3b22655270b80c03f9e52878a6e", |
||
940 | "reference": "5b9e9622c7efd3b22655270b80c03f9e52878a6e", |
||
941 | "shasum": "" |
||
942 | }, |
||
943 | "require": { |
||
944 | "php": "^5.3.6 || ^7.0" |
||
945 | }, |
||
946 | "require-dev": { |
||
947 | "phpunit/phpunit": "^4.8.35 || ^5.4.3" |
||
948 | }, |
||
949 | "type": "library", |
||
950 | "autoload": { |
||
951 | "psr-4": { |
||
952 | "GeckoPackages\\PHPUnit\\": "src\\PHPUnit" |
||
953 | } |
||
954 | }, |
||
955 | "notification-url": "https://packagist.org/downloads/", |
||
956 | "license": [ |
||
957 | "MIT" |
||
958 | ], |
||
959 | "description": "Additional PHPUnit tests.", |
||
960 | "homepage": "https://github.com/GeckoPackages", |
||
961 | "keywords": [ |
||
962 | "extension", |
||
963 | "filesystem", |
||
964 | "phpunit" |
||
965 | ], |
||
966 | "time": "2017-06-20T11:22:48+00:00" |
||
967 | }, |
||
968 | { |
||
969 | "name": "google/auth", |
||
970 | "version": "v1.0", |
||
971 | "source": { |
||
972 | "type": "git", |
||
973 | "url": "https://github.com/google/google-auth-library-php.git", |
||
974 | "reference": "db77bd2de0bcc40bf50ebe851e9eed332aeaa4df" |
||
975 | }, |
||
976 | "dist": { |
||
977 | "type": "zip", |
||
978 | "url": "https://api.github.com/repos/google/google-auth-library-php/zipball/db77bd2de0bcc40bf50ebe851e9eed332aeaa4df", |
||
979 | "reference": "db77bd2de0bcc40bf50ebe851e9eed332aeaa4df", |
||
980 | "shasum": "" |
||
981 | }, |
||
982 | "require": { |
||
983 | "firebase/php-jwt": "~2.0|~3.0|~4.0", |
||
984 | "guzzlehttp/guzzle": "~5.3.1|~6.0", |
||
985 | "guzzlehttp/psr7": "~1.2", |
||
986 | "php": ">=5.4", |
||
987 | "psr/cache": "^1.0", |
||
988 | "psr/http-message": "^1.0" |
||
989 | }, |
||
990 | "require-dev": { |
||
991 | "friendsofphp/php-cs-fixer": "^1.11", |
||
992 | "phpunit/phpunit": "3.7.*" |
||
993 | }, |
||
994 | "type": "library", |
||
995 | "autoload": { |
||
996 | "classmap": [ |
||
997 | "src/" |
||
998 | ], |
||
999 | "psr-4": { |
||
1000 | "Google\\Auth\\": "src" |
||
1001 | } |
||
1002 | }, |
||
1003 | "notification-url": "https://packagist.org/downloads/", |
||
1004 | "license": [ |
||
1005 | "Apache-2.0" |
||
1006 | ], |
||
1007 | "description": "Google Auth Library for PHP", |
||
1008 | "homepage": "http://github.com/google/google-auth-library-php", |
||
1009 | "keywords": [ |
||
1010 | "Authentication", |
||
1011 | "google", |
||
1012 | "oauth2" |
||
1013 | ], |
||
1014 | "time": "2017-06-13T18:00:07+00:00" |
||
1015 | }, |
||
1016 | { |
||
1017 | "name": "google/cloud", |
||
1018 | "version": "v0.34.1", |
||
1019 | "source": { |
||
1020 | "type": "git", |
||
1021 | "url": "https://github.com/GoogleCloudPlatform/google-cloud-php.git", |
||
1022 | "reference": "a2a9ef78a359f2a40e09118c09113e4710f8bbd0" |
||
1023 | }, |
||
1024 | "dist": { |
||
1025 | "type": "zip", |
||
1026 | "url": "https://api.github.com/repos/GoogleCloudPlatform/google-cloud-php/zipball/a2a9ef78a359f2a40e09118c09113e4710f8bbd0", |
||
1027 | "reference": "a2a9ef78a359f2a40e09118c09113e4710f8bbd0", |
||
1028 | "shasum": "" |
||
1029 | }, |
||
1030 | "require": { |
||
1031 | "google/auth": "^1.0", |
||
1032 | "guzzlehttp/guzzle": "^5.3|^6.0", |
||
1033 | "guzzlehttp/psr7": "^1.2", |
||
1034 | "monolog/monolog": "~1", |
||
1035 | "php": ">=5.5", |
||
1036 | "psr/http-message": "1.0.*", |
||
1037 | "ramsey/uuid": "~3", |
||
1038 | "rize/uri-template": "~0.3" |
||
1039 | }, |
||
1040 | "replace": { |
||
1041 | "google/cloud-bigquery": "0.2.1", |
||
1042 | "google/cloud-core": "1.6.0", |
||
1043 | "google/cloud-datastore": "1.0.0", |
||
1044 | "google/cloud-error-reporting": "0.4.1", |
||
1045 | "google/cloud-language": "0.4.0", |
||
1046 | "google/cloud-logging": "1.3.0", |
||
1047 | "google/cloud-monitoring": "0.4.1", |
||
1048 | "google/cloud-pubsub": "0.6.0", |
||
1049 | "google/cloud-spanner": "0.3.1", |
||
1050 | "google/cloud-speech": "0.6.0", |
||
1051 | "google/cloud-storage": "1.1.3", |
||
1052 | "google/cloud-trace": "0.3.0", |
||
1053 | "google/cloud-translate": "1.0.0", |
||
1054 | "google/cloud-videointelligence": "0.3.1", |
||
1055 | "google/cloud-vision": "0.4.0" |
||
1056 | }, |
||
1057 | "require-dev": { |
||
1058 | "erusev/parsedown": "^1.6", |
||
1059 | "google/gax": "^0.21.0", |
||
1060 | "google/proto-client": "^0.21.0", |
||
1061 | "league/json-guard": "^0.3", |
||
1062 | "phpdocumentor/reflection": "^3.0", |
||
1063 | "phpseclib/phpseclib": "^2", |
||
1064 | "phpunit/phpunit": "4.8.*", |
||
1065 | "squizlabs/php_codesniffer": "2.*", |
||
1066 | "symfony/console": "^3.0", |
||
1067 | "symfony/lock": "3.3.x-dev#1ba6ac9", |
||
1068 | "vierbergenlars/php-semver": "^3.0" |
||
1069 | }, |
||
1070 | "suggest": { |
||
1071 | "google/gax": "Required to support gRPC", |
||
1072 | "google/proto-client-php": "Required to support gRPC", |
||
1073 | "phpseclib/phpseclib": "May be used in place of OpenSSL for creating signed Cloud Storage URLs. Please require version ^2.", |
||
1074 | "symfony/lock": "Required for the Spanner cached based session pool. Please require the following commit: 3.3.x-dev#1ba6ac9" |
||
1075 | }, |
||
1076 | "bin": [ |
||
1077 | "src/Core/bin/google-cloud-batch" |
||
1078 | ], |
||
1079 | "type": "library", |
||
1080 | "extra": { |
||
1081 | "component": { |
||
1082 | "id": "google-cloud", |
||
1083 | "target": "[email protected]:jdpedrie-gcp/google-cloud-php.git", |
||
1084 | "path": "src", |
||
1085 | "entry": "ServiceBuilder.php" |
||
1086 | } |
||
1087 | }, |
||
1088 | "autoload": { |
||
1089 | "psr-4": { |
||
1090 | "Google\\Cloud\\": "src" |
||
1091 | } |
||
1092 | }, |
||
1093 | "notification-url": "https://packagist.org/downloads/", |
||
1094 | "license": [ |
||
1095 | "Apache-2.0" |
||
1096 | ], |
||
1097 | "authors": [ |
||
1098 | { |
||
1099 | "name": "John Pedrie", |
||
1100 | "email": "[email protected]" |
||
1101 | }, |
||
1102 | { |
||
1103 | "name": "Dave Supplee", |
||
1104 | "email": "[email protected]" |
||
1105 | } |
||
1106 | ], |
||
1107 | "description": "Google Cloud Client Library", |
||
1108 | "homepage": "http://github.com/GoogleCloudPlatform/google-cloud-php", |
||
1109 | "keywords": [ |
||
1110 | "big query", |
||
1111 | "bigquery", |
||
1112 | "cloud", |
||
1113 | "datastore", |
||
1114 | "gcs", |
||
1115 | "google", |
||
1116 | "google api", |
||
1117 | "google api client", |
||
1118 | "google apis", |
||
1119 | "google apis client", |
||
1120 | "google cloud", |
||
1121 | "google cloud platform", |
||
1122 | "language", |
||
1123 | "natural language", |
||
1124 | "pub sub", |
||
1125 | "pubsub", |
||
1126 | "spanner", |
||
1127 | "speech", |
||
1128 | "stackdriver logging", |
||
1129 | "storage", |
||
1130 | "translate", |
||
1131 | "translation", |
||
1132 | "vision" |
||
1133 | ], |
||
1134 | "time": "2017-07-12T18:33:11+00:00" |
||
1135 | }, |
||
1136 | { |
||
1137 | "name": "guzzle/guzzle", |
||
1138 | "version": "v3.8.1", |
||
1139 | "source": { |
||
1140 | "type": "git", |
||
1141 | "url": "https://github.com/guzzle/guzzle.git", |
||
1142 | "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba" |
||
1143 | }, |
||
1144 | "dist": { |
||
1145 | "type": "zip", |
||
1146 | "url": "https://api.github.com/repos/guzzle/guzzle/zipball/4de0618a01b34aa1c8c33a3f13f396dcd3882eba", |
||
1147 | "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba", |
||
1148 | "shasum": "" |
||
1149 | }, |
||
1150 | "require": { |
||
1151 | "ext-curl": "*", |
||
1152 | "php": ">=5.3.3", |
||
1153 | "symfony/event-dispatcher": ">=2.1" |
||
1154 | }, |
||
1155 | "replace": { |
||
1156 | "guzzle/batch": "self.version", |
||
1157 | "guzzle/cache": "self.version", |
||
1158 | "guzzle/common": "self.version", |
||
1159 | "guzzle/http": "self.version", |
||
1160 | "guzzle/inflection": "self.version", |
||
1161 | "guzzle/iterator": "self.version", |
||
1162 | "guzzle/log": "self.version", |
||
1163 | "guzzle/parser": "self.version", |
||
1164 | "guzzle/plugin": "self.version", |
||
1165 | "guzzle/plugin-async": "self.version", |
||
1166 | "guzzle/plugin-backoff": "self.version", |
||
1167 | "guzzle/plugin-cache": "self.version", |
||
1168 | "guzzle/plugin-cookie": "self.version", |
||
1169 | "guzzle/plugin-curlauth": "self.version", |
||
1170 | "guzzle/plugin-error-response": "self.version", |
||
1171 | "guzzle/plugin-history": "self.version", |
||
1172 | "guzzle/plugin-log": "self.version", |
||
1173 | "guzzle/plugin-md5": "self.version", |
||
1174 | "guzzle/plugin-mock": "self.version", |
||
1175 | "guzzle/plugin-oauth": "self.version", |
||
1176 | "guzzle/service": "self.version", |
||
1177 | "guzzle/stream": "self.version" |
||
1178 | }, |
||
1179 | "require-dev": { |
||
1180 | "doctrine/cache": "*", |
||
1181 | "monolog/monolog": "1.*", |
||
1182 | "phpunit/phpunit": "3.7.*", |
||
1183 | "psr/log": "1.0.*", |
||
1184 | "symfony/class-loader": "*", |
||
1185 | "zendframework/zend-cache": "<2.3", |
||
1186 | "zendframework/zend-log": "<2.3" |
||
1187 | }, |
||
1188 | "type": "library", |
||
1189 | "extra": { |
||
1190 | "branch-alias": { |
||
1191 | "dev-master": "3.8-dev" |
||
1192 | } |
||
1193 | }, |
||
1194 | "autoload": { |
||
1195 | "psr-0": { |
||
1196 | "Guzzle": "src/", |
||
1197 | "Guzzle\\Tests": "tests/" |
||
1198 | } |
||
1199 | }, |
||
1200 | "notification-url": "https://packagist.org/downloads/", |
||
1201 | "license": [ |
||
1202 | "MIT" |
||
1203 | ], |
||
1204 | "authors": [ |
||
1205 | { |
||
1206 | "name": "Michael Dowling", |
||
1207 | "email": "[email protected]", |
||
1208 | "homepage": "https://github.com/mtdowling" |
||
1209 | }, |
||
1210 | { |
||
1211 | "name": "Guzzle Community", |
||
1212 | "homepage": "https://github.com/guzzle/guzzle/contributors" |
||
1213 | } |
||
1214 | ], |
||
1215 | "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients", |
||
1216 | "homepage": "http://guzzlephp.org/", |
||
1217 | "keywords": [ |
||
1218 | "client", |
||
1219 | "curl", |
||
1220 | "framework", |
||
1221 | "http", |
||
1222 | "http client", |
||
1223 | "rest", |
||
1224 | "web service" |
||
1225 | ], |
||
1226 | "abandoned": "guzzlehttp/guzzle", |
||
1227 | "time": "2014-01-28T22:29:15+00:00" |
||
1228 | }, |
||
1229 | { |
||
1230 | "name": "guzzlehttp/guzzle", |
||
1231 | "version": "6.3.0", |
||
1232 | "source": { |
||
1233 | "type": "git", |
||
1234 | "url": "https://github.com/guzzle/guzzle.git", |
||
1235 | "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699" |
||
1236 | }, |
||
1237 | "dist": { |
||
1238 | "type": "zip", |
||
1239 | "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699", |
||
1240 | "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699", |
||
1241 | "shasum": "" |
||
1242 | }, |
||
1243 | "require": { |
||
1244 | "guzzlehttp/promises": "^1.0", |
||
1245 | "guzzlehttp/psr7": "^1.4", |
||
1246 | "php": ">=5.5" |
||
1247 | }, |
||
1248 | "require-dev": { |
||
1249 | "ext-curl": "*", |
||
1250 | "phpunit/phpunit": "^4.0 || ^5.0", |
||
1251 | "psr/log": "^1.0" |
||
1252 | }, |
||
1253 | "suggest": { |
||
1254 | "psr/log": "Required for using the Log middleware" |
||
1255 | }, |
||
1256 | "type": "library", |
||
1257 | "extra": { |
||
1258 | "branch-alias": { |
||
1259 | "dev-master": "6.2-dev" |
||
1260 | } |
||
1261 | }, |
||
1262 | "autoload": { |
||
1263 | "files": [ |
||
1264 | "src/functions_include.php" |
||
1265 | ], |
||
1266 | "psr-4": { |
||
1267 | "GuzzleHttp\\": "src/" |
||
1268 | } |
||
1269 | }, |
||
1270 | "notification-url": "https://packagist.org/downloads/", |
||
1271 | "license": [ |
||
1272 | "MIT" |
||
1273 | ], |
||
1274 | "authors": [ |
||
1275 | { |
||
1276 | "name": "Michael Dowling", |
||
1277 | "email": "[email protected]", |
||
1278 | "homepage": "https://github.com/mtdowling" |
||
1279 | } |
||
1280 | ], |
||
1281 | "description": "Guzzle is a PHP HTTP client library", |
||
1282 | "homepage": "http://guzzlephp.org/", |
||
1283 | "keywords": [ |
||
1284 | "client", |
||
1285 | "curl", |
||
1286 | "framework", |
||
1287 | "http", |
||
1288 | "http client", |
||
1289 | "rest", |
||
1290 | "web service" |
||
1291 | ], |
||
1292 | "time": "2017-06-22T18:50:49+00:00" |
||
1293 | }, |
||
1294 | { |
||
1295 | "name": "guzzlehttp/promises", |
||
1296 | "version": "v1.3.1", |
||
1297 | "source": { |
||
1298 | "type": "git", |
||
1299 | "url": "https://github.com/guzzle/promises.git", |
||
1300 | "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" |
||
1301 | }, |
||
1302 | "dist": { |
||
1303 | "type": "zip", |
||
1304 | "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", |
||
1305 | "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", |
||
1306 | "shasum": "" |
||
1307 | }, |
||
1308 | "require": { |
||
1309 | "php": ">=5.5.0" |
||
1310 | }, |
||
1311 | "require-dev": { |
||
1312 | "phpunit/phpunit": "^4.0" |
||
1313 | }, |
||
1314 | "type": "library", |
||
1315 | "extra": { |
||
1316 | "branch-alias": { |
||
1317 | "dev-master": "1.4-dev" |
||
1318 | } |
||
1319 | }, |
||
1320 | "autoload": { |
||
1321 | "psr-4": { |
||
1322 | "GuzzleHttp\\Promise\\": "src/" |
||
1323 | }, |
||
1324 | "files": [ |
||
1325 | "src/functions_include.php" |
||
1326 | ] |
||
1327 | }, |
||
1328 | "notification-url": "https://packagist.org/downloads/", |
||
1329 | "license": [ |
||
1330 | "MIT" |
||
1331 | ], |
||
1332 | "authors": [ |
||
1333 | { |
||
1334 | "name": "Michael Dowling", |
||
1335 | "email": "[email protected]", |
||
1336 | "homepage": "https://github.com/mtdowling" |
||
1337 | } |
||
1338 | ], |
||
1339 | "description": "Guzzle promises library", |
||
1340 | "keywords": [ |
||
1341 | "promise" |
||
1342 | ], |
||
1343 | "time": "2016-12-20T10:07:11+00:00" |
||
1344 | }, |
||
1345 | { |
||
1346 | "name": "guzzlehttp/psr7", |
||
1347 | "version": "1.4.2", |
||
1348 | "source": { |
||
1349 | "type": "git", |
||
1350 | "url": "https://github.com/guzzle/psr7.git", |
||
1351 | "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c" |
||
1352 | }, |
||
1353 | "dist": { |
||
1354 | "type": "zip", |
||
1355 | "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c", |
||
1356 | "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c", |
||
1357 | "shasum": "" |
||
1358 | }, |
||
1359 | "require": { |
||
1360 | "php": ">=5.4.0", |
||
1361 | "psr/http-message": "~1.0" |
||
1362 | }, |
||
1363 | "provide": { |
||
1364 | "psr/http-message-implementation": "1.0" |
||
1365 | }, |
||
1366 | "require-dev": { |
||
1367 | "phpunit/phpunit": "~4.0" |
||
1368 | }, |
||
1369 | "type": "library", |
||
1370 | "extra": { |
||
1371 | "branch-alias": { |
||
1372 | "dev-master": "1.4-dev" |
||
1373 | } |
||
1374 | }, |
||
1375 | "autoload": { |
||
1376 | "psr-4": { |
||
1377 | "GuzzleHttp\\Psr7\\": "src/" |
||
1378 | }, |
||
1379 | "files": [ |
||
1380 | "src/functions_include.php" |
||
1381 | ] |
||
1382 | }, |
||
1383 | "notification-url": "https://packagist.org/downloads/", |
||
1384 | "license": [ |
||
1385 | "MIT" |
||
1386 | ], |
||
1387 | "authors": [ |
||
1388 | { |
||
1389 | "name": "Michael Dowling", |
||
1390 | "email": "[email protected]", |
||
1391 | "homepage": "https://github.com/mtdowling" |
||
1392 | }, |
||
1393 | { |
||
1394 | "name": "Tobias Schultze", |
||
1395 | "homepage": "https://github.com/Tobion" |
||
1396 | } |
||
1397 | ], |
||
1398 | "description": "PSR-7 message implementation that also provides common utility methods", |
||
1399 | "keywords": [ |
||
1400 | "http", |
||
1401 | "message", |
||
1402 | "request", |
||
1403 | "response", |
||
1404 | "stream", |
||
1405 | "uri", |
||
1406 | "url" |
||
1407 | ], |
||
1408 | "time": "2017-03-20T17:10:46+00:00" |
||
1409 | }, |
||
1410 | { |
||
1411 | "name": "league/flysystem-aws-s3-v3", |
||
1412 | "version": "1.0.18", |
||
1413 | "source": { |
||
1414 | "type": "git", |
||
1415 | "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git", |
||
1416 | "reference": "dc09b19f455750663b922ed52dcc0ff215bed284" |
||
1417 | }, |
||
1418 | "dist": { |
||
1419 | "type": "zip", |
||
1420 | "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/dc09b19f455750663b922ed52dcc0ff215bed284", |
||
1421 | "reference": "dc09b19f455750663b922ed52dcc0ff215bed284", |
||
1422 | "shasum": "" |
||
1423 | }, |
||
1424 | "require": { |
||
1425 | "aws/aws-sdk-php": "^3.0.0", |
||
1426 | "league/flysystem": "^1.0.40", |
||
1427 | "php": ">=5.5.0" |
||
1428 | }, |
||
1429 | "require-dev": { |
||
1430 | "henrikbjorn/phpspec-code-coverage": "~1.0.1", |
||
1431 | "phpspec/phpspec": "^2.0.0" |
||
1432 | }, |
||
1433 | "type": "library", |
||
1434 | "extra": { |
||
1435 | "branch-alias": { |
||
1436 | "dev-master": "1.0-dev" |
||
1437 | } |
||
1438 | }, |
||
1439 | "autoload": { |
||
1440 | "psr-4": { |
||
1441 | "League\\Flysystem\\AwsS3v3\\": "src/" |
||
1442 | } |
||
1443 | }, |
||
1444 | "notification-url": "https://packagist.org/downloads/", |
||
1445 | "license": [ |
||
1446 | "MIT" |
||
1447 | ], |
||
1448 | "authors": [ |
||
1449 | { |
||
1450 | "name": "Frank de Jonge", |
||
1451 | "email": "[email protected]" |
||
1452 | } |
||
1453 | ], |
||
1454 | "description": "Flysystem adapter for the AWS S3 SDK v3.x", |
||
1455 | "time": "2017-06-30T06:29:25+00:00" |
||
1456 | }, |
||
1457 | { |
||
1458 | "name": "league/flysystem-azure", |
||
1459 | "version": "1.0.4", |
||
1460 | "source": { |
||
1461 | "type": "git", |
||
1462 | "url": "https://github.com/thephpleague/flysystem-azure.git", |
||
1463 | "reference": "0b9838c4f75ee41bc390357b0350e9a62e3b3a1f" |
||
1464 | }, |
||
1465 | "dist": { |
||
1466 | "type": "zip", |
||
1467 | "url": "https://api.github.com/repos/thephpleague/flysystem-azure/zipball/0b9838c4f75ee41bc390357b0350e9a62e3b3a1f", |
||
1468 | "reference": "0b9838c4f75ee41bc390357b0350e9a62e3b3a1f", |
||
1469 | "shasum": "" |
||
1470 | }, |
||
1471 | "require": { |
||
1472 | "league/flysystem": "~1.0", |
||
1473 | "microsoft/azure-storage": "~0.10.1", |
||
1474 | "php": ">=5.5.0" |
||
1475 | }, |
||
1476 | "require-dev": { |
||
1477 | "mockery/mockery": "~0.9", |
||
1478 | "phpunit/phpunit": "~4.0" |
||
1479 | }, |
||
1480 | "type": "library", |
||
1481 | "extra": { |
||
1482 | "branch-alias": { |
||
1483 | "dev-master": "1.0-dev" |
||
1484 | } |
||
1485 | }, |
||
1486 | "autoload": { |
||
1487 | "psr-4": { |
||
1488 | "League\\Flysystem\\Azure\\": "src/" |
||
1489 | } |
||
1490 | }, |
||
1491 | "notification-url": "https://packagist.org/downloads/", |
||
1492 | "license": [ |
||
1493 | "MIT" |
||
1494 | ], |
||
1495 | "authors": [ |
||
1496 | { |
||
1497 | "name": "Frank de Jonge", |
||
1498 | "email": "[email protected]" |
||
1499 | } |
||
1500 | ], |
||
1501 | "description": "Flysystem adapter for Windows Azure", |
||
1502 | "time": "2016-07-10T19:08:39+00:00" |
||
1503 | }, |
||
1504 | { |
||
1505 | "name": "league/flysystem-cached-adapter", |
||
1506 | "version": "1.0.6", |
||
1507 | "source": { |
||
1508 | "type": "git", |
||
1509 | "url": "https://github.com/thephpleague/flysystem-cached-adapter.git", |
||
1510 | "reference": "93eec679c57f8510816577f361988b10b5b57351" |
||
1511 | }, |
||
1512 | "dist": { |
||
1513 | "type": "zip", |
||
1514 | "url": "https://api.github.com/repos/thephpleague/flysystem-cached-adapter/zipball/93eec679c57f8510816577f361988b10b5b57351", |
||
1515 | "reference": "93eec679c57f8510816577f361988b10b5b57351", |
||
1516 | "shasum": "" |
||
1517 | }, |
||
1518 | "require": { |
||
1519 | "league/flysystem": "~1.0", |
||
1520 | "psr/cache": "^1.0.0" |
||
1521 | }, |
||
1522 | "require-dev": { |
||
1523 | "henrikbjorn/phpspec-code-coverage": "~1.0@dev", |
||
1524 | "mockery/mockery": "~0.9", |
||
1525 | "phpspec/phpspec": "~2.1", |
||
1526 | "phpunit/phpunit": "~4.1", |
||
1527 | "predis/predis": "~1.0", |
||
1528 | "tedivm/stash": "~0.12" |
||
1529 | }, |
||
1530 | "suggest": { |
||
1531 | "ext-phpredis": "Pure C implemented extension for PHP" |
||
1532 | }, |
||
1533 | "type": "library", |
||
1534 | "autoload": { |
||
1535 | "psr-4": { |
||
1536 | "League\\Flysystem\\Cached\\": "src/" |
||
1537 | } |
||
1538 | }, |
||
1539 | "notification-url": "https://packagist.org/downloads/", |
||
1540 | "license": [ |
||
1541 | "MIT" |
||
1542 | ], |
||
1543 | "authors": [ |
||
1544 | { |
||
1545 | "name": "frankdejonge", |
||
1546 | "email": "[email protected]" |
||
1547 | } |
||
1548 | ], |
||
1549 | "description": "An adapter decorator to enable meta-data caching.", |
||
1550 | "time": "2017-03-20T09:59:34+00:00" |
||
1551 | }, |
||
1552 | { |
||
1553 | "name": "league/flysystem-gridfs", |
||
1554 | "version": "1.0.0", |
||
1555 | "source": { |
||
1556 | "type": "git", |
||
1557 | "url": "https://github.com/thephpleague/flysystem-gridfs.git", |
||
1558 | "reference": "a0f9ba1b763619045796cfbcacf4f945c4127744" |
||
1559 | }, |
||
1560 | "dist": { |
||
1561 | "type": "zip", |
||
1562 | "url": "https://api.github.com/repos/thephpleague/flysystem-gridfs/zipball/a0f9ba1b763619045796cfbcacf4f945c4127744", |
||
1563 | "reference": "a0f9ba1b763619045796cfbcacf4f945c4127744", |
||
1564 | "shasum": "" |
||
1565 | }, |
||
1566 | "require": { |
||
1567 | "league/flysystem": "~1.0", |
||
1568 | "php": ">=5.4.0" |
||
1569 | }, |
||
1570 | "require-dev": { |
||
1571 | "mockery/mockery": "~0.9", |
||
1572 | "phpunit/phpunit": "~4.0" |
||
1573 | }, |
||
1574 | "type": "library", |
||
1575 | "extra": { |
||
1576 | "branch-alias": { |
||
1577 | "dev-master": "1.0-dev" |
||
1578 | } |
||
1579 | }, |
||
1580 | "autoload": { |
||
1581 | "psr-4": { |
||
1582 | "League\\Flysystem\\GridFS\\": "src/" |
||
1583 | } |
||
1584 | }, |
||
1585 | "notification-url": "https://packagist.org/downloads/", |
||
1586 | "license": [ |
||
1587 | "MIT" |
||
1588 | ], |
||
1589 | "authors": [ |
||
1590 | { |
||
1591 | "name": "Frank de Jonge", |
||
1592 | "email": "[email protected]" |
||
1593 | } |
||
1594 | ], |
||
1595 | "description": "Flysystem adapter for MongoDB GridFS", |
||
1596 | "time": "2015-01-21T22:20:08+00:00" |
||
1597 | }, |
||
1598 | { |
||
1599 | "name": "league/flysystem-memory", |
||
1600 | "version": "1.0.1", |
||
1601 | "source": { |
||
1602 | "type": "git", |
||
1603 | "url": "https://github.com/thephpleague/flysystem-memory.git", |
||
1604 | "reference": "1cabecd08a8caec92a96a953c0d93b5ce83b07a2" |
||
1605 | }, |
||
1606 | "dist": { |
||
1607 | "type": "zip", |
||
1608 | "url": "https://api.github.com/repos/thephpleague/flysystem-memory/zipball/1cabecd08a8caec92a96a953c0d93b5ce83b07a2", |
||
1609 | "reference": "1cabecd08a8caec92a96a953c0d93b5ce83b07a2", |
||
1610 | "shasum": "" |
||
1611 | }, |
||
1612 | "require": { |
||
1613 | "league/flysystem": "~1.0" |
||
1614 | }, |
||
1615 | "require-dev": { |
||
1616 | "phpunit/phpunit": "~4.1" |
||
1617 | }, |
||
1618 | "type": "library", |
||
1619 | "extra": { |
||
1620 | "branch-alias": { |
||
1621 | "dev-master": "1.0-dev" |
||
1622 | } |
||
1623 | }, |
||
1624 | "autoload": { |
||
1625 | "psr-4": { |
||
1626 | "League\\Flysystem\\Memory\\": "src/" |
||
1627 | } |
||
1628 | }, |
||
1629 | "notification-url": "https://packagist.org/downloads/", |
||
1630 | "license": [ |
||
1631 | "MIT" |
||
1632 | ], |
||
1633 | "authors": [ |
||
1634 | { |
||
1635 | "name": "Chris Leppanen", |
||
1636 | "email": "[email protected]", |
||
1637 | "role": "Developer" |
||
1638 | } |
||
1639 | ], |
||
1640 | "description": "An in-memory adapter for Flysystem.", |
||
1641 | "homepage": "https://github.com/thephpleague/flysystem-memory", |
||
1642 | "keywords": [ |
||
1643 | "Flysystem", |
||
1644 | "adapter", |
||
1645 | "memory" |
||
1646 | ], |
||
1647 | "time": "2016-06-04T03:57:11+00:00" |
||
1648 | }, |
||
1649 | { |
||
1650 | "name": "league/flysystem-rackspace", |
||
1651 | "version": "1.0.5", |
||
1652 | "source": { |
||
1653 | "type": "git", |
||
1654 | "url": "https://github.com/thephpleague/flysystem-rackspace.git", |
||
1655 | "reference": "ba877e837f5dce60e78a0555de37eb9bfc7dd6b9" |
||
1656 | }, |
||
1657 | "dist": { |
||
1658 | "type": "zip", |
||
1659 | "url": "https://api.github.com/repos/thephpleague/flysystem-rackspace/zipball/ba877e837f5dce60e78a0555de37eb9bfc7dd6b9", |
||
1660 | "reference": "ba877e837f5dce60e78a0555de37eb9bfc7dd6b9", |
||
1661 | "shasum": "" |
||
1662 | }, |
||
1663 | "require": { |
||
1664 | "league/flysystem": "~1.0", |
||
1665 | "php": ">=5.4.0", |
||
1666 | "rackspace/php-opencloud": "~1.16" |
||
1667 | }, |
||
1668 | "require-dev": { |
||
1669 | "mockery/mockery": "0.9.*", |
||
1670 | "phpunit/phpunit": "~4.0" |
||
1671 | }, |
||
1672 | "type": "library", |
||
1673 | "extra": { |
||
1674 | "branch-alias": { |
||
1675 | "dev-master": "1.0-dev" |
||
1676 | } |
||
1677 | }, |
||
1678 | "autoload": { |
||
1679 | "psr-4": { |
||
1680 | "League\\Flysystem\\Rackspace\\": "src/" |
||
1681 | } |
||
1682 | }, |
||
1683 | "notification-url": "https://packagist.org/downloads/", |
||
1684 | "license": [ |
||
1685 | "MIT" |
||
1686 | ], |
||
1687 | "authors": [ |
||
1688 | { |
||
1689 | "name": "Frank de Jonge", |
||
1690 | "email": "[email protected]" |
||
1691 | } |
||
1692 | ], |
||
1693 | "description": "Flysystem adapter for Rackspace", |
||
1694 | "time": "2016-03-11T12:13:42+00:00" |
||
1695 | }, |
||
1696 | { |
||
1697 | "name": "league/flysystem-replicate-adapter", |
||
1698 | "version": "1.0.1", |
||
1699 | "source": { |
||
1700 | "type": "git", |
||
1701 | "url": "https://github.com/thephpleague/flysystem-replicate-adapter.git", |
||
1702 | "reference": "864e80409c0918b0ed6921c3941247017d9db77c" |
||
1703 | }, |
||
1704 | "dist": { |
||
1705 | "type": "zip", |
||
1706 | "url": "https://api.github.com/repos/thephpleague/flysystem-replicate-adapter/zipball/864e80409c0918b0ed6921c3941247017d9db77c", |
||
1707 | "reference": "864e80409c0918b0ed6921c3941247017d9db77c", |
||
1708 | "shasum": "" |
||
1709 | }, |
||
1710 | "require": { |
||
1711 | "league/flysystem": "~1.0", |
||
1712 | "php": ">=5.4.0" |
||
1713 | }, |
||
1714 | "require-dev": { |
||
1715 | "mockery/mockery": "0.9.*", |
||
1716 | "phpunit/phpunit": "~4.0" |
||
1717 | }, |
||
1718 | "type": "library", |
||
1719 | "extra": { |
||
1720 | "branch-alias": { |
||
1721 | "dev-master": "1.0-dev" |
||
1722 | } |
||
1723 | }, |
||
1724 | "autoload": { |
||
1725 | "psr-4": { |
||
1726 | "League\\Flysystem\\Replicate\\": "src/" |
||
1727 | } |
||
1728 | }, |
||
1729 | "notification-url": "https://packagist.org/downloads/", |
||
1730 | "license": [ |
||
1731 | "MIT" |
||
1732 | ], |
||
1733 | "authors": [ |
||
1734 | { |
||
1735 | "name": "Frank de Jonge", |
||
1736 | "email": "[email protected]" |
||
1737 | } |
||
1738 | ], |
||
1739 | "description": "Flysystem adapter for Replica's", |
||
1740 | "time": "2015-08-18T21:07:17+00:00" |
||
1741 | }, |
||
1742 | { |
||
1743 | "name": "league/flysystem-sftp", |
||
1744 | "version": "1.0.14", |
||
1745 | "source": { |
||
1746 | "type": "git", |
||
1747 | "url": "https://github.com/thephpleague/flysystem-sftp.git", |
||
1748 | "reference": "f28d742a3e81258417293fd9a179a350154ab8f7" |
||
1749 | }, |
||
1750 | "dist": { |
||
1751 | "type": "zip", |
||
1752 | "url": "https://api.github.com/repos/thephpleague/flysystem-sftp/zipball/f28d742a3e81258417293fd9a179a350154ab8f7", |
||
1753 | "reference": "f28d742a3e81258417293fd9a179a350154ab8f7", |
||
1754 | "shasum": "" |
||
1755 | }, |
||
1756 | "require": { |
||
1757 | "league/flysystem": "~1.0", |
||
1758 | "php": ">=5.4.0", |
||
1759 | "phpseclib/phpseclib": "~2.0" |
||
1760 | }, |
||
1761 | "require-dev": { |
||
1762 | "mockery/mockery": "0.9.*", |
||
1763 | "phpunit/phpunit": "~4.0" |
||
1764 | }, |
||
1765 | "type": "library", |
||
1766 | "extra": { |
||
1767 | "branch-alias": { |
||
1768 | "dev-master": "1.0-dev" |
||
1769 | } |
||
1770 | }, |
||
1771 | "autoload": { |
||
1772 | "psr-4": { |
||
1773 | "League\\Flysystem\\Sftp\\": "src/" |
||
1774 | } |
||
1775 | }, |
||
1776 | "notification-url": "https://packagist.org/downloads/", |
||
1777 | "license": [ |
||
1778 | "MIT" |
||
1779 | ], |
||
1780 | "authors": [ |
||
1781 | { |
||
1782 | "name": "Frank de Jonge", |
||
1783 | "email": "[email protected]" |
||
1784 | } |
||
1785 | ], |
||
1786 | "description": "Flysystem adapter for SFTP", |
||
1787 | "time": "2017-07-11T12:29:45+00:00" |
||
1788 | }, |
||
1789 | { |
||
1790 | "name": "league/flysystem-webdav", |
||
1791 | "version": "1.0.5", |
||
1792 | "source": { |
||
1793 | "type": "git", |
||
1794 | "url": "https://github.com/thephpleague/flysystem-webdav.git", |
||
1795 | "reference": "5fb6f5a45e5f2a5519a26032d98ad7d7c65f81d7" |
||
1796 | }, |
||
1797 | "dist": { |
||
1798 | "type": "zip", |
||
1799 | "url": "https://api.github.com/repos/thephpleague/flysystem-webdav/zipball/5fb6f5a45e5f2a5519a26032d98ad7d7c65f81d7", |
||
1800 | "reference": "5fb6f5a45e5f2a5519a26032d98ad7d7c65f81d7", |
||
1801 | "shasum": "" |
||
1802 | }, |
||
1803 | "require": { |
||
1804 | "league/flysystem": "~1.0", |
||
1805 | "php": ">=5.5.0", |
||
1806 | "sabre/dav": "~3.1" |
||
1807 | }, |
||
1808 | "require-dev": { |
||
1809 | "mockery/mockery": "~0.9", |
||
1810 | "phpunit/phpunit": "~4.0" |
||
1811 | }, |
||
1812 | "type": "library", |
||
1813 | "extra": { |
||
1814 | "branch-alias": { |
||
1815 | "dev-master": "1.0-dev" |
||
1816 | } |
||
1817 | }, |
||
1818 | "autoload": { |
||
1819 | "psr-4": { |
||
1820 | "League\\Flysystem\\WebDAV\\": "src" |
||
1821 | } |
||
1822 | }, |
||
1823 | "notification-url": "https://packagist.org/downloads/", |
||
1824 | "license": [ |
||
1825 | "MIT" |
||
1826 | ], |
||
1827 | "authors": [ |
||
1828 | { |
||
1829 | "name": "Frank de Jonge", |
||
1830 | "email": "[email protected]" |
||
1831 | } |
||
1832 | ], |
||
1833 | "description": "Flysystem adapter for WebDAV", |
||
1834 | "time": "2016-12-14T11:28:55+00:00" |
||
1835 | }, |
||
1836 | { |
||
1837 | "name": "league/flysystem-ziparchive", |
||
1838 | "version": "1.0.3", |
||
1839 | "source": { |
||
1840 | "type": "git", |
||
1841 | "url": "https://github.com/thephpleague/flysystem-ziparchive.git", |
||
1842 | "reference": "c6d7c7ea23a57ee802d533ab9eb9f19dd5c5fc45" |
||
1843 | }, |
||
1844 | "dist": { |
||
1845 | "type": "zip", |
||
1846 | "url": "https://api.github.com/repos/thephpleague/flysystem-ziparchive/zipball/c6d7c7ea23a57ee802d533ab9eb9f19dd5c5fc45", |
||
1847 | "reference": "c6d7c7ea23a57ee802d533ab9eb9f19dd5c5fc45", |
||
1848 | "shasum": "" |
||
1849 | }, |
||
1850 | "require": { |
||
1851 | "ext-zip": "*", |
||
1852 | "league/flysystem": "~1.0", |
||
1853 | "php": ">=5.4.0" |
||
1854 | }, |
||
1855 | "require-dev": { |
||
1856 | "mockery/mockery": "0.9.*", |
||
1857 | "phpunit/phpunit": "~4.0" |
||
1858 | }, |
||
1859 | "type": "library", |
||
1860 | "extra": { |
||
1861 | "branch-alias": { |
||
1862 | "dev-master": "1.0-dev" |
||
1863 | } |
||
1864 | }, |
||
1865 | "autoload": { |
||
1866 | "psr-4": { |
||
1867 | "League\\Flysystem\\ZipArchive\\": "src/" |
||
1868 | } |
||
1869 | }, |
||
1870 | "notification-url": "https://packagist.org/downloads/", |
||
1871 | "license": [ |
||
1872 | "MIT" |
||
1873 | ], |
||
1874 | "authors": [ |
||
1875 | { |
||
1876 | "name": "Frank de Jonge", |
||
1877 | "email": "[email protected]" |
||
1878 | } |
||
1879 | ], |
||
1880 | "description": "Flysystem adapter for ZipArchive's", |
||
1881 | "time": "2016-12-20T08:36:16+00:00" |
||
1882 | }, |
||
1883 | { |
||
1884 | "name": "microsoft/azure-storage", |
||
1885 | "version": "v0.10.2", |
||
1886 | "source": { |
||
1887 | "type": "git", |
||
1888 | "url": "https://github.com/Azure/azure-storage-php.git", |
||
1889 | "reference": "27de05b00c1858d6e1c6adbc489efa90e0342f82" |
||
1890 | }, |
||
1891 | "dist": { |
||
1892 | "type": "zip", |
||
1893 | "url": "https://api.github.com/repos/Azure/azure-storage-php/zipball/27de05b00c1858d6e1c6adbc489efa90e0342f82", |
||
1894 | "reference": "27de05b00c1858d6e1c6adbc489efa90e0342f82", |
||
1895 | "shasum": "" |
||
1896 | }, |
||
1897 | "require": { |
||
1898 | "guzzlehttp/guzzle": "~6.0", |
||
1899 | "php": ">=5.5.0" |
||
1900 | }, |
||
1901 | "require-dev": { |
||
1902 | "mikey179/vfsstream": "~1.6", |
||
1903 | "pdepend/pdepend": "~2.2", |
||
1904 | "phploc/phploc": "~2.1", |
||
1905 | "phpmd/phpmd": "@stable", |
||
1906 | "phpunit/phpunit": "~4.0", |
||
1907 | "sebastian/phpcpd": "~2.0", |
||
1908 | "squizlabs/php_codesniffer": "2.*", |
||
1909 | "theseer/phpdox": "~0.8" |
||
1910 | }, |
||
1911 | "type": "library", |
||
1912 | "extra": { |
||
1913 | "branch-alias": { |
||
1914 | "dev-master": "0.10.x-dev" |
||
1915 | } |
||
1916 | }, |
||
1917 | "autoload": { |
||
1918 | "psr-4": { |
||
1919 | "MicrosoftAzure\\Storage\\": "src/" |
||
1920 | } |
||
1921 | }, |
||
1922 | "notification-url": "https://packagist.org/downloads/", |
||
1923 | "license": [ |
||
1924 | "MIT" |
||
1925 | ], |
||
1926 | "authors": [ |
||
1927 | { |
||
1928 | "name": "Azure Storage PHP SDK", |
||
1929 | "email": "[email protected]" |
||
1930 | } |
||
1931 | ], |
||
1932 | "description": "This project provides a set of PHP client libraries that make it easy to access Microsoft Azure storage APIs.", |
||
1933 | "keywords": [ |
||
1934 | "azure", |
||
1935 | "php", |
||
1936 | "sdk", |
||
1937 | "storage" |
||
1938 | ], |
||
1939 | "time": "2016-08-19T08:32:57+00:00" |
||
1940 | }, |
||
1941 | { |
||
1942 | "name": "mikemccabe/json-patch-php", |
||
1943 | "version": "0.1.0", |
||
1944 | "source": { |
||
1945 | "type": "git", |
||
1946 | "url": "https://github.com/mikemccabe/json-patch-php.git", |
||
1947 | "reference": "b3af30a6aec7f6467c773cd49b2d974a70f7c0d4" |
||
1948 | }, |
||
1949 | "dist": { |
||
1950 | "type": "zip", |
||
1951 | "url": "https://api.github.com/repos/mikemccabe/json-patch-php/zipball/b3af30a6aec7f6467c773cd49b2d974a70f7c0d4", |
||
1952 | "reference": "b3af30a6aec7f6467c773cd49b2d974a70f7c0d4", |
||
1953 | "shasum": "" |
||
1954 | }, |
||
1955 | "type": "library", |
||
1956 | "autoload": { |
||
1957 | "psr-4": { |
||
1958 | "mikemccabe\\JsonPatch\\": "src" |
||
1959 | } |
||
1960 | }, |
||
1961 | "notification-url": "https://packagist.org/downloads/", |
||
1962 | "license": [ |
||
1963 | "LGPL-3.0" |
||
1964 | ], |
||
1965 | "description": "Produce and apply json-patch objects", |
||
1966 | "time": "2015-01-05T21:19:54+00:00" |
||
1967 | }, |
||
1968 | { |
||
1969 | "name": "monolog/monolog", |
||
1970 | "version": "1.23.0", |
||
1971 | "source": { |
||
1972 | "type": "git", |
||
1973 | "url": "https://github.com/Seldaek/monolog.git", |
||
1974 | "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4" |
||
1975 | }, |
||
1976 | "dist": { |
||
1977 | "type": "zip", |
||
1978 | "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4", |
||
1979 | "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4", |
||
1980 | "shasum": "" |
||
1981 | }, |
||
1982 | "require": { |
||
1983 | "php": ">=5.3.0", |
||
1984 | "psr/log": "~1.0" |
||
1985 | }, |
||
1986 | "provide": { |
||
1987 | "psr/log-implementation": "1.0.0" |
||
1988 | }, |
||
1989 | "require-dev": { |
||
1990 | "aws/aws-sdk-php": "^2.4.9 || ^3.0", |
||
1991 | "doctrine/couchdb": "~1.0@dev", |
||
1992 | "graylog2/gelf-php": "~1.0", |
||
1993 | "jakub-onderka/php-parallel-lint": "0.9", |
||
1994 | "php-amqplib/php-amqplib": "~2.4", |
||
1995 | "php-console/php-console": "^3.1.3", |
||
1996 | "phpunit/phpunit": "~4.5", |
||
1997 | "phpunit/phpunit-mock-objects": "2.3.0", |
||
1998 | "ruflin/elastica": ">=0.90 <3.0", |
||
1999 | "sentry/sentry": "^0.13", |
||
2000 | "swiftmailer/swiftmailer": "^5.3|^6.0" |
||
2001 | }, |
||
2002 | "suggest": { |
||
2003 | "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", |
||
2004 | "doctrine/couchdb": "Allow sending log messages to a CouchDB server", |
||
2005 | "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", |
||
2006 | "ext-mongo": "Allow sending log messages to a MongoDB server", |
||
2007 | "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", |
||
2008 | "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", |
||
2009 | "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", |
||
2010 | "php-console/php-console": "Allow sending log messages to Google Chrome", |
||
2011 | "rollbar/rollbar": "Allow sending log messages to Rollbar", |
||
2012 | "ruflin/elastica": "Allow sending log messages to an Elastic Search server", |
||
2013 | "sentry/sentry": "Allow sending log messages to a Sentry server" |
||
2014 | }, |
||
2015 | "type": "library", |
||
2016 | "extra": { |
||
2017 | "branch-alias": { |
||
2018 | "dev-master": "2.0.x-dev" |
||
2019 | } |
||
2020 | }, |
||
2021 | "autoload": { |
||
2022 | "psr-4": { |
||
2023 | "Monolog\\": "src/Monolog" |
||
2024 | } |
||
2025 | }, |
||
2026 | "notification-url": "https://packagist.org/downloads/", |
||
2027 | "license": [ |
||
2028 | "MIT" |
||
2029 | ], |
||
2030 | "authors": [ |
||
2031 | { |
||
2032 | "name": "Jordi Boggiano", |
||
2033 | "email": "[email protected]", |
||
2034 | "homepage": "http://seld.be" |
||
2035 | } |
||
2036 | ], |
||
2037 | "description": "Sends your logs to files, sockets, inboxes, databases and various web services", |
||
2038 | "homepage": "http://github.com/Seldaek/monolog", |
||
2039 | "keywords": [ |
||
2040 | "log", |
||
2041 | "logging", |
||
2042 | "psr-3" |
||
2043 | ], |
||
2044 | "time": "2017-06-19T01:22:40+00:00" |
||
2045 | }, |
||
2046 | { |
||
2047 | "name": "mtdowling/jmespath.php", |
||
2048 | "version": "2.4.0", |
||
2049 | "source": { |
||
2050 | "type": "git", |
||
2051 | "url": "https://github.com/jmespath/jmespath.php.git", |
||
2052 | "reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac" |
||
2053 | }, |
||
2054 | "dist": { |
||
2055 | "type": "zip", |
||
2056 | "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/adcc9531682cf87dfda21e1fd5d0e7a41d292fac", |
||
2057 | "reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac", |
||
2058 | "shasum": "" |
||
2059 | }, |
||
2060 | "require": { |
||
2061 | "php": ">=5.4.0" |
||
2062 | }, |
||
2063 | "require-dev": { |
||
2064 | "phpunit/phpunit": "~4.0" |
||
2065 | }, |
||
2066 | "bin": [ |
||
2067 | "bin/jp.php" |
||
2068 | ], |
||
2069 | "type": "library", |
||
2070 | "extra": { |
||
2071 | "branch-alias": { |
||
2072 | "dev-master": "2.0-dev" |
||
2073 | } |
||
2074 | }, |
||
2075 | "autoload": { |
||
2076 | "psr-4": { |
||
2077 | "JmesPath\\": "src/" |
||
2078 | }, |
||
2079 | "files": [ |
||
2080 | "src/JmesPath.php" |
||
2081 | ] |
||
2082 | }, |
||
2083 | "notification-url": "https://packagist.org/downloads/", |
||
2084 | "license": [ |
||
2085 | "MIT" |
||
2086 | ], |
||
2087 | "authors": [ |
||
2088 | { |
||
2089 | "name": "Michael Dowling", |
||
2090 | "email": "[email protected]", |
||
2091 | "homepage": "https://github.com/mtdowling" |
||
2092 | } |
||
2093 | ], |
||
2094 | "description": "Declaratively specify how to extract elements from a JSON document", |
||
2095 | "keywords": [ |
||
2096 | "json", |
||
2097 | "jsonpath" |
||
2098 | ], |
||
2099 | "time": "2016-12-03T22:08:25+00:00" |
||
2100 | }, |
||
2101 | { |
||
2102 | "name": "myclabs/deep-copy", |
||
2103 | "version": "1.6.1", |
||
2104 | "source": { |
||
2105 | "type": "git", |
||
2106 | "url": "https://github.com/myclabs/DeepCopy.git", |
||
2107 | "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102" |
||
2108 | }, |
||
2109 | "dist": { |
||
2110 | "type": "zip", |
||
2111 | "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/8e6e04167378abf1ddb4d3522d8755c5fd90d102", |
||
2112 | "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102", |
||
2113 | "shasum": "" |
||
2114 | }, |
||
2115 | "require": { |
||
2116 | "php": ">=5.4.0" |
||
2117 | }, |
||
2118 | "require-dev": { |
||
2119 | "doctrine/collections": "1.*", |
||
2120 | "phpunit/phpunit": "~4.1" |
||
2121 | }, |
||
2122 | "type": "library", |
||
2123 | "autoload": { |
||
2124 | "psr-4": { |
||
2125 | "DeepCopy\\": "src/DeepCopy/" |
||
2126 | } |
||
2127 | }, |
||
2128 | "notification-url": "https://packagist.org/downloads/", |
||
2129 | "license": [ |
||
2130 | "MIT" |
||
2131 | ], |
||
2132 | "description": "Create deep copies (clones) of your objects", |
||
2133 | "homepage": "https://github.com/myclabs/DeepCopy", |
||
2134 | "keywords": [ |
||
2135 | "clone", |
||
2136 | "copy", |
||
2137 | "duplicate", |
||
2138 | "object", |
||
2139 | "object graph" |
||
2140 | ], |
||
2141 | "time": "2017-04-12T18:52:22+00:00" |
||
2142 | }, |
||
2143 | { |
||
2144 | "name": "paragonie/random_compat", |
||
2145 | "version": "v2.0.10", |
||
2146 | "source": { |
||
2147 | "type": "git", |
||
2148 | "url": "https://github.com/paragonie/random_compat.git", |
||
2149 | "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d" |
||
2150 | }, |
||
2151 | "dist": { |
||
2152 | "type": "zip", |
||
2153 | "url": "https://api.github.com/repos/paragonie/random_compat/zipball/634bae8e911eefa89c1abfbf1b66da679ac8f54d", |
||
2154 | "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d", |
||
2155 | "shasum": "" |
||
2156 | }, |
||
2157 | "require": { |
||
2158 | "php": ">=5.2.0" |
||
2159 | }, |
||
2160 | "require-dev": { |
||
2161 | "phpunit/phpunit": "4.*|5.*" |
||
2162 | }, |
||
2163 | "suggest": { |
||
2164 | "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." |
||
2165 | }, |
||
2166 | "type": "library", |
||
2167 | "autoload": { |
||
2168 | "files": [ |
||
2169 | "lib/random.php" |
||
2170 | ] |
||
2171 | }, |
||
2172 | "notification-url": "https://packagist.org/downloads/", |
||
2173 | "license": [ |
||
2174 | "MIT" |
||
2175 | ], |
||
2176 | "authors": [ |
||
2177 | { |
||
2178 | "name": "Paragon Initiative Enterprises", |
||
2179 | "email": "[email protected]", |
||
2180 | "homepage": "https://paragonie.com" |
||
2181 | } |
||
2182 | ], |
||
2183 | "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", |
||
2184 | "keywords": [ |
||
2185 | "csprng", |
||
2186 | "pseudorandom", |
||
2187 | "random" |
||
2188 | ], |
||
2189 | "time": "2017-03-13T16:27:32+00:00" |
||
2190 | }, |
||
2191 | { |
||
2192 | "name": "pdepend/pdepend", |
||
2193 | "version": "2.5.0", |
||
2194 | "source": { |
||
2195 | "type": "git", |
||
2196 | "url": "https://github.com/pdepend/pdepend.git", |
||
2197 | "reference": "0c50874333149c0dad5a2877801aed148f2767ff" |
||
2198 | }, |
||
2199 | "dist": { |
||
2200 | "type": "zip", |
||
2201 | "url": "https://api.github.com/repos/pdepend/pdepend/zipball/0c50874333149c0dad5a2877801aed148f2767ff", |
||
2202 | "reference": "0c50874333149c0dad5a2877801aed148f2767ff", |
||
2203 | "shasum": "" |
||
2204 | }, |
||
2205 | "require": { |
||
2206 | "php": ">=5.3.7", |
||
2207 | "symfony/config": "^2.3.0|^3", |
||
2208 | "symfony/dependency-injection": "^2.3.0|^3", |
||
2209 | "symfony/filesystem": "^2.3.0|^3" |
||
2210 | }, |
||
2211 | "require-dev": { |
||
2212 | "phpunit/phpunit": "^4.4.0,<4.8", |
||
2213 | "squizlabs/php_codesniffer": "^2.0.0" |
||
2214 | }, |
||
2215 | "bin": [ |
||
2216 | "src/bin/pdepend" |
||
2217 | ], |
||
2218 | "type": "library", |
||
2219 | "autoload": { |
||
2220 | "psr-4": { |
||
2221 | "PDepend\\": "src/main/php/PDepend" |
||
2222 | } |
||
2223 | }, |
||
2224 | "notification-url": "https://packagist.org/downloads/", |
||
2225 | "license": [ |
||
2226 | "BSD-3-Clause" |
||
2227 | ], |
||
2228 | "description": "Official version of pdepend to be handled with Composer", |
||
2229 | "time": "2017-01-19T14:23:36+00:00" |
||
2230 | }, |
||
2231 | { |
||
2232 | "name": "phpdocumentor/reflection-common", |
||
2233 | "version": "1.0", |
||
2234 | "source": { |
||
2235 | "type": "git", |
||
2236 | "url": "https://github.com/phpDocumentor/ReflectionCommon.git", |
||
2237 | "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c" |
||
2238 | }, |
||
2239 | "dist": { |
||
2240 | "type": "zip", |
||
2241 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c", |
||
2242 | "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c", |
||
2243 | "shasum": "" |
||
2244 | }, |
||
2245 | "require": { |
||
2246 | "php": ">=5.5" |
||
2247 | }, |
||
2248 | "require-dev": { |
||
2249 | "phpunit/phpunit": "^4.6" |
||
2250 | }, |
||
2251 | "type": "library", |
||
2252 | "extra": { |
||
2253 | "branch-alias": { |
||
2254 | "dev-master": "1.0.x-dev" |
||
2255 | } |
||
2256 | }, |
||
2257 | "autoload": { |
||
2258 | "psr-4": { |
||
2259 | "phpDocumentor\\Reflection\\": [ |
||
2260 | "src" |
||
2261 | ] |
||
2262 | } |
||
2263 | }, |
||
2264 | "notification-url": "https://packagist.org/downloads/", |
||
2265 | "license": [ |
||
2266 | "MIT" |
||
2267 | ], |
||
2268 | "authors": [ |
||
2269 | { |
||
2270 | "name": "Jaap van Otterdijk", |
||
2271 | "email": "[email protected]" |
||
2272 | } |
||
2273 | ], |
||
2274 | "description": "Common reflection classes used by phpdocumentor to reflect the code structure", |
||
2275 | "homepage": "http://www.phpdoc.org", |
||
2276 | "keywords": [ |
||
2277 | "FQSEN", |
||
2278 | "phpDocumentor", |
||
2279 | "phpdoc", |
||
2280 | "reflection", |
||
2281 | "static analysis" |
||
2282 | ], |
||
2283 | "time": "2015-12-27T11:43:31+00:00" |
||
2284 | }, |
||
2285 | { |
||
2286 | "name": "phpdocumentor/reflection-docblock", |
||
2287 | "version": "3.1.1", |
||
2288 | "source": { |
||
2289 | "type": "git", |
||
2290 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
2291 | "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e" |
||
2292 | }, |
||
2293 | "dist": { |
||
2294 | "type": "zip", |
||
2295 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e", |
||
2296 | "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e", |
||
2297 | "shasum": "" |
||
2298 | }, |
||
2299 | "require": { |
||
2300 | "php": ">=5.5", |
||
2301 | "phpdocumentor/reflection-common": "^1.0@dev", |
||
2302 | "phpdocumentor/type-resolver": "^0.2.0", |
||
2303 | "webmozart/assert": "^1.0" |
||
2304 | }, |
||
2305 | "require-dev": { |
||
2306 | "mockery/mockery": "^0.9.4", |
||
2307 | "phpunit/phpunit": "^4.4" |
||
2308 | }, |
||
2309 | "type": "library", |
||
2310 | "autoload": { |
||
2311 | "psr-4": { |
||
2312 | "phpDocumentor\\Reflection\\": [ |
||
2313 | "src/" |
||
2314 | ] |
||
2315 | } |
||
2316 | }, |
||
2317 | "notification-url": "https://packagist.org/downloads/", |
||
2318 | "license": [ |
||
2319 | "MIT" |
||
2320 | ], |
||
2321 | "authors": [ |
||
2322 | { |
||
2323 | "name": "Mike van Riel", |
||
2324 | "email": "[email protected]" |
||
2325 | } |
||
2326 | ], |
||
2327 | "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", |
||
2328 | "time": "2016-09-30T07:12:33+00:00" |
||
2329 | }, |
||
2330 | { |
||
2331 | "name": "phpdocumentor/type-resolver", |
||
2332 | "version": "0.2.1", |
||
2333 | "source": { |
||
2334 | "type": "git", |
||
2335 | "url": "https://github.com/phpDocumentor/TypeResolver.git", |
||
2336 | "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb" |
||
2337 | }, |
||
2338 | "dist": { |
||
2339 | "type": "zip", |
||
2340 | "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb", |
||
2341 | "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb", |
||
2342 | "shasum": "" |
||
2343 | }, |
||
2344 | "require": { |
||
2345 | "php": ">=5.5", |
||
2346 | "phpdocumentor/reflection-common": "^1.0" |
||
2347 | }, |
||
2348 | "require-dev": { |
||
2349 | "mockery/mockery": "^0.9.4", |
||
2350 | "phpunit/phpunit": "^5.2||^4.8.24" |
||
2351 | }, |
||
2352 | "type": "library", |
||
2353 | "extra": { |
||
2354 | "branch-alias": { |
||
2355 | "dev-master": "1.0.x-dev" |
||
2356 | } |
||
2357 | }, |
||
2358 | "autoload": { |
||
2359 | "psr-4": { |
||
2360 | "phpDocumentor\\Reflection\\": [ |
||
2361 | "src/" |
||
2362 | ] |
||
2363 | } |
||
2364 | }, |
||
2365 | "notification-url": "https://packagist.org/downloads/", |
||
2366 | "license": [ |
||
2367 | "MIT" |
||
2368 | ], |
||
2369 | "authors": [ |
||
2370 | { |
||
2371 | "name": "Mike van Riel", |
||
2372 | "email": "[email protected]" |
||
2373 | } |
||
2374 | ], |
||
2375 | "time": "2016-11-25T06:54:22+00:00" |
||
2376 | }, |
||
2377 | { |
||
2378 | "name": "phpmd/phpmd", |
||
2379 | "version": "2.6.0", |
||
2380 | "source": { |
||
2381 | "type": "git", |
||
2382 | "url": "https://github.com/phpmd/phpmd.git", |
||
2383 | "reference": "4e9924b2c157a3eb64395460fcf56b31badc8374" |
||
2384 | }, |
||
2385 | "dist": { |
||
2386 | "type": "zip", |
||
2387 | "url": "https://api.github.com/repos/phpmd/phpmd/zipball/4e9924b2c157a3eb64395460fcf56b31badc8374", |
||
2388 | "reference": "4e9924b2c157a3eb64395460fcf56b31badc8374", |
||
2389 | "shasum": "" |
||
2390 | }, |
||
2391 | "require": { |
||
2392 | "ext-xml": "*", |
||
2393 | "pdepend/pdepend": "^2.5", |
||
2394 | "php": ">=5.3.9" |
||
2395 | }, |
||
2396 | "require-dev": { |
||
2397 | "phpunit/phpunit": "^4.0", |
||
2398 | "squizlabs/php_codesniffer": "^2.0" |
||
2399 | }, |
||
2400 | "bin": [ |
||
2401 | "src/bin/phpmd" |
||
2402 | ], |
||
2403 | "type": "project", |
||
2404 | "autoload": { |
||
2405 | "psr-0": { |
||
2406 | "PHPMD\\": "src/main/php" |
||
2407 | } |
||
2408 | }, |
||
2409 | "notification-url": "https://packagist.org/downloads/", |
||
2410 | "license": [ |
||
2411 | "BSD-3-Clause" |
||
2412 | ], |
||
2413 | "authors": [ |
||
2414 | { |
||
2415 | "name": "Manuel Pichler", |
||
2416 | "email": "[email protected]", |
||
2417 | "homepage": "https://github.com/manuelpichler", |
||
2418 | "role": "Project Founder" |
||
2419 | }, |
||
2420 | { |
||
2421 | "name": "Other contributors", |
||
2422 | "homepage": "https://github.com/phpmd/phpmd/graphs/contributors", |
||
2423 | "role": "Contributors" |
||
2424 | }, |
||
2425 | { |
||
2426 | "name": "Marc Würth", |
||
2427 | "email": "[email protected]", |
||
2428 | "homepage": "https://github.com/ravage84", |
||
2429 | "role": "Project Maintainer" |
||
2430 | } |
||
2431 | ], |
||
2432 | "description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.", |
||
2433 | "homepage": "http://phpmd.org/", |
||
2434 | "keywords": [ |
||
2435 | "mess detection", |
||
2436 | "mess detector", |
||
2437 | "pdepend", |
||
2438 | "phpmd", |
||
2439 | "pmd" |
||
2440 | ], |
||
2441 | "time": "2017-01-20T14:41:10+00:00" |
||
2442 | }, |
||
2443 | { |
||
2444 | "name": "phpseclib/phpseclib", |
||
2445 | "version": "2.0.6", |
||
2446 | "source": { |
||
2447 | "type": "git", |
||
2448 | "url": "https://github.com/phpseclib/phpseclib.git", |
||
2449 | "reference": "34a7699e6f31b1ef4035ee36444407cecf9f56aa" |
||
2450 | }, |
||
2451 | "dist": { |
||
2452 | "type": "zip", |
||
2453 | "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/34a7699e6f31b1ef4035ee36444407cecf9f56aa", |
||
2454 | "reference": "34a7699e6f31b1ef4035ee36444407cecf9f56aa", |
||
2455 | "shasum": "" |
||
2456 | }, |
||
2457 | "require": { |
||
2458 | "php": ">=5.3.3" |
||
2459 | }, |
||
2460 | "require-dev": { |
||
2461 | "phing/phing": "~2.7", |
||
2462 | "phpunit/phpunit": "~4.0", |
||
2463 | "sami/sami": "~2.0", |
||
2464 | "squizlabs/php_codesniffer": "~2.0" |
||
2465 | }, |
||
2466 | "suggest": { |
||
2467 | "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", |
||
2468 | "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", |
||
2469 | "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", |
||
2470 | "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." |
||
2471 | }, |
||
2472 | "type": "library", |
||
2473 | "autoload": { |
||
2474 | "files": [ |
||
2475 | "phpseclib/bootstrap.php" |
||
2476 | ], |
||
2477 | "psr-4": { |
||
2478 | "phpseclib\\": "phpseclib/" |
||
2479 | } |
||
2480 | }, |
||
2481 | "notification-url": "https://packagist.org/downloads/", |
||
2482 | "license": [ |
||
2483 | "MIT" |
||
2484 | ], |
||
2485 | "authors": [ |
||
2486 | { |
||
2487 | "name": "Jim Wigginton", |
||
2488 | "email": "[email protected]", |
||
2489 | "role": "Lead Developer" |
||
2490 | }, |
||
2491 | { |
||
2492 | "name": "Patrick Monnerat", |
||
2493 | "email": "[email protected]", |
||
2494 | "role": "Developer" |
||
2495 | }, |
||
2496 | { |
||
2497 | "name": "Andreas Fischer", |
||
2498 | "email": "[email protected]", |
||
2499 | "role": "Developer" |
||
2500 | }, |
||
2501 | { |
||
2502 | "name": "Hans-Jürgen Petrich", |
||
2503 | "email": "[email protected]", |
||
2504 | "role": "Developer" |
||
2505 | }, |
||
2506 | { |
||
2507 | "name": "Graham Campbell", |
||
2508 | "email": "[email protected]", |
||
2509 | "role": "Developer" |
||
2510 | } |
||
2511 | ], |
||
2512 | "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", |
||
2513 | "homepage": "http://phpseclib.sourceforge.net", |
||
2514 | "keywords": [ |
||
2515 | "BigInteger", |
||
2516 | "aes", |
||
2517 | "asn.1", |
||
2518 | "asn1", |
||
2519 | "blowfish", |
||
2520 | "crypto", |
||
2521 | "cryptography", |
||
2522 | "encryption", |
||
2523 | "rsa", |
||
2524 | "security", |
||
2525 | "sftp", |
||
2526 | "signature", |
||
2527 | "signing", |
||
2528 | "ssh", |
||
2529 | "twofish", |
||
2530 | "x.509", |
||
2531 | "x509" |
||
2532 | ], |
||
2533 | "time": "2017-06-05T06:31:10+00:00" |
||
2534 | }, |
||
2535 | { |
||
2536 | "name": "phpspec/prophecy", |
||
2537 | "version": "v1.7.0", |
||
2538 | "source": { |
||
2539 | "type": "git", |
||
2540 | "url": "https://github.com/phpspec/prophecy.git", |
||
2541 | "reference": "93d39f1f7f9326d746203c7c056f300f7f126073" |
||
2542 | }, |
||
2543 | "dist": { |
||
2544 | "type": "zip", |
||
2545 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073", |
||
2546 | "reference": "93d39f1f7f9326d746203c7c056f300f7f126073", |
||
2547 | "shasum": "" |
||
2548 | }, |
||
2549 | "require": { |
||
2550 | "doctrine/instantiator": "^1.0.2", |
||
2551 | "php": "^5.3|^7.0", |
||
2552 | "phpdocumentor/reflection-docblock": "^2.0|^3.0.2", |
||
2553 | "sebastian/comparator": "^1.1|^2.0", |
||
2554 | "sebastian/recursion-context": "^1.0|^2.0|^3.0" |
||
2555 | }, |
||
2556 | "require-dev": { |
||
2557 | "phpspec/phpspec": "^2.5|^3.2", |
||
2558 | "phpunit/phpunit": "^4.8 || ^5.6.5" |
||
2559 | }, |
||
2560 | "type": "library", |
||
2561 | "extra": { |
||
2562 | "branch-alias": { |
||
2563 | "dev-master": "1.6.x-dev" |
||
2564 | } |
||
2565 | }, |
||
2566 | "autoload": { |
||
2567 | "psr-0": { |
||
2568 | "Prophecy\\": "src/" |
||
2569 | } |
||
2570 | }, |
||
2571 | "notification-url": "https://packagist.org/downloads/", |
||
2572 | "license": [ |
||
2573 | "MIT" |
||
2574 | ], |
||
2575 | "authors": [ |
||
2576 | { |
||
2577 | "name": "Konstantin Kudryashov", |
||
2578 | "email": "[email protected]", |
||
2579 | "homepage": "http://everzet.com" |
||
2580 | }, |
||
2581 | { |
||
2582 | "name": "Marcello Duarte", |
||
2583 | "email": "[email protected]" |
||
2584 | } |
||
2585 | ], |
||
2586 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
2587 | "homepage": "https://github.com/phpspec/prophecy", |
||
2588 | "keywords": [ |
||
2589 | "Double", |
||
2590 | "Dummy", |
||
2591 | "fake", |
||
2592 | "mock", |
||
2593 | "spy", |
||
2594 | "stub" |
||
2595 | ], |
||
2596 | "time": "2017-03-02T20:05:34+00:00" |
||
2597 | }, |
||
2598 | { |
||
2599 | "name": "phpunit/php-code-coverage", |
||
2600 | "version": "4.0.8", |
||
2601 | "source": { |
||
2602 | "type": "git", |
||
2603 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
2604 | "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d" |
||
2605 | }, |
||
2606 | "dist": { |
||
2607 | "type": "zip", |
||
2608 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d", |
||
2609 | "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d", |
||
2610 | "shasum": "" |
||
2611 | }, |
||
2612 | "require": { |
||
2613 | "ext-dom": "*", |
||
2614 | "ext-xmlwriter": "*", |
||
2615 | "php": "^5.6 || ^7.0", |
||
2616 | "phpunit/php-file-iterator": "^1.3", |
||
2617 | "phpunit/php-text-template": "^1.2", |
||
2618 | "phpunit/php-token-stream": "^1.4.2 || ^2.0", |
||
2619 | "sebastian/code-unit-reverse-lookup": "^1.0", |
||
2620 | "sebastian/environment": "^1.3.2 || ^2.0", |
||
2621 | "sebastian/version": "^1.0 || ^2.0" |
||
2622 | }, |
||
2623 | "require-dev": { |
||
2624 | "ext-xdebug": "^2.1.4", |
||
2625 | "phpunit/phpunit": "^5.7" |
||
2626 | }, |
||
2627 | "suggest": { |
||
2628 | "ext-xdebug": "^2.5.1" |
||
2629 | }, |
||
2630 | "type": "library", |
||
2631 | "extra": { |
||
2632 | "branch-alias": { |
||
2633 | "dev-master": "4.0.x-dev" |
||
2634 | } |
||
2635 | }, |
||
2636 | "autoload": { |
||
2637 | "classmap": [ |
||
2638 | "src/" |
||
2639 | ] |
||
2640 | }, |
||
2641 | "notification-url": "https://packagist.org/downloads/", |
||
2642 | "license": [ |
||
2643 | "BSD-3-Clause" |
||
2644 | ], |
||
2645 | "authors": [ |
||
2646 | { |
||
2647 | "name": "Sebastian Bergmann", |
||
2648 | "email": "[email protected]", |
||
2649 | "role": "lead" |
||
2650 | } |
||
2651 | ], |
||
2652 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
2653 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
2654 | "keywords": [ |
||
2655 | "coverage", |
||
2656 | "testing", |
||
2657 | "xunit" |
||
2658 | ], |
||
2659 | "time": "2017-04-02T07:44:40+00:00" |
||
2660 | }, |
||
2661 | { |
||
2662 | "name": "phpunit/php-file-iterator", |
||
2663 | "version": "1.4.2", |
||
2664 | "source": { |
||
2665 | "type": "git", |
||
2666 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
2667 | "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5" |
||
2668 | }, |
||
2669 | "dist": { |
||
2670 | "type": "zip", |
||
2671 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5", |
||
2672 | "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5", |
||
2673 | "shasum": "" |
||
2674 | }, |
||
2675 | "require": { |
||
2676 | "php": ">=5.3.3" |
||
2677 | }, |
||
2678 | "type": "library", |
||
2679 | "extra": { |
||
2680 | "branch-alias": { |
||
2681 | "dev-master": "1.4.x-dev" |
||
2682 | } |
||
2683 | }, |
||
2684 | "autoload": { |
||
2685 | "classmap": [ |
||
2686 | "src/" |
||
2687 | ] |
||
2688 | }, |
||
2689 | "notification-url": "https://packagist.org/downloads/", |
||
2690 | "license": [ |
||
2691 | "BSD-3-Clause" |
||
2692 | ], |
||
2693 | "authors": [ |
||
2694 | { |
||
2695 | "name": "Sebastian Bergmann", |
||
2696 | "email": "[email protected]", |
||
2697 | "role": "lead" |
||
2698 | } |
||
2699 | ], |
||
2700 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
2701 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
2702 | "keywords": [ |
||
2703 | "filesystem", |
||
2704 | "iterator" |
||
2705 | ], |
||
2706 | "time": "2016-10-03T07:40:28+00:00" |
||
2707 | }, |
||
2708 | { |
||
2709 | "name": "phpunit/php-text-template", |
||
2710 | "version": "1.2.1", |
||
2711 | "source": { |
||
2712 | "type": "git", |
||
2713 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
2714 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" |
||
2715 | }, |
||
2716 | "dist": { |
||
2717 | "type": "zip", |
||
2718 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
2719 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
2720 | "shasum": "" |
||
2721 | }, |
||
2722 | "require": { |
||
2723 | "php": ">=5.3.3" |
||
2724 | }, |
||
2725 | "type": "library", |
||
2726 | "autoload": { |
||
2727 | "classmap": [ |
||
2728 | "src/" |
||
2729 | ] |
||
2730 | }, |
||
2731 | "notification-url": "https://packagist.org/downloads/", |
||
2732 | "license": [ |
||
2733 | "BSD-3-Clause" |
||
2734 | ], |
||
2735 | "authors": [ |
||
2736 | { |
||
2737 | "name": "Sebastian Bergmann", |
||
2738 | "email": "[email protected]", |
||
2739 | "role": "lead" |
||
2740 | } |
||
2741 | ], |
||
2742 | "description": "Simple template engine.", |
||
2743 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
2744 | "keywords": [ |
||
2745 | "template" |
||
2746 | ], |
||
2747 | "time": "2015-06-21T13:50:34+00:00" |
||
2748 | }, |
||
2749 | { |
||
2750 | "name": "phpunit/php-timer", |
||
2751 | "version": "1.0.9", |
||
2752 | "source": { |
||
2753 | "type": "git", |
||
2754 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
2755 | "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" |
||
2756 | }, |
||
2757 | "dist": { |
||
2758 | "type": "zip", |
||
2759 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", |
||
2760 | "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", |
||
2761 | "shasum": "" |
||
2762 | }, |
||
2763 | "require": { |
||
2764 | "php": "^5.3.3 || ^7.0" |
||
2765 | }, |
||
2766 | "require-dev": { |
||
2767 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
2768 | }, |
||
2769 | "type": "library", |
||
2770 | "extra": { |
||
2771 | "branch-alias": { |
||
2772 | "dev-master": "1.0-dev" |
||
2773 | } |
||
2774 | }, |
||
2775 | "autoload": { |
||
2776 | "classmap": [ |
||
2777 | "src/" |
||
2778 | ] |
||
2779 | }, |
||
2780 | "notification-url": "https://packagist.org/downloads/", |
||
2781 | "license": [ |
||
2782 | "BSD-3-Clause" |
||
2783 | ], |
||
2784 | "authors": [ |
||
2785 | { |
||
2786 | "name": "Sebastian Bergmann", |
||
2787 | "email": "[email protected]", |
||
2788 | "role": "lead" |
||
2789 | } |
||
2790 | ], |
||
2791 | "description": "Utility class for timing", |
||
2792 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
2793 | "keywords": [ |
||
2794 | "timer" |
||
2795 | ], |
||
2796 | "time": "2017-02-26T11:10:40+00:00" |
||
2797 | }, |
||
2798 | { |
||
2799 | "name": "phpunit/php-token-stream", |
||
2800 | "version": "1.4.11", |
||
2801 | "source": { |
||
2802 | "type": "git", |
||
2803 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
2804 | "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7" |
||
2805 | }, |
||
2806 | "dist": { |
||
2807 | "type": "zip", |
||
2808 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7", |
||
2809 | "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7", |
||
2810 | "shasum": "" |
||
2811 | }, |
||
2812 | "require": { |
||
2813 | "ext-tokenizer": "*", |
||
2814 | "php": ">=5.3.3" |
||
2815 | }, |
||
2816 | "require-dev": { |
||
2817 | "phpunit/phpunit": "~4.2" |
||
2818 | }, |
||
2819 | "type": "library", |
||
2820 | "extra": { |
||
2821 | "branch-alias": { |
||
2822 | "dev-master": "1.4-dev" |
||
2823 | } |
||
2824 | }, |
||
2825 | "autoload": { |
||
2826 | "classmap": [ |
||
2827 | "src/" |
||
2828 | ] |
||
2829 | }, |
||
2830 | "notification-url": "https://packagist.org/downloads/", |
||
2831 | "license": [ |
||
2832 | "BSD-3-Clause" |
||
2833 | ], |
||
2834 | "authors": [ |
||
2835 | { |
||
2836 | "name": "Sebastian Bergmann", |
||
2837 | "email": "[email protected]" |
||
2838 | } |
||
2839 | ], |
||
2840 | "description": "Wrapper around PHP's tokenizer extension.", |
||
2841 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
2842 | "keywords": [ |
||
2843 | "tokenizer" |
||
2844 | ], |
||
2845 | "time": "2017-02-27T10:12:30+00:00" |
||
2846 | }, |
||
2847 | { |
||
2848 | "name": "phpunit/phpunit", |
||
2849 | "version": "5.7.21", |
||
2850 | "source": { |
||
2851 | "type": "git", |
||
2852 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
2853 | "reference": "3b91adfb64264ddec5a2dee9851f354aa66327db" |
||
2854 | }, |
||
2855 | "dist": { |
||
2856 | "type": "zip", |
||
2857 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3b91adfb64264ddec5a2dee9851f354aa66327db", |
||
2858 | "reference": "3b91adfb64264ddec5a2dee9851f354aa66327db", |
||
2859 | "shasum": "" |
||
2860 | }, |
||
2861 | "require": { |
||
2862 | "ext-dom": "*", |
||
2863 | "ext-json": "*", |
||
2864 | "ext-libxml": "*", |
||
2865 | "ext-mbstring": "*", |
||
2866 | "ext-xml": "*", |
||
2867 | "myclabs/deep-copy": "~1.3", |
||
2868 | "php": "^5.6 || ^7.0", |
||
2869 | "phpspec/prophecy": "^1.6.2", |
||
2870 | "phpunit/php-code-coverage": "^4.0.4", |
||
2871 | "phpunit/php-file-iterator": "~1.4", |
||
2872 | "phpunit/php-text-template": "~1.2", |
||
2873 | "phpunit/php-timer": "^1.0.6", |
||
2874 | "phpunit/phpunit-mock-objects": "^3.2", |
||
2875 | "sebastian/comparator": "^1.2.4", |
||
2876 | "sebastian/diff": "^1.4.3", |
||
2877 | "sebastian/environment": "^1.3.4 || ^2.0", |
||
2878 | "sebastian/exporter": "~2.0", |
||
2879 | "sebastian/global-state": "^1.1", |
||
2880 | "sebastian/object-enumerator": "~2.0", |
||
2881 | "sebastian/resource-operations": "~1.0", |
||
2882 | "sebastian/version": "~1.0.3|~2.0", |
||
2883 | "symfony/yaml": "~2.1|~3.0" |
||
2884 | }, |
||
2885 | "conflict": { |
||
2886 | "phpdocumentor/reflection-docblock": "3.0.2" |
||
2887 | }, |
||
2888 | "require-dev": { |
||
2889 | "ext-pdo": "*" |
||
2890 | }, |
||
2891 | "suggest": { |
||
2892 | "ext-xdebug": "*", |
||
2893 | "phpunit/php-invoker": "~1.1" |
||
2894 | }, |
||
2895 | "bin": [ |
||
2896 | "phpunit" |
||
2897 | ], |
||
2898 | "type": "library", |
||
2899 | "extra": { |
||
2900 | "branch-alias": { |
||
2901 | "dev-master": "5.7.x-dev" |
||
2902 | } |
||
2903 | }, |
||
2904 | "autoload": { |
||
2905 | "classmap": [ |
||
2906 | "src/" |
||
2907 | ] |
||
2908 | }, |
||
2909 | "notification-url": "https://packagist.org/downloads/", |
||
2910 | "license": [ |
||
2911 | "BSD-3-Clause" |
||
2912 | ], |
||
2913 | "authors": [ |
||
2914 | { |
||
2915 | "name": "Sebastian Bergmann", |
||
2916 | "email": "[email protected]", |
||
2917 | "role": "lead" |
||
2918 | } |
||
2919 | ], |
||
2920 | "description": "The PHP Unit Testing framework.", |
||
2921 | "homepage": "https://phpunit.de/", |
||
2922 | "keywords": [ |
||
2923 | "phpunit", |
||
2924 | "testing", |
||
2925 | "xunit" |
||
2926 | ], |
||
2927 | "time": "2017-06-21T08:11:54+00:00" |
||
2928 | }, |
||
2929 | { |
||
2930 | "name": "phpunit/phpunit-mock-objects", |
||
2931 | "version": "3.4.4", |
||
2932 | "source": { |
||
2933 | "type": "git", |
||
2934 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
2935 | "reference": "a23b761686d50a560cc56233b9ecf49597cc9118" |
||
2936 | }, |
||
2937 | "dist": { |
||
2938 | "type": "zip", |
||
2939 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118", |
||
2940 | "reference": "a23b761686d50a560cc56233b9ecf49597cc9118", |
||
2941 | "shasum": "" |
||
2942 | }, |
||
2943 | "require": { |
||
2944 | "doctrine/instantiator": "^1.0.2", |
||
2945 | "php": "^5.6 || ^7.0", |
||
2946 | "phpunit/php-text-template": "^1.2", |
||
2947 | "sebastian/exporter": "^1.2 || ^2.0" |
||
2948 | }, |
||
2949 | "conflict": { |
||
2950 | "phpunit/phpunit": "<5.4.0" |
||
2951 | }, |
||
2952 | "require-dev": { |
||
2953 | "phpunit/phpunit": "^5.4" |
||
2954 | }, |
||
2955 | "suggest": { |
||
2956 | "ext-soap": "*" |
||
2957 | }, |
||
2958 | "type": "library", |
||
2959 | "extra": { |
||
2960 | "branch-alias": { |
||
2961 | "dev-master": "3.2.x-dev" |
||
2962 | } |
||
2963 | }, |
||
2964 | "autoload": { |
||
2965 | "classmap": [ |
||
2966 | "src/" |
||
2967 | ] |
||
2968 | }, |
||
2969 | "notification-url": "https://packagist.org/downloads/", |
||
2970 | "license": [ |
||
2971 | "BSD-3-Clause" |
||
2972 | ], |
||
2973 | "authors": [ |
||
2974 | { |
||
2975 | "name": "Sebastian Bergmann", |
||
2976 | "email": "[email protected]", |
||
2977 | "role": "lead" |
||
2978 | } |
||
2979 | ], |
||
2980 | "description": "Mock Object library for PHPUnit", |
||
2981 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
2982 | "keywords": [ |
||
2983 | "mock", |
||
2984 | "xunit" |
||
2985 | ], |
||
2986 | "time": "2017-06-30T09:13:00+00:00" |
||
2987 | }, |
||
2988 | { |
||
2989 | "name": "psr/cache", |
||
2990 | "version": "1.0.1", |
||
2991 | "source": { |
||
2992 | "type": "git", |
||
2993 | "url": "https://github.com/php-fig/cache.git", |
||
2994 | "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" |
||
2995 | }, |
||
2996 | "dist": { |
||
2997 | "type": "zip", |
||
2998 | "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", |
||
2999 | "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", |
||
3000 | "shasum": "" |
||
3001 | }, |
||
3002 | "require": { |
||
3003 | "php": ">=5.3.0" |
||
3004 | }, |
||
3005 | "type": "library", |
||
3006 | "extra": { |
||
3007 | "branch-alias": { |
||
3008 | "dev-master": "1.0.x-dev" |
||
3009 | } |
||
3010 | }, |
||
3011 | "autoload": { |
||
3012 | "psr-4": { |
||
3013 | "Psr\\Cache\\": "src/" |
||
3014 | } |
||
3015 | }, |
||
3016 | "notification-url": "https://packagist.org/downloads/", |
||
3017 | "license": [ |
||
3018 | "MIT" |
||
3019 | ], |
||
3020 | "authors": [ |
||
3021 | { |
||
3022 | "name": "PHP-FIG", |
||
3023 | "homepage": "http://www.php-fig.org/" |
||
3024 | } |
||
3025 | ], |
||
3026 | "description": "Common interface for caching libraries", |
||
3027 | "keywords": [ |
||
3028 | "cache", |
||
3029 | "psr", |
||
3030 | "psr-6" |
||
3031 | ], |
||
3032 | "time": "2016-08-06T20:24:11+00:00" |
||
3033 | }, |
||
3034 | { |
||
3035 | "name": "psr/container", |
||
3036 | "version": "1.0.0", |
||
3037 | "source": { |
||
3038 | "type": "git", |
||
3039 | "url": "https://github.com/php-fig/container.git", |
||
3040 | "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" |
||
3041 | }, |
||
3042 | "dist": { |
||
3043 | "type": "zip", |
||
3044 | "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", |
||
3045 | "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", |
||
3046 | "shasum": "" |
||
3047 | }, |
||
3048 | "require": { |
||
3049 | "php": ">=5.3.0" |
||
3050 | }, |
||
3051 | "type": "library", |
||
3052 | "extra": { |
||
3053 | "branch-alias": { |
||
3054 | "dev-master": "1.0.x-dev" |
||
3055 | } |
||
3056 | }, |
||
3057 | "autoload": { |
||
3058 | "psr-4": { |
||
3059 | "Psr\\Container\\": "src/" |
||
3060 | } |
||
3061 | }, |
||
3062 | "notification-url": "https://packagist.org/downloads/", |
||
3063 | "license": [ |
||
3064 | "MIT" |
||
3065 | ], |
||
3066 | "authors": [ |
||
3067 | { |
||
3068 | "name": "PHP-FIG", |
||
3069 | "homepage": "http://www.php-fig.org/" |
||
3070 | } |
||
3071 | ], |
||
3072 | "description": "Common Container Interface (PHP FIG PSR-11)", |
||
3073 | "homepage": "https://github.com/php-fig/container", |
||
3074 | "keywords": [ |
||
3075 | "PSR-11", |
||
3076 | "container", |
||
3077 | "container-interface", |
||
3078 | "container-interop", |
||
3079 | "psr" |
||
3080 | ], |
||
3081 | "time": "2017-02-14T16:28:37+00:00" |
||
3082 | }, |
||
3083 | { |
||
3084 | "name": "psr/http-message", |
||
3085 | "version": "1.0.1", |
||
3086 | "source": { |
||
3087 | "type": "git", |
||
3088 | "url": "https://github.com/php-fig/http-message.git", |
||
3089 | "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" |
||
3090 | }, |
||
3091 | "dist": { |
||
3092 | "type": "zip", |
||
3093 | "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", |
||
3094 | "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", |
||
3095 | "shasum": "" |
||
3096 | }, |
||
3097 | "require": { |
||
3098 | "php": ">=5.3.0" |
||
3099 | }, |
||
3100 | "type": "library", |
||
3101 | "extra": { |
||
3102 | "branch-alias": { |
||
3103 | "dev-master": "1.0.x-dev" |
||
3104 | } |
||
3105 | }, |
||
3106 | "autoload": { |
||
3107 | "psr-4": { |
||
3108 | "Psr\\Http\\Message\\": "src/" |
||
3109 | } |
||
3110 | }, |
||
3111 | "notification-url": "https://packagist.org/downloads/", |
||
3112 | "license": [ |
||
3113 | "MIT" |
||
3114 | ], |
||
3115 | "authors": [ |
||
3116 | { |
||
3117 | "name": "PHP-FIG", |
||
3118 | "homepage": "http://www.php-fig.org/" |
||
3119 | } |
||
3120 | ], |
||
3121 | "description": "Common interface for HTTP messages", |
||
3122 | "homepage": "https://github.com/php-fig/http-message", |
||
3123 | "keywords": [ |
||
3124 | "http", |
||
3125 | "http-message", |
||
3126 | "psr", |
||
3127 | "psr-7", |
||
3128 | "request", |
||
3129 | "response" |
||
3130 | ], |
||
3131 | "time": "2016-08-06T14:39:51+00:00" |
||
3132 | }, |
||
3133 | { |
||
3134 | "name": "psr/log", |
||
3135 | "version": "1.0.2", |
||
3136 | "source": { |
||
3137 | "type": "git", |
||
3138 | "url": "https://github.com/php-fig/log.git", |
||
3139 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" |
||
3140 | }, |
||
3141 | "dist": { |
||
3142 | "type": "zip", |
||
3143 | "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
3144 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
3145 | "shasum": "" |
||
3146 | }, |
||
3147 | "require": { |
||
3148 | "php": ">=5.3.0" |
||
3149 | }, |
||
3150 | "type": "library", |
||
3151 | "extra": { |
||
3152 | "branch-alias": { |
||
3153 | "dev-master": "1.0.x-dev" |
||
3154 | } |
||
3155 | }, |
||
3156 | "autoload": { |
||
3157 | "psr-4": { |
||
3158 | "Psr\\Log\\": "Psr/Log/" |
||
3159 | } |
||
3160 | }, |
||
3161 | "notification-url": "https://packagist.org/downloads/", |
||
3162 | "license": [ |
||
3163 | "MIT" |
||
3164 | ], |
||
3165 | "authors": [ |
||
3166 | { |
||
3167 | "name": "PHP-FIG", |
||
3168 | "homepage": "http://www.php-fig.org/" |
||
3169 | } |
||
3170 | ], |
||
3171 | "description": "Common interface for logging libraries", |
||
3172 | "homepage": "https://github.com/php-fig/log", |
||
3173 | "keywords": [ |
||
3174 | "log", |
||
3175 | "psr", |
||
3176 | "psr-3" |
||
3177 | ], |
||
3178 | "time": "2016-10-10T12:19:37+00:00" |
||
3179 | }, |
||
3180 | { |
||
3181 | "name": "rackspace/php-opencloud", |
||
3182 | "version": "v1.16.0", |
||
3183 | "source": { |
||
3184 | "type": "git", |
||
3185 | "url": "https://github.com/rackspace/php-opencloud.git", |
||
3186 | "reference": "d6b71feed7f9e7a4b52e0240a79f06473ba69c8c" |
||
3187 | }, |
||
3188 | "dist": { |
||
3189 | "type": "zip", |
||
3190 | "url": "https://api.github.com/repos/rackspace/php-opencloud/zipball/d6b71feed7f9e7a4b52e0240a79f06473ba69c8c", |
||
3191 | "reference": "d6b71feed7f9e7a4b52e0240a79f06473ba69c8c", |
||
3192 | "shasum": "" |
||
3193 | }, |
||
3194 | "require": { |
||
3195 | "guzzle/guzzle": "~3.8", |
||
3196 | "mikemccabe/json-patch-php": "~0.1", |
||
3197 | "php": ">=5.4", |
||
3198 | "psr/log": "~1.0" |
||
3199 | }, |
||
3200 | "require-dev": { |
||
3201 | "apigen/apigen": "~4.0", |
||
3202 | "fabpot/php-cs-fixer": "1.0.*@dev", |
||
3203 | "jakub-onderka/php-parallel-lint": "0.*", |
||
3204 | "phpspec/prophecy": "~1.4", |
||
3205 | "phpunit/phpunit": "4.3.*", |
||
3206 | "satooshi/php-coveralls": "0.6.*@dev" |
||
3207 | }, |
||
3208 | "type": "library", |
||
3209 | "autoload": { |
||
3210 | "psr-0": { |
||
3211 | "OpenCloud": [ |
||
3212 | "lib/" |
||
3213 | ] |
||
3214 | } |
||
3215 | }, |
||
3216 | "notification-url": "https://packagist.org/downloads/", |
||
3217 | "license": [ |
||
3218 | "Apache-2.0" |
||
3219 | ], |
||
3220 | "authors": [ |
||
3221 | { |
||
3222 | "name": "Jamie Hannaford", |
||
3223 | "email": "[email protected]", |
||
3224 | "homepage": "https://github.com/jamiehannaford" |
||
3225 | } |
||
3226 | ], |
||
3227 | "description": "PHP SDK for Rackspace/OpenStack APIs", |
||
3228 | "keywords": [ |
||
3229 | "Openstack", |
||
3230 | "nova", |
||
3231 | "opencloud", |
||
3232 | "rackspace", |
||
3233 | "swift" |
||
3234 | ], |
||
3235 | "time": "2016-01-29T10:34:57+00:00" |
||
3236 | }, |
||
3237 | { |
||
3238 | "name": "ramsey/uuid", |
||
3239 | "version": "3.6.1", |
||
3240 | "source": { |
||
3241 | "type": "git", |
||
3242 | "url": "https://github.com/ramsey/uuid.git", |
||
3243 | "reference": "4ae32dd9ab8860a4bbd750ad269cba7f06f7934e" |
||
3244 | }, |
||
3245 | "dist": { |
||
3246 | "type": "zip", |
||
3247 | "url": "https://api.github.com/repos/ramsey/uuid/zipball/4ae32dd9ab8860a4bbd750ad269cba7f06f7934e", |
||
3248 | "reference": "4ae32dd9ab8860a4bbd750ad269cba7f06f7934e", |
||
3249 | "shasum": "" |
||
3250 | }, |
||
3251 | "require": { |
||
3252 | "paragonie/random_compat": "^1.0|^2.0", |
||
3253 | "php": "^5.4 || ^7.0" |
||
3254 | }, |
||
3255 | "replace": { |
||
3256 | "rhumsaa/uuid": "self.version" |
||
3257 | }, |
||
3258 | "require-dev": { |
||
3259 | "apigen/apigen": "^4.1", |
||
3260 | "codeception/aspect-mock": "^1.0 | ^2.0", |
||
3261 | "doctrine/annotations": "~1.2.0", |
||
3262 | "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ^2.1", |
||
3263 | "ircmaxell/random-lib": "^1.1", |
||
3264 | "jakub-onderka/php-parallel-lint": "^0.9.0", |
||
3265 | "mockery/mockery": "^0.9.4", |
||
3266 | "moontoast/math": "^1.1", |
||
3267 | "php-mock/php-mock-phpunit": "^0.3|^1.1", |
||
3268 | "phpunit/phpunit": "^4.7|>=5.0 <5.4", |
||
3269 | "satooshi/php-coveralls": "^0.6.1", |
||
3270 | "squizlabs/php_codesniffer": "^2.3" |
||
3271 | }, |
||
3272 | "suggest": { |
||
3273 | "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator", |
||
3274 | "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator", |
||
3275 | "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter", |
||
3276 | "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).", |
||
3277 | "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid", |
||
3278 | "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." |
||
3279 | }, |
||
3280 | "type": "library", |
||
3281 | "extra": { |
||
3282 | "branch-alias": { |
||
3283 | "dev-master": "3.x-dev" |
||
3284 | } |
||
3285 | }, |
||
3286 | "autoload": { |
||
3287 | "psr-4": { |
||
3288 | "Ramsey\\Uuid\\": "src/" |
||
3289 | } |
||
3290 | }, |
||
3291 | "notification-url": "https://packagist.org/downloads/", |
||
3292 | "license": [ |
||
3293 | "MIT" |
||
3294 | ], |
||
3295 | "authors": [ |
||
3296 | { |
||
3297 | "name": "Marijn Huizendveld", |
||
3298 | "email": "[email protected]" |
||
3299 | }, |
||
3300 | { |
||
3301 | "name": "Thibaud Fabre", |
||
3302 | "email": "[email protected]" |
||
3303 | }, |
||
3304 | { |
||
3305 | "name": "Ben Ramsey", |
||
3306 | "email": "[email protected]", |
||
3307 | "homepage": "https://benramsey.com" |
||
3308 | } |
||
3309 | ], |
||
3310 | "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", |
||
3311 | "homepage": "https://github.com/ramsey/uuid", |
||
3312 | "keywords": [ |
||
3313 | "guid", |
||
3314 | "identifier", |
||
3315 | "uuid" |
||
3316 | ], |
||
3317 | "time": "2017-03-26T20:37:53+00:00" |
||
3318 | }, |
||
3319 | { |
||
3320 | "name": "rize/uri-template", |
||
3321 | "version": "0.3.2", |
||
3322 | "source": { |
||
3323 | "type": "git", |
||
3324 | "url": "https://github.com/rize/UriTemplate.git", |
||
3325 | "reference": "9e5fdd5c47147aa5adf7f760002ee591ed37b9ca" |
||
3326 | }, |
||
3327 | "dist": { |
||
3328 | "type": "zip", |
||
3329 | "url": "https://api.github.com/repos/rize/UriTemplate/zipball/9e5fdd5c47147aa5adf7f760002ee591ed37b9ca", |
||
3330 | "reference": "9e5fdd5c47147aa5adf7f760002ee591ed37b9ca", |
||
3331 | "shasum": "" |
||
3332 | }, |
||
3333 | "require": { |
||
3334 | "php": ">=5.3.0" |
||
3335 | }, |
||
3336 | "require-dev": { |
||
3337 | "phpunit/phpunit": "~4.0.0" |
||
3338 | }, |
||
3339 | "type": "library", |
||
3340 | "autoload": { |
||
3341 | "psr-0": { |
||
3342 | "Rize\\UriTemplate": "src/" |
||
3343 | } |
||
3344 | }, |
||
3345 | "notification-url": "https://packagist.org/downloads/", |
||
3346 | "license": [ |
||
3347 | "MIT" |
||
3348 | ], |
||
3349 | "authors": [ |
||
3350 | { |
||
3351 | "name": "Marut K", |
||
3352 | "homepage": "http://twitter.com/rezigned" |
||
3353 | } |
||
3354 | ], |
||
3355 | "description": "PHP URI Template (RFC 6570) supports both expansion & extraction", |
||
3356 | "keywords": [ |
||
3357 | "RFC 6570", |
||
3358 | "template", |
||
3359 | "uri" |
||
3360 | ], |
||
3361 | "time": "2017-06-14T03:57:53+00:00" |
||
3362 | }, |
||
3363 | { |
||
3364 | "name": "sabre/dav", |
||
3365 | "version": "3.2.2", |
||
3366 | "source": { |
||
3367 | "type": "git", |
||
3368 | "url": "https://github.com/fruux/sabre-dav.git", |
||
3369 | "reference": "e987775e619728f12205606c9cc3ee565ffb1516" |
||
3370 | }, |
||
3371 | "dist": { |
||
3372 | "type": "zip", |
||
3373 | "url": "https://api.github.com/repos/fruux/sabre-dav/zipball/e987775e619728f12205606c9cc3ee565ffb1516", |
||
3374 | "reference": "e987775e619728f12205606c9cc3ee565ffb1516", |
||
3375 | "shasum": "" |
||
3376 | }, |
||
3377 | "require": { |
||
3378 | "ext-ctype": "*", |
||
3379 | "ext-date": "*", |
||
3380 | "ext-dom": "*", |
||
3381 | "ext-iconv": "*", |
||
3382 | "ext-mbstring": "*", |
||
3383 | "ext-pcre": "*", |
||
3384 | "ext-simplexml": "*", |
||
3385 | "ext-spl": "*", |
||
3386 | "lib-libxml": ">=2.7.0", |
||
3387 | "php": ">=5.5.0", |
||
3388 | "psr/log": "^1.0", |
||
3389 | "sabre/event": ">=2.0.0, <4.0.0", |
||
3390 | "sabre/http": "^4.2.1", |
||
3391 | "sabre/uri": "^1.0.1", |
||
3392 | "sabre/vobject": "^4.1.0", |
||
3393 | "sabre/xml": "^1.4.0" |
||
3394 | }, |
||
3395 | "require-dev": { |
||
3396 | "evert/phpdoc-md": "~0.1.0", |
||
3397 | "monolog/monolog": "^1.18", |
||
3398 | "phpunit/phpunit": "> 4.8, <6.0.0", |
||
3399 | "sabre/cs": "^1.0.0" |
||
3400 | }, |
||
3401 | "suggest": { |
||
3402 | "ext-curl": "*", |
||
3403 | "ext-pdo": "*" |
||
3404 | }, |
||
3405 | "bin": [ |
||
3406 | "bin/sabredav", |
||
3407 | "bin/naturalselection" |
||
3408 | ], |
||
3409 | "type": "library", |
||
3410 | "extra": { |
||
3411 | "branch-alias": { |
||
3412 | "dev-master": "3.1.0-dev" |
||
3413 | } |
||
3414 | }, |
||
3415 | "autoload": { |
||
3416 | "psr-4": { |
||
3417 | "Sabre\\DAV\\": "lib/DAV/", |
||
3418 | "Sabre\\DAVACL\\": "lib/DAVACL/", |
||
3419 | "Sabre\\CalDAV\\": "lib/CalDAV/", |
||
3420 | "Sabre\\CardDAV\\": "lib/CardDAV/" |
||
3421 | } |
||
3422 | }, |
||
3423 | "notification-url": "https://packagist.org/downloads/", |
||
3424 | "license": [ |
||
3425 | "BSD-3-Clause" |
||
3426 | ], |
||
3427 | "authors": [ |
||
3428 | { |
||
3429 | "name": "Evert Pot", |
||
3430 | "email": "[email protected]", |
||
3431 | "homepage": "http://evertpot.com/", |
||
3432 | "role": "Developer" |
||
3433 | } |
||
3434 | ], |
||
3435 | "description": "WebDAV Framework for PHP", |
||
3436 | "homepage": "http://sabre.io/", |
||
3437 | "keywords": [ |
||
3438 | "CalDAV", |
||
3439 | "CardDAV", |
||
3440 | "WebDAV", |
||
3441 | "framework", |
||
3442 | "iCalendar" |
||
3443 | ], |
||
3444 | "time": "2017-02-15T03:06:08+00:00" |
||
3445 | }, |
||
3446 | { |
||
3447 | "name": "sabre/event", |
||
3448 | "version": "3.0.0", |
||
3449 | "source": { |
||
3450 | "type": "git", |
||
3451 | "url": "https://github.com/fruux/sabre-event.git", |
||
3452 | "reference": "831d586f5a442dceacdcf5e9c4c36a4db99a3534" |
||
3453 | }, |
||
3454 | "dist": { |
||
3455 | "type": "zip", |
||
3456 | "url": "https://api.github.com/repos/fruux/sabre-event/zipball/831d586f5a442dceacdcf5e9c4c36a4db99a3534", |
||
3457 | "reference": "831d586f5a442dceacdcf5e9c4c36a4db99a3534", |
||
3458 | "shasum": "" |
||
3459 | }, |
||
3460 | "require": { |
||
3461 | "php": ">=5.5" |
||
3462 | }, |
||
3463 | "require-dev": { |
||
3464 | "phpunit/phpunit": "*", |
||
3465 | "sabre/cs": "~0.0.4" |
||
3466 | }, |
||
3467 | "type": "library", |
||
3468 | "autoload": { |
||
3469 | "psr-4": { |
||
3470 | "Sabre\\Event\\": "lib/" |
||
3471 | }, |
||
3472 | "files": [ |
||
3473 | "lib/coroutine.php", |
||
3474 | "lib/Loop/functions.php", |
||
3475 | "lib/Promise/functions.php" |
||
3476 | ] |
||
3477 | }, |
||
3478 | "notification-url": "https://packagist.org/downloads/", |
||
3479 | "license": [ |
||
3480 | "BSD-3-Clause" |
||
3481 | ], |
||
3482 | "authors": [ |
||
3483 | { |
||
3484 | "name": "Evert Pot", |
||
3485 | "email": "[email protected]", |
||
3486 | "homepage": "http://evertpot.com/", |
||
3487 | "role": "Developer" |
||
3488 | } |
||
3489 | ], |
||
3490 | "description": "sabre/event is a library for lightweight event-based programming", |
||
3491 | "homepage": "http://sabre.io/event/", |
||
3492 | "keywords": [ |
||
3493 | "EventEmitter", |
||
3494 | "async", |
||
3495 | "events", |
||
3496 | "hooks", |
||
3497 | "plugin", |
||
3498 | "promise", |
||
3499 | "signal" |
||
3500 | ], |
||
3501 | "time": "2015-11-05T20:14:39+00:00" |
||
3502 | }, |
||
3503 | { |
||
3504 | "name": "sabre/http", |
||
3505 | "version": "4.2.3", |
||
3506 | "source": { |
||
3507 | "type": "git", |
||
3508 | "url": "https://github.com/fruux/sabre-http.git", |
||
3509 | "reference": "0295f9a3ee39be97e0898592fc19e42421e0cd93" |
||
3510 | }, |
||
3511 | "dist": { |
||
3512 | "type": "zip", |
||
3513 | "url": "https://api.github.com/repos/fruux/sabre-http/zipball/0295f9a3ee39be97e0898592fc19e42421e0cd93", |
||
3514 | "reference": "0295f9a3ee39be97e0898592fc19e42421e0cd93", |
||
3515 | "shasum": "" |
||
3516 | }, |
||
3517 | "require": { |
||
3518 | "ext-ctype": "*", |
||
3519 | "ext-mbstring": "*", |
||
3520 | "php": ">=5.4", |
||
3521 | "sabre/event": ">=1.0.0,<4.0.0", |
||
3522 | "sabre/uri": "~1.0" |
||
3523 | }, |
||
3524 | "require-dev": { |
||
3525 | "phpunit/phpunit": "~4.3", |
||
3526 | "sabre/cs": "~0.0.1" |
||
3527 | }, |
||
3528 | "suggest": { |
||
3529 | "ext-curl": " to make http requests with the Client class" |
||
3530 | }, |
||
3531 | "type": "library", |
||
3532 | "autoload": { |
||
3533 | "files": [ |
||
3534 | "lib/functions.php" |
||
3535 | ], |
||
3536 | "psr-4": { |
||
3537 | "Sabre\\HTTP\\": "lib/" |
||
3538 | } |
||
3539 | }, |
||
3540 | "notification-url": "https://packagist.org/downloads/", |
||
3541 | "license": [ |
||
3542 | "BSD-3-Clause" |
||
3543 | ], |
||
3544 | "authors": [ |
||
3545 | { |
||
3546 | "name": "Evert Pot", |
||
3547 | "email": "[email protected]", |
||
3548 | "homepage": "http://evertpot.com/", |
||
3549 | "role": "Developer" |
||
3550 | } |
||
3551 | ], |
||
3552 | "description": "The sabre/http library provides utilities for dealing with http requests and responses. ", |
||
3553 | "homepage": "https://github.com/fruux/sabre-http", |
||
3554 | "keywords": [ |
||
3555 | "http" |
||
3556 | ], |
||
3557 | "time": "2017-06-12T07:53:04+00:00" |
||
3558 | }, |
||
3559 | { |
||
3560 | "name": "sabre/uri", |
||
3561 | "version": "1.2.1", |
||
3562 | "source": { |
||
3563 | "type": "git", |
||
3564 | "url": "https://github.com/fruux/sabre-uri.git", |
||
3565 | "reference": "ada354d83579565949d80b2e15593c2371225e61" |
||
3566 | }, |
||
3567 | "dist": { |
||
3568 | "type": "zip", |
||
3569 | "url": "https://api.github.com/repos/fruux/sabre-uri/zipball/ada354d83579565949d80b2e15593c2371225e61", |
||
3570 | "reference": "ada354d83579565949d80b2e15593c2371225e61", |
||
3571 | "shasum": "" |
||
3572 | }, |
||
3573 | "require": { |
||
3574 | "php": ">=5.4.7" |
||
3575 | }, |
||
3576 | "require-dev": { |
||
3577 | "phpunit/phpunit": ">=4.0,<6.0", |
||
3578 | "sabre/cs": "~1.0.0" |
||
3579 | }, |
||
3580 | "type": "library", |
||
3581 | "autoload": { |
||
3582 | "files": [ |
||
3583 | "lib/functions.php" |
||
3584 | ], |
||
3585 | "psr-4": { |
||
3586 | "Sabre\\Uri\\": "lib/" |
||
3587 | } |
||
3588 | }, |
||
3589 | "notification-url": "https://packagist.org/downloads/", |
||
3590 | "license": [ |
||
3591 | "BSD-3-Clause" |
||
3592 | ], |
||
3593 | "authors": [ |
||
3594 | { |
||
3595 | "name": "Evert Pot", |
||
3596 | "email": "[email protected]", |
||
3597 | "homepage": "http://evertpot.com/", |
||
3598 | "role": "Developer" |
||
3599 | } |
||
3600 | ], |
||
3601 | "description": "Functions for making sense out of URIs.", |
||
3602 | "homepage": "http://sabre.io/uri/", |
||
3603 | "keywords": [ |
||
3604 | "rfc3986", |
||
3605 | "uri", |
||
3606 | "url" |
||
3607 | ], |
||
3608 | "time": "2017-02-20T19:59:28+00:00" |
||
3609 | }, |
||
3610 | { |
||
3611 | "name": "sabre/vobject", |
||
3612 | "version": "4.1.2", |
||
3613 | "source": { |
||
3614 | "type": "git", |
||
3615 | "url": "https://github.com/fruux/sabre-vobject.git", |
||
3616 | "reference": "d0fde2fafa2a3dad1f559c2d1c2591d4fd75ae3c" |
||
3617 | }, |
||
3618 | "dist": { |
||
3619 | "type": "zip", |
||
3620 | "url": "https://api.github.com/repos/fruux/sabre-vobject/zipball/d0fde2fafa2a3dad1f559c2d1c2591d4fd75ae3c", |
||
3621 | "reference": "d0fde2fafa2a3dad1f559c2d1c2591d4fd75ae3c", |
||
3622 | "shasum": "" |
||
3623 | }, |
||
3624 | "require": { |
||
3625 | "ext-mbstring": "*", |
||
3626 | "php": ">=5.5", |
||
3627 | "sabre/xml": ">=1.5 <3.0" |
||
3628 | }, |
||
3629 | "require-dev": { |
||
3630 | "phpunit/phpunit": "*", |
||
3631 | "sabre/cs": "^1.0.0" |
||
3632 | }, |
||
3633 | "suggest": { |
||
3634 | "hoa/bench": "If you would like to run the benchmark scripts" |
||
3635 | }, |
||
3636 | "bin": [ |
||
3637 | "bin/vobject", |
||
3638 | "bin/generate_vcards" |
||
3639 | ], |
||
3640 | "type": "library", |
||
3641 | "extra": { |
||
3642 | "branch-alias": { |
||
3643 | "dev-master": "4.0.x-dev" |
||
3644 | } |
||
3645 | }, |
||
3646 | "autoload": { |
||
3647 | "psr-4": { |
||
3648 | "Sabre\\VObject\\": "lib/" |
||
3649 | } |
||
3650 | }, |
||
3651 | "notification-url": "https://packagist.org/downloads/", |
||
3652 | "license": [ |
||
3653 | "BSD-3-Clause" |
||
3654 | ], |
||
3655 | "authors": [ |
||
3656 | { |
||
3657 | "name": "Evert Pot", |
||
3658 | "email": "[email protected]", |
||
3659 | "homepage": "http://evertpot.com/", |
||
3660 | "role": "Developer" |
||
3661 | }, |
||
3662 | { |
||
3663 | "name": "Dominik Tobschall", |
||
3664 | "email": "[email protected]", |
||
3665 | "homepage": "http://tobschall.de/", |
||
3666 | "role": "Developer" |
||
3667 | }, |
||
3668 | { |
||
3669 | "name": "Ivan Enderlin", |
||
3670 | "email": "[email protected]", |
||
3671 | "homepage": "http://mnt.io/", |
||
3672 | "role": "Developer" |
||
3673 | } |
||
3674 | ], |
||
3675 | "description": "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects", |
||
3676 | "homepage": "http://sabre.io/vobject/", |
||
3677 | "keywords": [ |
||
3678 | "availability", |
||
3679 | "freebusy", |
||
3680 | "iCalendar", |
||
3681 | "ical", |
||
3682 | "ics", |
||
3683 | "jCal", |
||
3684 | "jCard", |
||
3685 | "recurrence", |
||
3686 | "rfc2425", |
||
3687 | "rfc2426", |
||
3688 | "rfc2739", |
||
3689 | "rfc4770", |
||
3690 | "rfc5545", |
||
3691 | "rfc5546", |
||
3692 | "rfc6321", |
||
3693 | "rfc6350", |
||
3694 | "rfc6351", |
||
3695 | "rfc6474", |
||
3696 | "rfc6638", |
||
3697 | "rfc6715", |
||
3698 | "rfc6868", |
||
3699 | "vCalendar", |
||
3700 | "vCard", |
||
3701 | "vcf", |
||
3702 | "xCal", |
||
3703 | "xCard" |
||
3704 | ], |
||
3705 | "time": "2016-12-06T04:14:09+00:00" |
||
3706 | }, |
||
3707 | { |
||
3708 | "name": "sabre/xml", |
||
3709 | "version": "1.5.0", |
||
3710 | "source": { |
||
3711 | "type": "git", |
||
3712 | "url": "https://github.com/fruux/sabre-xml.git", |
||
3713 | "reference": "59b20e5bbace9912607481634f97d05a776ffca7" |
||
3714 | }, |
||
3715 | "dist": { |
||
3716 | "type": "zip", |
||
3717 | "url": "https://api.github.com/repos/fruux/sabre-xml/zipball/59b20e5bbace9912607481634f97d05a776ffca7", |
||
3718 | "reference": "59b20e5bbace9912607481634f97d05a776ffca7", |
||
3719 | "shasum": "" |
||
3720 | }, |
||
3721 | "require": { |
||
3722 | "ext-dom": "*", |
||
3723 | "ext-xmlreader": "*", |
||
3724 | "ext-xmlwriter": "*", |
||
3725 | "lib-libxml": ">=2.6.20", |
||
3726 | "php": ">=5.5.5", |
||
3727 | "sabre/uri": ">=1.0,<3.0.0" |
||
3728 | }, |
||
3729 | "require-dev": { |
||
3730 | "phpunit/phpunit": "*", |
||
3731 | "sabre/cs": "~1.0.0" |
||
3732 | }, |
||
3733 | "type": "library", |
||
3734 | "autoload": { |
||
3735 | "psr-4": { |
||
3736 | "Sabre\\Xml\\": "lib/" |
||
3737 | }, |
||
3738 | "files": [ |
||
3739 | "lib/Deserializer/functions.php", |
||
3740 | "lib/Serializer/functions.php" |
||
3741 | ] |
||
3742 | }, |
||
3743 | "notification-url": "https://packagist.org/downloads/", |
||
3744 | "license": [ |
||
3745 | "BSD-3-Clause" |
||
3746 | ], |
||
3747 | "authors": [ |
||
3748 | { |
||
3749 | "name": "Evert Pot", |
||
3750 | "email": "[email protected]", |
||
3751 | "homepage": "http://evertpot.com/", |
||
3752 | "role": "Developer" |
||
3753 | }, |
||
3754 | { |
||
3755 | "name": "Markus Staab", |
||
3756 | "email": "[email protected]", |
||
3757 | "role": "Developer" |
||
3758 | } |
||
3759 | ], |
||
3760 | "description": "sabre/xml is an XML library that you may not hate.", |
||
3761 | "homepage": "https://sabre.io/xml/", |
||
3762 | "keywords": [ |
||
3763 | "XMLReader", |
||
3764 | "XMLWriter", |
||
3765 | "dom", |
||
3766 | "xml" |
||
3767 | ], |
||
3768 | "time": "2016-10-09T22:57:52+00:00" |
||
3769 | }, |
||
3770 | { |
||
3771 | "name": "sebastian/code-unit-reverse-lookup", |
||
3772 | "version": "1.0.1", |
||
3773 | "source": { |
||
3774 | "type": "git", |
||
3775 | "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", |
||
3776 | "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" |
||
3777 | }, |
||
3778 | "dist": { |
||
3779 | "type": "zip", |
||
3780 | "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", |
||
3781 | "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", |
||
3782 | "shasum": "" |
||
3783 | }, |
||
3784 | "require": { |
||
3785 | "php": "^5.6 || ^7.0" |
||
3786 | }, |
||
3787 | "require-dev": { |
||
3788 | "phpunit/phpunit": "^5.7 || ^6.0" |
||
3789 | }, |
||
3790 | "type": "library", |
||
3791 | "extra": { |
||
3792 | "branch-alias": { |
||
3793 | "dev-master": "1.0.x-dev" |
||
3794 | } |
||
3795 | }, |
||
3796 | "autoload": { |
||
3797 | "classmap": [ |
||
3798 | "src/" |
||
3799 | ] |
||
3800 | }, |
||
3801 | "notification-url": "https://packagist.org/downloads/", |
||
3802 | "license": [ |
||
3803 | "BSD-3-Clause" |
||
3804 | ], |
||
3805 | "authors": [ |
||
3806 | { |
||
3807 | "name": "Sebastian Bergmann", |
||
3808 | "email": "[email protected]" |
||
3809 | } |
||
3810 | ], |
||
3811 | "description": "Looks up which function or method a line of code belongs to", |
||
3812 | "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", |
||
3813 | "time": "2017-03-04T06:30:41+00:00" |
||
3814 | }, |
||
3815 | { |
||
3816 | "name": "sebastian/comparator", |
||
3817 | "version": "1.2.4", |
||
3818 | "source": { |
||
3819 | "type": "git", |
||
3820 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
3821 | "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be" |
||
3822 | }, |
||
3823 | "dist": { |
||
3824 | "type": "zip", |
||
3825 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", |
||
3826 | "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", |
||
3827 | "shasum": "" |
||
3828 | }, |
||
3829 | "require": { |
||
3830 | "php": ">=5.3.3", |
||
3831 | "sebastian/diff": "~1.2", |
||
3832 | "sebastian/exporter": "~1.2 || ~2.0" |
||
3833 | }, |
||
3834 | "require-dev": { |
||
3835 | "phpunit/phpunit": "~4.4" |
||
3836 | }, |
||
3837 | "type": "library", |
||
3838 | "extra": { |
||
3839 | "branch-alias": { |
||
3840 | "dev-master": "1.2.x-dev" |
||
3841 | } |
||
3842 | }, |
||
3843 | "autoload": { |
||
3844 | "classmap": [ |
||
3845 | "src/" |
||
3846 | ] |
||
3847 | }, |
||
3848 | "notification-url": "https://packagist.org/downloads/", |
||
3849 | "license": [ |
||
3850 | "BSD-3-Clause" |
||
3851 | ], |
||
3852 | "authors": [ |
||
3853 | { |
||
3854 | "name": "Jeff Welch", |
||
3855 | "email": "[email protected]" |
||
3856 | }, |
||
3857 | { |
||
3858 | "name": "Volker Dusch", |
||
3859 | "email": "[email protected]" |
||
3860 | }, |
||
3861 | { |
||
3862 | "name": "Bernhard Schussek", |
||
3863 | "email": "[email protected]" |
||
3864 | }, |
||
3865 | { |
||
3866 | "name": "Sebastian Bergmann", |
||
3867 | "email": "[email protected]" |
||
3868 | } |
||
3869 | ], |
||
3870 | "description": "Provides the functionality to compare PHP values for equality", |
||
3871 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
3872 | "keywords": [ |
||
3873 | "comparator", |
||
3874 | "compare", |
||
3875 | "equality" |
||
3876 | ], |
||
3877 | "time": "2017-01-29T09:50:25+00:00" |
||
3878 | }, |
||
3879 | { |
||
3880 | "name": "sebastian/diff", |
||
3881 | "version": "1.4.3", |
||
3882 | "source": { |
||
3883 | "type": "git", |
||
3884 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
3885 | "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4" |
||
3886 | }, |
||
3887 | "dist": { |
||
3888 | "type": "zip", |
||
3889 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4", |
||
3890 | "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4", |
||
3891 | "shasum": "" |
||
3892 | }, |
||
3893 | "require": { |
||
3894 | "php": "^5.3.3 || ^7.0" |
||
3895 | }, |
||
3896 | "require-dev": { |
||
3897 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
3898 | }, |
||
3899 | "type": "library", |
||
3900 | "extra": { |
||
3901 | "branch-alias": { |
||
3902 | "dev-master": "1.4-dev" |
||
3903 | } |
||
3904 | }, |
||
3905 | "autoload": { |
||
3906 | "classmap": [ |
||
3907 | "src/" |
||
3908 | ] |
||
3909 | }, |
||
3910 | "notification-url": "https://packagist.org/downloads/", |
||
3911 | "license": [ |
||
3912 | "BSD-3-Clause" |
||
3913 | ], |
||
3914 | "authors": [ |
||
3915 | { |
||
3916 | "name": "Kore Nordmann", |
||
3917 | "email": "[email protected]" |
||
3918 | }, |
||
3919 | { |
||
3920 | "name": "Sebastian Bergmann", |
||
3921 | "email": "[email protected]" |
||
3922 | } |
||
3923 | ], |
||
3924 | "description": "Diff implementation", |
||
3925 | "homepage": "https://github.com/sebastianbergmann/diff", |
||
3926 | "keywords": [ |
||
3927 | "diff" |
||
3928 | ], |
||
3929 | "time": "2017-05-22T07:24:03+00:00" |
||
3930 | }, |
||
3931 | { |
||
3932 | "name": "sebastian/environment", |
||
3933 | "version": "2.0.0", |
||
3934 | "source": { |
||
3935 | "type": "git", |
||
3936 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
3937 | "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac" |
||
3938 | }, |
||
3939 | "dist": { |
||
3940 | "type": "zip", |
||
3941 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac", |
||
3942 | "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac", |
||
3943 | "shasum": "" |
||
3944 | }, |
||
3945 | "require": { |
||
3946 | "php": "^5.6 || ^7.0" |
||
3947 | }, |
||
3948 | "require-dev": { |
||
3949 | "phpunit/phpunit": "^5.0" |
||
3950 | }, |
||
3951 | "type": "library", |
||
3952 | "extra": { |
||
3953 | "branch-alias": { |
||
3954 | "dev-master": "2.0.x-dev" |
||
3955 | } |
||
3956 | }, |
||
3957 | "autoload": { |
||
3958 | "classmap": [ |
||
3959 | "src/" |
||
3960 | ] |
||
3961 | }, |
||
3962 | "notification-url": "https://packagist.org/downloads/", |
||
3963 | "license": [ |
||
3964 | "BSD-3-Clause" |
||
3965 | ], |
||
3966 | "authors": [ |
||
3967 | { |
||
3968 | "name": "Sebastian Bergmann", |
||
3969 | "email": "[email protected]" |
||
3970 | } |
||
3971 | ], |
||
3972 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
3973 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
3974 | "keywords": [ |
||
3975 | "Xdebug", |
||
3976 | "environment", |
||
3977 | "hhvm" |
||
3978 | ], |
||
3979 | "time": "2016-11-26T07:53:53+00:00" |
||
3980 | }, |
||
3981 | { |
||
3982 | "name": "sebastian/exporter", |
||
3983 | "version": "2.0.0", |
||
3984 | "source": { |
||
3985 | "type": "git", |
||
3986 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
3987 | "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4" |
||
3988 | }, |
||
3989 | "dist": { |
||
3990 | "type": "zip", |
||
3991 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", |
||
3992 | "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", |
||
3993 | "shasum": "" |
||
3994 | }, |
||
3995 | "require": { |
||
3996 | "php": ">=5.3.3", |
||
3997 | "sebastian/recursion-context": "~2.0" |
||
3998 | }, |
||
3999 | "require-dev": { |
||
4000 | "ext-mbstring": "*", |
||
4001 | "phpunit/phpunit": "~4.4" |
||
4002 | }, |
||
4003 | "type": "library", |
||
4004 | "extra": { |
||
4005 | "branch-alias": { |
||
4006 | "dev-master": "2.0.x-dev" |
||
4007 | } |
||
4008 | }, |
||
4009 | "autoload": { |
||
4010 | "classmap": [ |
||
4011 | "src/" |
||
4012 | ] |
||
4013 | }, |
||
4014 | "notification-url": "https://packagist.org/downloads/", |
||
4015 | "license": [ |
||
4016 | "BSD-3-Clause" |
||
4017 | ], |
||
4018 | "authors": [ |
||
4019 | { |
||
4020 | "name": "Jeff Welch", |
||
4021 | "email": "[email protected]" |
||
4022 | }, |
||
4023 | { |
||
4024 | "name": "Volker Dusch", |
||
4025 | "email": "[email protected]" |
||
4026 | }, |
||
4027 | { |
||
4028 | "name": "Bernhard Schussek", |
||
4029 | "email": "[email protected]" |
||
4030 | }, |
||
4031 | { |
||
4032 | "name": "Sebastian Bergmann", |
||
4033 | "email": "[email protected]" |
||
4034 | }, |
||
4035 | { |
||
4036 | "name": "Adam Harvey", |
||
4037 | "email": "[email protected]" |
||
4038 | } |
||
4039 | ], |
||
4040 | "description": "Provides the functionality to export PHP variables for visualization", |
||
4041 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
4042 | "keywords": [ |
||
4043 | "export", |
||
4044 | "exporter" |
||
4045 | ], |
||
4046 | "time": "2016-11-19T08:54:04+00:00" |
||
4047 | }, |
||
4048 | { |
||
4049 | "name": "sebastian/global-state", |
||
4050 | "version": "1.1.1", |
||
4051 | "source": { |
||
4052 | "type": "git", |
||
4053 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
4054 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" |
||
4055 | }, |
||
4056 | "dist": { |
||
4057 | "type": "zip", |
||
4058 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
4059 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
4060 | "shasum": "" |
||
4061 | }, |
||
4062 | "require": { |
||
4063 | "php": ">=5.3.3" |
||
4064 | }, |
||
4065 | "require-dev": { |
||
4066 | "phpunit/phpunit": "~4.2" |
||
4067 | }, |
||
4068 | "suggest": { |
||
4069 | "ext-uopz": "*" |
||
4070 | }, |
||
4071 | "type": "library", |
||
4072 | "extra": { |
||
4073 | "branch-alias": { |
||
4074 | "dev-master": "1.0-dev" |
||
4075 | } |
||
4076 | }, |
||
4077 | "autoload": { |
||
4078 | "classmap": [ |
||
4079 | "src/" |
||
4080 | ] |
||
4081 | }, |
||
4082 | "notification-url": "https://packagist.org/downloads/", |
||
4083 | "license": [ |
||
4084 | "BSD-3-Clause" |
||
4085 | ], |
||
4086 | "authors": [ |
||
4087 | { |
||
4088 | "name": "Sebastian Bergmann", |
||
4089 | "email": "[email protected]" |
||
4090 | } |
||
4091 | ], |
||
4092 | "description": "Snapshotting of global state", |
||
4093 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
4094 | "keywords": [ |
||
4095 | "global state" |
||
4096 | ], |
||
4097 | "time": "2015-10-12T03:26:01+00:00" |
||
4098 | }, |
||
4099 | { |
||
4100 | "name": "sebastian/object-enumerator", |
||
4101 | "version": "2.0.1", |
||
4102 | "source": { |
||
4103 | "type": "git", |
||
4104 | "url": "https://github.com/sebastianbergmann/object-enumerator.git", |
||
4105 | "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7" |
||
4106 | }, |
||
4107 | "dist": { |
||
4108 | "type": "zip", |
||
4109 | "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7", |
||
4110 | "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7", |
||
4111 | "shasum": "" |
||
4112 | }, |
||
4113 | "require": { |
||
4114 | "php": ">=5.6", |
||
4115 | "sebastian/recursion-context": "~2.0" |
||
4116 | }, |
||
4117 | "require-dev": { |
||
4118 | "phpunit/phpunit": "~5" |
||
4119 | }, |
||
4120 | "type": "library", |
||
4121 | "extra": { |
||
4122 | "branch-alias": { |
||
4123 | "dev-master": "2.0.x-dev" |
||
4124 | } |
||
4125 | }, |
||
4126 | "autoload": { |
||
4127 | "classmap": [ |
||
4128 | "src/" |
||
4129 | ] |
||
4130 | }, |
||
4131 | "notification-url": "https://packagist.org/downloads/", |
||
4132 | "license": [ |
||
4133 | "BSD-3-Clause" |
||
4134 | ], |
||
4135 | "authors": [ |
||
4136 | { |
||
4137 | "name": "Sebastian Bergmann", |
||
4138 | "email": "[email protected]" |
||
4139 | } |
||
4140 | ], |
||
4141 | "description": "Traverses array structures and object graphs to enumerate all referenced objects", |
||
4142 | "homepage": "https://github.com/sebastianbergmann/object-enumerator/", |
||
4143 | "time": "2017-02-18T15:18:39+00:00" |
||
4144 | }, |
||
4145 | { |
||
4146 | "name": "sebastian/recursion-context", |
||
4147 | "version": "2.0.0", |
||
4148 | "source": { |
||
4149 | "type": "git", |
||
4150 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
4151 | "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a" |
||
4152 | }, |
||
4153 | "dist": { |
||
4154 | "type": "zip", |
||
4155 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a", |
||
4156 | "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a", |
||
4157 | "shasum": "" |
||
4158 | }, |
||
4159 | "require": { |
||
4160 | "php": ">=5.3.3" |
||
4161 | }, |
||
4162 | "require-dev": { |
||
4163 | "phpunit/phpunit": "~4.4" |
||
4164 | }, |
||
4165 | "type": "library", |
||
4166 | "extra": { |
||
4167 | "branch-alias": { |
||
4168 | "dev-master": "2.0.x-dev" |
||
4169 | } |
||
4170 | }, |
||
4171 | "autoload": { |
||
4172 | "classmap": [ |
||
4173 | "src/" |
||
4174 | ] |
||
4175 | }, |
||
4176 | "notification-url": "https://packagist.org/downloads/", |
||
4177 | "license": [ |
||
4178 | "BSD-3-Clause" |
||
4179 | ], |
||
4180 | "authors": [ |
||
4181 | { |
||
4182 | "name": "Jeff Welch", |
||
4183 | "email": "[email protected]" |
||
4184 | }, |
||
4185 | { |
||
4186 | "name": "Sebastian Bergmann", |
||
4187 | "email": "[email protected]" |
||
4188 | }, |
||
4189 | { |
||
4190 | "name": "Adam Harvey", |
||
4191 | "email": "[email protected]" |
||
4192 | } |
||
4193 | ], |
||
4194 | "description": "Provides functionality to recursively process PHP variables", |
||
4195 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
4196 | "time": "2016-11-19T07:33:16+00:00" |
||
4197 | }, |
||
4198 | { |
||
4199 | "name": "sebastian/resource-operations", |
||
4200 | "version": "1.0.0", |
||
4201 | "source": { |
||
4202 | "type": "git", |
||
4203 | "url": "https://github.com/sebastianbergmann/resource-operations.git", |
||
4204 | "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" |
||
4205 | }, |
||
4206 | "dist": { |
||
4207 | "type": "zip", |
||
4208 | "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", |
||
4209 | "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", |
||
4210 | "shasum": "" |
||
4211 | }, |
||
4212 | "require": { |
||
4213 | "php": ">=5.6.0" |
||
4214 | }, |
||
4215 | "type": "library", |
||
4216 | "extra": { |
||
4217 | "branch-alias": { |
||
4218 | "dev-master": "1.0.x-dev" |
||
4219 | } |
||
4220 | }, |
||
4221 | "autoload": { |
||
4222 | "classmap": [ |
||
4223 | "src/" |
||
4224 | ] |
||
4225 | }, |
||
4226 | "notification-url": "https://packagist.org/downloads/", |
||
4227 | "license": [ |
||
4228 | "BSD-3-Clause" |
||
4229 | ], |
||
4230 | "authors": [ |
||
4231 | { |
||
4232 | "name": "Sebastian Bergmann", |
||
4233 | "email": "[email protected]" |
||
4234 | } |
||
4235 | ], |
||
4236 | "description": "Provides a list of PHP built-in functions that operate on resources", |
||
4237 | "homepage": "https://www.github.com/sebastianbergmann/resource-operations", |
||
4238 | "time": "2015-07-28T20:34:47+00:00" |
||
4239 | }, |
||
4240 | { |
||
4241 | "name": "sebastian/version", |
||
4242 | "version": "2.0.1", |
||
4243 | "source": { |
||
4244 | "type": "git", |
||
4245 | "url": "https://github.com/sebastianbergmann/version.git", |
||
4246 | "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" |
||
4247 | }, |
||
4248 | "dist": { |
||
4249 | "type": "zip", |
||
4250 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", |
||
4251 | "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", |
||
4252 | "shasum": "" |
||
4253 | }, |
||
4254 | "require": { |
||
4255 | "php": ">=5.6" |
||
4256 | }, |
||
4257 | "type": "library", |
||
4258 | "extra": { |
||
4259 | "branch-alias": { |
||
4260 | "dev-master": "2.0.x-dev" |
||
4261 | } |
||
4262 | }, |
||
4263 | "autoload": { |
||
4264 | "classmap": [ |
||
4265 | "src/" |
||
4266 | ] |
||
4267 | }, |
||
4268 | "notification-url": "https://packagist.org/downloads/", |
||
4269 | "license": [ |
||
4270 | "BSD-3-Clause" |
||
4271 | ], |
||
4272 | "authors": [ |
||
4273 | { |
||
4274 | "name": "Sebastian Bergmann", |
||
4275 | "email": "[email protected]", |
||
4276 | "role": "lead" |
||
4277 | } |
||
4278 | ], |
||
4279 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
4280 | "homepage": "https://github.com/sebastianbergmann/version", |
||
4281 | "time": "2016-10-03T07:35:21+00:00" |
||
4282 | }, |
||
4283 | { |
||
4284 | "name": "spatie/dropbox-api", |
||
4285 | "version": "1.5.0", |
||
4286 | "source": { |
||
4287 | "type": "git", |
||
4288 | "url": "https://github.com/spatie/dropbox-api.git", |
||
4289 | "reference": "ef430171f64c1d21b72025df7b464af72c9b6cdf" |
||
4290 | }, |
||
4291 | "dist": { |
||
4292 | "type": "zip", |
||
4293 | "url": "https://api.github.com/repos/spatie/dropbox-api/zipball/ef430171f64c1d21b72025df7b464af72c9b6cdf", |
||
4294 | "reference": "ef430171f64c1d21b72025df7b464af72c9b6cdf", |
||
4295 | "shasum": "" |
||
4296 | }, |
||
4297 | "require": { |
||
4298 | "guzzlehttp/guzzle": "^6.2", |
||
4299 | "php": "^7.0" |
||
4300 | }, |
||
4301 | "require-dev": { |
||
4302 | "phpunit/phpunit": "^6.0" |
||
4303 | }, |
||
4304 | "type": "library", |
||
4305 | "autoload": { |
||
4306 | "psr-4": { |
||
4307 | "Spatie\\Dropbox\\": "src" |
||
4308 | } |
||
4309 | }, |
||
4310 | "notification-url": "https://packagist.org/downloads/", |
||
4311 | "license": [ |
||
4312 | "MIT" |
||
4313 | ], |
||
4314 | "authors": [ |
||
4315 | { |
||
4316 | "name": "Freek Van der Herten", |
||
4317 | "email": "[email protected]", |
||
4318 | "homepage": "https://spatie.be", |
||
4319 | "role": "Developer" |
||
4320 | }, |
||
4321 | { |
||
4322 | "name": "Alex Vanderbist", |
||
4323 | "email": "[email protected]", |
||
4324 | "homepage": "https://spatie.be", |
||
4325 | "role": "Developer" |
||
4326 | } |
||
4327 | ], |
||
4328 | "description": "A minimal implementation of Dropbox API v2", |
||
4329 | "homepage": "https://github.com/spatie/dropbox-api", |
||
4330 | "keywords": [ |
||
4331 | "Dropbox-API", |
||
4332 | "api", |
||
4333 | "dropbox", |
||
4334 | "spatie", |
||
4335 | "v2" |
||
4336 | ], |
||
4337 | "time": "2017-07-13T06:03:01+00:00" |
||
4338 | }, |
||
4339 | { |
||
4340 | "name": "spatie/flysystem-dropbox", |
||
4341 | "version": "1.0.3", |
||
4342 | "source": { |
||
4343 | "type": "git", |
||
4344 | "url": "https://github.com/spatie/flysystem-dropbox.git", |
||
4345 | "reference": "9d40c891b889df0c4d88a7c51a655355d7a6aae2" |
||
4346 | }, |
||
4347 | "dist": { |
||
4348 | "type": "zip", |
||
4349 | "url": "https://api.github.com/repos/spatie/flysystem-dropbox/zipball/9d40c891b889df0c4d88a7c51a655355d7a6aae2", |
||
4350 | "reference": "9d40c891b889df0c4d88a7c51a655355d7a6aae2", |
||
4351 | "shasum": "" |
||
4352 | }, |
||
4353 | "require": { |
||
4354 | "league/flysystem": "^1.0", |
||
4355 | "php": "^7.0", |
||
4356 | "spatie/dropbox-api": "^1.0" |
||
4357 | }, |
||
4358 | "require-dev": { |
||
4359 | "phpunit/phpunit": "^6.0" |
||
4360 | }, |
||
4361 | "type": "library", |
||
4362 | "autoload": { |
||
4363 | "psr-4": { |
||
4364 | "Spatie\\FlysystemDropbox\\": "src" |
||
4365 | } |
||
4366 | }, |
||
4367 | "notification-url": "https://packagist.org/downloads/", |
||
4368 | "license": [ |
||
4369 | "MIT" |
||
4370 | ], |
||
4371 | "authors": [ |
||
4372 | { |
||
4373 | "name": "Alex Vanderbist", |
||
4374 | "email": "[email protected]", |
||
4375 | "homepage": "https://spatie.be", |
||
4376 | "role": "Developer" |
||
4377 | } |
||
4378 | ], |
||
4379 | "description": "Flysystem Adapter for the Dropbox v2 API", |
||
4380 | "homepage": "https://github.com/spatie/flysystem-dropbox", |
||
4381 | "keywords": [ |
||
4382 | "Flysystem", |
||
4383 | "api", |
||
4384 | "dropbox", |
||
4385 | "flysystem-dropbox", |
||
4386 | "spatie", |
||
4387 | "v2" |
||
4388 | ], |
||
4389 | "time": "2017-05-20T12:03:57+00:00" |
||
4390 | }, |
||
4391 | { |
||
4392 | "name": "squizlabs/php_codesniffer", |
||
4393 | "version": "3.0.1", |
||
4394 | "source": { |
||
4395 | "type": "git", |
||
4396 | "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", |
||
4397 | "reference": "f9eaf037edf22fdfccf04cb0ab57ebcb1e166219" |
||
4398 | }, |
||
4399 | "dist": { |
||
4400 | "type": "zip", |
||
4401 | "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/f9eaf037edf22fdfccf04cb0ab57ebcb1e166219", |
||
4402 | "reference": "f9eaf037edf22fdfccf04cb0ab57ebcb1e166219", |
||
4403 | "shasum": "" |
||
4404 | }, |
||
4405 | "require": { |
||
4406 | "ext-simplexml": "*", |
||
4407 | "ext-tokenizer": "*", |
||
4408 | "ext-xmlwriter": "*", |
||
4409 | "php": ">=5.4.0" |
||
4410 | }, |
||
4411 | "require-dev": { |
||
4412 | "phpunit/phpunit": "~4.0" |
||
4413 | }, |
||
4414 | "bin": [ |
||
4415 | "bin/phpcs", |
||
4416 | "bin/phpcbf" |
||
4417 | ], |
||
4418 | "type": "library", |
||
4419 | "extra": { |
||
4420 | "branch-alias": { |
||
4421 | "dev-master": "3.x-dev" |
||
4422 | } |
||
4423 | }, |
||
4424 | "notification-url": "https://packagist.org/downloads/", |
||
4425 | "license": [ |
||
4426 | "BSD-3-Clause" |
||
4427 | ], |
||
4428 | "authors": [ |
||
4429 | { |
||
4430 | "name": "Greg Sherwood", |
||
4431 | "role": "lead" |
||
4432 | } |
||
4433 | ], |
||
4434 | "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", |
||
4435 | "homepage": "http://www.squizlabs.com/php-codesniffer", |
||
4436 | "keywords": [ |
||
4437 | "phpcs", |
||
4438 | "standards" |
||
4439 | ], |
||
4440 | "time": "2017-06-14T01:23:49+00:00" |
||
4441 | }, |
||
4442 | { |
||
4443 | "name": "symfony/config", |
||
4444 | "version": "v3.3.4", |
||
4445 | "source": { |
||
4446 | "type": "git", |
||
4447 | "url": "https://github.com/symfony/config.git", |
||
4448 | "reference": "a094618deb9a3fe1c3cf500a796e167d0495a274" |
||
4449 | }, |
||
4450 | "dist": { |
||
4451 | "type": "zip", |
||
4452 | "url": "https://api.github.com/repos/symfony/config/zipball/a094618deb9a3fe1c3cf500a796e167d0495a274", |
||
4453 | "reference": "a094618deb9a3fe1c3cf500a796e167d0495a274", |
||
4454 | "shasum": "" |
||
4455 | }, |
||
4456 | "require": { |
||
4457 | "php": ">=5.5.9", |
||
4458 | "symfony/filesystem": "~2.8|~3.0" |
||
4459 | }, |
||
4460 | "conflict": { |
||
4461 | "symfony/dependency-injection": "<3.3", |
||
4462 | "symfony/finder": "<3.3" |
||
4463 | }, |
||
4464 | "require-dev": { |
||
4465 | "symfony/dependency-injection": "~3.3", |
||
4466 | "symfony/finder": "~3.3", |
||
4467 | "symfony/yaml": "~3.0" |
||
4468 | }, |
||
4469 | "suggest": { |
||
4470 | "symfony/yaml": "To use the yaml reference dumper" |
||
4471 | }, |
||
4472 | "type": "library", |
||
4473 | "extra": { |
||
4474 | "branch-alias": { |
||
4475 | "dev-master": "3.3-dev" |
||
4476 | } |
||
4477 | }, |
||
4478 | "autoload": { |
||
4479 | "psr-4": { |
||
4480 | "Symfony\\Component\\Config\\": "" |
||
4481 | }, |
||
4482 | "exclude-from-classmap": [ |
||
4483 | "/Tests/" |
||
4484 | ] |
||
4485 | }, |
||
4486 | "notification-url": "https://packagist.org/downloads/", |
||
4487 | "license": [ |
||
4488 | "MIT" |
||
4489 | ], |
||
4490 | "authors": [ |
||
4491 | { |
||
4492 | "name": "Fabien Potencier", |
||
4493 | "email": "[email protected]" |
||
4494 | }, |
||
4495 | { |
||
4496 | "name": "Symfony Community", |
||
4497 | "homepage": "https://symfony.com/contributors" |
||
4498 | } |
||
4499 | ], |
||
4500 | "description": "Symfony Config Component", |
||
4501 | "homepage": "https://symfony.com", |
||
4502 | "time": "2017-06-16T12:40:34+00:00" |
||
4503 | }, |
||
4504 | { |
||
4505 | "name": "symfony/console", |
||
4506 | "version": "v3.3.4", |
||
4507 | "source": { |
||
4508 | "type": "git", |
||
4509 | "url": "https://github.com/symfony/console.git", |
||
4510 | "reference": "a97e45d98c59510f085fa05225a1acb74dfe0546" |
||
4511 | }, |
||
4512 | "dist": { |
||
4513 | "type": "zip", |
||
4514 | "url": "https://api.github.com/repos/symfony/console/zipball/a97e45d98c59510f085fa05225a1acb74dfe0546", |
||
4515 | "reference": "a97e45d98c59510f085fa05225a1acb74dfe0546", |
||
4516 | "shasum": "" |
||
4517 | }, |
||
4518 | "require": { |
||
4519 | "php": ">=5.5.9", |
||
4520 | "symfony/debug": "~2.8|~3.0", |
||
4521 | "symfony/polyfill-mbstring": "~1.0" |
||
4522 | }, |
||
4523 | "conflict": { |
||
4524 | "symfony/dependency-injection": "<3.3" |
||
4525 | }, |
||
4526 | "require-dev": { |
||
4527 | "psr/log": "~1.0", |
||
4528 | "symfony/config": "~3.3", |
||
4529 | "symfony/dependency-injection": "~3.3", |
||
4530 | "symfony/event-dispatcher": "~2.8|~3.0", |
||
4531 | "symfony/filesystem": "~2.8|~3.0", |
||
4532 | "symfony/http-kernel": "~2.8|~3.0", |
||
4533 | "symfony/process": "~2.8|~3.0" |
||
4534 | }, |
||
4535 | "suggest": { |
||
4536 | "psr/log": "For using the console logger", |
||
4537 | "symfony/event-dispatcher": "", |
||
4538 | "symfony/filesystem": "", |
||
4539 | "symfony/process": "" |
||
4540 | }, |
||
4541 | "type": "library", |
||
4542 | "extra": { |
||
4543 | "branch-alias": { |
||
4544 | "dev-master": "3.3-dev" |
||
4545 | } |
||
4546 | }, |
||
4547 | "autoload": { |
||
4548 | "psr-4": { |
||
4549 | "Symfony\\Component\\Console\\": "" |
||
4550 | }, |
||
4551 | "exclude-from-classmap": [ |
||
4552 | "/Tests/" |
||
4553 | ] |
||
4554 | }, |
||
4555 | "notification-url": "https://packagist.org/downloads/", |
||
4556 | "license": [ |
||
4557 | "MIT" |
||
4558 | ], |
||
4559 | "authors": [ |
||
4560 | { |
||
4561 | "name": "Fabien Potencier", |
||
4562 | "email": "[email protected]" |
||
4563 | }, |
||
4564 | { |
||
4565 | "name": "Symfony Community", |
||
4566 | "homepage": "https://symfony.com/contributors" |
||
4567 | } |
||
4568 | ], |
||
4569 | "description": "Symfony Console Component", |
||
4570 | "homepage": "https://symfony.com", |
||
4571 | "time": "2017-07-03T13:19:36+00:00" |
||
4572 | }, |
||
4573 | { |
||
4574 | "name": "symfony/debug", |
||
4575 | "version": "v3.3.4", |
||
4576 | "source": { |
||
4577 | "type": "git", |
||
4578 | "url": "https://github.com/symfony/debug.git", |
||
4579 | "reference": "63b85a968486d95ff9542228dc2e4247f16f9743" |
||
4580 | }, |
||
4581 | "dist": { |
||
4582 | "type": "zip", |
||
4583 | "url": "https://api.github.com/repos/symfony/debug/zipball/63b85a968486d95ff9542228dc2e4247f16f9743", |
||
4584 | "reference": "63b85a968486d95ff9542228dc2e4247f16f9743", |
||
4585 | "shasum": "" |
||
4586 | }, |
||
4587 | "require": { |
||
4588 | "php": ">=5.5.9", |
||
4589 | "psr/log": "~1.0" |
||
4590 | }, |
||
4591 | "conflict": { |
||
4592 | "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" |
||
4593 | }, |
||
4594 | "require-dev": { |
||
4595 | "symfony/http-kernel": "~2.8|~3.0" |
||
4596 | }, |
||
4597 | "type": "library", |
||
4598 | "extra": { |
||
4599 | "branch-alias": { |
||
4600 | "dev-master": "3.3-dev" |
||
4601 | } |
||
4602 | }, |
||
4603 | "autoload": { |
||
4604 | "psr-4": { |
||
4605 | "Symfony\\Component\\Debug\\": "" |
||
4606 | }, |
||
4607 | "exclude-from-classmap": [ |
||
4608 | "/Tests/" |
||
4609 | ] |
||
4610 | }, |
||
4611 | "notification-url": "https://packagist.org/downloads/", |
||
4612 | "license": [ |
||
4613 | "MIT" |
||
4614 | ], |
||
4615 | "authors": [ |
||
4616 | { |
||
4617 | "name": "Fabien Potencier", |
||
4618 | "email": "[email protected]" |
||
4619 | }, |
||
4620 | { |
||
4621 | "name": "Symfony Community", |
||
4622 | "homepage": "https://symfony.com/contributors" |
||
4623 | } |
||
4624 | ], |
||
4625 | "description": "Symfony Debug Component", |
||
4626 | "homepage": "https://symfony.com", |
||
4627 | "time": "2017-07-05T13:02:37+00:00" |
||
4628 | }, |
||
4629 | { |
||
4630 | "name": "symfony/dependency-injection", |
||
4631 | "version": "v3.3.4", |
||
4632 | "source": { |
||
4633 | "type": "git", |
||
4634 | "url": "https://github.com/symfony/dependency-injection.git", |
||
4635 | "reference": "986a633c92220ecb22ad06820a1df126c7a4f9eb" |
||
4636 | }, |
||
4637 | "dist": { |
||
4638 | "type": "zip", |
||
4639 | "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/986a633c92220ecb22ad06820a1df126c7a4f9eb", |
||
4640 | "reference": "986a633c92220ecb22ad06820a1df126c7a4f9eb", |
||
4641 | "shasum": "" |
||
4642 | }, |
||
4643 | "require": { |
||
4644 | "php": ">=5.5.9", |
||
4645 | "psr/container": "^1.0" |
||
4646 | }, |
||
4647 | "conflict": { |
||
4648 | "symfony/config": "<3.3.1", |
||
4649 | "symfony/finder": "<3.3", |
||
4650 | "symfony/yaml": "<3.3" |
||
4651 | }, |
||
4652 | "provide": { |
||
4653 | "psr/container-implementation": "1.0" |
||
4654 | }, |
||
4655 | "require-dev": { |
||
4656 | "symfony/config": "~3.3", |
||
4657 | "symfony/expression-language": "~2.8|~3.0", |
||
4658 | "symfony/yaml": "~3.3" |
||
4659 | }, |
||
4660 | "suggest": { |
||
4661 | "symfony/config": "", |
||
4662 | "symfony/expression-language": "For using expressions in service container configuration", |
||
4663 | "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", |
||
4664 | "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", |
||
4665 | "symfony/yaml": "" |
||
4666 | }, |
||
4667 | "type": "library", |
||
4668 | "extra": { |
||
4669 | "branch-alias": { |
||
4670 | "dev-master": "3.3-dev" |
||
4671 | } |
||
4672 | }, |
||
4673 | "autoload": { |
||
4674 | "psr-4": { |
||
4675 | "Symfony\\Component\\DependencyInjection\\": "" |
||
4676 | }, |
||
4677 | "exclude-from-classmap": [ |
||
4678 | "/Tests/" |
||
4679 | ] |
||
4680 | }, |
||
4681 | "notification-url": "https://packagist.org/downloads/", |
||
4682 | "license": [ |
||
4683 | "MIT" |
||
4684 | ], |
||
4685 | "authors": [ |
||
4686 | { |
||
4687 | "name": "Fabien Potencier", |
||
4688 | "email": "[email protected]" |
||
4689 | }, |
||
4690 | { |
||
4691 | "name": "Symfony Community", |
||
4692 | "homepage": "https://symfony.com/contributors" |
||
4693 | } |
||
4694 | ], |
||
4695 | "description": "Symfony DependencyInjection Component", |
||
4696 | "homepage": "https://symfony.com", |
||
4697 | "time": "2017-06-20T14:01:46+00:00" |
||
4698 | }, |
||
4699 | { |
||
4700 | "name": "symfony/event-dispatcher", |
||
4701 | "version": "v3.3.4", |
||
4702 | "source": { |
||
4703 | "type": "git", |
||
4704 | "url": "https://github.com/symfony/event-dispatcher.git", |
||
4705 | "reference": "67535f1e3fd662bdc68d7ba317c93eecd973617e" |
||
4706 | }, |
||
4707 | "dist": { |
||
4708 | "type": "zip", |
||
4709 | "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/67535f1e3fd662bdc68d7ba317c93eecd973617e", |
||
4710 | "reference": "67535f1e3fd662bdc68d7ba317c93eecd973617e", |
||
4711 | "shasum": "" |
||
4712 | }, |
||
4713 | "require": { |
||
4714 | "php": ">=5.5.9" |
||
4715 | }, |
||
4716 | "conflict": { |
||
4717 | "symfony/dependency-injection": "<3.3" |
||
4718 | }, |
||
4719 | "require-dev": { |
||
4720 | "psr/log": "~1.0", |
||
4721 | "symfony/config": "~2.8|~3.0", |
||
4722 | "symfony/dependency-injection": "~3.3", |
||
4723 | "symfony/expression-language": "~2.8|~3.0", |
||
4724 | "symfony/stopwatch": "~2.8|~3.0" |
||
4725 | }, |
||
4726 | "suggest": { |
||
4727 | "symfony/dependency-injection": "", |
||
4728 | "symfony/http-kernel": "" |
||
4729 | }, |
||
4730 | "type": "library", |
||
4731 | "extra": { |
||
4732 | "branch-alias": { |
||
4733 | "dev-master": "3.3-dev" |
||
4734 | } |
||
4735 | }, |
||
4736 | "autoload": { |
||
4737 | "psr-4": { |
||
4738 | "Symfony\\Component\\EventDispatcher\\": "" |
||
4739 | }, |
||
4740 | "exclude-from-classmap": [ |
||
4741 | "/Tests/" |
||
4742 | ] |
||
4743 | }, |
||
4744 | "notification-url": "https://packagist.org/downloads/", |
||
4745 | "license": [ |
||
4746 | "MIT" |
||
4747 | ], |
||
4748 | "authors": [ |
||
4749 | { |
||
4750 | "name": "Fabien Potencier", |
||
4751 | "email": "[email protected]" |
||
4752 | }, |
||
4753 | { |
||
4754 | "name": "Symfony Community", |
||
4755 | "homepage": "https://symfony.com/contributors" |
||
4756 | } |
||
4757 | ], |
||
4758 | "description": "Symfony EventDispatcher Component", |
||
4759 | "homepage": "https://symfony.com", |
||
4760 | "time": "2017-06-09T14:53:08+00:00" |
||
4761 | }, |
||
4762 | { |
||
4763 | "name": "symfony/filesystem", |
||
4764 | "version": "v3.3.4", |
||
4765 | "source": { |
||
4766 | "type": "git", |
||
4767 | "url": "https://github.com/symfony/filesystem.git", |
||
4768 | "reference": "311fa718389efbd8b627c272b9324a62437018cc" |
||
4769 | }, |
||
4770 | "dist": { |
||
4771 | "type": "zip", |
||
4772 | "url": "https://api.github.com/repos/symfony/filesystem/zipball/311fa718389efbd8b627c272b9324a62437018cc", |
||
4773 | "reference": "311fa718389efbd8b627c272b9324a62437018cc", |
||
4774 | "shasum": "" |
||
4775 | }, |
||
4776 | "require": { |
||
4777 | "php": ">=5.5.9" |
||
4778 | }, |
||
4779 | "type": "library", |
||
4780 | "extra": { |
||
4781 | "branch-alias": { |
||
4782 | "dev-master": "3.3-dev" |
||
4783 | } |
||
4784 | }, |
||
4785 | "autoload": { |
||
4786 | "psr-4": { |
||
4787 | "Symfony\\Component\\Filesystem\\": "" |
||
4788 | }, |
||
4789 | "exclude-from-classmap": [ |
||
4790 | "/Tests/" |
||
4791 | ] |
||
4792 | }, |
||
4793 | "notification-url": "https://packagist.org/downloads/", |
||
4794 | "license": [ |
||
4795 | "MIT" |
||
4796 | ], |
||
4797 | "authors": [ |
||
4798 | { |
||
4799 | "name": "Fabien Potencier", |
||
4800 | "email": "[email protected]" |
||
4801 | }, |
||
4802 | { |
||
4803 | "name": "Symfony Community", |
||
4804 | "homepage": "https://symfony.com/contributors" |
||
4805 | } |
||
4806 | ], |
||
4807 | "description": "Symfony Filesystem Component", |
||
4808 | "homepage": "https://symfony.com", |
||
4809 | "time": "2017-06-24T09:29:48+00:00" |
||
4810 | }, |
||
4811 | { |
||
4812 | "name": "symfony/finder", |
||
4813 | "version": "v3.3.4", |
||
4814 | "source": { |
||
4815 | "type": "git", |
||
4816 | "url": "https://github.com/symfony/finder.git", |
||
4817 | "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4" |
||
4818 | }, |
||
4819 | "dist": { |
||
4820 | "type": "zip", |
||
4821 | "url": "https://api.github.com/repos/symfony/finder/zipball/baea7f66d30854ad32988c11a09d7ffd485810c4", |
||
4822 | "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4", |
||
4823 | "shasum": "" |
||
4824 | }, |
||
4825 | "require": { |
||
4826 | "php": ">=5.5.9" |
||
4827 | }, |
||
4828 | "type": "library", |
||
4829 | "extra": { |
||
4830 | "branch-alias": { |
||
4831 | "dev-master": "3.3-dev" |
||
4832 | } |
||
4833 | }, |
||
4834 | "autoload": { |
||
4835 | "psr-4": { |
||
4836 | "Symfony\\Component\\Finder\\": "" |
||
4837 | }, |
||
4838 | "exclude-from-classmap": [ |
||
4839 | "/Tests/" |
||
4840 | ] |
||
4841 | }, |
||
4842 | "notification-url": "https://packagist.org/downloads/", |
||
4843 | "license": [ |
||
4844 | "MIT" |
||
4845 | ], |
||
4846 | "authors": [ |
||
4847 | { |
||
4848 | "name": "Fabien Potencier", |
||
4849 | "email": "[email protected]" |
||
4850 | }, |
||
4851 | { |
||
4852 | "name": "Symfony Community", |
||
4853 | "homepage": "https://symfony.com/contributors" |
||
4854 | } |
||
4855 | ], |
||
4856 | "description": "Symfony Finder Component", |
||
4857 | "homepage": "https://symfony.com", |
||
4858 | "time": "2017-06-01T21:01:25+00:00" |
||
4859 | }, |
||
4860 | { |
||
4861 | "name": "symfony/options-resolver", |
||
4862 | "version": "v3.3.4", |
||
4863 | "source": { |
||
4864 | "type": "git", |
||
4865 | "url": "https://github.com/symfony/options-resolver.git", |
||
4866 | "reference": "ff48982d295bcac1fd861f934f041ebc73ae40f0" |
||
4867 | }, |
||
4868 | "dist": { |
||
4869 | "type": "zip", |
||
4870 | "url": "https://api.github.com/repos/symfony/options-resolver/zipball/ff48982d295bcac1fd861f934f041ebc73ae40f0", |
||
4871 | "reference": "ff48982d295bcac1fd861f934f041ebc73ae40f0", |
||
4872 | "shasum": "" |
||
4873 | }, |
||
4874 | "require": { |
||
4875 | "php": ">=5.5.9" |
||
4876 | }, |
||
4877 | "type": "library", |
||
4878 | "extra": { |
||
4879 | "branch-alias": { |
||
4880 | "dev-master": "3.3-dev" |
||
4881 | } |
||
4882 | }, |
||
4883 | "autoload": { |
||
4884 | "psr-4": { |
||
4885 | "Symfony\\Component\\OptionsResolver\\": "" |
||
4886 | }, |
||
4887 | "exclude-from-classmap": [ |
||
4888 | "/Tests/" |
||
4889 | ] |
||
4890 | }, |
||
4891 | "notification-url": "https://packagist.org/downloads/", |
||
4892 | "license": [ |
||
4893 | "MIT" |
||
4894 | ], |
||
4895 | "authors": [ |
||
4896 | { |
||
4897 | "name": "Fabien Potencier", |
||
4898 | "email": "[email protected]" |
||
4899 | }, |
||
4900 | { |
||
4901 | "name": "Symfony Community", |
||
4902 | "homepage": "https://symfony.com/contributors" |
||
4903 | } |
||
4904 | ], |
||
4905 | "description": "Symfony OptionsResolver Component", |
||
4906 | "homepage": "https://symfony.com", |
||
4907 | "keywords": [ |
||
4908 | "config", |
||
4909 | "configuration", |
||
4910 | "options" |
||
4911 | ], |
||
4912 | "time": "2017-04-12T14:14:56+00:00" |
||
4913 | }, |
||
4914 | { |
||
4915 | "name": "symfony/polyfill-mbstring", |
||
4916 | "version": "v1.4.0", |
||
4917 | "source": { |
||
4918 | "type": "git", |
||
4919 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
||
4920 | "reference": "f29dca382a6485c3cbe6379f0c61230167681937" |
||
4921 | }, |
||
4922 | "dist": { |
||
4923 | "type": "zip", |
||
4924 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f29dca382a6485c3cbe6379f0c61230167681937", |
||
4925 | "reference": "f29dca382a6485c3cbe6379f0c61230167681937", |
||
4926 | "shasum": "" |
||
4927 | }, |
||
4928 | "require": { |
||
4929 | "php": ">=5.3.3" |
||
4930 | }, |
||
4931 | "suggest": { |
||
4932 | "ext-mbstring": "For best performance" |
||
4933 | }, |
||
4934 | "type": "library", |
||
4935 | "extra": { |
||
4936 | "branch-alias": { |
||
4937 | "dev-master": "1.4-dev" |
||
4938 | } |
||
4939 | }, |
||
4940 | "autoload": { |
||
4941 | "psr-4": { |
||
4942 | "Symfony\\Polyfill\\Mbstring\\": "" |
||
4943 | }, |
||
4944 | "files": [ |
||
4945 | "bootstrap.php" |
||
4946 | ] |
||
4947 | }, |
||
4948 | "notification-url": "https://packagist.org/downloads/", |
||
4949 | "license": [ |
||
4950 | "MIT" |
||
4951 | ], |
||
4952 | "authors": [ |
||
4953 | { |
||
4954 | "name": "Nicolas Grekas", |
||
4955 | "email": "[email protected]" |
||
4956 | }, |
||
4957 | { |
||
4958 | "name": "Symfony Community", |
||
4959 | "homepage": "https://symfony.com/contributors" |
||
4960 | } |
||
4961 | ], |
||
4962 | "description": "Symfony polyfill for the Mbstring extension", |
||
4963 | "homepage": "https://symfony.com", |
||
4964 | "keywords": [ |
||
4965 | "compatibility", |
||
4966 | "mbstring", |
||
4967 | "polyfill", |
||
4968 | "portable", |
||
4969 | "shim" |
||
4970 | ], |
||
4971 | "time": "2017-06-09T14:24:12+00:00" |
||
4972 | }, |
||
4973 | { |
||
4974 | "name": "symfony/polyfill-php70", |
||
4975 | "version": "v1.4.0", |
||
4976 | "source": { |
||
4977 | "type": "git", |
||
4978 | "url": "https://github.com/symfony/polyfill-php70.git", |
||
4979 | "reference": "032fd647d5c11a9ceab8ee8747e13b5448e93874" |
||
4980 | }, |
||
4981 | "dist": { |
||
4982 | "type": "zip", |
||
4983 | "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/032fd647d5c11a9ceab8ee8747e13b5448e93874", |
||
4984 | "reference": "032fd647d5c11a9ceab8ee8747e13b5448e93874", |
||
4985 | "shasum": "" |
||
4986 | }, |
||
4987 | "require": { |
||
4988 | "paragonie/random_compat": "~1.0|~2.0", |
||
4989 | "php": ">=5.3.3" |
||
4990 | }, |
||
4991 | "type": "library", |
||
4992 | "extra": { |
||
4993 | "branch-alias": { |
||
4994 | "dev-master": "1.4-dev" |
||
4995 | } |
||
4996 | }, |
||
4997 | "autoload": { |
||
4998 | "psr-4": { |
||
4999 | "Symfony\\Polyfill\\Php70\\": "" |
||
5000 | }, |
||
5001 | "files": [ |
||
5002 | "bootstrap.php" |
||
5003 | ], |
||
5004 | "classmap": [ |
||
5005 | "Resources/stubs" |
||
5006 | ] |
||
5007 | }, |
||
5008 | "notification-url": "https://packagist.org/downloads/", |
||
5009 | "license": [ |
||
5010 | "MIT" |
||
5011 | ], |
||
5012 | "authors": [ |
||
5013 | { |
||
5014 | "name": "Nicolas Grekas", |
||
5015 | "email": "[email protected]" |
||
5016 | }, |
||
5017 | { |
||
5018 | "name": "Symfony Community", |
||
5019 | "homepage": "https://symfony.com/contributors" |
||
5020 | } |
||
5021 | ], |
||
5022 | "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", |
||
5023 | "homepage": "https://symfony.com", |
||
5024 | "keywords": [ |
||
5025 | "compatibility", |
||
5026 | "polyfill", |
||
5027 | "portable", |
||
5028 | "shim" |
||
5029 | ], |
||
5030 | "time": "2017-06-09T14:24:12+00:00" |
||
5031 | }, |
||
5032 | { |
||
5033 | "name": "symfony/polyfill-php72", |
||
5034 | "version": "v1.4.0", |
||
5035 | "source": { |
||
5036 | "type": "git", |
||
5037 | "url": "https://github.com/symfony/polyfill-php72.git", |
||
5038 | "reference": "d3a71580c1e2cab33b6d705f0ec40e9015e14d5c" |
||
5039 | }, |
||
5040 | "dist": { |
||
5041 | "type": "zip", |
||
5042 | "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/d3a71580c1e2cab33b6d705f0ec40e9015e14d5c", |
||
5043 | "reference": "d3a71580c1e2cab33b6d705f0ec40e9015e14d5c", |
||
5044 | "shasum": "" |
||
5045 | }, |
||
5046 | "require": { |
||
5047 | "php": ">=5.3.3" |
||
5048 | }, |
||
5049 | "type": "library", |
||
5050 | "extra": { |
||
5051 | "branch-alias": { |
||
5052 | "dev-master": "1.4-dev" |
||
5053 | } |
||
5054 | }, |
||
5055 | "autoload": { |
||
5056 | "psr-4": { |
||
5057 | "Symfony\\Polyfill\\Php72\\": "" |
||
5058 | }, |
||
5059 | "files": [ |
||
5060 | "bootstrap.php" |
||
5061 | ] |
||
5062 | }, |
||
5063 | "notification-url": "https://packagist.org/downloads/", |
||
5064 | "license": [ |
||
5065 | "MIT" |
||
5066 | ], |
||
5067 | "authors": [ |
||
5068 | { |
||
5069 | "name": "Nicolas Grekas", |
||
5070 | "email": "[email protected]" |
||
5071 | }, |
||
5072 | { |
||
5073 | "name": "Symfony Community", |
||
5074 | "homepage": "https://symfony.com/contributors" |
||
5075 | } |
||
5076 | ], |
||
5077 | "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", |
||
5078 | "homepage": "https://symfony.com", |
||
5079 | "keywords": [ |
||
5080 | "compatibility", |
||
5081 | "polyfill", |
||
5082 | "portable", |
||
5083 | "shim" |
||
5084 | ], |
||
5085 | "time": "2017-06-09T08:25:21+00:00" |
||
5086 | }, |
||
5087 | { |
||
5088 | "name": "symfony/polyfill-xml", |
||
5089 | "version": "v1.4.0", |
||
5090 | "source": { |
||
5091 | "type": "git", |
||
5092 | "url": "https://github.com/symfony/polyfill-xml.git", |
||
5093 | "reference": "89326af9d173053826ae8fe26a6f49597ba4e9f3" |
||
5094 | }, |
||
5095 | "dist": { |
||
5096 | "type": "zip", |
||
5097 | "url": "https://api.github.com/repos/symfony/polyfill-xml/zipball/89326af9d173053826ae8fe26a6f49597ba4e9f3", |
||
5098 | "reference": "89326af9d173053826ae8fe26a6f49597ba4e9f3", |
||
5099 | "shasum": "" |
||
5100 | }, |
||
5101 | "require": { |
||
5102 | "php": ">=5.3.3", |
||
5103 | "symfony/polyfill-php72": "~1.4" |
||
5104 | }, |
||
5105 | "type": "metapackage", |
||
5106 | "extra": { |
||
5107 | "branch-alias": { |
||
5108 | "dev-master": "1.4-dev" |
||
5109 | } |
||
5110 | }, |
||
5111 | "notification-url": "https://packagist.org/downloads/", |
||
5112 | "license": [ |
||
5113 | "MIT" |
||
5114 | ], |
||
5115 | "authors": [ |
||
5116 | { |
||
5117 | "name": "Nicolas Grekas", |
||
5118 | "email": "[email protected]" |
||
5119 | }, |
||
5120 | { |
||
5121 | "name": "Symfony Community", |
||
5122 | "homepage": "https://symfony.com/contributors" |
||
5123 | } |
||
5124 | ], |
||
5125 | "description": "Symfony polyfill for xml's utf8_encode and utf8_decode functions", |
||
5126 | "homepage": "https://symfony.com", |
||
5127 | "keywords": [ |
||
5128 | "compatibility", |
||
5129 | "polyfill", |
||
5130 | "portable", |
||
5131 | "shim" |
||
5132 | ], |
||
5133 | "time": "2017-06-09T08:25:21+00:00" |
||
5134 | }, |
||
5135 | { |
||
5136 | "name": "symfony/process", |
||
5137 | "version": "v3.3.4", |
||
5138 | "source": { |
||
5139 | "type": "git", |
||
5140 | "url": "https://github.com/symfony/process.git", |
||
5141 | "reference": "5ab8949b682b1bf9d4511a228b5e045c96758c30" |
||
5142 | }, |
||
5143 | "dist": { |
||
5144 | "type": "zip", |
||
5145 | "url": "https://api.github.com/repos/symfony/process/zipball/5ab8949b682b1bf9d4511a228b5e045c96758c30", |
||
5146 | "reference": "5ab8949b682b1bf9d4511a228b5e045c96758c30", |
||
5147 | "shasum": "" |
||
5148 | }, |
||
5149 | "require": { |
||
5150 | "php": ">=5.5.9" |
||
5151 | }, |
||
5152 | "type": "library", |
||
5153 | "extra": { |
||
5154 | "branch-alias": { |
||
5155 | "dev-master": "3.3-dev" |
||
5156 | } |
||
5157 | }, |
||
5158 | "autoload": { |
||
5159 | "psr-4": { |
||
5160 | "Symfony\\Component\\Process\\": "" |
||
5161 | }, |
||
5162 | "exclude-from-classmap": [ |
||
5163 | "/Tests/" |
||
5164 | ] |
||
5165 | }, |
||
5166 | "notification-url": "https://packagist.org/downloads/", |
||
5167 | "license": [ |
||
5168 | "MIT" |
||
5169 | ], |
||
5170 | "authors": [ |
||
5171 | { |
||
5172 | "name": "Fabien Potencier", |
||
5173 | "email": "[email protected]" |
||
5174 | }, |
||
5175 | { |
||
5176 | "name": "Symfony Community", |
||
5177 | "homepage": "https://symfony.com/contributors" |
||
5178 | } |
||
5179 | ], |
||
5180 | "description": "Symfony Process Component", |
||
5181 | "homepage": "https://symfony.com", |
||
5182 | "time": "2017-07-03T08:12:02+00:00" |
||
5183 | }, |
||
5184 | { |
||
5185 | "name": "symfony/stopwatch", |
||
5186 | "version": "v3.3.4", |
||
5187 | "source": { |
||
5188 | "type": "git", |
||
5189 | "url": "https://github.com/symfony/stopwatch.git", |
||
5190 | "reference": "602a15299dc01556013b07167d4f5d3a60e90d15" |
||
5191 | }, |
||
5192 | "dist": { |
||
5193 | "type": "zip", |
||
5194 | "url": "https://api.github.com/repos/symfony/stopwatch/zipball/602a15299dc01556013b07167d4f5d3a60e90d15", |
||
5195 | "reference": "602a15299dc01556013b07167d4f5d3a60e90d15", |
||
5196 | "shasum": "" |
||
5197 | }, |
||
5198 | "require": { |
||
5199 | "php": ">=5.5.9" |
||
5200 | }, |
||
5201 | "type": "library", |
||
5202 | "extra": { |
||
5203 | "branch-alias": { |
||
5204 | "dev-master": "3.3-dev" |
||
5205 | } |
||
5206 | }, |
||
5207 | "autoload": { |
||
5208 | "psr-4": { |
||
5209 | "Symfony\\Component\\Stopwatch\\": "" |
||
5210 | }, |
||
5211 | "exclude-from-classmap": [ |
||
5212 | "/Tests/" |
||
5213 | ] |
||
5214 | }, |
||
5215 | "notification-url": "https://packagist.org/downloads/", |
||
5216 | "license": [ |
||
5217 | "MIT" |
||
5218 | ], |
||
5219 | "authors": [ |
||
5220 | { |
||
5221 | "name": "Fabien Potencier", |
||
5222 | "email": "[email protected]" |
||
5223 | }, |
||
5224 | { |
||
5225 | "name": "Symfony Community", |
||
5226 | "homepage": "https://symfony.com/contributors" |
||
5227 | } |
||
5228 | ], |
||
5229 | "description": "Symfony Stopwatch Component", |
||
5230 | "homepage": "https://symfony.com", |
||
5231 | "time": "2017-04-12T14:14:56+00:00" |
||
5232 | }, |
||
5233 | { |
||
5234 | "name": "symfony/yaml", |
||
5235 | "version": "v3.3.4", |
||
5236 | "source": { |
||
5237 | "type": "git", |
||
5238 | "url": "https://github.com/symfony/yaml.git", |
||
5239 | "reference": "1f93a8d19b8241617f5074a123e282575b821df8" |
||
5240 | }, |
||
5241 | "dist": { |
||
5242 | "type": "zip", |
||
5243 | "url": "https://api.github.com/repos/symfony/yaml/zipball/1f93a8d19b8241617f5074a123e282575b821df8", |
||
5244 | "reference": "1f93a8d19b8241617f5074a123e282575b821df8", |
||
5245 | "shasum": "" |
||
5246 | }, |
||
5247 | "require": { |
||
5248 | "php": ">=5.5.9" |
||
5249 | }, |
||
5250 | "require-dev": { |
||
5251 | "symfony/console": "~2.8|~3.0" |
||
5252 | }, |
||
5253 | "suggest": { |
||
5254 | "symfony/console": "For validating YAML files using the lint command" |
||
5255 | }, |
||
5256 | "type": "library", |
||
5257 | "extra": { |
||
5258 | "branch-alias": { |
||
5259 | "dev-master": "3.3-dev" |
||
5260 | } |
||
5261 | }, |
||
5262 | "autoload": { |
||
5263 | "psr-4": { |
||
5264 | "Symfony\\Component\\Yaml\\": "" |
||
5265 | }, |
||
5266 | "exclude-from-classmap": [ |
||
5267 | "/Tests/" |
||
5268 | ] |
||
5269 | }, |
||
5270 | "notification-url": "https://packagist.org/downloads/", |
||
5271 | "license": [ |
||
5272 | "MIT" |
||
5273 | ], |
||
5274 | "authors": [ |
||
5275 | { |
||
5276 | "name": "Fabien Potencier", |
||
5277 | "email": "[email protected]" |
||
5278 | }, |
||
5279 | { |
||
5280 | "name": "Symfony Community", |
||
5281 | "homepage": "https://symfony.com/contributors" |
||
5282 | } |
||
5283 | ], |
||
5284 | "description": "Symfony Yaml Component", |
||
5285 | "homepage": "https://symfony.com", |
||
5286 | "time": "2017-06-15T12:58:50+00:00" |
||
5287 | }, |
||
5288 | { |
||
5289 | "name": "webmozart/assert", |
||
5290 | "version": "1.2.0", |
||
5291 | "source": { |
||
5292 | "type": "git", |
||
5293 | "url": "https://github.com/webmozart/assert.git", |
||
5294 | "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f" |
||
5295 | }, |
||
5296 | "dist": { |
||
5297 | "type": "zip", |
||
5298 | "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f", |
||
5299 | "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f", |
||
5300 | "shasum": "" |
||
5301 | }, |
||
5302 | "require": { |
||
5303 | "php": "^5.3.3 || ^7.0" |
||
5304 | }, |
||
5305 | "require-dev": { |
||
5306 | "phpunit/phpunit": "^4.6", |
||
5307 | "sebastian/version": "^1.0.1" |
||
5308 | }, |
||
5309 | "type": "library", |
||
5310 | "extra": { |
||
5311 | "branch-alias": { |
||
5312 | "dev-master": "1.3-dev" |
||
5313 | } |
||
5314 | }, |
||
5315 | "autoload": { |
||
5316 | "psr-4": { |
||
5317 | "Webmozart\\Assert\\": "src/" |
||
5318 | } |
||
5319 | }, |
||
5320 | "notification-url": "https://packagist.org/downloads/", |
||
5321 | "license": [ |
||
5322 | "MIT" |
||
5323 | ], |
||
5324 | "authors": [ |
||
5325 | { |
||
5326 | "name": "Bernhard Schussek", |
||
5327 | "email": "[email protected]" |
||
5328 | } |
||
5329 | ], |
||
5330 | "description": "Assertions to validate method input/output with nice error messages.", |
||
5331 | "keywords": [ |
||
5332 | "assert", |
||
5333 | "check", |
||
5334 | "validate" |
||
5335 | ], |
||
5336 | "time": "2016-11-23T20:04:58+00:00" |
||
5337 | } |
||
5338 | ], |
||
5339 | "aliases": [], |
||
5340 | "minimum-stability": "dev", |
||
5341 | "stability-flags": { |
||
5342 | "phpmd/phpmd": 0 |
||
5343 | }, |
||
5344 | "prefer-stable": true, |
||
5345 | "prefer-lowest": false, |
||
5346 | "platform": [], |
||
5347 | "platform-dev": [] |
||
5348 | } |
||
5349 |