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": "780a7819ce42387ff904db2d0c9331af", |
||
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": "curl/curl", |
||
223 | "version": "1.6.1", |
||
224 | "source": { |
||
225 | "type": "git", |
||
226 | "url": "https://github.com/php-mod/curl.git", |
||
227 | "reference": "96f5bd47bab8d76f1883c257c6659091987ef662" |
||
228 | }, |
||
229 | "dist": { |
||
230 | "type": "zip", |
||
231 | "url": "https://api.github.com/repos/php-mod/curl/zipball/96f5bd47bab8d76f1883c257c6659091987ef662", |
||
232 | "reference": "96f5bd47bab8d76f1883c257c6659091987ef662", |
||
233 | "shasum": "" |
||
234 | }, |
||
235 | "require": { |
||
236 | "ext-curl": "*", |
||
237 | "php": ">=5.3.0" |
||
238 | }, |
||
239 | "require-dev": { |
||
240 | "phpunit/phpunit": "3.7.*", |
||
241 | "squizlabs/php_codesniffer": "~2.1" |
||
242 | }, |
||
243 | "type": "library", |
||
244 | "autoload": { |
||
245 | "psr-0": { |
||
246 | "Curl": "src/" |
||
247 | } |
||
248 | }, |
||
249 | "notification-url": "https://packagist.org/downloads/", |
||
250 | "license": [ |
||
251 | "MIT" |
||
252 | ], |
||
253 | "authors": [ |
||
254 | { |
||
255 | "name": "Hassan Amouhzi", |
||
256 | "email": "[email protected]", |
||
257 | "homepage": "http://hassan.amouhzi.com" |
||
258 | }, |
||
259 | { |
||
260 | "name": "php-curl-class", |
||
261 | "homepage": "https://github.com/php-curl-class" |
||
262 | }, |
||
263 | { |
||
264 | "name": "user52", |
||
265 | "homepage": "https://github.com/user52" |
||
266 | } |
||
267 | ], |
||
268 | "description": "cURL class for PHP", |
||
269 | "homepage": "https://github.com/php-mod/curl", |
||
270 | "keywords": [ |
||
271 | "curl", |
||
272 | "dot" |
||
273 | ], |
||
274 | "time": "2017-04-03T15:04:35+00:00" |
||
275 | }, |
||
276 | { |
||
277 | "name": "ezyang/htmlpurifier", |
||
278 | "version": "v4.9.3", |
||
279 | "source": { |
||
280 | "type": "git", |
||
281 | "url": "https://github.com/ezyang/htmlpurifier.git", |
||
282 | "reference": "95e1bae3182efc0f3422896a3236e991049dac69" |
||
283 | }, |
||
284 | "dist": { |
||
285 | "type": "zip", |
||
286 | "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/95e1bae3182efc0f3422896a3236e991049dac69", |
||
287 | "reference": "95e1bae3182efc0f3422896a3236e991049dac69", |
||
288 | "shasum": "" |
||
289 | }, |
||
290 | "require": { |
||
291 | "php": ">=5.2" |
||
292 | }, |
||
293 | "require-dev": { |
||
294 | "simpletest/simpletest": "^1.1" |
||
295 | }, |
||
296 | "type": "library", |
||
297 | "autoload": { |
||
298 | "psr-0": { |
||
299 | "HTMLPurifier": "library/" |
||
300 | }, |
||
301 | "files": [ |
||
302 | "library/HTMLPurifier.composer.php" |
||
303 | ] |
||
304 | }, |
||
305 | "notification-url": "https://packagist.org/downloads/", |
||
306 | "license": [ |
||
307 | "LGPL" |
||
308 | ], |
||
309 | "authors": [ |
||
310 | { |
||
311 | "name": "Edward Z. Yang", |
||
312 | "email": "[email protected]", |
||
313 | "homepage": "http://ezyang.com" |
||
314 | } |
||
315 | ], |
||
316 | "description": "Standards compliant HTML filter written in PHP", |
||
317 | "homepage": "http://htmlpurifier.org/", |
||
318 | "keywords": [ |
||
319 | "html" |
||
320 | ], |
||
321 | "time": "2017-06-03T02:28:16+00:00" |
||
322 | }, |
||
323 | { |
||
324 | "name": "phpmailer/phpmailer", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
325 | "version": "v5.2.23", |
||
326 | "source": { |
||
327 | "type": "git", |
||
328 | "url": "https://github.com/PHPMailer/PHPMailer.git", |
||
329 | "reference": "7115df4a6f76281109ebe352900c42403b728bb4" |
||
330 | }, |
||
331 | "dist": { |
||
332 | "type": "zip", |
||
333 | "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/7115df4a6f76281109ebe352900c42403b728bb4", |
||
334 | "reference": "7115df4a6f76281109ebe352900c42403b728bb4", |
||
335 | "shasum": "" |
||
336 | }, |
||
337 | "require": { |
||
338 | "php": ">=5.0.0" |
||
339 | }, |
||
340 | "require-dev": { |
||
341 | "doctrine/annotations": "1.2.*", |
||
342 | "jms/serializer": "0.16.*", |
||
343 | "phpdocumentor/phpdocumentor": "2.*", |
||
344 | "phpunit/phpunit": "4.8.*", |
||
345 | "symfony/debug": "2.8.*", |
||
346 | "symfony/filesystem": "2.8.*", |
||
347 | "symfony/translation": "2.8.*", |
||
348 | "symfony/yaml": "2.8.*", |
||
349 | "zendframework/zend-cache": "2.5.1", |
||
350 | "zendframework/zend-config": "2.5.1", |
||
351 | "zendframework/zend-eventmanager": "2.5.1", |
||
352 | "zendframework/zend-filter": "2.5.1", |
||
353 | "zendframework/zend-i18n": "2.5.1", |
||
354 | "zendframework/zend-json": "2.5.1", |
||
355 | "zendframework/zend-math": "2.5.1", |
||
356 | "zendframework/zend-serializer": "2.5.*", |
||
357 | "zendframework/zend-servicemanager": "2.5.*", |
||
358 | "zendframework/zend-stdlib": "2.5.1" |
||
359 | }, |
||
360 | "suggest": { |
||
361 | "league/oauth2-google": "Needed for Google XOAUTH2 authentication" |
||
362 | }, |
||
363 | "type": "library", |
||
364 | "autoload": { |
||
365 | "classmap": [ |
||
366 | "class.phpmailer.php", |
||
367 | "class.phpmaileroauth.php", |
||
368 | "class.phpmaileroauthgoogle.php", |
||
369 | "class.smtp.php", |
||
370 | "class.pop3.php", |
||
371 | "extras/EasyPeasyICS.php", |
||
372 | "extras/ntlm_sasl_client.php" |
||
373 | ] |
||
374 | }, |
||
375 | "notification-url": "https://packagist.org/downloads/", |
||
376 | "license": [ |
||
377 | "LGPL-2.1" |
||
378 | ], |
||
379 | "authors": [ |
||
380 | { |
||
381 | "name": "Jim Jagielski", |
||
382 | "email": "[email protected]" |
||
383 | }, |
||
384 | { |
||
385 | "name": "Marcus Bointon", |
||
386 | "email": "[email protected]" |
||
387 | }, |
||
388 | { |
||
389 | "name": "Andy Prevost", |
||
390 | "email": "[email protected]" |
||
391 | }, |
||
392 | { |
||
393 | "name": "Brent R. Matzelle" |
||
394 | } |
||
395 | ], |
||
396 | "description": "PHPMailer is a full-featured email creation and transfer class for PHP", |
||
397 | "time": "2017-03-15T19:32:56+00:00" |
||
398 | }, |
||
399 | { |
||
400 | "name": "yiisoft/yii2", |
||
401 | "version": "2.0.11", |
||
402 | "source": { |
||
403 | "type": "git", |
||
404 | "url": "https://github.com/yiisoft/yii2-framework.git", |
||
405 | "reference": "4144506d84b5c895e026be4d79ebbef7067ebcd3" |
||
406 | }, |
||
407 | "dist": { |
||
408 | "type": "zip", |
||
409 | "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/4144506d84b5c895e026be4d79ebbef7067ebcd3", |
||
410 | "reference": "4144506d84b5c895e026be4d79ebbef7067ebcd3", |
||
411 | "shasum": "" |
||
412 | }, |
||
413 | "require": { |
||
414 | "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", |
||
415 | "bower-asset/jquery.inputmask": "~3.2.2 | ~3.3.3", |
||
416 | "bower-asset/punycode": "1.3.*", |
||
417 | "bower-asset/yii2-pjax": "~2.0.1", |
||
418 | "cebe/markdown": "~1.0.0 | ~1.1.0", |
||
419 | "ext-ctype": "*", |
||
420 | "ext-mbstring": "*", |
||
421 | "ezyang/htmlpurifier": "~4.6", |
||
422 | "lib-pcre": "*", |
||
423 | "php": ">=5.4.0", |
||
424 | "yiisoft/yii2-composer": "~2.0.4" |
||
425 | }, |
||
426 | "bin": [ |
||
427 | "yii" |
||
428 | ], |
||
429 | "type": "library", |
||
430 | "extra": { |
||
431 | "branch-alias": { |
||
432 | "dev-master": "2.0.x-dev" |
||
433 | } |
||
434 | }, |
||
435 | "autoload": { |
||
436 | "psr-4": { |
||
437 | "yii\\": "" |
||
438 | } |
||
439 | }, |
||
440 | "notification-url": "https://packagist.org/downloads/", |
||
441 | "license": [ |
||
442 | "BSD-3-Clause" |
||
443 | ], |
||
444 | "authors": [ |
||
445 | { |
||
446 | "name": "Qiang Xue", |
||
447 | "email": "[email protected]", |
||
448 | "homepage": "http://www.yiiframework.com/", |
||
449 | "role": "Founder and project lead" |
||
450 | }, |
||
451 | { |
||
452 | "name": "Alexander Makarov", |
||
453 | "email": "[email protected]", |
||
454 | "homepage": "http://rmcreative.ru/", |
||
455 | "role": "Core framework development" |
||
456 | }, |
||
457 | { |
||
458 | "name": "Maurizio Domba", |
||
459 | "homepage": "http://mdomba.info/", |
||
460 | "role": "Core framework development" |
||
461 | }, |
||
462 | { |
||
463 | "name": "Carsten Brandt", |
||
464 | "email": "[email protected]", |
||
465 | "homepage": "http://cebe.cc/", |
||
466 | "role": "Core framework development" |
||
467 | }, |
||
468 | { |
||
469 | "name": "Timur Ruziev", |
||
470 | "email": "[email protected]", |
||
471 | "homepage": "http://resurtm.com/", |
||
472 | "role": "Core framework development" |
||
473 | }, |
||
474 | { |
||
475 | "name": "Paul Klimov", |
||
476 | "email": "[email protected]", |
||
477 | "role": "Core framework development" |
||
478 | }, |
||
479 | { |
||
480 | "name": "Dmitry Naumenko", |
||
481 | "email": "[email protected]", |
||
482 | "role": "Core framework development" |
||
483 | }, |
||
484 | { |
||
485 | "name": "Boudewijn Vahrmeijer", |
||
486 | "email": "[email protected]", |
||
487 | "homepage": "http://dynasource.eu", |
||
488 | "role": "Core framework development" |
||
489 | } |
||
490 | ], |
||
491 | "description": "Yii PHP Framework Version 2", |
||
492 | "homepage": "http://www.yiiframework.com/", |
||
493 | "keywords": [ |
||
494 | "framework", |
||
495 | "yii2" |
||
496 | ], |
||
497 | "time": "2017-02-01T16:46:29+00:00" |
||
498 | }, |
||
499 | { |
||
500 | "name": "yiisoft/yii2-composer", |
||
501 | "version": "2.0.5", |
||
502 | "source": { |
||
503 | "type": "git", |
||
504 | "url": "https://github.com/yiisoft/yii2-composer.git", |
||
505 | "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2" |
||
506 | }, |
||
507 | "dist": { |
||
508 | "type": "zip", |
||
509 | "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", |
||
510 | "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", |
||
511 | "shasum": "" |
||
512 | }, |
||
513 | "require": { |
||
514 | "composer-plugin-api": "^1.0" |
||
515 | }, |
||
516 | "require-dev": { |
||
517 | "composer/composer": "^1.0" |
||
518 | }, |
||
519 | "type": "composer-plugin", |
||
520 | "extra": { |
||
521 | "class": "yii\\composer\\Plugin", |
||
522 | "branch-alias": { |
||
523 | "dev-master": "2.0.x-dev" |
||
524 | } |
||
525 | }, |
||
526 | "autoload": { |
||
527 | "psr-4": { |
||
528 | "yii\\composer\\": "" |
||
529 | } |
||
530 | }, |
||
531 | "notification-url": "https://packagist.org/downloads/", |
||
532 | "license": [ |
||
533 | "BSD-3-Clause" |
||
534 | ], |
||
535 | "authors": [ |
||
536 | { |
||
537 | "name": "Qiang Xue", |
||
538 | "email": "[email protected]" |
||
539 | } |
||
540 | ], |
||
541 | "description": "The composer plugin for Yii extension installer", |
||
542 | "keywords": [ |
||
543 | "composer", |
||
544 | "extension installer", |
||
545 | "yii2" |
||
546 | ], |
||
547 | "time": "2016-12-20T13:26:02+00:00" |
||
548 | } |
||
549 | ], |
||
550 | "packages-dev": [ |
||
551 | { |
||
552 | "name": "doctrine/instantiator", |
||
553 | "version": "1.0.5", |
||
554 | "source": { |
||
555 | "type": "git", |
||
556 | "url": "https://github.com/doctrine/instantiator.git", |
||
557 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" |
||
558 | }, |
||
559 | "dist": { |
||
560 | "type": "zip", |
||
561 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
562 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
563 | "shasum": "" |
||
564 | }, |
||
565 | "require": { |
||
566 | "php": ">=5.3,<8.0-DEV" |
||
567 | }, |
||
568 | "require-dev": { |
||
569 | "athletic/athletic": "~0.1.8", |
||
570 | "ext-pdo": "*", |
||
571 | "ext-phar": "*", |
||
572 | "phpunit/phpunit": "~4.0", |
||
573 | "squizlabs/php_codesniffer": "~2.0" |
||
574 | }, |
||
575 | "type": "library", |
||
576 | "extra": { |
||
577 | "branch-alias": { |
||
578 | "dev-master": "1.0.x-dev" |
||
579 | } |
||
580 | }, |
||
581 | "autoload": { |
||
582 | "psr-4": { |
||
583 | "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" |
||
584 | } |
||
585 | }, |
||
586 | "notification-url": "https://packagist.org/downloads/", |
||
587 | "license": [ |
||
588 | "MIT" |
||
589 | ], |
||
590 | "authors": [ |
||
591 | { |
||
592 | "name": "Marco Pivetta", |
||
593 | "email": "[email protected]", |
||
594 | "homepage": "http://ocramius.github.com/" |
||
595 | } |
||
596 | ], |
||
597 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
598 | "homepage": "https://github.com/doctrine/instantiator", |
||
599 | "keywords": [ |
||
600 | "constructor", |
||
601 | "instantiate" |
||
602 | ], |
||
603 | "time": "2015-06-14T21:17:01+00:00" |
||
604 | }, |
||
605 | { |
||
606 | "name": "guzzle/guzzle", |
||
607 | "version": "v3.9.3", |
||
608 | "source": { |
||
609 | "type": "git", |
||
610 | "url": "https://github.com/guzzle/guzzle3.git", |
||
611 | "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9" |
||
612 | }, |
||
613 | "dist": { |
||
614 | "type": "zip", |
||
615 | "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9", |
||
616 | "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9", |
||
617 | "shasum": "" |
||
618 | }, |
||
619 | "require": { |
||
620 | "ext-curl": "*", |
||
621 | "php": ">=5.3.3", |
||
622 | "symfony/event-dispatcher": "~2.1" |
||
623 | }, |
||
624 | "replace": { |
||
625 | "guzzle/batch": "self.version", |
||
626 | "guzzle/cache": "self.version", |
||
627 | "guzzle/common": "self.version", |
||
628 | "guzzle/http": "self.version", |
||
629 | "guzzle/inflection": "self.version", |
||
630 | "guzzle/iterator": "self.version", |
||
631 | "guzzle/log": "self.version", |
||
632 | "guzzle/parser": "self.version", |
||
633 | "guzzle/plugin": "self.version", |
||
634 | "guzzle/plugin-async": "self.version", |
||
635 | "guzzle/plugin-backoff": "self.version", |
||
636 | "guzzle/plugin-cache": "self.version", |
||
637 | "guzzle/plugin-cookie": "self.version", |
||
638 | "guzzle/plugin-curlauth": "self.version", |
||
639 | "guzzle/plugin-error-response": "self.version", |
||
640 | "guzzle/plugin-history": "self.version", |
||
641 | "guzzle/plugin-log": "self.version", |
||
642 | "guzzle/plugin-md5": "self.version", |
||
643 | "guzzle/plugin-mock": "self.version", |
||
644 | "guzzle/plugin-oauth": "self.version", |
||
645 | "guzzle/service": "self.version", |
||
646 | "guzzle/stream": "self.version" |
||
647 | }, |
||
648 | "require-dev": { |
||
649 | "doctrine/cache": "~1.3", |
||
650 | "monolog/monolog": "~1.0", |
||
651 | "phpunit/phpunit": "3.7.*", |
||
652 | "psr/log": "~1.0", |
||
653 | "symfony/class-loader": "~2.1", |
||
654 | "zendframework/zend-cache": "2.*,<2.3", |
||
655 | "zendframework/zend-log": "2.*,<2.3" |
||
656 | }, |
||
657 | "suggest": { |
||
658 | "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated." |
||
659 | }, |
||
660 | "type": "library", |
||
661 | "extra": { |
||
662 | "branch-alias": { |
||
663 | "dev-master": "3.9-dev" |
||
664 | } |
||
665 | }, |
||
666 | "autoload": { |
||
667 | "psr-0": { |
||
668 | "Guzzle": "src/", |
||
669 | "Guzzle\\Tests": "tests/" |
||
670 | } |
||
671 | }, |
||
672 | "notification-url": "https://packagist.org/downloads/", |
||
673 | "license": [ |
||
674 | "MIT" |
||
675 | ], |
||
676 | "authors": [ |
||
677 | { |
||
678 | "name": "Michael Dowling", |
||
679 | "email": "[email protected]", |
||
680 | "homepage": "https://github.com/mtdowling" |
||
681 | }, |
||
682 | { |
||
683 | "name": "Guzzle Community", |
||
684 | "homepage": "https://github.com/guzzle/guzzle/contributors" |
||
685 | } |
||
686 | ], |
||
687 | "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle", |
||
688 | "homepage": "http://guzzlephp.org/", |
||
689 | "keywords": [ |
||
690 | "client", |
||
691 | "curl", |
||
692 | "framework", |
||
693 | "http", |
||
694 | "http client", |
||
695 | "rest", |
||
696 | "web service" |
||
697 | ], |
||
698 | "abandoned": "guzzlehttp/guzzle", |
||
699 | "time": "2015-03-18T18:23:50+00:00" |
||
700 | }, |
||
701 | { |
||
702 | "name": "luyadev/luya-core", |
||
703 | "version": "1.0.0-RC3", |
||
704 | "source": { |
||
705 | "type": "git", |
||
706 | "url": "https://github.com/luyadev/luya-core.git", |
||
707 | "reference": "7b75bfeca670f4a034e3a8720f1890eccd31bb76" |
||
708 | }, |
||
709 | "dist": { |
||
710 | "type": "zip", |
||
711 | "url": "https://api.github.com/repos/luyadev/luya-core/zipball/7b75bfeca670f4a034e3a8720f1890eccd31bb76", |
||
712 | "reference": "7b75bfeca670f4a034e3a8720f1890eccd31bb76", |
||
713 | "shasum": "" |
||
714 | }, |
||
715 | "require": { |
||
716 | "curl/curl": "^1.3", |
||
717 | "php": ">=5.5.0", |
||
718 | "phpmailer/phpmailer": "^5.2", |
||
719 | "twig/twig": "^1.24", |
||
720 | "yiisoft/yii2": "2.0.11" |
||
721 | }, |
||
722 | "bin": [ |
||
723 | "bin/luya" |
||
724 | ], |
||
725 | "type": "luya-core", |
||
726 | "extra": { |
||
727 | "branch-alias": { |
||
728 | "dev-master": "1.0.x-dev" |
||
729 | } |
||
730 | }, |
||
731 | "autoload": { |
||
732 | "psr-4": { |
||
733 | "luya\\": "" |
||
734 | } |
||
735 | }, |
||
736 | "notification-url": "https://packagist.org/downloads/", |
||
737 | "license": [ |
||
738 | "MIT" |
||
739 | ], |
||
740 | "authors": [ |
||
741 | { |
||
742 | "name": "Basil Suter", |
||
743 | "email": "[email protected]", |
||
744 | "homepage": "https://github.com/nadar" |
||
745 | } |
||
746 | ], |
||
747 | "description": "LUYA is a fast and flexible PHP framework and content management system built with the goal to please developers, clients and users alike. Built upon Yii 2.", |
||
748 | "homepage": "https://luya.io", |
||
749 | "keywords": [ |
||
750 | "admin", |
||
751 | "cms", |
||
752 | "core", |
||
753 | "luya", |
||
754 | "yii", |
||
755 | "yii2" |
||
756 | ], |
||
757 | "time": "2017-04-11T13:34:53+00:00" |
||
758 | }, |
||
759 | { |
||
760 | "name": "luyadev/luya-testsuite", |
||
761 | "version": "1.0.3", |
||
762 | "source": { |
||
763 | "type": "git", |
||
764 | "url": "https://github.com/luyadev/luya-testsuite.git", |
||
765 | "reference": "cf14ae6f352b3782140f9245c59cb01ab1d31f49" |
||
766 | }, |
||
767 | "dist": { |
||
768 | "type": "zip", |
||
769 | "url": "https://api.github.com/repos/luyadev/luya-testsuite/zipball/cf14ae6f352b3782140f9245c59cb01ab1d31f49", |
||
770 | "reference": "cf14ae6f352b3782140f9245c59cb01ab1d31f49", |
||
771 | "shasum": "" |
||
772 | }, |
||
773 | "require": { |
||
774 | "curl/curl": "^1.0", |
||
775 | "luyadev/luya-core": "1.0.0-RC3", |
||
776 | "phpunit/phpunit": "~6.0" |
||
777 | }, |
||
778 | "type": "luya-module", |
||
779 | "extra": { |
||
780 | "branch-alias": { |
||
781 | "dev-master": "1.0.x-dev" |
||
782 | } |
||
783 | }, |
||
784 | "autoload": { |
||
785 | "psr-4": { |
||
786 | "luya\\testsuite\\": "src/" |
||
787 | } |
||
788 | }, |
||
789 | "notification-url": "https://packagist.org/downloads/", |
||
790 | "license": [ |
||
791 | "MIT" |
||
792 | ], |
||
793 | "authors": [ |
||
794 | { |
||
795 | "name": "Basil Suter", |
||
796 | "email": "[email protected]", |
||
797 | "homepage": "https://github.com/nadar" |
||
798 | } |
||
799 | ], |
||
800 | "description": "TestCases and Data for LUYA Modules and Components. Makes testing less pain.", |
||
801 | "homepage": "http://luya.io", |
||
802 | "keywords": [ |
||
803 | "luya", |
||
804 | "module", |
||
805 | "php" |
||
806 | ], |
||
807 | "time": "2017-05-19T13:35:13+00:00" |
||
808 | }, |
||
809 | { |
||
810 | "name": "myclabs/deep-copy", |
||
811 | "version": "1.6.1", |
||
812 | "source": { |
||
813 | "type": "git", |
||
814 | "url": "https://github.com/myclabs/DeepCopy.git", |
||
815 | "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102" |
||
816 | }, |
||
817 | "dist": { |
||
818 | "type": "zip", |
||
819 | "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/8e6e04167378abf1ddb4d3522d8755c5fd90d102", |
||
820 | "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102", |
||
821 | "shasum": "" |
||
822 | }, |
||
823 | "require": { |
||
824 | "php": ">=5.4.0" |
||
825 | }, |
||
826 | "require-dev": { |
||
827 | "doctrine/collections": "1.*", |
||
828 | "phpunit/phpunit": "~4.1" |
||
829 | }, |
||
830 | "type": "library", |
||
831 | "autoload": { |
||
832 | "psr-4": { |
||
833 | "DeepCopy\\": "src/DeepCopy/" |
||
834 | } |
||
835 | }, |
||
836 | "notification-url": "https://packagist.org/downloads/", |
||
837 | "license": [ |
||
838 | "MIT" |
||
839 | ], |
||
840 | "description": "Create deep copies (clones) of your objects", |
||
841 | "homepage": "https://github.com/myclabs/DeepCopy", |
||
842 | "keywords": [ |
||
843 | "clone", |
||
844 | "copy", |
||
845 | "duplicate", |
||
846 | "object", |
||
847 | "object graph" |
||
848 | ], |
||
849 | "time": "2017-04-12T18:52:22+00:00" |
||
850 | }, |
||
851 | { |
||
852 | "name": "nadar/github-markdown-fixer", |
||
853 | "version": "1.0.2", |
||
854 | "source": { |
||
855 | "type": "git", |
||
856 | "url": "https://github.com/nadar/github-markdown-fixer.git", |
||
857 | "reference": "a24e3fc13e9a4522d6965db09f75997a238bc0a0" |
||
858 | }, |
||
859 | "dist": { |
||
860 | "type": "zip", |
||
861 | "url": "https://api.github.com/repos/nadar/github-markdown-fixer/zipball/a24e3fc13e9a4522d6965db09f75997a238bc0a0", |
||
862 | "reference": "a24e3fc13e9a4522d6965db09f75997a238bc0a0", |
||
863 | "shasum": "" |
||
864 | }, |
||
865 | "require": { |
||
866 | "luyadev/luya-core": "1.0.0-RC3" |
||
867 | }, |
||
868 | "require-dev": { |
||
869 | "luyadev/luya-testsuite": "~1.0.0" |
||
870 | }, |
||
871 | "bin": [ |
||
872 | "src/gmf" |
||
873 | ], |
||
874 | "type": "project", |
||
875 | "extra": { |
||
876 | "branch-alias": { |
||
877 | "dev-master": "1.0.x-dev" |
||
878 | } |
||
879 | }, |
||
880 | "autoload": { |
||
881 | "psr-4": { |
||
882 | "gmf\\": "src/" |
||
883 | } |
||
884 | }, |
||
885 | "notification-url": "https://packagist.org/downloads/", |
||
886 | "license": [ |
||
887 | "MIT" |
||
888 | ], |
||
889 | "authors": [ |
||
890 | { |
||
891 | "name": "Basil Suter", |
||
892 | "email": "[email protected]", |
||
893 | "homepage": "https://github.com/nadar" |
||
894 | } |
||
895 | ], |
||
896 | "description": "github markdown fixer", |
||
897 | "homepage": "https://github.com/nadar", |
||
898 | "keywords": [ |
||
899 | "fixer", |
||
900 | "gfm", |
||
901 | "github", |
||
902 | "markdown" |
||
903 | ], |
||
904 | "time": "2017-05-28T10:24:06+00:00" |
||
905 | }, |
||
906 | { |
||
907 | "name": "phar-io/manifest", |
||
908 | "version": "1.0.1", |
||
909 | "source": { |
||
910 | "type": "git", |
||
911 | "url": "https://github.com/phar-io/manifest.git", |
||
912 | "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0" |
||
913 | }, |
||
914 | "dist": { |
||
915 | "type": "zip", |
||
916 | "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0", |
||
917 | "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0", |
||
918 | "shasum": "" |
||
919 | }, |
||
920 | "require": { |
||
921 | "ext-dom": "*", |
||
922 | "ext-phar": "*", |
||
923 | "phar-io/version": "^1.0.1", |
||
924 | "php": "^5.6 || ^7.0" |
||
925 | }, |
||
926 | "type": "library", |
||
927 | "extra": { |
||
928 | "branch-alias": { |
||
929 | "dev-master": "1.0.x-dev" |
||
930 | } |
||
931 | }, |
||
932 | "autoload": { |
||
933 | "classmap": [ |
||
934 | "src/" |
||
935 | ] |
||
936 | }, |
||
937 | "notification-url": "https://packagist.org/downloads/", |
||
938 | "license": [ |
||
939 | "BSD-3-Clause" |
||
940 | ], |
||
941 | "authors": [ |
||
942 | { |
||
943 | "name": "Arne Blankerts", |
||
944 | "email": "[email protected]", |
||
945 | "role": "Developer" |
||
946 | }, |
||
947 | { |
||
948 | "name": "Sebastian Heuer", |
||
949 | "email": "[email protected]", |
||
950 | "role": "Developer" |
||
951 | }, |
||
952 | { |
||
953 | "name": "Sebastian Bergmann", |
||
954 | "email": "[email protected]", |
||
955 | "role": "Developer" |
||
956 | } |
||
957 | ], |
||
958 | "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", |
||
959 | "time": "2017-03-05T18:14:27+00:00" |
||
960 | }, |
||
961 | { |
||
962 | "name": "phar-io/version", |
||
963 | "version": "1.0.1", |
||
964 | "source": { |
||
965 | "type": "git", |
||
966 | "url": "https://github.com/phar-io/version.git", |
||
967 | "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df" |
||
968 | }, |
||
969 | "dist": { |
||
970 | "type": "zip", |
||
971 | "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df", |
||
972 | "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df", |
||
973 | "shasum": "" |
||
974 | }, |
||
975 | "require": { |
||
976 | "php": "^5.6 || ^7.0" |
||
977 | }, |
||
978 | "type": "library", |
||
979 | "autoload": { |
||
980 | "classmap": [ |
||
981 | "src/" |
||
982 | ] |
||
983 | }, |
||
984 | "notification-url": "https://packagist.org/downloads/", |
||
985 | "license": [ |
||
986 | "BSD-3-Clause" |
||
987 | ], |
||
988 | "authors": [ |
||
989 | { |
||
990 | "name": "Arne Blankerts", |
||
991 | "email": "[email protected]", |
||
992 | "role": "Developer" |
||
993 | }, |
||
994 | { |
||
995 | "name": "Sebastian Heuer", |
||
996 | "email": "[email protected]", |
||
997 | "role": "Developer" |
||
998 | }, |
||
999 | { |
||
1000 | "name": "Sebastian Bergmann", |
||
1001 | "email": "[email protected]", |
||
1002 | "role": "Developer" |
||
1003 | } |
||
1004 | ], |
||
1005 | "description": "Library for handling version information and constraints", |
||
1006 | "time": "2017-03-05T17:38:23+00:00" |
||
1007 | }, |
||
1008 | { |
||
1009 | "name": "phpdocumentor/reflection-common", |
||
1010 | "version": "1.0", |
||
1011 | "source": { |
||
1012 | "type": "git", |
||
1013 | "url": "https://github.com/phpDocumentor/ReflectionCommon.git", |
||
1014 | "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c" |
||
1015 | }, |
||
1016 | "dist": { |
||
1017 | "type": "zip", |
||
1018 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c", |
||
1019 | "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c", |
||
1020 | "shasum": "" |
||
1021 | }, |
||
1022 | "require": { |
||
1023 | "php": ">=5.5" |
||
1024 | }, |
||
1025 | "require-dev": { |
||
1026 | "phpunit/phpunit": "^4.6" |
||
1027 | }, |
||
1028 | "type": "library", |
||
1029 | "extra": { |
||
1030 | "branch-alias": { |
||
1031 | "dev-master": "1.0.x-dev" |
||
1032 | } |
||
1033 | }, |
||
1034 | "autoload": { |
||
1035 | "psr-4": { |
||
1036 | "phpDocumentor\\Reflection\\": [ |
||
1037 | "src" |
||
1038 | ] |
||
1039 | } |
||
1040 | }, |
||
1041 | "notification-url": "https://packagist.org/downloads/", |
||
1042 | "license": [ |
||
1043 | "MIT" |
||
1044 | ], |
||
1045 | "authors": [ |
||
1046 | { |
||
1047 | "name": "Jaap van Otterdijk", |
||
1048 | "email": "[email protected]" |
||
1049 | } |
||
1050 | ], |
||
1051 | "description": "Common reflection classes used by phpdocumentor to reflect the code structure", |
||
1052 | "homepage": "http://www.phpdoc.org", |
||
1053 | "keywords": [ |
||
1054 | "FQSEN", |
||
1055 | "phpDocumentor", |
||
1056 | "phpdoc", |
||
1057 | "reflection", |
||
1058 | "static analysis" |
||
1059 | ], |
||
1060 | "time": "2015-12-27T11:43:31+00:00" |
||
1061 | }, |
||
1062 | { |
||
1063 | "name": "phpdocumentor/reflection-docblock", |
||
1064 | "version": "3.1.1", |
||
1065 | "source": { |
||
1066 | "type": "git", |
||
1067 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
1068 | "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e" |
||
1069 | }, |
||
1070 | "dist": { |
||
1071 | "type": "zip", |
||
1072 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e", |
||
1073 | "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e", |
||
1074 | "shasum": "" |
||
1075 | }, |
||
1076 | "require": { |
||
1077 | "php": ">=5.5", |
||
1078 | "phpdocumentor/reflection-common": "^1.0@dev", |
||
1079 | "phpdocumentor/type-resolver": "^0.2.0", |
||
1080 | "webmozart/assert": "^1.0" |
||
1081 | }, |
||
1082 | "require-dev": { |
||
1083 | "mockery/mockery": "^0.9.4", |
||
1084 | "phpunit/phpunit": "^4.4" |
||
1085 | }, |
||
1086 | "type": "library", |
||
1087 | "autoload": { |
||
1088 | "psr-4": { |
||
1089 | "phpDocumentor\\Reflection\\": [ |
||
1090 | "src/" |
||
1091 | ] |
||
1092 | } |
||
1093 | }, |
||
1094 | "notification-url": "https://packagist.org/downloads/", |
||
1095 | "license": [ |
||
1096 | "MIT" |
||
1097 | ], |
||
1098 | "authors": [ |
||
1099 | { |
||
1100 | "name": "Mike van Riel", |
||
1101 | "email": "[email protected]" |
||
1102 | } |
||
1103 | ], |
||
1104 | "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", |
||
1105 | "time": "2016-09-30T07:12:33+00:00" |
||
1106 | }, |
||
1107 | { |
||
1108 | "name": "phpdocumentor/type-resolver", |
||
1109 | "version": "0.2.1", |
||
1110 | "source": { |
||
1111 | "type": "git", |
||
1112 | "url": "https://github.com/phpDocumentor/TypeResolver.git", |
||
1113 | "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb" |
||
1114 | }, |
||
1115 | "dist": { |
||
1116 | "type": "zip", |
||
1117 | "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb", |
||
1118 | "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb", |
||
1119 | "shasum": "" |
||
1120 | }, |
||
1121 | "require": { |
||
1122 | "php": ">=5.5", |
||
1123 | "phpdocumentor/reflection-common": "^1.0" |
||
1124 | }, |
||
1125 | "require-dev": { |
||
1126 | "mockery/mockery": "^0.9.4", |
||
1127 | "phpunit/phpunit": "^5.2||^4.8.24" |
||
1128 | }, |
||
1129 | "type": "library", |
||
1130 | "extra": { |
||
1131 | "branch-alias": { |
||
1132 | "dev-master": "1.0.x-dev" |
||
1133 | } |
||
1134 | }, |
||
1135 | "autoload": { |
||
1136 | "psr-4": { |
||
1137 | "phpDocumentor\\Reflection\\": [ |
||
1138 | "src/" |
||
1139 | ] |
||
1140 | } |
||
1141 | }, |
||
1142 | "notification-url": "https://packagist.org/downloads/", |
||
1143 | "license": [ |
||
1144 | "MIT" |
||
1145 | ], |
||
1146 | "authors": [ |
||
1147 | { |
||
1148 | "name": "Mike van Riel", |
||
1149 | "email": "[email protected]" |
||
1150 | } |
||
1151 | ], |
||
1152 | "time": "2016-11-25T06:54:22+00:00" |
||
1153 | }, |
||
1154 | { |
||
1155 | "name": "phpspec/prophecy", |
||
1156 | "version": "v1.7.0", |
||
1157 | "source": { |
||
1158 | "type": "git", |
||
1159 | "url": "https://github.com/phpspec/prophecy.git", |
||
1160 | "reference": "93d39f1f7f9326d746203c7c056f300f7f126073" |
||
1161 | }, |
||
1162 | "dist": { |
||
1163 | "type": "zip", |
||
1164 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073", |
||
1165 | "reference": "93d39f1f7f9326d746203c7c056f300f7f126073", |
||
1166 | "shasum": "" |
||
1167 | }, |
||
1168 | "require": { |
||
1169 | "doctrine/instantiator": "^1.0.2", |
||
1170 | "php": "^5.3|^7.0", |
||
1171 | "phpdocumentor/reflection-docblock": "^2.0|^3.0.2", |
||
1172 | "sebastian/comparator": "^1.1|^2.0", |
||
1173 | "sebastian/recursion-context": "^1.0|^2.0|^3.0" |
||
1174 | }, |
||
1175 | "require-dev": { |
||
1176 | "phpspec/phpspec": "^2.5|^3.2", |
||
1177 | "phpunit/phpunit": "^4.8 || ^5.6.5" |
||
1178 | }, |
||
1179 | "type": "library", |
||
1180 | "extra": { |
||
1181 | "branch-alias": { |
||
1182 | "dev-master": "1.6.x-dev" |
||
1183 | } |
||
1184 | }, |
||
1185 | "autoload": { |
||
1186 | "psr-0": { |
||
1187 | "Prophecy\\": "src/" |
||
1188 | } |
||
1189 | }, |
||
1190 | "notification-url": "https://packagist.org/downloads/", |
||
1191 | "license": [ |
||
1192 | "MIT" |
||
1193 | ], |
||
1194 | "authors": [ |
||
1195 | { |
||
1196 | "name": "Konstantin Kudryashov", |
||
1197 | "email": "[email protected]", |
||
1198 | "homepage": "http://everzet.com" |
||
1199 | }, |
||
1200 | { |
||
1201 | "name": "Marcello Duarte", |
||
1202 | "email": "[email protected]" |
||
1203 | } |
||
1204 | ], |
||
1205 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
1206 | "homepage": "https://github.com/phpspec/prophecy", |
||
1207 | "keywords": [ |
||
1208 | "Double", |
||
1209 | "Dummy", |
||
1210 | "fake", |
||
1211 | "mock", |
||
1212 | "spy", |
||
1213 | "stub" |
||
1214 | ], |
||
1215 | "time": "2017-03-02T20:05:34+00:00" |
||
1216 | }, |
||
1217 | { |
||
1218 | "name": "phpunit/php-code-coverage", |
||
1219 | "version": "5.2.1", |
||
1220 | "source": { |
||
1221 | "type": "git", |
||
1222 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
1223 | "reference": "dc421f9ca5082a0c0cb04afb171c765f79add85b" |
||
1224 | }, |
||
1225 | "dist": { |
||
1226 | "type": "zip", |
||
1227 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/dc421f9ca5082a0c0cb04afb171c765f79add85b", |
||
1228 | "reference": "dc421f9ca5082a0c0cb04afb171c765f79add85b", |
||
1229 | "shasum": "" |
||
1230 | }, |
||
1231 | "require": { |
||
1232 | "ext-dom": "*", |
||
1233 | "ext-xmlwriter": "*", |
||
1234 | "php": "^7.0", |
||
1235 | "phpunit/php-file-iterator": "^1.3", |
||
1236 | "phpunit/php-text-template": "^1.2", |
||
1237 | "phpunit/php-token-stream": "^1.4.11 || ^2.0", |
||
1238 | "sebastian/code-unit-reverse-lookup": "^1.0", |
||
1239 | "sebastian/environment": "^3.0", |
||
1240 | "sebastian/version": "^2.0", |
||
1241 | "theseer/tokenizer": "^1.1" |
||
1242 | }, |
||
1243 | "require-dev": { |
||
1244 | "ext-xdebug": "^2.5", |
||
1245 | "phpunit/phpunit": "^6.0" |
||
1246 | }, |
||
1247 | "suggest": { |
||
1248 | "ext-xdebug": "^2.5.3" |
||
1249 | }, |
||
1250 | "type": "library", |
||
1251 | "extra": { |
||
1252 | "branch-alias": { |
||
1253 | "dev-master": "5.2.x-dev" |
||
1254 | } |
||
1255 | }, |
||
1256 | "autoload": { |
||
1257 | "classmap": [ |
||
1258 | "src/" |
||
1259 | ] |
||
1260 | }, |
||
1261 | "notification-url": "https://packagist.org/downloads/", |
||
1262 | "license": [ |
||
1263 | "BSD-3-Clause" |
||
1264 | ], |
||
1265 | "authors": [ |
||
1266 | { |
||
1267 | "name": "Sebastian Bergmann", |
||
1268 | "email": "[email protected]", |
||
1269 | "role": "lead" |
||
1270 | } |
||
1271 | ], |
||
1272 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
1273 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
1274 | "keywords": [ |
||
1275 | "coverage", |
||
1276 | "testing", |
||
1277 | "xunit" |
||
1278 | ], |
||
1279 | "time": "2017-04-21T08:03:57+00:00" |
||
1280 | }, |
||
1281 | { |
||
1282 | "name": "phpunit/php-file-iterator", |
||
1283 | "version": "1.4.2", |
||
1284 | "source": { |
||
1285 | "type": "git", |
||
1286 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
1287 | "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5" |
||
1288 | }, |
||
1289 | "dist": { |
||
1290 | "type": "zip", |
||
1291 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5", |
||
1292 | "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5", |
||
1293 | "shasum": "" |
||
1294 | }, |
||
1295 | "require": { |
||
1296 | "php": ">=5.3.3" |
||
1297 | }, |
||
1298 | "type": "library", |
||
1299 | "extra": { |
||
1300 | "branch-alias": { |
||
1301 | "dev-master": "1.4.x-dev" |
||
1302 | } |
||
1303 | }, |
||
1304 | "autoload": { |
||
1305 | "classmap": [ |
||
1306 | "src/" |
||
1307 | ] |
||
1308 | }, |
||
1309 | "notification-url": "https://packagist.org/downloads/", |
||
1310 | "license": [ |
||
1311 | "BSD-3-Clause" |
||
1312 | ], |
||
1313 | "authors": [ |
||
1314 | { |
||
1315 | "name": "Sebastian Bergmann", |
||
1316 | "email": "[email protected]", |
||
1317 | "role": "lead" |
||
1318 | } |
||
1319 | ], |
||
1320 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
1321 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
1322 | "keywords": [ |
||
1323 | "filesystem", |
||
1324 | "iterator" |
||
1325 | ], |
||
1326 | "time": "2016-10-03T07:40:28+00:00" |
||
1327 | }, |
||
1328 | { |
||
1329 | "name": "phpunit/php-text-template", |
||
1330 | "version": "1.2.1", |
||
1331 | "source": { |
||
1332 | "type": "git", |
||
1333 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
1334 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" |
||
1335 | }, |
||
1336 | "dist": { |
||
1337 | "type": "zip", |
||
1338 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
1339 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
1340 | "shasum": "" |
||
1341 | }, |
||
1342 | "require": { |
||
1343 | "php": ">=5.3.3" |
||
1344 | }, |
||
1345 | "type": "library", |
||
1346 | "autoload": { |
||
1347 | "classmap": [ |
||
1348 | "src/" |
||
1349 | ] |
||
1350 | }, |
||
1351 | "notification-url": "https://packagist.org/downloads/", |
||
1352 | "license": [ |
||
1353 | "BSD-3-Clause" |
||
1354 | ], |
||
1355 | "authors": [ |
||
1356 | { |
||
1357 | "name": "Sebastian Bergmann", |
||
1358 | "email": "[email protected]", |
||
1359 | "role": "lead" |
||
1360 | } |
||
1361 | ], |
||
1362 | "description": "Simple template engine.", |
||
1363 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
1364 | "keywords": [ |
||
1365 | "template" |
||
1366 | ], |
||
1367 | "time": "2015-06-21T13:50:34+00:00" |
||
1368 | }, |
||
1369 | { |
||
1370 | "name": "phpunit/php-timer", |
||
1371 | "version": "1.0.9", |
||
1372 | "source": { |
||
1373 | "type": "git", |
||
1374 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
1375 | "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" |
||
1376 | }, |
||
1377 | "dist": { |
||
1378 | "type": "zip", |
||
1379 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", |
||
1380 | "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", |
||
1381 | "shasum": "" |
||
1382 | }, |
||
1383 | "require": { |
||
1384 | "php": "^5.3.3 || ^7.0" |
||
1385 | }, |
||
1386 | "require-dev": { |
||
1387 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
1388 | }, |
||
1389 | "type": "library", |
||
1390 | "extra": { |
||
1391 | "branch-alias": { |
||
1392 | "dev-master": "1.0-dev" |
||
1393 | } |
||
1394 | }, |
||
1395 | "autoload": { |
||
1396 | "classmap": [ |
||
1397 | "src/" |
||
1398 | ] |
||
1399 | }, |
||
1400 | "notification-url": "https://packagist.org/downloads/", |
||
1401 | "license": [ |
||
1402 | "BSD-3-Clause" |
||
1403 | ], |
||
1404 | "authors": [ |
||
1405 | { |
||
1406 | "name": "Sebastian Bergmann", |
||
1407 | "email": "[email protected]", |
||
1408 | "role": "lead" |
||
1409 | } |
||
1410 | ], |
||
1411 | "description": "Utility class for timing", |
||
1412 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
1413 | "keywords": [ |
||
1414 | "timer" |
||
1415 | ], |
||
1416 | "time": "2017-02-26T11:10:40+00:00" |
||
1417 | }, |
||
1418 | { |
||
1419 | "name": "phpunit/php-token-stream", |
||
1420 | "version": "1.4.11", |
||
1421 | "source": { |
||
1422 | "type": "git", |
||
1423 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
1424 | "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7" |
||
1425 | }, |
||
1426 | "dist": { |
||
1427 | "type": "zip", |
||
1428 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7", |
||
1429 | "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7", |
||
1430 | "shasum": "" |
||
1431 | }, |
||
1432 | "require": { |
||
1433 | "ext-tokenizer": "*", |
||
1434 | "php": ">=5.3.3" |
||
1435 | }, |
||
1436 | "require-dev": { |
||
1437 | "phpunit/phpunit": "~4.2" |
||
1438 | }, |
||
1439 | "type": "library", |
||
1440 | "extra": { |
||
1441 | "branch-alias": { |
||
1442 | "dev-master": "1.4-dev" |
||
1443 | } |
||
1444 | }, |
||
1445 | "autoload": { |
||
1446 | "classmap": [ |
||
1447 | "src/" |
||
1448 | ] |
||
1449 | }, |
||
1450 | "notification-url": "https://packagist.org/downloads/", |
||
1451 | "license": [ |
||
1452 | "BSD-3-Clause" |
||
1453 | ], |
||
1454 | "authors": [ |
||
1455 | { |
||
1456 | "name": "Sebastian Bergmann", |
||
1457 | "email": "[email protected]" |
||
1458 | } |
||
1459 | ], |
||
1460 | "description": "Wrapper around PHP's tokenizer extension.", |
||
1461 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
1462 | "keywords": [ |
||
1463 | "tokenizer" |
||
1464 | ], |
||
1465 | "time": "2017-02-27T10:12:30+00:00" |
||
1466 | }, |
||
1467 | { |
||
1468 | "name": "phpunit/phpunit", |
||
1469 | "version": "6.2.2", |
||
1470 | "source": { |
||
1471 | "type": "git", |
||
1472 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
1473 | "reference": "f2786490399836d2a544a34785c4a8d3ab32cf0e" |
||
1474 | }, |
||
1475 | "dist": { |
||
1476 | "type": "zip", |
||
1477 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f2786490399836d2a544a34785c4a8d3ab32cf0e", |
||
1478 | "reference": "f2786490399836d2a544a34785c4a8d3ab32cf0e", |
||
1479 | "shasum": "" |
||
1480 | }, |
||
1481 | "require": { |
||
1482 | "ext-dom": "*", |
||
1483 | "ext-json": "*", |
||
1484 | "ext-libxml": "*", |
||
1485 | "ext-mbstring": "*", |
||
1486 | "ext-xml": "*", |
||
1487 | "myclabs/deep-copy": "^1.3", |
||
1488 | "phar-io/manifest": "^1.0.1", |
||
1489 | "phar-io/version": "^1.0", |
||
1490 | "php": "^7.0", |
||
1491 | "phpspec/prophecy": "^1.7", |
||
1492 | "phpunit/php-code-coverage": "^5.2", |
||
1493 | "phpunit/php-file-iterator": "^1.4", |
||
1494 | "phpunit/php-text-template": "^1.2", |
||
1495 | "phpunit/php-timer": "^1.0.6", |
||
1496 | "phpunit/phpunit-mock-objects": "^4.0", |
||
1497 | "sebastian/comparator": "^2.0", |
||
1498 | "sebastian/diff": "^1.4.3 || ^2.0", |
||
1499 | "sebastian/environment": "^3.0.2", |
||
1500 | "sebastian/exporter": "^3.1", |
||
1501 | "sebastian/global-state": "^1.1 || ^2.0", |
||
1502 | "sebastian/object-enumerator": "^3.0.2", |
||
1503 | "sebastian/resource-operations": "^1.0", |
||
1504 | "sebastian/version": "^2.0" |
||
1505 | }, |
||
1506 | "conflict": { |
||
1507 | "phpdocumentor/reflection-docblock": "3.0.2", |
||
1508 | "phpunit/dbunit": "<3.0" |
||
1509 | }, |
||
1510 | "require-dev": { |
||
1511 | "ext-pdo": "*" |
||
1512 | }, |
||
1513 | "suggest": { |
||
1514 | "ext-xdebug": "*", |
||
1515 | "phpunit/php-invoker": "^1.1" |
||
1516 | }, |
||
1517 | "bin": [ |
||
1518 | "phpunit" |
||
1519 | ], |
||
1520 | "type": "library", |
||
1521 | "extra": { |
||
1522 | "branch-alias": { |
||
1523 | "dev-master": "6.2.x-dev" |
||
1524 | } |
||
1525 | }, |
||
1526 | "autoload": { |
||
1527 | "classmap": [ |
||
1528 | "src/" |
||
1529 | ] |
||
1530 | }, |
||
1531 | "notification-url": "https://packagist.org/downloads/", |
||
1532 | "license": [ |
||
1533 | "BSD-3-Clause" |
||
1534 | ], |
||
1535 | "authors": [ |
||
1536 | { |
||
1537 | "name": "Sebastian Bergmann", |
||
1538 | "email": "[email protected]", |
||
1539 | "role": "lead" |
||
1540 | } |
||
1541 | ], |
||
1542 | "description": "The PHP Unit Testing framework.", |
||
1543 | "homepage": "https://phpunit.de/", |
||
1544 | "keywords": [ |
||
1545 | "phpunit", |
||
1546 | "testing", |
||
1547 | "xunit" |
||
1548 | ], |
||
1549 | "time": "2017-06-13T14:07:07+00:00" |
||
1550 | }, |
||
1551 | { |
||
1552 | "name": "phpunit/phpunit-mock-objects", |
||
1553 | "version": "4.0.1", |
||
1554 | "source": { |
||
1555 | "type": "git", |
||
1556 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
1557 | "reference": "eabce450df194817a7d7e27e19013569a903a2bf" |
||
1558 | }, |
||
1559 | "dist": { |
||
1560 | "type": "zip", |
||
1561 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/eabce450df194817a7d7e27e19013569a903a2bf", |
||
1562 | "reference": "eabce450df194817a7d7e27e19013569a903a2bf", |
||
1563 | "shasum": "" |
||
1564 | }, |
||
1565 | "require": { |
||
1566 | "doctrine/instantiator": "^1.0.2", |
||
1567 | "php": "^7.0", |
||
1568 | "phpunit/php-text-template": "^1.2", |
||
1569 | "sebastian/exporter": "^3.0" |
||
1570 | }, |
||
1571 | "conflict": { |
||
1572 | "phpunit/phpunit": "<6.0" |
||
1573 | }, |
||
1574 | "require-dev": { |
||
1575 | "phpunit/phpunit": "^6.0" |
||
1576 | }, |
||
1577 | "suggest": { |
||
1578 | "ext-soap": "*" |
||
1579 | }, |
||
1580 | "type": "library", |
||
1581 | "extra": { |
||
1582 | "branch-alias": { |
||
1583 | "dev-master": "4.0.x-dev" |
||
1584 | } |
||
1585 | }, |
||
1586 | "autoload": { |
||
1587 | "classmap": [ |
||
1588 | "src/" |
||
1589 | ] |
||
1590 | }, |
||
1591 | "notification-url": "https://packagist.org/downloads/", |
||
1592 | "license": [ |
||
1593 | "BSD-3-Clause" |
||
1594 | ], |
||
1595 | "authors": [ |
||
1596 | { |
||
1597 | "name": "Sebastian Bergmann", |
||
1598 | "email": "[email protected]", |
||
1599 | "role": "lead" |
||
1600 | } |
||
1601 | ], |
||
1602 | "description": "Mock Object library for PHPUnit", |
||
1603 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
1604 | "keywords": [ |
||
1605 | "mock", |
||
1606 | "xunit" |
||
1607 | ], |
||
1608 | "time": "2017-03-03T06:30:20+00:00" |
||
1609 | }, |
||
1610 | { |
||
1611 | "name": "psr/log", |
||
1612 | "version": "1.0.2", |
||
1613 | "source": { |
||
1614 | "type": "git", |
||
1615 | "url": "https://github.com/php-fig/log.git", |
||
1616 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" |
||
1617 | }, |
||
1618 | "dist": { |
||
1619 | "type": "zip", |
||
1620 | "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
1621 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
1622 | "shasum": "" |
||
1623 | }, |
||
1624 | "require": { |
||
1625 | "php": ">=5.3.0" |
||
1626 | }, |
||
1627 | "type": "library", |
||
1628 | "extra": { |
||
1629 | "branch-alias": { |
||
1630 | "dev-master": "1.0.x-dev" |
||
1631 | } |
||
1632 | }, |
||
1633 | "autoload": { |
||
1634 | "psr-4": { |
||
1635 | "Psr\\Log\\": "Psr/Log/" |
||
1636 | } |
||
1637 | }, |
||
1638 | "notification-url": "https://packagist.org/downloads/", |
||
1639 | "license": [ |
||
1640 | "MIT" |
||
1641 | ], |
||
1642 | "authors": [ |
||
1643 | { |
||
1644 | "name": "PHP-FIG", |
||
1645 | "homepage": "http://www.php-fig.org/" |
||
1646 | } |
||
1647 | ], |
||
1648 | "description": "Common interface for logging libraries", |
||
1649 | "homepage": "https://github.com/php-fig/log", |
||
1650 | "keywords": [ |
||
1651 | "log", |
||
1652 | "psr", |
||
1653 | "psr-3" |
||
1654 | ], |
||
1655 | "time": "2016-10-10T12:19:37+00:00" |
||
1656 | }, |
||
1657 | { |
||
1658 | "name": "satooshi/php-coveralls", |
||
1659 | "version": "v1.0.1", |
||
1660 | "source": { |
||
1661 | "type": "git", |
||
1662 | "url": "https://github.com/satooshi/php-coveralls.git", |
||
1663 | "reference": "da51d304fe8622bf9a6da39a8446e7afd432115c" |
||
1664 | }, |
||
1665 | "dist": { |
||
1666 | "type": "zip", |
||
1667 | "url": "https://api.github.com/repos/satooshi/php-coveralls/zipball/da51d304fe8622bf9a6da39a8446e7afd432115c", |
||
1668 | "reference": "da51d304fe8622bf9a6da39a8446e7afd432115c", |
||
1669 | "shasum": "" |
||
1670 | }, |
||
1671 | "require": { |
||
1672 | "ext-json": "*", |
||
1673 | "ext-simplexml": "*", |
||
1674 | "guzzle/guzzle": "^2.8|^3.0", |
||
1675 | "php": ">=5.3.3", |
||
1676 | "psr/log": "^1.0", |
||
1677 | "symfony/config": "^2.1|^3.0", |
||
1678 | "symfony/console": "^2.1|^3.0", |
||
1679 | "symfony/stopwatch": "^2.0|^3.0", |
||
1680 | "symfony/yaml": "^2.0|^3.0" |
||
1681 | }, |
||
1682 | "suggest": { |
||
1683 | "symfony/http-kernel": "Allows Symfony integration" |
||
1684 | }, |
||
1685 | "bin": [ |
||
1686 | "bin/coveralls" |
||
1687 | ], |
||
1688 | "type": "library", |
||
1689 | "autoload": { |
||
1690 | "psr-4": { |
||
1691 | "Satooshi\\": "src/Satooshi/" |
||
1692 | } |
||
1693 | }, |
||
1694 | "notification-url": "https://packagist.org/downloads/", |
||
1695 | "license": [ |
||
1696 | "MIT" |
||
1697 | ], |
||
1698 | "authors": [ |
||
1699 | { |
||
1700 | "name": "Kitamura Satoshi", |
||
1701 | "email": "[email protected]", |
||
1702 | "homepage": "https://www.facebook.com/satooshi.jp" |
||
1703 | } |
||
1704 | ], |
||
1705 | "description": "PHP client library for Coveralls API", |
||
1706 | "homepage": "https://github.com/satooshi/php-coveralls", |
||
1707 | "keywords": [ |
||
1708 | "ci", |
||
1709 | "coverage", |
||
1710 | "github", |
||
1711 | "test" |
||
1712 | ], |
||
1713 | "time": "2016-01-20T17:35:46+00:00" |
||
1714 | }, |
||
1715 | { |
||
1716 | "name": "sebastian/code-unit-reverse-lookup", |
||
1717 | "version": "1.0.1", |
||
1718 | "source": { |
||
1719 | "type": "git", |
||
1720 | "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", |
||
1721 | "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" |
||
1722 | }, |
||
1723 | "dist": { |
||
1724 | "type": "zip", |
||
1725 | "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", |
||
1726 | "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", |
||
1727 | "shasum": "" |
||
1728 | }, |
||
1729 | "require": { |
||
1730 | "php": "^5.6 || ^7.0" |
||
1731 | }, |
||
1732 | "require-dev": { |
||
1733 | "phpunit/phpunit": "^5.7 || ^6.0" |
||
1734 | }, |
||
1735 | "type": "library", |
||
1736 | "extra": { |
||
1737 | "branch-alias": { |
||
1738 | "dev-master": "1.0.x-dev" |
||
1739 | } |
||
1740 | }, |
||
1741 | "autoload": { |
||
1742 | "classmap": [ |
||
1743 | "src/" |
||
1744 | ] |
||
1745 | }, |
||
1746 | "notification-url": "https://packagist.org/downloads/", |
||
1747 | "license": [ |
||
1748 | "BSD-3-Clause" |
||
1749 | ], |
||
1750 | "authors": [ |
||
1751 | { |
||
1752 | "name": "Sebastian Bergmann", |
||
1753 | "email": "[email protected]" |
||
1754 | } |
||
1755 | ], |
||
1756 | "description": "Looks up which function or method a line of code belongs to", |
||
1757 | "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", |
||
1758 | "time": "2017-03-04T06:30:41+00:00" |
||
1759 | }, |
||
1760 | { |
||
1761 | "name": "sebastian/comparator", |
||
1762 | "version": "2.0.0", |
||
1763 | "source": { |
||
1764 | "type": "git", |
||
1765 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
1766 | "reference": "20f84f468cb67efee293246e6a09619b891f55f0" |
||
1767 | }, |
||
1768 | "dist": { |
||
1769 | "type": "zip", |
||
1770 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/20f84f468cb67efee293246e6a09619b891f55f0", |
||
1771 | "reference": "20f84f468cb67efee293246e6a09619b891f55f0", |
||
1772 | "shasum": "" |
||
1773 | }, |
||
1774 | "require": { |
||
1775 | "php": "^7.0", |
||
1776 | "sebastian/diff": "^1.2", |
||
1777 | "sebastian/exporter": "^3.0" |
||
1778 | }, |
||
1779 | "require-dev": { |
||
1780 | "phpunit/phpunit": "^6.0" |
||
1781 | }, |
||
1782 | "type": "library", |
||
1783 | "extra": { |
||
1784 | "branch-alias": { |
||
1785 | "dev-master": "2.0.x-dev" |
||
1786 | } |
||
1787 | }, |
||
1788 | "autoload": { |
||
1789 | "classmap": [ |
||
1790 | "src/" |
||
1791 | ] |
||
1792 | }, |
||
1793 | "notification-url": "https://packagist.org/downloads/", |
||
1794 | "license": [ |
||
1795 | "BSD-3-Clause" |
||
1796 | ], |
||
1797 | "authors": [ |
||
1798 | { |
||
1799 | "name": "Jeff Welch", |
||
1800 | "email": "[email protected]" |
||
1801 | }, |
||
1802 | { |
||
1803 | "name": "Volker Dusch", |
||
1804 | "email": "[email protected]" |
||
1805 | }, |
||
1806 | { |
||
1807 | "name": "Bernhard Schussek", |
||
1808 | "email": "[email protected]" |
||
1809 | }, |
||
1810 | { |
||
1811 | "name": "Sebastian Bergmann", |
||
1812 | "email": "[email protected]" |
||
1813 | } |
||
1814 | ], |
||
1815 | "description": "Provides the functionality to compare PHP values for equality", |
||
1816 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
1817 | "keywords": [ |
||
1818 | "comparator", |
||
1819 | "compare", |
||
1820 | "equality" |
||
1821 | ], |
||
1822 | "time": "2017-03-03T06:26:08+00:00" |
||
1823 | }, |
||
1824 | { |
||
1825 | "name": "sebastian/diff", |
||
1826 | "version": "1.4.3", |
||
1827 | "source": { |
||
1828 | "type": "git", |
||
1829 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
1830 | "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4" |
||
1831 | }, |
||
1832 | "dist": { |
||
1833 | "type": "zip", |
||
1834 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4", |
||
1835 | "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4", |
||
1836 | "shasum": "" |
||
1837 | }, |
||
1838 | "require": { |
||
1839 | "php": "^5.3.3 || ^7.0" |
||
1840 | }, |
||
1841 | "require-dev": { |
||
1842 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
1843 | }, |
||
1844 | "type": "library", |
||
1845 | "extra": { |
||
1846 | "branch-alias": { |
||
1847 | "dev-master": "1.4-dev" |
||
1848 | } |
||
1849 | }, |
||
1850 | "autoload": { |
||
1851 | "classmap": [ |
||
1852 | "src/" |
||
1853 | ] |
||
1854 | }, |
||
1855 | "notification-url": "https://packagist.org/downloads/", |
||
1856 | "license": [ |
||
1857 | "BSD-3-Clause" |
||
1858 | ], |
||
1859 | "authors": [ |
||
1860 | { |
||
1861 | "name": "Kore Nordmann", |
||
1862 | "email": "[email protected]" |
||
1863 | }, |
||
1864 | { |
||
1865 | "name": "Sebastian Bergmann", |
||
1866 | "email": "[email protected]" |
||
1867 | } |
||
1868 | ], |
||
1869 | "description": "Diff implementation", |
||
1870 | "homepage": "https://github.com/sebastianbergmann/diff", |
||
1871 | "keywords": [ |
||
1872 | "diff" |
||
1873 | ], |
||
1874 | "time": "2017-05-22T07:24:03+00:00" |
||
1875 | }, |
||
1876 | { |
||
1877 | "name": "sebastian/environment", |
||
1878 | "version": "3.0.3", |
||
1879 | "source": { |
||
1880 | "type": "git", |
||
1881 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
1882 | "reference": "02b6b2c7aefe2cdb1185b8dbf8718b0bcedf3ab3" |
||
1883 | }, |
||
1884 | "dist": { |
||
1885 | "type": "zip", |
||
1886 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/02b6b2c7aefe2cdb1185b8dbf8718b0bcedf3ab3", |
||
1887 | "reference": "02b6b2c7aefe2cdb1185b8dbf8718b0bcedf3ab3", |
||
1888 | "shasum": "" |
||
1889 | }, |
||
1890 | "require": { |
||
1891 | "php": "^7.0" |
||
1892 | }, |
||
1893 | "require-dev": { |
||
1894 | "phpunit/phpunit": "^6.1" |
||
1895 | }, |
||
1896 | "type": "library", |
||
1897 | "extra": { |
||
1898 | "branch-alias": { |
||
1899 | "dev-master": "3.0.x-dev" |
||
1900 | } |
||
1901 | }, |
||
1902 | "autoload": { |
||
1903 | "classmap": [ |
||
1904 | "src/" |
||
1905 | ] |
||
1906 | }, |
||
1907 | "notification-url": "https://packagist.org/downloads/", |
||
1908 | "license": [ |
||
1909 | "BSD-3-Clause" |
||
1910 | ], |
||
1911 | "authors": [ |
||
1912 | { |
||
1913 | "name": "Sebastian Bergmann", |
||
1914 | "email": "[email protected]" |
||
1915 | } |
||
1916 | ], |
||
1917 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
1918 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
1919 | "keywords": [ |
||
1920 | "Xdebug", |
||
1921 | "environment", |
||
1922 | "hhvm" |
||
1923 | ], |
||
1924 | "time": "2017-05-18T10:10:00+00:00" |
||
1925 | }, |
||
1926 | { |
||
1927 | "name": "sebastian/exporter", |
||
1928 | "version": "3.1.0", |
||
1929 | "source": { |
||
1930 | "type": "git", |
||
1931 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
1932 | "reference": "234199f4528de6d12aaa58b612e98f7d36adb937" |
||
1933 | }, |
||
1934 | "dist": { |
||
1935 | "type": "zip", |
||
1936 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937", |
||
1937 | "reference": "234199f4528de6d12aaa58b612e98f7d36adb937", |
||
1938 | "shasum": "" |
||
1939 | }, |
||
1940 | "require": { |
||
1941 | "php": "^7.0", |
||
1942 | "sebastian/recursion-context": "^3.0" |
||
1943 | }, |
||
1944 | "require-dev": { |
||
1945 | "ext-mbstring": "*", |
||
1946 | "phpunit/phpunit": "^6.0" |
||
1947 | }, |
||
1948 | "type": "library", |
||
1949 | "extra": { |
||
1950 | "branch-alias": { |
||
1951 | "dev-master": "3.1.x-dev" |
||
1952 | } |
||
1953 | }, |
||
1954 | "autoload": { |
||
1955 | "classmap": [ |
||
1956 | "src/" |
||
1957 | ] |
||
1958 | }, |
||
1959 | "notification-url": "https://packagist.org/downloads/", |
||
1960 | "license": [ |
||
1961 | "BSD-3-Clause" |
||
1962 | ], |
||
1963 | "authors": [ |
||
1964 | { |
||
1965 | "name": "Jeff Welch", |
||
1966 | "email": "[email protected]" |
||
1967 | }, |
||
1968 | { |
||
1969 | "name": "Volker Dusch", |
||
1970 | "email": "[email protected]" |
||
1971 | }, |
||
1972 | { |
||
1973 | "name": "Bernhard Schussek", |
||
1974 | "email": "[email protected]" |
||
1975 | }, |
||
1976 | { |
||
1977 | "name": "Sebastian Bergmann", |
||
1978 | "email": "[email protected]" |
||
1979 | }, |
||
1980 | { |
||
1981 | "name": "Adam Harvey", |
||
1982 | "email": "[email protected]" |
||
1983 | } |
||
1984 | ], |
||
1985 | "description": "Provides the functionality to export PHP variables for visualization", |
||
1986 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
1987 | "keywords": [ |
||
1988 | "export", |
||
1989 | "exporter" |
||
1990 | ], |
||
1991 | "time": "2017-04-03T13:19:02+00:00" |
||
1992 | }, |
||
1993 | { |
||
1994 | "name": "sebastian/global-state", |
||
1995 | "version": "2.0.0", |
||
1996 | "source": { |
||
1997 | "type": "git", |
||
1998 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
1999 | "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4" |
||
2000 | }, |
||
2001 | "dist": { |
||
2002 | "type": "zip", |
||
2003 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", |
||
2004 | "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", |
||
2005 | "shasum": "" |
||
2006 | }, |
||
2007 | "require": { |
||
2008 | "php": "^7.0" |
||
2009 | }, |
||
2010 | "require-dev": { |
||
2011 | "phpunit/phpunit": "^6.0" |
||
2012 | }, |
||
2013 | "suggest": { |
||
2014 | "ext-uopz": "*" |
||
2015 | }, |
||
2016 | "type": "library", |
||
2017 | "extra": { |
||
2018 | "branch-alias": { |
||
2019 | "dev-master": "2.0-dev" |
||
2020 | } |
||
2021 | }, |
||
2022 | "autoload": { |
||
2023 | "classmap": [ |
||
2024 | "src/" |
||
2025 | ] |
||
2026 | }, |
||
2027 | "notification-url": "https://packagist.org/downloads/", |
||
2028 | "license": [ |
||
2029 | "BSD-3-Clause" |
||
2030 | ], |
||
2031 | "authors": [ |
||
2032 | { |
||
2033 | "name": "Sebastian Bergmann", |
||
2034 | "email": "[email protected]" |
||
2035 | } |
||
2036 | ], |
||
2037 | "description": "Snapshotting of global state", |
||
2038 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
2039 | "keywords": [ |
||
2040 | "global state" |
||
2041 | ], |
||
2042 | "time": "2017-04-27T15:39:26+00:00" |
||
2043 | }, |
||
2044 | { |
||
2045 | "name": "sebastian/object-enumerator", |
||
2046 | "version": "3.0.2", |
||
2047 | "source": { |
||
2048 | "type": "git", |
||
2049 | "url": "https://github.com/sebastianbergmann/object-enumerator.git", |
||
2050 | "reference": "31dd3379d16446c5d86dec32ab1ad1f378581ad8" |
||
2051 | }, |
||
2052 | "dist": { |
||
2053 | "type": "zip", |
||
2054 | "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/31dd3379d16446c5d86dec32ab1ad1f378581ad8", |
||
2055 | "reference": "31dd3379d16446c5d86dec32ab1ad1f378581ad8", |
||
2056 | "shasum": "" |
||
2057 | }, |
||
2058 | "require": { |
||
2059 | "php": "^7.0", |
||
2060 | "sebastian/object-reflector": "^1.0", |
||
2061 | "sebastian/recursion-context": "^3.0" |
||
2062 | }, |
||
2063 | "require-dev": { |
||
2064 | "phpunit/phpunit": "^6.0" |
||
2065 | }, |
||
2066 | "type": "library", |
||
2067 | "extra": { |
||
2068 | "branch-alias": { |
||
2069 | "dev-master": "3.0.x-dev" |
||
2070 | } |
||
2071 | }, |
||
2072 | "autoload": { |
||
2073 | "classmap": [ |
||
2074 | "src/" |
||
2075 | ] |
||
2076 | }, |
||
2077 | "notification-url": "https://packagist.org/downloads/", |
||
2078 | "license": [ |
||
2079 | "BSD-3-Clause" |
||
2080 | ], |
||
2081 | "authors": [ |
||
2082 | { |
||
2083 | "name": "Sebastian Bergmann", |
||
2084 | "email": "[email protected]" |
||
2085 | } |
||
2086 | ], |
||
2087 | "description": "Traverses array structures and object graphs to enumerate all referenced objects", |
||
2088 | "homepage": "https://github.com/sebastianbergmann/object-enumerator/", |
||
2089 | "time": "2017-03-12T15:17:29+00:00" |
||
2090 | }, |
||
2091 | { |
||
2092 | "name": "sebastian/object-reflector", |
||
2093 | "version": "1.1.1", |
||
2094 | "source": { |
||
2095 | "type": "git", |
||
2096 | "url": "https://github.com/sebastianbergmann/object-reflector.git", |
||
2097 | "reference": "773f97c67f28de00d397be301821b06708fca0be" |
||
2098 | }, |
||
2099 | "dist": { |
||
2100 | "type": "zip", |
||
2101 | "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be", |
||
2102 | "reference": "773f97c67f28de00d397be301821b06708fca0be", |
||
2103 | "shasum": "" |
||
2104 | }, |
||
2105 | "require": { |
||
2106 | "php": "^7.0" |
||
2107 | }, |
||
2108 | "require-dev": { |
||
2109 | "phpunit/phpunit": "^6.0" |
||
2110 | }, |
||
2111 | "type": "library", |
||
2112 | "extra": { |
||
2113 | "branch-alias": { |
||
2114 | "dev-master": "1.1-dev" |
||
2115 | } |
||
2116 | }, |
||
2117 | "autoload": { |
||
2118 | "classmap": [ |
||
2119 | "src/" |
||
2120 | ] |
||
2121 | }, |
||
2122 | "notification-url": "https://packagist.org/downloads/", |
||
2123 | "license": [ |
||
2124 | "BSD-3-Clause" |
||
2125 | ], |
||
2126 | "authors": [ |
||
2127 | { |
||
2128 | "name": "Sebastian Bergmann", |
||
2129 | "email": "[email protected]" |
||
2130 | } |
||
2131 | ], |
||
2132 | "description": "Allows reflection of object attributes, including inherited and non-public ones", |
||
2133 | "homepage": "https://github.com/sebastianbergmann/object-reflector/", |
||
2134 | "time": "2017-03-29T09:07:27+00:00" |
||
2135 | }, |
||
2136 | { |
||
2137 | "name": "sebastian/recursion-context", |
||
2138 | "version": "3.0.0", |
||
2139 | "source": { |
||
2140 | "type": "git", |
||
2141 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
2142 | "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8" |
||
2143 | }, |
||
2144 | "dist": { |
||
2145 | "type": "zip", |
||
2146 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", |
||
2147 | "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", |
||
2148 | "shasum": "" |
||
2149 | }, |
||
2150 | "require": { |
||
2151 | "php": "^7.0" |
||
2152 | }, |
||
2153 | "require-dev": { |
||
2154 | "phpunit/phpunit": "^6.0" |
||
2155 | }, |
||
2156 | "type": "library", |
||
2157 | "extra": { |
||
2158 | "branch-alias": { |
||
2159 | "dev-master": "3.0.x-dev" |
||
2160 | } |
||
2161 | }, |
||
2162 | "autoload": { |
||
2163 | "classmap": [ |
||
2164 | "src/" |
||
2165 | ] |
||
2166 | }, |
||
2167 | "notification-url": "https://packagist.org/downloads/", |
||
2168 | "license": [ |
||
2169 | "BSD-3-Clause" |
||
2170 | ], |
||
2171 | "authors": [ |
||
2172 | { |
||
2173 | "name": "Jeff Welch", |
||
2174 | "email": "[email protected]" |
||
2175 | }, |
||
2176 | { |
||
2177 | "name": "Sebastian Bergmann", |
||
2178 | "email": "[email protected]" |
||
2179 | }, |
||
2180 | { |
||
2181 | "name": "Adam Harvey", |
||
2182 | "email": "[email protected]" |
||
2183 | } |
||
2184 | ], |
||
2185 | "description": "Provides functionality to recursively process PHP variables", |
||
2186 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
2187 | "time": "2017-03-03T06:23:57+00:00" |
||
2188 | }, |
||
2189 | { |
||
2190 | "name": "sebastian/resource-operations", |
||
2191 | "version": "1.0.0", |
||
2192 | "source": { |
||
2193 | "type": "git", |
||
2194 | "url": "https://github.com/sebastianbergmann/resource-operations.git", |
||
2195 | "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" |
||
2196 | }, |
||
2197 | "dist": { |
||
2198 | "type": "zip", |
||
2199 | "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", |
||
2200 | "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", |
||
2201 | "shasum": "" |
||
2202 | }, |
||
2203 | "require": { |
||
2204 | "php": ">=5.6.0" |
||
2205 | }, |
||
2206 | "type": "library", |
||
2207 | "extra": { |
||
2208 | "branch-alias": { |
||
2209 | "dev-master": "1.0.x-dev" |
||
2210 | } |
||
2211 | }, |
||
2212 | "autoload": { |
||
2213 | "classmap": [ |
||
2214 | "src/" |
||
2215 | ] |
||
2216 | }, |
||
2217 | "notification-url": "https://packagist.org/downloads/", |
||
2218 | "license": [ |
||
2219 | "BSD-3-Clause" |
||
2220 | ], |
||
2221 | "authors": [ |
||
2222 | { |
||
2223 | "name": "Sebastian Bergmann", |
||
2224 | "email": "[email protected]" |
||
2225 | } |
||
2226 | ], |
||
2227 | "description": "Provides a list of PHP built-in functions that operate on resources", |
||
2228 | "homepage": "https://www.github.com/sebastianbergmann/resource-operations", |
||
2229 | "time": "2015-07-28T20:34:47+00:00" |
||
2230 | }, |
||
2231 | { |
||
2232 | "name": "sebastian/version", |
||
2233 | "version": "2.0.1", |
||
2234 | "source": { |
||
2235 | "type": "git", |
||
2236 | "url": "https://github.com/sebastianbergmann/version.git", |
||
2237 | "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" |
||
2238 | }, |
||
2239 | "dist": { |
||
2240 | "type": "zip", |
||
2241 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", |
||
2242 | "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", |
||
2243 | "shasum": "" |
||
2244 | }, |
||
2245 | "require": { |
||
2246 | "php": ">=5.6" |
||
2247 | }, |
||
2248 | "type": "library", |
||
2249 | "extra": { |
||
2250 | "branch-alias": { |
||
2251 | "dev-master": "2.0.x-dev" |
||
2252 | } |
||
2253 | }, |
||
2254 | "autoload": { |
||
2255 | "classmap": [ |
||
2256 | "src/" |
||
2257 | ] |
||
2258 | }, |
||
2259 | "notification-url": "https://packagist.org/downloads/", |
||
2260 | "license": [ |
||
2261 | "BSD-3-Clause" |
||
2262 | ], |
||
2263 | "authors": [ |
||
2264 | { |
||
2265 | "name": "Sebastian Bergmann", |
||
2266 | "email": "[email protected]", |
||
2267 | "role": "lead" |
||
2268 | } |
||
2269 | ], |
||
2270 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
2271 | "homepage": "https://github.com/sebastianbergmann/version", |
||
2272 | "time": "2016-10-03T07:35:21+00:00" |
||
2273 | }, |
||
2274 | { |
||
2275 | "name": "symfony/config", |
||
2276 | "version": "v3.3.2", |
||
2277 | "source": { |
||
2278 | "type": "git", |
||
2279 | "url": "https://github.com/symfony/config.git", |
||
2280 | "reference": "35716d4904e0506a7a5a9bcf23f854aeb5719bca" |
||
2281 | }, |
||
2282 | "dist": { |
||
2283 | "type": "zip", |
||
2284 | "url": "https://api.github.com/repos/symfony/config/zipball/35716d4904e0506a7a5a9bcf23f854aeb5719bca", |
||
2285 | "reference": "35716d4904e0506a7a5a9bcf23f854aeb5719bca", |
||
2286 | "shasum": "" |
||
2287 | }, |
||
2288 | "require": { |
||
2289 | "php": ">=5.5.9", |
||
2290 | "symfony/filesystem": "~2.8|~3.0" |
||
2291 | }, |
||
2292 | "conflict": { |
||
2293 | "symfony/dependency-injection": "<3.3" |
||
2294 | }, |
||
2295 | "require-dev": { |
||
2296 | "symfony/dependency-injection": "~3.3", |
||
2297 | "symfony/yaml": "~3.0" |
||
2298 | }, |
||
2299 | "suggest": { |
||
2300 | "symfony/yaml": "To use the yaml reference dumper" |
||
2301 | }, |
||
2302 | "type": "library", |
||
2303 | "extra": { |
||
2304 | "branch-alias": { |
||
2305 | "dev-master": "3.3-dev" |
||
2306 | } |
||
2307 | }, |
||
2308 | "autoload": { |
||
2309 | "psr-4": { |
||
2310 | "Symfony\\Component\\Config\\": "" |
||
2311 | }, |
||
2312 | "exclude-from-classmap": [ |
||
2313 | "/Tests/" |
||
2314 | ] |
||
2315 | }, |
||
2316 | "notification-url": "https://packagist.org/downloads/", |
||
2317 | "license": [ |
||
2318 | "MIT" |
||
2319 | ], |
||
2320 | "authors": [ |
||
2321 | { |
||
2322 | "name": "Fabien Potencier", |
||
2323 | "email": "[email protected]" |
||
2324 | }, |
||
2325 | { |
||
2326 | "name": "Symfony Community", |
||
2327 | "homepage": "https://symfony.com/contributors" |
||
2328 | } |
||
2329 | ], |
||
2330 | "description": "Symfony Config Component", |
||
2331 | "homepage": "https://symfony.com", |
||
2332 | "time": "2017-06-02T18:07:20+00:00" |
||
2333 | }, |
||
2334 | { |
||
2335 | "name": "symfony/console", |
||
2336 | "version": "v3.3.2", |
||
2337 | "source": { |
||
2338 | "type": "git", |
||
2339 | "url": "https://github.com/symfony/console.git", |
||
2340 | "reference": "70d2a29b2911cbdc91a7e268046c395278238b2e" |
||
2341 | }, |
||
2342 | "dist": { |
||
2343 | "type": "zip", |
||
2344 | "url": "https://api.github.com/repos/symfony/console/zipball/70d2a29b2911cbdc91a7e268046c395278238b2e", |
||
2345 | "reference": "70d2a29b2911cbdc91a7e268046c395278238b2e", |
||
2346 | "shasum": "" |
||
2347 | }, |
||
2348 | "require": { |
||
2349 | "php": ">=5.5.9", |
||
2350 | "symfony/debug": "~2.8|~3.0", |
||
2351 | "symfony/polyfill-mbstring": "~1.0" |
||
2352 | }, |
||
2353 | "conflict": { |
||
2354 | "symfony/dependency-injection": "<3.3" |
||
2355 | }, |
||
2356 | "require-dev": { |
||
2357 | "psr/log": "~1.0", |
||
2358 | "symfony/config": "~3.3", |
||
2359 | "symfony/dependency-injection": "~3.3", |
||
2360 | "symfony/event-dispatcher": "~2.8|~3.0", |
||
2361 | "symfony/filesystem": "~2.8|~3.0", |
||
2362 | "symfony/http-kernel": "~2.8|~3.0", |
||
2363 | "symfony/process": "~2.8|~3.0" |
||
2364 | }, |
||
2365 | "suggest": { |
||
2366 | "psr/log": "For using the console logger", |
||
2367 | "symfony/event-dispatcher": "", |
||
2368 | "symfony/filesystem": "", |
||
2369 | "symfony/process": "" |
||
2370 | }, |
||
2371 | "type": "library", |
||
2372 | "extra": { |
||
2373 | "branch-alias": { |
||
2374 | "dev-master": "3.3-dev" |
||
2375 | } |
||
2376 | }, |
||
2377 | "autoload": { |
||
2378 | "psr-4": { |
||
2379 | "Symfony\\Component\\Console\\": "" |
||
2380 | }, |
||
2381 | "exclude-from-classmap": [ |
||
2382 | "/Tests/" |
||
2383 | ] |
||
2384 | }, |
||
2385 | "notification-url": "https://packagist.org/downloads/", |
||
2386 | "license": [ |
||
2387 | "MIT" |
||
2388 | ], |
||
2389 | "authors": [ |
||
2390 | { |
||
2391 | "name": "Fabien Potencier", |
||
2392 | "email": "[email protected]" |
||
2393 | }, |
||
2394 | { |
||
2395 | "name": "Symfony Community", |
||
2396 | "homepage": "https://symfony.com/contributors" |
||
2397 | } |
||
2398 | ], |
||
2399 | "description": "Symfony Console Component", |
||
2400 | "homepage": "https://symfony.com", |
||
2401 | "time": "2017-06-02T19:24:58+00:00" |
||
2402 | }, |
||
2403 | { |
||
2404 | "name": "symfony/debug", |
||
2405 | "version": "v3.3.2", |
||
2406 | "source": { |
||
2407 | "type": "git", |
||
2408 | "url": "https://github.com/symfony/debug.git", |
||
2409 | "reference": "e9c50482841ef696e8fa1470d950a79c8921f45d" |
||
2410 | }, |
||
2411 | "dist": { |
||
2412 | "type": "zip", |
||
2413 | "url": "https://api.github.com/repos/symfony/debug/zipball/e9c50482841ef696e8fa1470d950a79c8921f45d", |
||
2414 | "reference": "e9c50482841ef696e8fa1470d950a79c8921f45d", |
||
2415 | "shasum": "" |
||
2416 | }, |
||
2417 | "require": { |
||
2418 | "php": ">=5.5.9", |
||
2419 | "psr/log": "~1.0" |
||
2420 | }, |
||
2421 | "conflict": { |
||
2422 | "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" |
||
2423 | }, |
||
2424 | "require-dev": { |
||
2425 | "symfony/http-kernel": "~2.8|~3.0" |
||
2426 | }, |
||
2427 | "type": "library", |
||
2428 | "extra": { |
||
2429 | "branch-alias": { |
||
2430 | "dev-master": "3.3-dev" |
||
2431 | } |
||
2432 | }, |
||
2433 | "autoload": { |
||
2434 | "psr-4": { |
||
2435 | "Symfony\\Component\\Debug\\": "" |
||
2436 | }, |
||
2437 | "exclude-from-classmap": [ |
||
2438 | "/Tests/" |
||
2439 | ] |
||
2440 | }, |
||
2441 | "notification-url": "https://packagist.org/downloads/", |
||
2442 | "license": [ |
||
2443 | "MIT" |
||
2444 | ], |
||
2445 | "authors": [ |
||
2446 | { |
||
2447 | "name": "Fabien Potencier", |
||
2448 | "email": "[email protected]" |
||
2449 | }, |
||
2450 | { |
||
2451 | "name": "Symfony Community", |
||
2452 | "homepage": "https://symfony.com/contributors" |
||
2453 | } |
||
2454 | ], |
||
2455 | "description": "Symfony Debug Component", |
||
2456 | "homepage": "https://symfony.com", |
||
2457 | "time": "2017-06-01T21:01:25+00:00" |
||
2458 | }, |
||
2459 | { |
||
2460 | "name": "symfony/event-dispatcher", |
||
2461 | "version": "v2.8.22", |
||
2462 | "source": { |
||
2463 | "type": "git", |
||
2464 | "url": "https://github.com/symfony/event-dispatcher.git", |
||
2465 | "reference": "1377400fd641d7d1935981546aaef780ecd5bf6d" |
||
2466 | }, |
||
2467 | "dist": { |
||
2468 | "type": "zip", |
||
2469 | "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1377400fd641d7d1935981546aaef780ecd5bf6d", |
||
2470 | "reference": "1377400fd641d7d1935981546aaef780ecd5bf6d", |
||
2471 | "shasum": "" |
||
2472 | }, |
||
2473 | "require": { |
||
2474 | "php": ">=5.3.9" |
||
2475 | }, |
||
2476 | "require-dev": { |
||
2477 | "psr/log": "~1.0", |
||
2478 | "symfony/config": "^2.0.5|~3.0.0", |
||
2479 | "symfony/dependency-injection": "~2.6|~3.0.0", |
||
2480 | "symfony/expression-language": "~2.6|~3.0.0", |
||
2481 | "symfony/stopwatch": "~2.3|~3.0.0" |
||
2482 | }, |
||
2483 | "suggest": { |
||
2484 | "symfony/dependency-injection": "", |
||
2485 | "symfony/http-kernel": "" |
||
2486 | }, |
||
2487 | "type": "library", |
||
2488 | "extra": { |
||
2489 | "branch-alias": { |
||
2490 | "dev-master": "2.8-dev" |
||
2491 | } |
||
2492 | }, |
||
2493 | "autoload": { |
||
2494 | "psr-4": { |
||
2495 | "Symfony\\Component\\EventDispatcher\\": "" |
||
2496 | }, |
||
2497 | "exclude-from-classmap": [ |
||
2498 | "/Tests/" |
||
2499 | ] |
||
2500 | }, |
||
2501 | "notification-url": "https://packagist.org/downloads/", |
||
2502 | "license": [ |
||
2503 | "MIT" |
||
2504 | ], |
||
2505 | "authors": [ |
||
2506 | { |
||
2507 | "name": "Fabien Potencier", |
||
2508 | "email": "[email protected]" |
||
2509 | }, |
||
2510 | { |
||
2511 | "name": "Symfony Community", |
||
2512 | "homepage": "https://symfony.com/contributors" |
||
2513 | } |
||
2514 | ], |
||
2515 | "description": "Symfony EventDispatcher Component", |
||
2516 | "homepage": "https://symfony.com", |
||
2517 | "time": "2017-06-02T07:47:27+00:00" |
||
2518 | }, |
||
2519 | { |
||
2520 | "name": "symfony/filesystem", |
||
2521 | "version": "v3.3.2", |
||
2522 | "source": { |
||
2523 | "type": "git", |
||
2524 | "url": "https://github.com/symfony/filesystem.git", |
||
2525 | "reference": "c709670bf64721202ddbe4162846f250735842c0" |
||
2526 | }, |
||
2527 | "dist": { |
||
2528 | "type": "zip", |
||
2529 | "url": "https://api.github.com/repos/symfony/filesystem/zipball/c709670bf64721202ddbe4162846f250735842c0", |
||
2530 | "reference": "c709670bf64721202ddbe4162846f250735842c0", |
||
2531 | "shasum": "" |
||
2532 | }, |
||
2533 | "require": { |
||
2534 | "php": ">=5.5.9" |
||
2535 | }, |
||
2536 | "type": "library", |
||
2537 | "extra": { |
||
2538 | "branch-alias": { |
||
2539 | "dev-master": "3.3-dev" |
||
2540 | } |
||
2541 | }, |
||
2542 | "autoload": { |
||
2543 | "psr-4": { |
||
2544 | "Symfony\\Component\\Filesystem\\": "" |
||
2545 | }, |
||
2546 | "exclude-from-classmap": [ |
||
2547 | "/Tests/" |
||
2548 | ] |
||
2549 | }, |
||
2550 | "notification-url": "https://packagist.org/downloads/", |
||
2551 | "license": [ |
||
2552 | "MIT" |
||
2553 | ], |
||
2554 | "authors": [ |
||
2555 | { |
||
2556 | "name": "Fabien Potencier", |
||
2557 | "email": "[email protected]" |
||
2558 | }, |
||
2559 | { |
||
2560 | "name": "Symfony Community", |
||
2561 | "homepage": "https://symfony.com/contributors" |
||
2562 | } |
||
2563 | ], |
||
2564 | "description": "Symfony Filesystem Component", |
||
2565 | "homepage": "https://symfony.com", |
||
2566 | "time": "2017-05-28T14:08:56+00:00" |
||
2567 | }, |
||
2568 | { |
||
2569 | "name": "symfony/polyfill-mbstring", |
||
2570 | "version": "v1.4.0", |
||
2571 | "source": { |
||
2572 | "type": "git", |
||
2573 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
||
2574 | "reference": "f29dca382a6485c3cbe6379f0c61230167681937" |
||
2575 | }, |
||
2576 | "dist": { |
||
2577 | "type": "zip", |
||
2578 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f29dca382a6485c3cbe6379f0c61230167681937", |
||
2579 | "reference": "f29dca382a6485c3cbe6379f0c61230167681937", |
||
2580 | "shasum": "" |
||
2581 | }, |
||
2582 | "require": { |
||
2583 | "php": ">=5.3.3" |
||
2584 | }, |
||
2585 | "suggest": { |
||
2586 | "ext-mbstring": "For best performance" |
||
2587 | }, |
||
2588 | "type": "library", |
||
2589 | "extra": { |
||
2590 | "branch-alias": { |
||
2591 | "dev-master": "1.4-dev" |
||
2592 | } |
||
2593 | }, |
||
2594 | "autoload": { |
||
2595 | "psr-4": { |
||
2596 | "Symfony\\Polyfill\\Mbstring\\": "" |
||
2597 | }, |
||
2598 | "files": [ |
||
2599 | "bootstrap.php" |
||
2600 | ] |
||
2601 | }, |
||
2602 | "notification-url": "https://packagist.org/downloads/", |
||
2603 | "license": [ |
||
2604 | "MIT" |
||
2605 | ], |
||
2606 | "authors": [ |
||
2607 | { |
||
2608 | "name": "Nicolas Grekas", |
||
2609 | "email": "[email protected]" |
||
2610 | }, |
||
2611 | { |
||
2612 | "name": "Symfony Community", |
||
2613 | "homepage": "https://symfony.com/contributors" |
||
2614 | } |
||
2615 | ], |
||
2616 | "description": "Symfony polyfill for the Mbstring extension", |
||
2617 | "homepage": "https://symfony.com", |
||
2618 | "keywords": [ |
||
2619 | "compatibility", |
||
2620 | "mbstring", |
||
2621 | "polyfill", |
||
2622 | "portable", |
||
2623 | "shim" |
||
2624 | ], |
||
2625 | "time": "2017-06-09T14:24:12+00:00" |
||
2626 | }, |
||
2627 | { |
||
2628 | "name": "symfony/stopwatch", |
||
2629 | "version": "v3.3.2", |
||
2630 | "source": { |
||
2631 | "type": "git", |
||
2632 | "url": "https://github.com/symfony/stopwatch.git", |
||
2633 | "reference": "602a15299dc01556013b07167d4f5d3a60e90d15" |
||
2634 | }, |
||
2635 | "dist": { |
||
2636 | "type": "zip", |
||
2637 | "url": "https://api.github.com/repos/symfony/stopwatch/zipball/602a15299dc01556013b07167d4f5d3a60e90d15", |
||
2638 | "reference": "602a15299dc01556013b07167d4f5d3a60e90d15", |
||
2639 | "shasum": "" |
||
2640 | }, |
||
2641 | "require": { |
||
2642 | "php": ">=5.5.9" |
||
2643 | }, |
||
2644 | "type": "library", |
||
2645 | "extra": { |
||
2646 | "branch-alias": { |
||
2647 | "dev-master": "3.3-dev" |
||
2648 | } |
||
2649 | }, |
||
2650 | "autoload": { |
||
2651 | "psr-4": { |
||
2652 | "Symfony\\Component\\Stopwatch\\": "" |
||
2653 | }, |
||
2654 | "exclude-from-classmap": [ |
||
2655 | "/Tests/" |
||
2656 | ] |
||
2657 | }, |
||
2658 | "notification-url": "https://packagist.org/downloads/", |
||
2659 | "license": [ |
||
2660 | "MIT" |
||
2661 | ], |
||
2662 | "authors": [ |
||
2663 | { |
||
2664 | "name": "Fabien Potencier", |
||
2665 | "email": "[email protected]" |
||
2666 | }, |
||
2667 | { |
||
2668 | "name": "Symfony Community", |
||
2669 | "homepage": "https://symfony.com/contributors" |
||
2670 | } |
||
2671 | ], |
||
2672 | "description": "Symfony Stopwatch Component", |
||
2673 | "homepage": "https://symfony.com", |
||
2674 | "time": "2017-04-12T14:14:56+00:00" |
||
2675 | }, |
||
2676 | { |
||
2677 | "name": "symfony/yaml", |
||
2678 | "version": "v3.3.2", |
||
2679 | "source": { |
||
2680 | "type": "git", |
||
2681 | "url": "https://github.com/symfony/yaml.git", |
||
2682 | "reference": "9752a30000a8ca9f4b34b5227d15d0101b96b063" |
||
2683 | }, |
||
2684 | "dist": { |
||
2685 | "type": "zip", |
||
2686 | "url": "https://api.github.com/repos/symfony/yaml/zipball/9752a30000a8ca9f4b34b5227d15d0101b96b063", |
||
2687 | "reference": "9752a30000a8ca9f4b34b5227d15d0101b96b063", |
||
2688 | "shasum": "" |
||
2689 | }, |
||
2690 | "require": { |
||
2691 | "php": ">=5.5.9" |
||
2692 | }, |
||
2693 | "require-dev": { |
||
2694 | "symfony/console": "~2.8|~3.0" |
||
2695 | }, |
||
2696 | "suggest": { |
||
2697 | "symfony/console": "For validating YAML files using the lint command" |
||
2698 | }, |
||
2699 | "type": "library", |
||
2700 | "extra": { |
||
2701 | "branch-alias": { |
||
2702 | "dev-master": "3.3-dev" |
||
2703 | } |
||
2704 | }, |
||
2705 | "autoload": { |
||
2706 | "psr-4": { |
||
2707 | "Symfony\\Component\\Yaml\\": "" |
||
2708 | }, |
||
2709 | "exclude-from-classmap": [ |
||
2710 | "/Tests/" |
||
2711 | ] |
||
2712 | }, |
||
2713 | "notification-url": "https://packagist.org/downloads/", |
||
2714 | "license": [ |
||
2715 | "MIT" |
||
2716 | ], |
||
2717 | "authors": [ |
||
2718 | { |
||
2719 | "name": "Fabien Potencier", |
||
2720 | "email": "[email protected]" |
||
2721 | }, |
||
2722 | { |
||
2723 | "name": "Symfony Community", |
||
2724 | "homepage": "https://symfony.com/contributors" |
||
2725 | } |
||
2726 | ], |
||
2727 | "description": "Symfony Yaml Component", |
||
2728 | "homepage": "https://symfony.com", |
||
2729 | "time": "2017-06-02T22:05:06+00:00" |
||
2730 | }, |
||
2731 | { |
||
2732 | "name": "theseer/tokenizer", |
||
2733 | "version": "1.1.0", |
||
2734 | "source": { |
||
2735 | "type": "git", |
||
2736 | "url": "https://github.com/theseer/tokenizer.git", |
||
2737 | "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b" |
||
2738 | }, |
||
2739 | "dist": { |
||
2740 | "type": "zip", |
||
2741 | "url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b", |
||
2742 | "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b", |
||
2743 | "shasum": "" |
||
2744 | }, |
||
2745 | "require": { |
||
2746 | "ext-dom": "*", |
||
2747 | "ext-tokenizer": "*", |
||
2748 | "ext-xmlwriter": "*", |
||
2749 | "php": "^7.0" |
||
2750 | }, |
||
2751 | "type": "library", |
||
2752 | "autoload": { |
||
2753 | "classmap": [ |
||
2754 | "src/" |
||
2755 | ] |
||
2756 | }, |
||
2757 | "notification-url": "https://packagist.org/downloads/", |
||
2758 | "license": [ |
||
2759 | "BSD-3-Clause" |
||
2760 | ], |
||
2761 | "authors": [ |
||
2762 | { |
||
2763 | "name": "Arne Blankerts", |
||
2764 | "email": "[email protected]", |
||
2765 | "role": "Developer" |
||
2766 | } |
||
2767 | ], |
||
2768 | "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", |
||
2769 | "time": "2017-04-07T12:08:54+00:00" |
||
2770 | }, |
||
2771 | { |
||
2772 | "name": "twig/twig", |
||
2773 | "version": "v1.34.3", |
||
2774 | "source": { |
||
2775 | "type": "git", |
||
2776 | "url": "https://github.com/twigphp/Twig.git", |
||
2777 | "reference": "451c6f4197e113e24c1c85bc3fc8c2d77adeff2e" |
||
2778 | }, |
||
2779 | "dist": { |
||
2780 | "type": "zip", |
||
2781 | "url": "https://api.github.com/repos/twigphp/Twig/zipball/451c6f4197e113e24c1c85bc3fc8c2d77adeff2e", |
||
2782 | "reference": "451c6f4197e113e24c1c85bc3fc8c2d77adeff2e", |
||
2783 | "shasum": "" |
||
2784 | }, |
||
2785 | "require": { |
||
2786 | "php": ">=5.3.3" |
||
2787 | }, |
||
2788 | "require-dev": { |
||
2789 | "psr/container": "^1.0", |
||
2790 | "symfony/debug": "~2.7", |
||
2791 | "symfony/phpunit-bridge": "~3.3@dev" |
||
2792 | }, |
||
2793 | "type": "library", |
||
2794 | "extra": { |
||
2795 | "branch-alias": { |
||
2796 | "dev-master": "1.34-dev" |
||
2797 | } |
||
2798 | }, |
||
2799 | "autoload": { |
||
2800 | "psr-0": { |
||
2801 | "Twig_": "lib/" |
||
2802 | }, |
||
2803 | "psr-4": { |
||
2804 | "Twig\\": "src/" |
||
2805 | } |
||
2806 | }, |
||
2807 | "notification-url": "https://packagist.org/downloads/", |
||
2808 | "license": [ |
||
2809 | "BSD-3-Clause" |
||
2810 | ], |
||
2811 | "authors": [ |
||
2812 | { |
||
2813 | "name": "Fabien Potencier", |
||
2814 | "email": "[email protected]", |
||
2815 | "homepage": "http://fabien.potencier.org", |
||
2816 | "role": "Lead Developer" |
||
2817 | }, |
||
2818 | { |
||
2819 | "name": "Armin Ronacher", |
||
2820 | "email": "[email protected]", |
||
2821 | "role": "Project Founder" |
||
2822 | }, |
||
2823 | { |
||
2824 | "name": "Twig Team", |
||
2825 | "homepage": "http://twig.sensiolabs.org/contributors", |
||
2826 | "role": "Contributors" |
||
2827 | } |
||
2828 | ], |
||
2829 | "description": "Twig, the flexible, fast, and secure template language for PHP", |
||
2830 | "homepage": "http://twig.sensiolabs.org", |
||
2831 | "keywords": [ |
||
2832 | "templating" |
||
2833 | ], |
||
2834 | "time": "2017-06-07T18:45:17+00:00" |
||
2835 | }, |
||
2836 | { |
||
2837 | "name": "webmozart/assert", |
||
2838 | "version": "1.2.0", |
||
2839 | "source": { |
||
2840 | "type": "git", |
||
2841 | "url": "https://github.com/webmozart/assert.git", |
||
2842 | "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f" |
||
2843 | }, |
||
2844 | "dist": { |
||
2845 | "type": "zip", |
||
2846 | "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f", |
||
2847 | "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f", |
||
2848 | "shasum": "" |
||
2849 | }, |
||
2850 | "require": { |
||
2851 | "php": "^5.3.3 || ^7.0" |
||
2852 | }, |
||
2853 | "require-dev": { |
||
2854 | "phpunit/phpunit": "^4.6", |
||
2855 | "sebastian/version": "^1.0.1" |
||
2856 | }, |
||
2857 | "type": "library", |
||
2858 | "extra": { |
||
2859 | "branch-alias": { |
||
2860 | "dev-master": "1.3-dev" |
||
2861 | } |
||
2862 | }, |
||
2863 | "autoload": { |
||
2864 | "psr-4": { |
||
2865 | "Webmozart\\Assert\\": "src/" |
||
2866 | } |
||
2867 | }, |
||
2868 | "notification-url": "https://packagist.org/downloads/", |
||
2869 | "license": [ |
||
2870 | "MIT" |
||
2871 | ], |
||
2872 | "authors": [ |
||
2873 | { |
||
2874 | "name": "Bernhard Schussek", |
||
2875 | "email": "[email protected]" |
||
2876 | } |
||
2877 | ], |
||
2878 | "description": "Assertions to validate method input/output with nice error messages.", |
||
2879 | "keywords": [ |
||
2880 | "assert", |
||
2881 | "check", |
||
2882 | "validate" |
||
2883 | ], |
||
2884 | "time": "2016-11-23T20:04:58+00:00" |
||
2885 | } |
||
2886 | ], |
||
2887 | "aliases": [], |
||
2888 | "minimum-stability": "RC", |
||
2889 | "stability-flags": [], |
||
2890 | "prefer-stable": false, |
||
2891 | "prefer-lowest": false, |
||
2892 | "platform": [], |
||
2893 | "platform-dev": [] |
||
2894 | } |
||
2895 |