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 http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
||
5 | "This file is @generated automatically" |
||
6 | ], |
||
7 | "hash": "c593e080dfe004b0b89733d3ea0468ca", |
||
8 | "packages": [ |
||
9 | { |
||
10 | "name": "commerceguys/guzzle-oauth2-plugin", |
||
11 | "version": "v2.0.0-beta1", |
||
12 | "source": { |
||
13 | "type": "git", |
||
14 | "url": "https://github.com/commerceguys/guzzle-oauth2-plugin.git", |
||
15 | "reference": "3e85e84f89f36191a21aac15f0bcfc002b566313" |
||
16 | }, |
||
17 | "dist": { |
||
18 | "type": "zip", |
||
19 | "url": "https://api.github.com/repos/commerceguys/guzzle-oauth2-plugin/zipball/3e85e84f89f36191a21aac15f0bcfc002b566313", |
||
20 | "reference": "3e85e84f89f36191a21aac15f0bcfc002b566313", |
||
21 | "shasum": "" |
||
22 | }, |
||
23 | "require": { |
||
24 | "guzzlehttp/guzzle": "~5.0" |
||
25 | }, |
||
26 | "type": "library", |
||
27 | "autoload": { |
||
28 | "psr-4": { |
||
29 | "CommerceGuys\\Guzzle\\Oauth2\\": "src" |
||
30 | } |
||
31 | }, |
||
32 | "notification-url": "https://packagist.org/downloads/", |
||
33 | "license": [ |
||
34 | "MIT" |
||
35 | ], |
||
36 | "authors": [ |
||
37 | { |
||
38 | "name": "Bojan Zivanovic" |
||
39 | }, |
||
40 | { |
||
41 | "name": "Damien Tournoud" |
||
42 | }, |
||
43 | { |
||
44 | "name": "Patrick Dawkins" |
||
45 | } |
||
46 | ], |
||
47 | "description": "An OAuth2 plugin for Guzzle 5.x", |
||
48 | "time": "2015-02-23 16:36:21" |
||
49 | }, |
||
50 | { |
||
51 | "name": "guzzlehttp/guzzle", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
52 | "version": "5.2.0", |
||
53 | "source": { |
||
54 | "type": "git", |
||
55 | "url": "https://github.com/guzzle/guzzle.git", |
||
56 | "reference": "475b29ccd411f2fa8a408e64576418728c032cfa" |
||
57 | }, |
||
58 | "dist": { |
||
59 | "type": "zip", |
||
60 | "url": "https://api.github.com/repos/guzzle/guzzle/zipball/475b29ccd411f2fa8a408e64576418728c032cfa", |
||
61 | "reference": "475b29ccd411f2fa8a408e64576418728c032cfa", |
||
62 | "shasum": "" |
||
63 | }, |
||
64 | "require": { |
||
65 | "guzzlehttp/ringphp": "~1.0", |
||
66 | "php": ">=5.4.0" |
||
67 | }, |
||
68 | "require-dev": { |
||
69 | "ext-curl": "*", |
||
70 | "phpunit/phpunit": "~4.0", |
||
71 | "psr/log": "~1.0" |
||
72 | }, |
||
73 | "type": "library", |
||
74 | "extra": { |
||
75 | "branch-alias": { |
||
76 | "dev-master": "5.0-dev" |
||
77 | } |
||
78 | }, |
||
79 | "autoload": { |
||
80 | "psr-4": { |
||
81 | "GuzzleHttp\\": "src/" |
||
82 | } |
||
83 | }, |
||
84 | "notification-url": "https://packagist.org/downloads/", |
||
85 | "license": [ |
||
86 | "MIT" |
||
87 | ], |
||
88 | "authors": [ |
||
89 | { |
||
90 | "name": "Michael Dowling", |
||
91 | "email": "[email protected]", |
||
92 | "homepage": "https://github.com/mtdowling" |
||
93 | } |
||
94 | ], |
||
95 | "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients", |
||
96 | "homepage": "http://guzzlephp.org/", |
||
97 | "keywords": [ |
||
98 | "client", |
||
99 | "curl", |
||
100 | "framework", |
||
101 | "http", |
||
102 | "http client", |
||
103 | "rest", |
||
104 | "web service" |
||
105 | ], |
||
106 | "time": "2015-01-28 01:03:29" |
||
107 | }, |
||
108 | { |
||
109 | "name": "guzzlehttp/ringphp", |
||
110 | "version": "1.0.6", |
||
111 | "source": { |
||
112 | "type": "git", |
||
113 | "url": "https://github.com/guzzle/RingPHP.git", |
||
114 | "reference": "f43ab34aad69ca0ba04172cf2c3cd5c12fc0e5a4" |
||
115 | }, |
||
116 | "dist": { |
||
117 | "type": "zip", |
||
118 | "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/f43ab34aad69ca0ba04172cf2c3cd5c12fc0e5a4", |
||
119 | "reference": "f43ab34aad69ca0ba04172cf2c3cd5c12fc0e5a4", |
||
120 | "shasum": "" |
||
121 | }, |
||
122 | "require": { |
||
123 | "guzzlehttp/streams": "~3.0", |
||
124 | "php": ">=5.4.0", |
||
125 | "react/promise": "~2.0" |
||
126 | }, |
||
127 | "require-dev": { |
||
128 | "ext-curl": "*", |
||
129 | "phpunit/phpunit": "~4.0" |
||
130 | }, |
||
131 | "suggest": { |
||
132 | "ext-curl": "Guzzle will use specific adapters if cURL is present" |
||
133 | }, |
||
134 | "type": "library", |
||
135 | "extra": { |
||
136 | "branch-alias": { |
||
137 | "dev-master": "1.0-dev" |
||
138 | } |
||
139 | }, |
||
140 | "autoload": { |
||
141 | "psr-4": { |
||
142 | "GuzzleHttp\\Ring\\": "src/" |
||
143 | } |
||
144 | }, |
||
145 | "notification-url": "https://packagist.org/downloads/", |
||
146 | "license": [ |
||
147 | "MIT" |
||
148 | ], |
||
149 | "authors": [ |
||
150 | { |
||
151 | "name": "Michael Dowling", |
||
152 | "email": "[email protected]", |
||
153 | "homepage": "https://github.com/mtdowling" |
||
154 | } |
||
155 | ], |
||
156 | "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.", |
||
157 | "time": "2015-02-26 20:43:09" |
||
158 | }, |
||
159 | { |
||
160 | "name": "guzzlehttp/streams", |
||
161 | "version": "3.0.0", |
||
162 | "source": { |
||
163 | "type": "git", |
||
164 | "url": "https://github.com/guzzle/streams.git", |
||
165 | "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5" |
||
166 | }, |
||
167 | "dist": { |
||
168 | "type": "zip", |
||
169 | "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5", |
||
170 | "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5", |
||
171 | "shasum": "" |
||
172 | }, |
||
173 | "require": { |
||
174 | "php": ">=5.4.0" |
||
175 | }, |
||
176 | "require-dev": { |
||
177 | "phpunit/phpunit": "~4.0" |
||
178 | }, |
||
179 | "type": "library", |
||
180 | "extra": { |
||
181 | "branch-alias": { |
||
182 | "dev-master": "3.0-dev" |
||
183 | } |
||
184 | }, |
||
185 | "autoload": { |
||
186 | "psr-4": { |
||
187 | "GuzzleHttp\\Stream\\": "src/" |
||
188 | } |
||
189 | }, |
||
190 | "notification-url": "https://packagist.org/downloads/", |
||
191 | "license": [ |
||
192 | "MIT" |
||
193 | ], |
||
194 | "authors": [ |
||
195 | { |
||
196 | "name": "Michael Dowling", |
||
197 | "email": "[email protected]", |
||
198 | "homepage": "https://github.com/mtdowling" |
||
199 | } |
||
200 | ], |
||
201 | "description": "Provides a simple abstraction over streams of data", |
||
202 | "homepage": "http://guzzlephp.org/", |
||
203 | "keywords": [ |
||
204 | "Guzzle", |
||
205 | "stream" |
||
206 | ], |
||
207 | "time": "2014-10-12 19:18:40" |
||
208 | }, |
||
209 | { |
||
210 | "name": "react/promise", |
||
211 | "version": "v2.2.0", |
||
212 | "source": { |
||
213 | "type": "git", |
||
214 | "url": "https://github.com/reactphp/promise.git", |
||
215 | "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef" |
||
216 | }, |
||
217 | "dist": { |
||
218 | "type": "zip", |
||
219 | "url": "https://api.github.com/repos/reactphp/promise/zipball/365fcee430dfa4ace1fbc75737ca60ceea7eeeef", |
||
220 | "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef", |
||
221 | "shasum": "" |
||
222 | }, |
||
223 | "require": { |
||
224 | "php": ">=5.4.0" |
||
225 | }, |
||
226 | "type": "library", |
||
227 | "extra": { |
||
228 | "branch-alias": { |
||
229 | "dev-master": "2.0-dev" |
||
230 | } |
||
231 | }, |
||
232 | "autoload": { |
||
233 | "psr-4": { |
||
234 | "React\\Promise\\": "src/" |
||
235 | }, |
||
236 | "files": [ |
||
237 | "src/functions_include.php" |
||
238 | ] |
||
239 | }, |
||
240 | "notification-url": "https://packagist.org/downloads/", |
||
241 | "license": [ |
||
242 | "MIT" |
||
243 | ], |
||
244 | "authors": [ |
||
245 | { |
||
246 | "name": "Jan Sorgalla", |
||
247 | "email": "[email protected]" |
||
248 | } |
||
249 | ], |
||
250 | "description": "A lightweight implementation of CommonJS Promises/A for PHP", |
||
251 | "time": "2014-12-30 13:32:42" |
||
252 | } |
||
253 | ], |
||
254 | "packages-dev": [ |
||
255 | { |
||
256 | "name": "beberlei/assert", |
||
257 | "version": "v2.3", |
||
258 | "source": { |
||
259 | "type": "git", |
||
260 | "url": "https://github.com/beberlei/assert.git", |
||
261 | "reference": "160eba4d1fbe692e42b3cf8a20b92ab23e3a8759" |
||
262 | }, |
||
263 | "dist": { |
||
264 | "type": "zip", |
||
265 | "url": "https://api.github.com/repos/beberlei/assert/zipball/160eba4d1fbe692e42b3cf8a20b92ab23e3a8759", |
||
266 | "reference": "160eba4d1fbe692e42b3cf8a20b92ab23e3a8759", |
||
267 | "shasum": "" |
||
268 | }, |
||
269 | "require": { |
||
270 | "ext-mbstring": "*" |
||
271 | }, |
||
272 | "type": "library", |
||
273 | "extra": { |
||
274 | "branch-alias": { |
||
275 | "dev-master": "2.3-dev" |
||
276 | } |
||
277 | }, |
||
278 | "autoload": { |
||
279 | "psr-0": { |
||
280 | "Assert": "lib/" |
||
281 | }, |
||
282 | "files": [ |
||
283 | "lib/Assert/functions.php" |
||
284 | ] |
||
285 | }, |
||
286 | "notification-url": "https://packagist.org/downloads/", |
||
287 | "license": [ |
||
288 | "BSD-2-Clause" |
||
289 | ], |
||
290 | "authors": [ |
||
291 | { |
||
292 | "name": "Benjamin Eberlei", |
||
293 | "email": "[email protected]" |
||
294 | } |
||
295 | ], |
||
296 | "description": "Thin assertion library for input validation in business models.", |
||
297 | "keywords": [ |
||
298 | "assert", |
||
299 | "assertion", |
||
300 | "validation" |
||
301 | ], |
||
302 | "time": "2014-12-18 19:12:40" |
||
303 | }, |
||
304 | { |
||
305 | "name": "doctrine/instantiator", |
||
306 | "version": "1.0.4", |
||
307 | "source": { |
||
308 | "type": "git", |
||
309 | "url": "https://github.com/doctrine/instantiator.git", |
||
310 | "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119" |
||
311 | }, |
||
312 | "dist": { |
||
313 | "type": "zip", |
||
314 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119", |
||
315 | "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119", |
||
316 | "shasum": "" |
||
317 | }, |
||
318 | "require": { |
||
319 | "php": ">=5.3,<8.0-DEV" |
||
320 | }, |
||
321 | "require-dev": { |
||
322 | "athletic/athletic": "~0.1.8", |
||
323 | "ext-pdo": "*", |
||
324 | "ext-phar": "*", |
||
325 | "phpunit/phpunit": "~4.0", |
||
326 | "squizlabs/php_codesniffer": "2.0.*@ALPHA" |
||
327 | }, |
||
328 | "type": "library", |
||
329 | "extra": { |
||
330 | "branch-alias": { |
||
331 | "dev-master": "1.0.x-dev" |
||
332 | } |
||
333 | }, |
||
334 | "autoload": { |
||
335 | "psr-0": { |
||
336 | "Doctrine\\Instantiator\\": "src" |
||
337 | } |
||
338 | }, |
||
339 | "notification-url": "https://packagist.org/downloads/", |
||
340 | "license": [ |
||
341 | "MIT" |
||
342 | ], |
||
343 | "authors": [ |
||
344 | { |
||
345 | "name": "Marco Pivetta", |
||
346 | "email": "[email protected]", |
||
347 | "homepage": "http://ocramius.github.com/" |
||
348 | } |
||
349 | ], |
||
350 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
351 | "homepage": "https://github.com/doctrine/instantiator", |
||
352 | "keywords": [ |
||
353 | "constructor", |
||
354 | "instantiate" |
||
355 | ], |
||
356 | "time": "2014-10-13 12:58:55" |
||
357 | }, |
||
358 | { |
||
359 | "name": "php-vcr/php-vcr", |
||
360 | "version": "1.2.4", |
||
361 | "source": { |
||
362 | "type": "git", |
||
363 | "url": "https://github.com/php-vcr/php-vcr.git", |
||
364 | "reference": "9520791496302c092898c122b176ab9fc450e5e1" |
||
365 | }, |
||
366 | "dist": { |
||
367 | "type": "zip", |
||
368 | "url": "https://api.github.com/repos/php-vcr/php-vcr/zipball/9520791496302c092898c122b176ab9fc450e5e1", |
||
369 | "reference": "9520791496302c092898c122b176ab9fc450e5e1", |
||
370 | "shasum": "" |
||
371 | }, |
||
372 | "require": { |
||
373 | "beberlei/assert": "2.*", |
||
374 | "ext-curl": "*", |
||
375 | "symfony/event-dispatcher": "~2.1", |
||
376 | "symfony/yaml": "2.*" |
||
377 | }, |
||
378 | "require-dev": { |
||
379 | "lapistano/proxy-object": "dev-master", |
||
380 | "mikey179/vfsstream": "1.2.*", |
||
381 | "phpunit/phpunit": "3.*" |
||
382 | }, |
||
383 | "type": "library", |
||
384 | "autoload": { |
||
385 | "classmap": [ |
||
386 | "src/" |
||
387 | ] |
||
388 | }, |
||
389 | "notification-url": "https://packagist.org/downloads/", |
||
390 | "license": [ |
||
391 | "MIT" |
||
392 | ], |
||
393 | "authors": [ |
||
394 | { |
||
395 | "name": "Adrian Philipp", |
||
396 | "email": "[email protected]" |
||
397 | } |
||
398 | ], |
||
399 | "description": "Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.", |
||
400 | "time": "2015-03-02 08:54:36" |
||
401 | }, |
||
402 | { |
||
403 | "name": "php-vcr/phpunit-testlistener-vcr", |
||
404 | "version": "1.1.5", |
||
405 | "source": { |
||
406 | "type": "git", |
||
407 | "url": "https://github.com/php-vcr/phpunit-testlistener-vcr.git", |
||
408 | "reference": "d9f96020e47c7adb06a0e0faafb86cfd2b9d6a13" |
||
409 | }, |
||
410 | "dist": { |
||
411 | "type": "zip", |
||
412 | "url": "https://api.github.com/repos/php-vcr/phpunit-testlistener-vcr/zipball/d9f96020e47c7adb06a0e0faafb86cfd2b9d6a13", |
||
413 | "reference": "d9f96020e47c7adb06a0e0faafb86cfd2b9d6a13", |
||
414 | "shasum": "" |
||
415 | }, |
||
416 | "require": { |
||
417 | "php-vcr/php-vcr": "*" |
||
418 | }, |
||
419 | "type": "library", |
||
420 | "notification-url": "https://packagist.org/downloads/", |
||
421 | "license": [ |
||
422 | "MIT" |
||
423 | ], |
||
424 | "authors": [ |
||
425 | { |
||
426 | "name": "Adrian Philipp", |
||
427 | "email": "[email protected]" |
||
428 | } |
||
429 | ], |
||
430 | "description": "Integrates PHPUnit with PHP-VCR.", |
||
431 | "time": "2014-10-29 08:16:07" |
||
432 | }, |
||
433 | { |
||
434 | "name": "phpdocumentor/reflection-docblock", |
||
435 | "version": "2.0.4", |
||
436 | "source": { |
||
437 | "type": "git", |
||
438 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
439 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8" |
||
440 | }, |
||
441 | "dist": { |
||
442 | "type": "zip", |
||
443 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
444 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
445 | "shasum": "" |
||
446 | }, |
||
447 | "require": { |
||
448 | "php": ">=5.3.3" |
||
449 | }, |
||
450 | "require-dev": { |
||
451 | "phpunit/phpunit": "~4.0" |
||
452 | }, |
||
453 | "suggest": { |
||
454 | "dflydev/markdown": "~1.0", |
||
455 | "erusev/parsedown": "~1.0" |
||
456 | }, |
||
457 | "type": "library", |
||
458 | "extra": { |
||
459 | "branch-alias": { |
||
460 | "dev-master": "2.0.x-dev" |
||
461 | } |
||
462 | }, |
||
463 | "autoload": { |
||
464 | "psr-0": { |
||
465 | "phpDocumentor": [ |
||
466 | "src/" |
||
467 | ] |
||
468 | } |
||
469 | }, |
||
470 | "notification-url": "https://packagist.org/downloads/", |
||
471 | "license": [ |
||
472 | "MIT" |
||
473 | ], |
||
474 | "authors": [ |
||
475 | { |
||
476 | "name": "Mike van Riel", |
||
477 | "email": "[email protected]" |
||
478 | } |
||
479 | ], |
||
480 | "time": "2015-02-03 12:10:50" |
||
481 | }, |
||
482 | { |
||
483 | "name": "phpspec/prophecy", |
||
484 | "version": "v1.3.1", |
||
485 | "source": { |
||
486 | "type": "git", |
||
487 | "url": "https://github.com/phpspec/prophecy.git", |
||
488 | "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9" |
||
489 | }, |
||
490 | "dist": { |
||
491 | "type": "zip", |
||
492 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/9ca52329bcdd1500de24427542577ebf3fc2f1c9", |
||
493 | "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9", |
||
494 | "shasum": "" |
||
495 | }, |
||
496 | "require": { |
||
497 | "doctrine/instantiator": "~1.0,>=1.0.2", |
||
498 | "phpdocumentor/reflection-docblock": "~2.0" |
||
499 | }, |
||
500 | "require-dev": { |
||
501 | "phpspec/phpspec": "~2.0" |
||
502 | }, |
||
503 | "type": "library", |
||
504 | "extra": { |
||
505 | "branch-alias": { |
||
506 | "dev-master": "1.2.x-dev" |
||
507 | } |
||
508 | }, |
||
509 | "autoload": { |
||
510 | "psr-0": { |
||
511 | "Prophecy\\": "src/" |
||
512 | } |
||
513 | }, |
||
514 | "notification-url": "https://packagist.org/downloads/", |
||
515 | "license": [ |
||
516 | "MIT" |
||
517 | ], |
||
518 | "authors": [ |
||
519 | { |
||
520 | "name": "Konstantin Kudryashov", |
||
521 | "email": "[email protected]", |
||
522 | "homepage": "http://everzet.com" |
||
523 | }, |
||
524 | { |
||
525 | "name": "Marcello Duarte", |
||
526 | "email": "[email protected]" |
||
527 | } |
||
528 | ], |
||
529 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
530 | "homepage": "http://phpspec.org", |
||
531 | "keywords": [ |
||
532 | "Double", |
||
533 | "Dummy", |
||
534 | "fake", |
||
535 | "mock", |
||
536 | "spy", |
||
537 | "stub" |
||
538 | ], |
||
539 | "time": "2014-11-17 16:23:49" |
||
540 | }, |
||
541 | { |
||
542 | "name": "phpunit/php-code-coverage", |
||
543 | "version": "2.0.15", |
||
544 | "source": { |
||
545 | "type": "git", |
||
546 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
547 | "reference": "34cc484af1ca149188d0d9e91412191e398e0b67" |
||
548 | }, |
||
549 | "dist": { |
||
550 | "type": "zip", |
||
551 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/34cc484af1ca149188d0d9e91412191e398e0b67", |
||
552 | "reference": "34cc484af1ca149188d0d9e91412191e398e0b67", |
||
553 | "shasum": "" |
||
554 | }, |
||
555 | "require": { |
||
556 | "php": ">=5.3.3", |
||
557 | "phpunit/php-file-iterator": "~1.3", |
||
558 | "phpunit/php-text-template": "~1.2", |
||
559 | "phpunit/php-token-stream": "~1.3", |
||
560 | "sebastian/environment": "~1.0", |
||
561 | "sebastian/version": "~1.0" |
||
562 | }, |
||
563 | "require-dev": { |
||
564 | "ext-xdebug": ">=2.1.4", |
||
565 | "phpunit/phpunit": "~4" |
||
566 | }, |
||
567 | "suggest": { |
||
568 | "ext-dom": "*", |
||
569 | "ext-xdebug": ">=2.2.1", |
||
570 | "ext-xmlwriter": "*" |
||
571 | }, |
||
572 | "type": "library", |
||
573 | "extra": { |
||
574 | "branch-alias": { |
||
575 | "dev-master": "2.0.x-dev" |
||
576 | } |
||
577 | }, |
||
578 | "autoload": { |
||
579 | "classmap": [ |
||
580 | "src/" |
||
581 | ] |
||
582 | }, |
||
583 | "notification-url": "https://packagist.org/downloads/", |
||
584 | "license": [ |
||
585 | "BSD-3-Clause" |
||
586 | ], |
||
587 | "authors": [ |
||
588 | { |
||
589 | "name": "Sebastian Bergmann", |
||
590 | "email": "[email protected]", |
||
591 | "role": "lead" |
||
592 | } |
||
593 | ], |
||
594 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
595 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
596 | "keywords": [ |
||
597 | "coverage", |
||
598 | "testing", |
||
599 | "xunit" |
||
600 | ], |
||
601 | "time": "2015-01-24 10:06:35" |
||
602 | }, |
||
603 | { |
||
604 | "name": "phpunit/php-file-iterator", |
||
605 | "version": "1.3.4", |
||
606 | "source": { |
||
607 | "type": "git", |
||
608 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
609 | "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb" |
||
610 | }, |
||
611 | "dist": { |
||
612 | "type": "zip", |
||
613 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb", |
||
614 | "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb", |
||
615 | "shasum": "" |
||
616 | }, |
||
617 | "require": { |
||
618 | "php": ">=5.3.3" |
||
619 | }, |
||
620 | "type": "library", |
||
621 | "autoload": { |
||
622 | "classmap": [ |
||
623 | "File/" |
||
624 | ] |
||
625 | }, |
||
626 | "notification-url": "https://packagist.org/downloads/", |
||
627 | "include-path": [ |
||
628 | "" |
||
629 | ], |
||
630 | "license": [ |
||
631 | "BSD-3-Clause" |
||
632 | ], |
||
633 | "authors": [ |
||
634 | { |
||
635 | "name": "Sebastian Bergmann", |
||
636 | "email": "[email protected]", |
||
637 | "role": "lead" |
||
638 | } |
||
639 | ], |
||
640 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
641 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
642 | "keywords": [ |
||
643 | "filesystem", |
||
644 | "iterator" |
||
645 | ], |
||
646 | "time": "2013-10-10 15:34:57" |
||
647 | }, |
||
648 | { |
||
649 | "name": "phpunit/php-text-template", |
||
650 | "version": "1.2.0", |
||
651 | "source": { |
||
652 | "type": "git", |
||
653 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
654 | "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a" |
||
655 | }, |
||
656 | "dist": { |
||
657 | "type": "zip", |
||
658 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", |
||
659 | "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", |
||
660 | "shasum": "" |
||
661 | }, |
||
662 | "require": { |
||
663 | "php": ">=5.3.3" |
||
664 | }, |
||
665 | "type": "library", |
||
666 | "autoload": { |
||
667 | "classmap": [ |
||
668 | "Text/" |
||
669 | ] |
||
670 | }, |
||
671 | "notification-url": "https://packagist.org/downloads/", |
||
672 | "include-path": [ |
||
673 | "" |
||
674 | ], |
||
675 | "license": [ |
||
676 | "BSD-3-Clause" |
||
677 | ], |
||
678 | "authors": [ |
||
679 | { |
||
680 | "name": "Sebastian Bergmann", |
||
681 | "email": "[email protected]", |
||
682 | "role": "lead" |
||
683 | } |
||
684 | ], |
||
685 | "description": "Simple template engine.", |
||
686 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
687 | "keywords": [ |
||
688 | "template" |
||
689 | ], |
||
690 | "time": "2014-01-30 17:20:04" |
||
691 | }, |
||
692 | { |
||
693 | "name": "phpunit/php-timer", |
||
694 | "version": "1.0.5", |
||
695 | "source": { |
||
696 | "type": "git", |
||
697 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
698 | "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c" |
||
699 | }, |
||
700 | "dist": { |
||
701 | "type": "zip", |
||
702 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c", |
||
703 | "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c", |
||
704 | "shasum": "" |
||
705 | }, |
||
706 | "require": { |
||
707 | "php": ">=5.3.3" |
||
708 | }, |
||
709 | "type": "library", |
||
710 | "autoload": { |
||
711 | "classmap": [ |
||
712 | "PHP/" |
||
713 | ] |
||
714 | }, |
||
715 | "notification-url": "https://packagist.org/downloads/", |
||
716 | "include-path": [ |
||
717 | "" |
||
718 | ], |
||
719 | "license": [ |
||
720 | "BSD-3-Clause" |
||
721 | ], |
||
722 | "authors": [ |
||
723 | { |
||
724 | "name": "Sebastian Bergmann", |
||
725 | "email": "[email protected]", |
||
726 | "role": "lead" |
||
727 | } |
||
728 | ], |
||
729 | "description": "Utility class for timing", |
||
730 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
731 | "keywords": [ |
||
732 | "timer" |
||
733 | ], |
||
734 | "time": "2013-08-02 07:42:54" |
||
735 | }, |
||
736 | { |
||
737 | "name": "phpunit/php-token-stream", |
||
738 | "version": "1.4.0", |
||
739 | "source": { |
||
740 | "type": "git", |
||
741 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
742 | "reference": "db32c18eba00b121c145575fcbcd4d4d24e6db74" |
||
743 | }, |
||
744 | "dist": { |
||
745 | "type": "zip", |
||
746 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/db32c18eba00b121c145575fcbcd4d4d24e6db74", |
||
747 | "reference": "db32c18eba00b121c145575fcbcd4d4d24e6db74", |
||
748 | "shasum": "" |
||
749 | }, |
||
750 | "require": { |
||
751 | "ext-tokenizer": "*", |
||
752 | "php": ">=5.3.3" |
||
753 | }, |
||
754 | "require-dev": { |
||
755 | "phpunit/phpunit": "~4.2" |
||
756 | }, |
||
757 | "type": "library", |
||
758 | "extra": { |
||
759 | "branch-alias": { |
||
760 | "dev-master": "1.4-dev" |
||
761 | } |
||
762 | }, |
||
763 | "autoload": { |
||
764 | "classmap": [ |
||
765 | "src/" |
||
766 | ] |
||
767 | }, |
||
768 | "notification-url": "https://packagist.org/downloads/", |
||
769 | "license": [ |
||
770 | "BSD-3-Clause" |
||
771 | ], |
||
772 | "authors": [ |
||
773 | { |
||
774 | "name": "Sebastian Bergmann", |
||
775 | "email": "[email protected]" |
||
776 | } |
||
777 | ], |
||
778 | "description": "Wrapper around PHP's tokenizer extension.", |
||
779 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
780 | "keywords": [ |
||
781 | "tokenizer" |
||
782 | ], |
||
783 | "time": "2015-01-17 09:51:32" |
||
784 | }, |
||
785 | { |
||
786 | "name": "phpunit/phpunit", |
||
787 | "version": "4.5.0", |
||
788 | "source": { |
||
789 | "type": "git", |
||
790 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
791 | "reference": "5b578d3865a9128b9c209b011fda6539ec06e7a5" |
||
792 | }, |
||
793 | "dist": { |
||
794 | "type": "zip", |
||
795 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5b578d3865a9128b9c209b011fda6539ec06e7a5", |
||
796 | "reference": "5b578d3865a9128b9c209b011fda6539ec06e7a5", |
||
797 | "shasum": "" |
||
798 | }, |
||
799 | "require": { |
||
800 | "ext-dom": "*", |
||
801 | "ext-json": "*", |
||
802 | "ext-pcre": "*", |
||
803 | "ext-reflection": "*", |
||
804 | "ext-spl": "*", |
||
805 | "php": ">=5.3.3", |
||
806 | "phpspec/prophecy": "~1.3.1", |
||
807 | "phpunit/php-code-coverage": "~2.0", |
||
808 | "phpunit/php-file-iterator": "~1.3.2", |
||
809 | "phpunit/php-text-template": "~1.2", |
||
810 | "phpunit/php-timer": "~1.0.2", |
||
811 | "phpunit/phpunit-mock-objects": "~2.3", |
||
812 | "sebastian/comparator": "~1.1", |
||
813 | "sebastian/diff": "~1.1", |
||
814 | "sebastian/environment": "~1.2", |
||
815 | "sebastian/exporter": "~1.2", |
||
816 | "sebastian/global-state": "~1.0", |
||
817 | "sebastian/version": "~1.0", |
||
818 | "symfony/yaml": "~2.0" |
||
819 | }, |
||
820 | "suggest": { |
||
821 | "phpunit/php-invoker": "~1.1" |
||
822 | }, |
||
823 | "bin": [ |
||
824 | "phpunit" |
||
825 | ], |
||
826 | "type": "library", |
||
827 | "extra": { |
||
828 | "branch-alias": { |
||
829 | "dev-master": "4.5.x-dev" |
||
830 | } |
||
831 | }, |
||
832 | "autoload": { |
||
833 | "classmap": [ |
||
834 | "src/" |
||
835 | ] |
||
836 | }, |
||
837 | "notification-url": "https://packagist.org/downloads/", |
||
838 | "license": [ |
||
839 | "BSD-3-Clause" |
||
840 | ], |
||
841 | "authors": [ |
||
842 | { |
||
843 | "name": "Sebastian Bergmann", |
||
844 | "email": "[email protected]", |
||
845 | "role": "lead" |
||
846 | } |
||
847 | ], |
||
848 | "description": "The PHP Unit Testing framework.", |
||
849 | "homepage": "https://phpunit.de/", |
||
850 | "keywords": [ |
||
851 | "phpunit", |
||
852 | "testing", |
||
853 | "xunit" |
||
854 | ], |
||
855 | "time": "2015-02-05 15:51:19" |
||
856 | }, |
||
857 | { |
||
858 | "name": "phpunit/phpunit-mock-objects", |
||
859 | "version": "2.3.0", |
||
860 | "source": { |
||
861 | "type": "git", |
||
862 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
863 | "reference": "c63d2367247365f688544f0d500af90a11a44c65" |
||
864 | }, |
||
865 | "dist": { |
||
866 | "type": "zip", |
||
867 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/c63d2367247365f688544f0d500af90a11a44c65", |
||
868 | "reference": "c63d2367247365f688544f0d500af90a11a44c65", |
||
869 | "shasum": "" |
||
870 | }, |
||
871 | "require": { |
||
872 | "doctrine/instantiator": "~1.0,>=1.0.1", |
||
873 | "php": ">=5.3.3", |
||
874 | "phpunit/php-text-template": "~1.2" |
||
875 | }, |
||
876 | "require-dev": { |
||
877 | "phpunit/phpunit": "~4.3" |
||
878 | }, |
||
879 | "suggest": { |
||
880 | "ext-soap": "*" |
||
881 | }, |
||
882 | "type": "library", |
||
883 | "extra": { |
||
884 | "branch-alias": { |
||
885 | "dev-master": "2.3.x-dev" |
||
886 | } |
||
887 | }, |
||
888 | "autoload": { |
||
889 | "classmap": [ |
||
890 | "src/" |
||
891 | ] |
||
892 | }, |
||
893 | "notification-url": "https://packagist.org/downloads/", |
||
894 | "license": [ |
||
895 | "BSD-3-Clause" |
||
896 | ], |
||
897 | "authors": [ |
||
898 | { |
||
899 | "name": "Sebastian Bergmann", |
||
900 | "email": "[email protected]", |
||
901 | "role": "lead" |
||
902 | } |
||
903 | ], |
||
904 | "description": "Mock Object library for PHPUnit", |
||
905 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
906 | "keywords": [ |
||
907 | "mock", |
||
908 | "xunit" |
||
909 | ], |
||
910 | "time": "2014-10-03 05:12:11" |
||
911 | }, |
||
912 | { |
||
913 | "name": "ptrofimov/xpmock", |
||
914 | "version": "dev-master", |
||
915 | "source": { |
||
916 | "type": "git", |
||
917 | "url": "https://github.com/ptrofimov/xpmock.git", |
||
918 | "reference": "7c8e43581caf5acd08182e0dca0b49a999f64ef0" |
||
919 | }, |
||
920 | "dist": { |
||
921 | "type": "zip", |
||
922 | "url": "https://api.github.com/repos/ptrofimov/xpmock/zipball/7c8e43581caf5acd08182e0dca0b49a999f64ef0", |
||
923 | "reference": "7c8e43581caf5acd08182e0dca0b49a999f64ef0", |
||
924 | "shasum": "" |
||
925 | }, |
||
926 | "require": { |
||
927 | "php": ">=5.3.0" |
||
928 | }, |
||
929 | "require-dev": { |
||
930 | "phpunit/phpunit": "3.7.*" |
||
931 | }, |
||
932 | "type": "library", |
||
933 | "autoload": { |
||
934 | "psr-0": { |
||
935 | "Xpmock": "src" |
||
936 | } |
||
937 | }, |
||
938 | "notification-url": "https://packagist.org/downloads/", |
||
939 | "license": [ |
||
940 | "MIT" |
||
941 | ], |
||
942 | "description": "PHPUnit: simple syntax to create mock-objects", |
||
943 | "time": "2014-04-04 08:45:04" |
||
944 | }, |
||
945 | { |
||
946 | "name": "sebastian/comparator", |
||
947 | "version": "1.1.1", |
||
948 | "source": { |
||
949 | "type": "git", |
||
950 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
951 | "reference": "1dd8869519a225f7f2b9eb663e225298fade819e" |
||
952 | }, |
||
953 | "dist": { |
||
954 | "type": "zip", |
||
955 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dd8869519a225f7f2b9eb663e225298fade819e", |
||
956 | "reference": "1dd8869519a225f7f2b9eb663e225298fade819e", |
||
957 | "shasum": "" |
||
958 | }, |
||
959 | "require": { |
||
960 | "php": ">=5.3.3", |
||
961 | "sebastian/diff": "~1.2", |
||
962 | "sebastian/exporter": "~1.2" |
||
963 | }, |
||
964 | "require-dev": { |
||
965 | "phpunit/phpunit": "~4.4" |
||
966 | }, |
||
967 | "type": "library", |
||
968 | "extra": { |
||
969 | "branch-alias": { |
||
970 | "dev-master": "1.1.x-dev" |
||
971 | } |
||
972 | }, |
||
973 | "autoload": { |
||
974 | "classmap": [ |
||
975 | "src/" |
||
976 | ] |
||
977 | }, |
||
978 | "notification-url": "https://packagist.org/downloads/", |
||
979 | "license": [ |
||
980 | "BSD-3-Clause" |
||
981 | ], |
||
982 | "authors": [ |
||
983 | { |
||
984 | "name": "Jeff Welch", |
||
985 | "email": "[email protected]" |
||
986 | }, |
||
987 | { |
||
988 | "name": "Volker Dusch", |
||
989 | "email": "[email protected]" |
||
990 | }, |
||
991 | { |
||
992 | "name": "Bernhard Schussek", |
||
993 | "email": "[email protected]" |
||
994 | }, |
||
995 | { |
||
996 | "name": "Sebastian Bergmann", |
||
997 | "email": "[email protected]" |
||
998 | } |
||
999 | ], |
||
1000 | "description": "Provides the functionality to compare PHP values for equality", |
||
1001 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
1002 | "keywords": [ |
||
1003 | "comparator", |
||
1004 | "compare", |
||
1005 | "equality" |
||
1006 | ], |
||
1007 | "time": "2015-01-29 16:28:08" |
||
1008 | }, |
||
1009 | { |
||
1010 | "name": "sebastian/diff", |
||
1011 | "version": "1.2.0", |
||
1012 | "source": { |
||
1013 | "type": "git", |
||
1014 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
1015 | "reference": "5843509fed39dee4b356a306401e9dd1a931fec7" |
||
1016 | }, |
||
1017 | "dist": { |
||
1018 | "type": "zip", |
||
1019 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/5843509fed39dee4b356a306401e9dd1a931fec7", |
||
1020 | "reference": "5843509fed39dee4b356a306401e9dd1a931fec7", |
||
1021 | "shasum": "" |
||
1022 | }, |
||
1023 | "require": { |
||
1024 | "php": ">=5.3.3" |
||
1025 | }, |
||
1026 | "require-dev": { |
||
1027 | "phpunit/phpunit": "~4.2" |
||
1028 | }, |
||
1029 | "type": "library", |
||
1030 | "extra": { |
||
1031 | "branch-alias": { |
||
1032 | "dev-master": "1.2-dev" |
||
1033 | } |
||
1034 | }, |
||
1035 | "autoload": { |
||
1036 | "classmap": [ |
||
1037 | "src/" |
||
1038 | ] |
||
1039 | }, |
||
1040 | "notification-url": "https://packagist.org/downloads/", |
||
1041 | "license": [ |
||
1042 | "BSD-3-Clause" |
||
1043 | ], |
||
1044 | "authors": [ |
||
1045 | { |
||
1046 | "name": "Kore Nordmann", |
||
1047 | "email": "[email protected]" |
||
1048 | }, |
||
1049 | { |
||
1050 | "name": "Sebastian Bergmann", |
||
1051 | "email": "[email protected]" |
||
1052 | } |
||
1053 | ], |
||
1054 | "description": "Diff implementation", |
||
1055 | "homepage": "http://www.github.com/sebastianbergmann/diff", |
||
1056 | "keywords": [ |
||
1057 | "diff" |
||
1058 | ], |
||
1059 | "time": "2014-08-15 10:29:00" |
||
1060 | }, |
||
1061 | { |
||
1062 | "name": "sebastian/environment", |
||
1063 | "version": "1.2.1", |
||
1064 | "source": { |
||
1065 | "type": "git", |
||
1066 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
1067 | "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7" |
||
1068 | }, |
||
1069 | "dist": { |
||
1070 | "type": "zip", |
||
1071 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e6c71d918088c251b181ba8b3088af4ac336dd7", |
||
1072 | "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7", |
||
1073 | "shasum": "" |
||
1074 | }, |
||
1075 | "require": { |
||
1076 | "php": ">=5.3.3" |
||
1077 | }, |
||
1078 | "require-dev": { |
||
1079 | "phpunit/phpunit": "~4.3" |
||
1080 | }, |
||
1081 | "type": "library", |
||
1082 | "extra": { |
||
1083 | "branch-alias": { |
||
1084 | "dev-master": "1.2.x-dev" |
||
1085 | } |
||
1086 | }, |
||
1087 | "autoload": { |
||
1088 | "classmap": [ |
||
1089 | "src/" |
||
1090 | ] |
||
1091 | }, |
||
1092 | "notification-url": "https://packagist.org/downloads/", |
||
1093 | "license": [ |
||
1094 | "BSD-3-Clause" |
||
1095 | ], |
||
1096 | "authors": [ |
||
1097 | { |
||
1098 | "name": "Sebastian Bergmann", |
||
1099 | "email": "[email protected]" |
||
1100 | } |
||
1101 | ], |
||
1102 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
1103 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
1104 | "keywords": [ |
||
1105 | "Xdebug", |
||
1106 | "environment", |
||
1107 | "hhvm" |
||
1108 | ], |
||
1109 | "time": "2014-10-25 08:00:45" |
||
1110 | }, |
||
1111 | { |
||
1112 | "name": "sebastian/exporter", |
||
1113 | "version": "1.2.0", |
||
1114 | "source": { |
||
1115 | "type": "git", |
||
1116 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
1117 | "reference": "84839970d05254c73cde183a721c7af13aede943" |
||
1118 | }, |
||
1119 | "dist": { |
||
1120 | "type": "zip", |
||
1121 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/84839970d05254c73cde183a721c7af13aede943", |
||
1122 | "reference": "84839970d05254c73cde183a721c7af13aede943", |
||
1123 | "shasum": "" |
||
1124 | }, |
||
1125 | "require": { |
||
1126 | "php": ">=5.3.3", |
||
1127 | "sebastian/recursion-context": "~1.0" |
||
1128 | }, |
||
1129 | "require-dev": { |
||
1130 | "phpunit/phpunit": "~4.4" |
||
1131 | }, |
||
1132 | "type": "library", |
||
1133 | "extra": { |
||
1134 | "branch-alias": { |
||
1135 | "dev-master": "1.2.x-dev" |
||
1136 | } |
||
1137 | }, |
||
1138 | "autoload": { |
||
1139 | "classmap": [ |
||
1140 | "src/" |
||
1141 | ] |
||
1142 | }, |
||
1143 | "notification-url": "https://packagist.org/downloads/", |
||
1144 | "license": [ |
||
1145 | "BSD-3-Clause" |
||
1146 | ], |
||
1147 | "authors": [ |
||
1148 | { |
||
1149 | "name": "Jeff Welch", |
||
1150 | "email": "[email protected]" |
||
1151 | }, |
||
1152 | { |
||
1153 | "name": "Volker Dusch", |
||
1154 | "email": "[email protected]" |
||
1155 | }, |
||
1156 | { |
||
1157 | "name": "Bernhard Schussek", |
||
1158 | "email": "[email protected]" |
||
1159 | }, |
||
1160 | { |
||
1161 | "name": "Sebastian Bergmann", |
||
1162 | "email": "[email protected]" |
||
1163 | }, |
||
1164 | { |
||
1165 | "name": "Adam Harvey", |
||
1166 | "email": "[email protected]" |
||
1167 | } |
||
1168 | ], |
||
1169 | "description": "Provides the functionality to export PHP variables for visualization", |
||
1170 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
1171 | "keywords": [ |
||
1172 | "export", |
||
1173 | "exporter" |
||
1174 | ], |
||
1175 | "time": "2015-01-27 07:23:06" |
||
1176 | }, |
||
1177 | { |
||
1178 | "name": "sebastian/global-state", |
||
1179 | "version": "1.0.0", |
||
1180 | "source": { |
||
1181 | "type": "git", |
||
1182 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
1183 | "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01" |
||
1184 | }, |
||
1185 | "dist": { |
||
1186 | "type": "zip", |
||
1187 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01", |
||
1188 | "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01", |
||
1189 | "shasum": "" |
||
1190 | }, |
||
1191 | "require": { |
||
1192 | "php": ">=5.3.3" |
||
1193 | }, |
||
1194 | "require-dev": { |
||
1195 | "phpunit/phpunit": "~4.2" |
||
1196 | }, |
||
1197 | "suggest": { |
||
1198 | "ext-uopz": "*" |
||
1199 | }, |
||
1200 | "type": "library", |
||
1201 | "extra": { |
||
1202 | "branch-alias": { |
||
1203 | "dev-master": "1.0-dev" |
||
1204 | } |
||
1205 | }, |
||
1206 | "autoload": { |
||
1207 | "classmap": [ |
||
1208 | "src/" |
||
1209 | ] |
||
1210 | }, |
||
1211 | "notification-url": "https://packagist.org/downloads/", |
||
1212 | "license": [ |
||
1213 | "BSD-3-Clause" |
||
1214 | ], |
||
1215 | "authors": [ |
||
1216 | { |
||
1217 | "name": "Sebastian Bergmann", |
||
1218 | "email": "[email protected]" |
||
1219 | } |
||
1220 | ], |
||
1221 | "description": "Snapshotting of global state", |
||
1222 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
1223 | "keywords": [ |
||
1224 | "global state" |
||
1225 | ], |
||
1226 | "time": "2014-10-06 09:23:50" |
||
1227 | }, |
||
1228 | { |
||
1229 | "name": "sebastian/recursion-context", |
||
1230 | "version": "1.0.0", |
||
1231 | "source": { |
||
1232 | "type": "git", |
||
1233 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
1234 | "reference": "3989662bbb30a29d20d9faa04a846af79b276252" |
||
1235 | }, |
||
1236 | "dist": { |
||
1237 | "type": "zip", |
||
1238 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/3989662bbb30a29d20d9faa04a846af79b276252", |
||
1239 | "reference": "3989662bbb30a29d20d9faa04a846af79b276252", |
||
1240 | "shasum": "" |
||
1241 | }, |
||
1242 | "require": { |
||
1243 | "php": ">=5.3.3" |
||
1244 | }, |
||
1245 | "require-dev": { |
||
1246 | "phpunit/phpunit": "~4.4" |
||
1247 | }, |
||
1248 | "type": "library", |
||
1249 | "extra": { |
||
1250 | "branch-alias": { |
||
1251 | "dev-master": "1.0.x-dev" |
||
1252 | } |
||
1253 | }, |
||
1254 | "autoload": { |
||
1255 | "classmap": [ |
||
1256 | "src/" |
||
1257 | ] |
||
1258 | }, |
||
1259 | "notification-url": "https://packagist.org/downloads/", |
||
1260 | "license": [ |
||
1261 | "BSD-3-Clause" |
||
1262 | ], |
||
1263 | "authors": [ |
||
1264 | { |
||
1265 | "name": "Jeff Welch", |
||
1266 | "email": "[email protected]" |
||
1267 | }, |
||
1268 | { |
||
1269 | "name": "Sebastian Bergmann", |
||
1270 | "email": "[email protected]" |
||
1271 | }, |
||
1272 | { |
||
1273 | "name": "Adam Harvey", |
||
1274 | "email": "[email protected]" |
||
1275 | } |
||
1276 | ], |
||
1277 | "description": "Provides functionality to recursively process PHP variables", |
||
1278 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
1279 | "time": "2015-01-24 09:48:32" |
||
1280 | }, |
||
1281 | { |
||
1282 | "name": "sebastian/version", |
||
1283 | "version": "1.0.4", |
||
1284 | "source": { |
||
1285 | "type": "git", |
||
1286 | "url": "https://github.com/sebastianbergmann/version.git", |
||
1287 | "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b" |
||
1288 | }, |
||
1289 | "dist": { |
||
1290 | "type": "zip", |
||
1291 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/a77d9123f8e809db3fbdea15038c27a95da4058b", |
||
1292 | "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b", |
||
1293 | "shasum": "" |
||
1294 | }, |
||
1295 | "type": "library", |
||
1296 | "autoload": { |
||
1297 | "classmap": [ |
||
1298 | "src/" |
||
1299 | ] |
||
1300 | }, |
||
1301 | "notification-url": "https://packagist.org/downloads/", |
||
1302 | "license": [ |
||
1303 | "BSD-3-Clause" |
||
1304 | ], |
||
1305 | "authors": [ |
||
1306 | { |
||
1307 | "name": "Sebastian Bergmann", |
||
1308 | "email": "[email protected]", |
||
1309 | "role": "lead" |
||
1310 | } |
||
1311 | ], |
||
1312 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
1313 | "homepage": "https://github.com/sebastianbergmann/version", |
||
1314 | "time": "2014-12-15 14:25:24" |
||
1315 | }, |
||
1316 | { |
||
1317 | "name": "symfony/event-dispatcher", |
||
1318 | "version": "v2.6.4", |
||
1319 | "target-dir": "Symfony/Component/EventDispatcher", |
||
1320 | "source": { |
||
1321 | "type": "git", |
||
1322 | "url": "https://github.com/symfony/EventDispatcher.git", |
||
1323 | "reference": "f75989f3ab2743a82fe0b03ded2598a2b1546813" |
||
1324 | }, |
||
1325 | "dist": { |
||
1326 | "type": "zip", |
||
1327 | "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/f75989f3ab2743a82fe0b03ded2598a2b1546813", |
||
1328 | "reference": "f75989f3ab2743a82fe0b03ded2598a2b1546813", |
||
1329 | "shasum": "" |
||
1330 | }, |
||
1331 | "require": { |
||
1332 | "php": ">=5.3.3" |
||
1333 | }, |
||
1334 | "require-dev": { |
||
1335 | "psr/log": "~1.0", |
||
1336 | "symfony/config": "~2.0,>=2.0.5", |
||
1337 | "symfony/dependency-injection": "~2.6", |
||
1338 | "symfony/expression-language": "~2.6", |
||
1339 | "symfony/stopwatch": "~2.3" |
||
1340 | }, |
||
1341 | "suggest": { |
||
1342 | "symfony/dependency-injection": "", |
||
1343 | "symfony/http-kernel": "" |
||
1344 | }, |
||
1345 | "type": "library", |
||
1346 | "extra": { |
||
1347 | "branch-alias": { |
||
1348 | "dev-master": "2.6-dev" |
||
1349 | } |
||
1350 | }, |
||
1351 | "autoload": { |
||
1352 | "psr-0": { |
||
1353 | "Symfony\\Component\\EventDispatcher\\": "" |
||
1354 | } |
||
1355 | }, |
||
1356 | "notification-url": "https://packagist.org/downloads/", |
||
1357 | "license": [ |
||
1358 | "MIT" |
||
1359 | ], |
||
1360 | "authors": [ |
||
1361 | { |
||
1362 | "name": "Symfony Community", |
||
1363 | "homepage": "http://symfony.com/contributors" |
||
1364 | }, |
||
1365 | { |
||
1366 | "name": "Fabien Potencier", |
||
1367 | "email": "[email protected]" |
||
1368 | } |
||
1369 | ], |
||
1370 | "description": "Symfony EventDispatcher Component", |
||
1371 | "homepage": "http://symfony.com", |
||
1372 | "time": "2015-02-01 16:10:57" |
||
1373 | }, |
||
1374 | { |
||
1375 | "name": "symfony/yaml", |
||
1376 | "version": "v2.6.4", |
||
1377 | "target-dir": "Symfony/Component/Yaml", |
||
1378 | "source": { |
||
1379 | "type": "git", |
||
1380 | "url": "https://github.com/symfony/Yaml.git", |
||
1381 | "reference": "60ed7751671113cf1ee7d7778e691642c2e9acd8" |
||
1382 | }, |
||
1383 | "dist": { |
||
1384 | "type": "zip", |
||
1385 | "url": "https://api.github.com/repos/symfony/Yaml/zipball/60ed7751671113cf1ee7d7778e691642c2e9acd8", |
||
1386 | "reference": "60ed7751671113cf1ee7d7778e691642c2e9acd8", |
||
1387 | "shasum": "" |
||
1388 | }, |
||
1389 | "require": { |
||
1390 | "php": ">=5.3.3" |
||
1391 | }, |
||
1392 | "type": "library", |
||
1393 | "extra": { |
||
1394 | "branch-alias": { |
||
1395 | "dev-master": "2.6-dev" |
||
1396 | } |
||
1397 | }, |
||
1398 | "autoload": { |
||
1399 | "psr-0": { |
||
1400 | "Symfony\\Component\\Yaml\\": "" |
||
1401 | } |
||
1402 | }, |
||
1403 | "notification-url": "https://packagist.org/downloads/", |
||
1404 | "license": [ |
||
1405 | "MIT" |
||
1406 | ], |
||
1407 | "authors": [ |
||
1408 | { |
||
1409 | "name": "Symfony Community", |
||
1410 | "homepage": "http://symfony.com/contributors" |
||
1411 | }, |
||
1412 | { |
||
1413 | "name": "Fabien Potencier", |
||
1414 | "email": "[email protected]" |
||
1415 | } |
||
1416 | ], |
||
1417 | "description": "Symfony Yaml Component", |
||
1418 | "homepage": "http://symfony.com", |
||
1419 | "time": "2015-01-25 04:39:26" |
||
1420 | } |
||
1421 | ], |
||
1422 | "aliases": [], |
||
1423 | "minimum-stability": "stable", |
||
1424 | "stability-flags": { |
||
1425 | "commerceguys/guzzle-oauth2-plugin": 10, |
||
1426 | "ptrofimov/xpmock": 20 |
||
1427 | }, |
||
1428 | "prefer-stable": false, |
||
1429 | "prefer-lowest": false, |
||
1430 | "platform": [], |
||
1431 | "platform-dev": [] |
||
1432 | } |
||
1433 |