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 | "hash": "9fb430ef8df9471d0ffdddecca7855cd", |
||
8 | "content-hash": "0cbfafb2c0d85072134bfc80570b0ace", |
||
9 | "packages": [ |
||
10 | { |
||
11 | "name": "doctrine/annotations", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
12 | "version": "v1.2.4", |
||
13 | "source": { |
||
14 | "type": "git", |
||
15 | "url": "https://github.com/doctrine/annotations.git", |
||
16 | "reference": "b5202eb9e83f8db52e0e58867e0a46e63be8332e" |
||
17 | }, |
||
18 | "dist": { |
||
19 | "type": "zip", |
||
20 | "url": "https://api.github.com/repos/doctrine/annotations/zipball/b5202eb9e83f8db52e0e58867e0a46e63be8332e", |
||
21 | "reference": "b5202eb9e83f8db52e0e58867e0a46e63be8332e", |
||
22 | "shasum": "" |
||
23 | }, |
||
24 | "require": { |
||
25 | "doctrine/lexer": "1.*", |
||
26 | "php": ">=5.3.2" |
||
27 | }, |
||
28 | "require-dev": { |
||
29 | "doctrine/cache": "1.*", |
||
30 | "phpunit/phpunit": "4.*" |
||
31 | }, |
||
32 | "type": "library", |
||
33 | "extra": { |
||
34 | "branch-alias": { |
||
35 | "dev-master": "1.3.x-dev" |
||
36 | } |
||
37 | }, |
||
38 | "autoload": { |
||
39 | "psr-0": { |
||
40 | "Doctrine\\Common\\Annotations\\": "lib/" |
||
41 | } |
||
42 | }, |
||
43 | "notification-url": "https://packagist.org/downloads/", |
||
44 | "license": [ |
||
45 | "MIT" |
||
46 | ], |
||
47 | "authors": [ |
||
48 | { |
||
49 | "name": "Roman Borschel", |
||
50 | "email": "[email protected]" |
||
51 | }, |
||
52 | { |
||
53 | "name": "Benjamin Eberlei", |
||
54 | "email": "[email protected]" |
||
55 | }, |
||
56 | { |
||
57 | "name": "Guilherme Blanco", |
||
58 | "email": "[email protected]" |
||
59 | }, |
||
60 | { |
||
61 | "name": "Jonathan Wage", |
||
62 | "email": "[email protected]" |
||
63 | }, |
||
64 | { |
||
65 | "name": "Johannes Schmitt", |
||
66 | "email": "[email protected]" |
||
67 | } |
||
68 | ], |
||
69 | "description": "Docblock Annotations Parser", |
||
70 | "homepage": "http://www.doctrine-project.org", |
||
71 | "keywords": [ |
||
72 | "annotations", |
||
73 | "docblock", |
||
74 | "parser" |
||
75 | ], |
||
76 | "time": "2014-12-23 22:40:37" |
||
77 | }, |
||
78 | { |
||
79 | "name": "doctrine/cache", |
||
0 ignored issues
–
show
There is a security advisory for your installed version of doctrine/cache:
Security Misconfiguration Vulnerability in various Doctrine projects ![]() |
|||
80 | "version": "v1.4.1", |
||
81 | "source": { |
||
82 | "type": "git", |
||
83 | "url": "https://github.com/doctrine/cache.git", |
||
84 | "reference": "c9eadeb743ac6199f7eec423cb9426bc518b7b03" |
||
85 | }, |
||
86 | "dist": { |
||
87 | "type": "zip", |
||
88 | "url": "https://api.github.com/repos/doctrine/cache/zipball/c9eadeb743ac6199f7eec423cb9426bc518b7b03", |
||
89 | "reference": "c9eadeb743ac6199f7eec423cb9426bc518b7b03", |
||
90 | "shasum": "" |
||
91 | }, |
||
92 | "require": { |
||
93 | "php": ">=5.3.2" |
||
94 | }, |
||
95 | "conflict": { |
||
96 | "doctrine/common": ">2.2,<2.4" |
||
97 | }, |
||
98 | "require-dev": { |
||
99 | "phpunit/phpunit": ">=3.7", |
||
100 | "predis/predis": "~1.0", |
||
101 | "satooshi/php-coveralls": "~0.6" |
||
102 | }, |
||
103 | "type": "library", |
||
104 | "extra": { |
||
105 | "branch-alias": { |
||
106 | "dev-master": "1.5.x-dev" |
||
107 | } |
||
108 | }, |
||
109 | "autoload": { |
||
110 | "psr-0": { |
||
111 | "Doctrine\\Common\\Cache\\": "lib/" |
||
112 | } |
||
113 | }, |
||
114 | "notification-url": "https://packagist.org/downloads/", |
||
115 | "license": [ |
||
116 | "MIT" |
||
117 | ], |
||
118 | "authors": [ |
||
119 | { |
||
120 | "name": "Roman Borschel", |
||
121 | "email": "[email protected]" |
||
122 | }, |
||
123 | { |
||
124 | "name": "Benjamin Eberlei", |
||
125 | "email": "[email protected]" |
||
126 | }, |
||
127 | { |
||
128 | "name": "Guilherme Blanco", |
||
129 | "email": "[email protected]" |
||
130 | }, |
||
131 | { |
||
132 | "name": "Jonathan Wage", |
||
133 | "email": "[email protected]" |
||
134 | }, |
||
135 | { |
||
136 | "name": "Johannes Schmitt", |
||
137 | "email": "[email protected]" |
||
138 | } |
||
139 | ], |
||
140 | "description": "Caching library offering an object-oriented API for many cache backends", |
||
141 | "homepage": "http://www.doctrine-project.org", |
||
142 | "keywords": [ |
||
143 | "cache", |
||
144 | "caching" |
||
145 | ], |
||
146 | "time": "2015-04-15 00:11:59" |
||
147 | }, |
||
148 | { |
||
149 | "name": "doctrine/collections", |
||
150 | "version": "v1.3.0", |
||
151 | "source": { |
||
152 | "type": "git", |
||
153 | "url": "https://github.com/doctrine/collections.git", |
||
154 | "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a" |
||
155 | }, |
||
156 | "dist": { |
||
157 | "type": "zip", |
||
158 | "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a", |
||
159 | "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a", |
||
160 | "shasum": "" |
||
161 | }, |
||
162 | "require": { |
||
163 | "php": ">=5.3.2" |
||
164 | }, |
||
165 | "require-dev": { |
||
166 | "phpunit/phpunit": "~4.0" |
||
167 | }, |
||
168 | "type": "library", |
||
169 | "extra": { |
||
170 | "branch-alias": { |
||
171 | "dev-master": "1.2.x-dev" |
||
172 | } |
||
173 | }, |
||
174 | "autoload": { |
||
175 | "psr-0": { |
||
176 | "Doctrine\\Common\\Collections\\": "lib/" |
||
177 | } |
||
178 | }, |
||
179 | "notification-url": "https://packagist.org/downloads/", |
||
180 | "license": [ |
||
181 | "MIT" |
||
182 | ], |
||
183 | "authors": [ |
||
184 | { |
||
185 | "name": "Roman Borschel", |
||
186 | "email": "[email protected]" |
||
187 | }, |
||
188 | { |
||
189 | "name": "Benjamin Eberlei", |
||
190 | "email": "[email protected]" |
||
191 | }, |
||
192 | { |
||
193 | "name": "Guilherme Blanco", |
||
194 | "email": "[email protected]" |
||
195 | }, |
||
196 | { |
||
197 | "name": "Jonathan Wage", |
||
198 | "email": "[email protected]" |
||
199 | }, |
||
200 | { |
||
201 | "name": "Johannes Schmitt", |
||
202 | "email": "[email protected]" |
||
203 | } |
||
204 | ], |
||
205 | "description": "Collections Abstraction library", |
||
206 | "homepage": "http://www.doctrine-project.org", |
||
207 | "keywords": [ |
||
208 | "array", |
||
209 | "collections", |
||
210 | "iterator" |
||
211 | ], |
||
212 | "time": "2015-04-14 22:21:58" |
||
213 | }, |
||
214 | { |
||
215 | "name": "doctrine/common", |
||
0 ignored issues
–
show
There is a security advisory for your installed version of doctrine/common:
Security Misconfiguration Vulnerability in various Doctrine projects ![]() |
|||
216 | "version": "v2.5.0", |
||
217 | "source": { |
||
218 | "type": "git", |
||
219 | "url": "https://github.com/doctrine/common.git", |
||
220 | "reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3" |
||
221 | }, |
||
222 | "dist": { |
||
223 | "type": "zip", |
||
224 | "url": "https://api.github.com/repos/doctrine/common/zipball/cd8daf2501e10c63dced7b8b9b905844316ae9d3", |
||
225 | "reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3", |
||
226 | "shasum": "" |
||
227 | }, |
||
228 | "require": { |
||
229 | "doctrine/annotations": "1.*", |
||
230 | "doctrine/cache": "1.*", |
||
231 | "doctrine/collections": "1.*", |
||
232 | "doctrine/inflector": "1.*", |
||
233 | "doctrine/lexer": "1.*", |
||
234 | "php": ">=5.3.2" |
||
235 | }, |
||
236 | "require-dev": { |
||
237 | "phpunit/phpunit": "~3.7" |
||
238 | }, |
||
239 | "type": "library", |
||
240 | "extra": { |
||
241 | "branch-alias": { |
||
242 | "dev-master": "2.6.x-dev" |
||
243 | } |
||
244 | }, |
||
245 | "autoload": { |
||
246 | "psr-0": { |
||
247 | "Doctrine\\Common\\": "lib/" |
||
248 | } |
||
249 | }, |
||
250 | "notification-url": "https://packagist.org/downloads/", |
||
251 | "license": [ |
||
252 | "MIT" |
||
253 | ], |
||
254 | "authors": [ |
||
255 | { |
||
256 | "name": "Roman Borschel", |
||
257 | "email": "[email protected]" |
||
258 | }, |
||
259 | { |
||
260 | "name": "Benjamin Eberlei", |
||
261 | "email": "[email protected]" |
||
262 | }, |
||
263 | { |
||
264 | "name": "Guilherme Blanco", |
||
265 | "email": "[email protected]" |
||
266 | }, |
||
267 | { |
||
268 | "name": "Jonathan Wage", |
||
269 | "email": "[email protected]" |
||
270 | }, |
||
271 | { |
||
272 | "name": "Johannes Schmitt", |
||
273 | "email": "[email protected]" |
||
274 | } |
||
275 | ], |
||
276 | "description": "Common Library for Doctrine projects", |
||
277 | "homepage": "http://www.doctrine-project.org", |
||
278 | "keywords": [ |
||
279 | "annotations", |
||
280 | "collections", |
||
281 | "eventmanager", |
||
282 | "persistence", |
||
283 | "spl" |
||
284 | ], |
||
285 | "time": "2015-04-02 19:55:44" |
||
286 | }, |
||
287 | { |
||
288 | "name": "doctrine/inflector", |
||
289 | "version": "v1.0.1", |
||
290 | "source": { |
||
291 | "type": "git", |
||
292 | "url": "https://github.com/doctrine/inflector.git", |
||
293 | "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604" |
||
294 | }, |
||
295 | "dist": { |
||
296 | "type": "zip", |
||
297 | "url": "https://api.github.com/repos/doctrine/inflector/zipball/0bcb2e79d8571787f18b7eb036ed3d004908e604", |
||
298 | "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604", |
||
299 | "shasum": "" |
||
300 | }, |
||
301 | "require": { |
||
302 | "php": ">=5.3.2" |
||
303 | }, |
||
304 | "require-dev": { |
||
305 | "phpunit/phpunit": "4.*" |
||
306 | }, |
||
307 | "type": "library", |
||
308 | "extra": { |
||
309 | "branch-alias": { |
||
310 | "dev-master": "1.0.x-dev" |
||
311 | } |
||
312 | }, |
||
313 | "autoload": { |
||
314 | "psr-0": { |
||
315 | "Doctrine\\Common\\Inflector\\": "lib/" |
||
316 | } |
||
317 | }, |
||
318 | "notification-url": "https://packagist.org/downloads/", |
||
319 | "license": [ |
||
320 | "MIT" |
||
321 | ], |
||
322 | "authors": [ |
||
323 | { |
||
324 | "name": "Roman Borschel", |
||
325 | "email": "[email protected]" |
||
326 | }, |
||
327 | { |
||
328 | "name": "Benjamin Eberlei", |
||
329 | "email": "[email protected]" |
||
330 | }, |
||
331 | { |
||
332 | "name": "Guilherme Blanco", |
||
333 | "email": "[email protected]" |
||
334 | }, |
||
335 | { |
||
336 | "name": "Jonathan Wage", |
||
337 | "email": "[email protected]" |
||
338 | }, |
||
339 | { |
||
340 | "name": "Johannes Schmitt", |
||
341 | "email": "[email protected]" |
||
342 | } |
||
343 | ], |
||
344 | "description": "Common String Manipulations with regard to casing and singular/plural rules.", |
||
345 | "homepage": "http://www.doctrine-project.org", |
||
346 | "keywords": [ |
||
347 | "inflection", |
||
348 | "pluralize", |
||
349 | "singularize", |
||
350 | "string" |
||
351 | ], |
||
352 | "time": "2014-12-20 21:24:13" |
||
353 | }, |
||
354 | { |
||
355 | "name": "doctrine/lexer", |
||
356 | "version": "v1.0.1", |
||
357 | "source": { |
||
358 | "type": "git", |
||
359 | "url": "https://github.com/doctrine/lexer.git", |
||
360 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" |
||
361 | }, |
||
362 | "dist": { |
||
363 | "type": "zip", |
||
364 | "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
365 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
366 | "shasum": "" |
||
367 | }, |
||
368 | "require": { |
||
369 | "php": ">=5.3.2" |
||
370 | }, |
||
371 | "type": "library", |
||
372 | "extra": { |
||
373 | "branch-alias": { |
||
374 | "dev-master": "1.0.x-dev" |
||
375 | } |
||
376 | }, |
||
377 | "autoload": { |
||
378 | "psr-0": { |
||
379 | "Doctrine\\Common\\Lexer\\": "lib/" |
||
380 | } |
||
381 | }, |
||
382 | "notification-url": "https://packagist.org/downloads/", |
||
383 | "license": [ |
||
384 | "MIT" |
||
385 | ], |
||
386 | "authors": [ |
||
387 | { |
||
388 | "name": "Roman Borschel", |
||
389 | "email": "[email protected]" |
||
390 | }, |
||
391 | { |
||
392 | "name": "Guilherme Blanco", |
||
393 | "email": "[email protected]" |
||
394 | }, |
||
395 | { |
||
396 | "name": "Johannes Schmitt", |
||
397 | "email": "[email protected]" |
||
398 | } |
||
399 | ], |
||
400 | "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", |
||
401 | "homepage": "http://www.doctrine-project.org", |
||
402 | "keywords": [ |
||
403 | "lexer", |
||
404 | "parser" |
||
405 | ], |
||
406 | "time": "2014-09-09 13:34:57" |
||
407 | }, |
||
408 | { |
||
409 | "name": "graylog2/gelf-php", |
||
410 | "version": "1.5.0", |
||
411 | "source": { |
||
412 | "type": "git", |
||
413 | "url": "https://github.com/bzikarsky/gelf-php.git", |
||
414 | "reference": "bc1175a5b40f585e69a017647286d84211e82544" |
||
415 | }, |
||
416 | "dist": { |
||
417 | "type": "zip", |
||
418 | "url": "https://api.github.com/repos/bzikarsky/gelf-php/zipball/bc1175a5b40f585e69a017647286d84211e82544", |
||
419 | "reference": "bc1175a5b40f585e69a017647286d84211e82544", |
||
420 | "shasum": "" |
||
421 | }, |
||
422 | "require": { |
||
423 | "php": ">=5.3.9", |
||
424 | "psr/log": "~1.0" |
||
425 | }, |
||
426 | "provide": { |
||
427 | "psr/log-implementation": "~1.0" |
||
428 | }, |
||
429 | "require-dev": { |
||
430 | "phpunit/phpunit": "~4.3", |
||
431 | "squizlabs/php_codesniffer": "~2.0" |
||
432 | }, |
||
433 | "type": "library", |
||
434 | "extra": { |
||
435 | "branch-alias": { |
||
436 | "dev-master": "1.4.x-dev" |
||
437 | } |
||
438 | }, |
||
439 | "autoload": { |
||
440 | "psr-4": { |
||
441 | "Gelf\\": "src/Gelf" |
||
442 | } |
||
443 | }, |
||
444 | "notification-url": "https://packagist.org/downloads/", |
||
445 | "license": [ |
||
446 | "MIT" |
||
447 | ], |
||
448 | "authors": [ |
||
449 | { |
||
450 | "name": "Benjamin Zikarsky", |
||
451 | "email": "[email protected]" |
||
452 | }, |
||
453 | { |
||
454 | "name": "gelf-php contributors", |
||
455 | "homepage": "https://github.com/bzikarsky/gelf-php/contributors" |
||
456 | } |
||
457 | ], |
||
458 | "description": "A php implementation to send log-messages to a GELF compatible backend like Graylog2.", |
||
459 | "time": "2016-06-02 06:04:56" |
||
460 | }, |
||
461 | { |
||
462 | "name": "guzzlehttp/guzzle", |
||
463 | "version": "4.2.3", |
||
464 | "source": { |
||
465 | "type": "git", |
||
466 | "url": "https://github.com/guzzle/guzzle.git", |
||
467 | "reference": "66fd916e9f9130bc22c51450476823391cb2f67c" |
||
468 | }, |
||
469 | "dist": { |
||
470 | "type": "zip", |
||
471 | "url": "https://api.github.com/repos/guzzle/guzzle/zipball/66fd916e9f9130bc22c51450476823391cb2f67c", |
||
472 | "reference": "66fd916e9f9130bc22c51450476823391cb2f67c", |
||
473 | "shasum": "" |
||
474 | }, |
||
475 | "require": { |
||
476 | "ext-json": "*", |
||
477 | "guzzlehttp/streams": "~2.1", |
||
478 | "php": ">=5.4.0" |
||
479 | }, |
||
480 | "require-dev": { |
||
481 | "ext-curl": "*", |
||
482 | "phpunit/phpunit": "~4.0", |
||
483 | "psr/log": "~1.0" |
||
484 | }, |
||
485 | "suggest": { |
||
486 | "ext-curl": "Guzzle will use specific adapters if cURL is present" |
||
487 | }, |
||
488 | "type": "library", |
||
489 | "extra": { |
||
490 | "branch-alias": { |
||
491 | "dev-master": "4.2-dev" |
||
492 | } |
||
493 | }, |
||
494 | "autoload": { |
||
495 | "psr-4": { |
||
496 | "GuzzleHttp\\": "src/" |
||
497 | }, |
||
498 | "files": [ |
||
499 | "src/functions.php" |
||
500 | ] |
||
501 | }, |
||
502 | "notification-url": "https://packagist.org/downloads/", |
||
503 | "license": [ |
||
504 | "MIT" |
||
505 | ], |
||
506 | "authors": [ |
||
507 | { |
||
508 | "name": "Michael Dowling", |
||
509 | "email": "[email protected]", |
||
510 | "homepage": "https://github.com/mtdowling" |
||
511 | } |
||
512 | ], |
||
513 | "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients", |
||
514 | "homepage": "http://guzzlephp.org/", |
||
515 | "keywords": [ |
||
516 | "client", |
||
517 | "curl", |
||
518 | "framework", |
||
519 | "http", |
||
520 | "http client", |
||
521 | "rest", |
||
522 | "web service" |
||
523 | ], |
||
524 | "time": "2014-10-05 19:29:14" |
||
525 | }, |
||
526 | { |
||
527 | "name": "guzzlehttp/streams", |
||
528 | "version": "2.1.0", |
||
529 | "source": { |
||
530 | "type": "git", |
||
531 | "url": "https://github.com/guzzle/streams.git", |
||
532 | "reference": "f91b721d73f0e561410903b3b3c90a5d0e40b534" |
||
533 | }, |
||
534 | "dist": { |
||
535 | "type": "zip", |
||
536 | "url": "https://api.github.com/repos/guzzle/streams/zipball/f91b721d73f0e561410903b3b3c90a5d0e40b534", |
||
537 | "reference": "f91b721d73f0e561410903b3b3c90a5d0e40b534", |
||
538 | "shasum": "" |
||
539 | }, |
||
540 | "require": { |
||
541 | "php": ">=5.4.0" |
||
542 | }, |
||
543 | "require-dev": { |
||
544 | "phpunit/phpunit": "~4.0" |
||
545 | }, |
||
546 | "type": "library", |
||
547 | "extra": { |
||
548 | "branch-alias": { |
||
549 | "dev-master": "2.0-dev" |
||
550 | } |
||
551 | }, |
||
552 | "autoload": { |
||
553 | "psr-4": { |
||
554 | "GuzzleHttp\\Stream\\": "src/" |
||
555 | }, |
||
556 | "files": [ |
||
557 | "src/functions.php" |
||
558 | ] |
||
559 | }, |
||
560 | "notification-url": "https://packagist.org/downloads/", |
||
561 | "license": [ |
||
562 | "MIT" |
||
563 | ], |
||
564 | "authors": [ |
||
565 | { |
||
566 | "name": "Michael Dowling", |
||
567 | "email": "[email protected]", |
||
568 | "homepage": "https://github.com/mtdowling" |
||
569 | } |
||
570 | ], |
||
571 | "description": "Provides a simple abstraction over streams of data (Guzzle 4+)", |
||
572 | "homepage": "http://guzzlephp.org/", |
||
573 | "keywords": [ |
||
574 | "Guzzle", |
||
575 | "stream" |
||
576 | ], |
||
577 | "time": "2014-08-17 21:15:53" |
||
578 | }, |
||
579 | { |
||
580 | "name": "monolog/monolog", |
||
0 ignored issues
–
show
There is a security advisory for your installed version of monolog/monolog:
Header injection in NativeMailerHandler ![]() |
|||
581 | "version": "1.11.0", |
||
582 | "source": { |
||
583 | "type": "git", |
||
584 | "url": "https://github.com/Seldaek/monolog.git", |
||
585 | "reference": "ec3961874c43840e96da3a8a1ed20d8c73d7e5aa" |
||
586 | }, |
||
587 | "dist": { |
||
588 | "type": "zip", |
||
589 | "url": "https://api.github.com/repos/Seldaek/monolog/zipball/ec3961874c43840e96da3a8a1ed20d8c73d7e5aa", |
||
590 | "reference": "ec3961874c43840e96da3a8a1ed20d8c73d7e5aa", |
||
591 | "shasum": "" |
||
592 | }, |
||
593 | "require": { |
||
594 | "php": ">=5.3.0", |
||
595 | "psr/log": "~1.0" |
||
596 | }, |
||
597 | "provide": { |
||
598 | "psr/log-implementation": "1.0.0" |
||
599 | }, |
||
600 | "require-dev": { |
||
601 | "aws/aws-sdk-php": "~2.4, >2.4.8", |
||
602 | "doctrine/couchdb": "~1.0@dev", |
||
603 | "graylog2/gelf-php": "~1.0", |
||
604 | "phpunit/phpunit": "~3.7.0", |
||
605 | "raven/raven": "~0.5", |
||
606 | "ruflin/elastica": "0.90.*", |
||
607 | "videlalvaro/php-amqplib": "~2.4" |
||
608 | }, |
||
609 | "suggest": { |
||
610 | "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", |
||
611 | "doctrine/couchdb": "Allow sending log messages to a CouchDB server", |
||
612 | "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", |
||
613 | "ext-mongo": "Allow sending log messages to a MongoDB server", |
||
614 | "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", |
||
615 | "raven/raven": "Allow sending log messages to a Sentry server", |
||
616 | "rollbar/rollbar": "Allow sending log messages to Rollbar", |
||
617 | "ruflin/elastica": "Allow sending log messages to an Elastic Search server", |
||
618 | "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib" |
||
619 | }, |
||
620 | "type": "library", |
||
621 | "extra": { |
||
622 | "branch-alias": { |
||
623 | "dev-master": "1.11.x-dev" |
||
624 | } |
||
625 | }, |
||
626 | "autoload": { |
||
627 | "psr-4": { |
||
628 | "Monolog\\": "src/Monolog" |
||
629 | } |
||
630 | }, |
||
631 | "notification-url": "https://packagist.org/downloads/", |
||
632 | "license": [ |
||
633 | "MIT" |
||
634 | ], |
||
635 | "authors": [ |
||
636 | { |
||
637 | "name": "Jordi Boggiano", |
||
638 | "email": "[email protected]", |
||
639 | "homepage": "http://seld.be" |
||
640 | } |
||
641 | ], |
||
642 | "description": "Sends your logs to files, sockets, inboxes, databases and various web services", |
||
643 | "homepage": "http://github.com/Seldaek/monolog", |
||
644 | "keywords": [ |
||
645 | "log", |
||
646 | "logging", |
||
647 | "psr-3" |
||
648 | ], |
||
649 | "time": "2014-09-30 13:30:58" |
||
650 | }, |
||
651 | { |
||
652 | "name": "psr/log", |
||
653 | "version": "1.0.0", |
||
654 | "source": { |
||
655 | "type": "git", |
||
656 | "url": "https://github.com/php-fig/log.git", |
||
657 | "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" |
||
658 | }, |
||
659 | "dist": { |
||
660 | "type": "zip", |
||
661 | "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", |
||
662 | "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", |
||
663 | "shasum": "" |
||
664 | }, |
||
665 | "type": "library", |
||
666 | "autoload": { |
||
667 | "psr-0": { |
||
668 | "Psr\\Log\\": "" |
||
669 | } |
||
670 | }, |
||
671 | "notification-url": "https://packagist.org/downloads/", |
||
672 | "license": [ |
||
673 | "MIT" |
||
674 | ], |
||
675 | "authors": [ |
||
676 | { |
||
677 | "name": "PHP-FIG", |
||
678 | "homepage": "http://www.php-fig.org/" |
||
679 | } |
||
680 | ], |
||
681 | "description": "Common interface for logging libraries", |
||
682 | "keywords": [ |
||
683 | "log", |
||
684 | "psr", |
||
685 | "psr-3" |
||
686 | ], |
||
687 | "time": "2012-12-21 11:40:51" |
||
688 | }, |
||
689 | { |
||
690 | "name": "sensio/framework-extra-bundle", |
||
691 | "version": "v3.0.2", |
||
692 | "target-dir": "Sensio/Bundle/FrameworkExtraBundle", |
||
693 | "source": { |
||
694 | "type": "git", |
||
695 | "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", |
||
696 | "reference": "9b22aaee517e80aad3238ea0328458b6f964066f" |
||
697 | }, |
||
698 | "dist": { |
||
699 | "type": "zip", |
||
700 | "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/9b22aaee517e80aad3238ea0328458b6f964066f", |
||
701 | "reference": "9b22aaee517e80aad3238ea0328458b6f964066f", |
||
702 | "shasum": "" |
||
703 | }, |
||
704 | "require": { |
||
705 | "doctrine/common": "~2.2", |
||
706 | "symfony/framework-bundle": "~2.3" |
||
707 | }, |
||
708 | "require-dev": { |
||
709 | "symfony/expression-language": "~2.4", |
||
710 | "symfony/security-bundle": "~2.4" |
||
711 | }, |
||
712 | "suggest": { |
||
713 | "symfony/expression-language": "", |
||
714 | "symfony/security-bundle": "" |
||
715 | }, |
||
716 | "type": "symfony-bundle", |
||
717 | "extra": { |
||
718 | "branch-alias": { |
||
719 | "dev-master": "3.0.x-dev" |
||
720 | } |
||
721 | }, |
||
722 | "autoload": { |
||
723 | "psr-0": { |
||
724 | "Sensio\\Bundle\\FrameworkExtraBundle": "" |
||
725 | } |
||
726 | }, |
||
727 | "notification-url": "https://packagist.org/downloads/", |
||
728 | "license": [ |
||
729 | "MIT" |
||
730 | ], |
||
731 | "authors": [ |
||
732 | { |
||
733 | "name": "Fabien Potencier", |
||
734 | "email": "[email protected]" |
||
735 | } |
||
736 | ], |
||
737 | "description": "This bundle provides a way to configure your controllers with annotations", |
||
738 | "keywords": [ |
||
739 | "annotations", |
||
740 | "controllers" |
||
741 | ], |
||
742 | "time": "2014-09-02 07:11:30" |
||
743 | }, |
||
744 | { |
||
745 | "name": "symfony/asset", |
||
746 | "version": "v2.7.0", |
||
747 | "source": { |
||
748 | "type": "git", |
||
749 | "url": "https://github.com/symfony/asset.git", |
||
750 | "reference": "11f8e32ff4a854297f8a5ea3497e78f9d57d3b22" |
||
751 | }, |
||
752 | "dist": { |
||
753 | "type": "zip", |
||
754 | "url": "https://api.github.com/repos/symfony/asset/zipball/11f8e32ff4a854297f8a5ea3497e78f9d57d3b22", |
||
755 | "reference": "11f8e32ff4a854297f8a5ea3497e78f9d57d3b22", |
||
756 | "shasum": "" |
||
757 | }, |
||
758 | "require": { |
||
759 | "php": ">=5.3.3" |
||
760 | }, |
||
761 | "require-dev": { |
||
762 | "symfony/http-foundation": "~2.4", |
||
763 | "symfony/phpunit-bridge": "~2.7" |
||
764 | }, |
||
765 | "suggest": { |
||
766 | "symfony/http-foundation": "" |
||
767 | }, |
||
768 | "type": "library", |
||
769 | "extra": { |
||
770 | "branch-alias": { |
||
771 | "dev-master": "2.7-dev" |
||
772 | } |
||
773 | }, |
||
774 | "autoload": { |
||
775 | "psr-4": { |
||
776 | "Symfony\\Component\\Asset\\": "" |
||
777 | } |
||
778 | }, |
||
779 | "notification-url": "https://packagist.org/downloads/", |
||
780 | "license": [ |
||
781 | "MIT" |
||
782 | ], |
||
783 | "authors": [ |
||
784 | { |
||
785 | "name": "Fabien Potencier", |
||
786 | "email": "[email protected]" |
||
787 | }, |
||
788 | { |
||
789 | "name": "Symfony Community", |
||
790 | "homepage": "https://symfony.com/contributors" |
||
791 | } |
||
792 | ], |
||
793 | "description": "Symfony Asset Component", |
||
794 | "homepage": "https://symfony.com", |
||
795 | "time": "2015-05-01 14:16:41" |
||
796 | }, |
||
797 | { |
||
798 | "name": "symfony/config", |
||
799 | "version": "v2.7.3", |
||
800 | "source": { |
||
801 | "type": "git", |
||
802 | "url": "https://github.com/symfony/config.git", |
||
803 | "reference": "65791be28189e2c3d2d289d1b0b23d1f1e521c65" |
||
804 | }, |
||
805 | "dist": { |
||
806 | "type": "zip", |
||
807 | "url": "https://api.github.com/repos/symfony/config/zipball/65791be28189e2c3d2d289d1b0b23d1f1e521c65", |
||
808 | "reference": "65791be28189e2c3d2d289d1b0b23d1f1e521c65", |
||
809 | "shasum": "" |
||
810 | }, |
||
811 | "require": { |
||
812 | "php": ">=5.3.9", |
||
813 | "symfony/filesystem": "~2.3" |
||
814 | }, |
||
815 | "require-dev": { |
||
816 | "symfony/phpunit-bridge": "~2.7" |
||
817 | }, |
||
818 | "type": "library", |
||
819 | "extra": { |
||
820 | "branch-alias": { |
||
821 | "dev-master": "2.7-dev" |
||
822 | } |
||
823 | }, |
||
824 | "autoload": { |
||
825 | "psr-4": { |
||
826 | "Symfony\\Component\\Config\\": "" |
||
827 | } |
||
828 | }, |
||
829 | "notification-url": "https://packagist.org/downloads/", |
||
830 | "license": [ |
||
831 | "MIT" |
||
832 | ], |
||
833 | "authors": [ |
||
834 | { |
||
835 | "name": "Fabien Potencier", |
||
836 | "email": "[email protected]" |
||
837 | }, |
||
838 | { |
||
839 | "name": "Symfony Community", |
||
840 | "homepage": "https://symfony.com/contributors" |
||
841 | } |
||
842 | ], |
||
843 | "description": "Symfony Config Component", |
||
844 | "homepage": "https://symfony.com", |
||
845 | "time": "2015-07-09 16:07:40" |
||
846 | }, |
||
847 | { |
||
848 | "name": "symfony/debug", |
||
849 | "version": "v2.7.3", |
||
850 | "source": { |
||
851 | "type": "git", |
||
852 | "url": "https://github.com/symfony/debug.git", |
||
853 | "reference": "9daa1bf9f7e615fa2fba30357e479a90141222e3" |
||
854 | }, |
||
855 | "dist": { |
||
856 | "type": "zip", |
||
857 | "url": "https://api.github.com/repos/symfony/debug/zipball/9daa1bf9f7e615fa2fba30357e479a90141222e3", |
||
858 | "reference": "9daa1bf9f7e615fa2fba30357e479a90141222e3", |
||
859 | "shasum": "" |
||
860 | }, |
||
861 | "require": { |
||
862 | "php": ">=5.3.9", |
||
863 | "psr/log": "~1.0" |
||
864 | }, |
||
865 | "conflict": { |
||
866 | "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" |
||
867 | }, |
||
868 | "require-dev": { |
||
869 | "symfony/class-loader": "~2.2", |
||
870 | "symfony/http-foundation": "~2.1", |
||
871 | "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2", |
||
872 | "symfony/phpunit-bridge": "~2.7" |
||
873 | }, |
||
874 | "suggest": { |
||
875 | "symfony/http-foundation": "", |
||
876 | "symfony/http-kernel": "" |
||
877 | }, |
||
878 | "type": "library", |
||
879 | "extra": { |
||
880 | "branch-alias": { |
||
881 | "dev-master": "2.7-dev" |
||
882 | } |
||
883 | }, |
||
884 | "autoload": { |
||
885 | "psr-4": { |
||
886 | "Symfony\\Component\\Debug\\": "" |
||
887 | } |
||
888 | }, |
||
889 | "notification-url": "https://packagist.org/downloads/", |
||
890 | "license": [ |
||
891 | "MIT" |
||
892 | ], |
||
893 | "authors": [ |
||
894 | { |
||
895 | "name": "Fabien Potencier", |
||
896 | "email": "[email protected]" |
||
897 | }, |
||
898 | { |
||
899 | "name": "Symfony Community", |
||
900 | "homepage": "https://symfony.com/contributors" |
||
901 | } |
||
902 | ], |
||
903 | "description": "Symfony Debug Component", |
||
904 | "homepage": "https://symfony.com", |
||
905 | "time": "2015-07-09 16:07:40" |
||
906 | }, |
||
907 | { |
||
908 | "name": "symfony/dependency-injection", |
||
909 | "version": "v2.7.3", |
||
910 | "source": { |
||
911 | "type": "git", |
||
912 | "url": "https://github.com/symfony/dependency-injection.git", |
||
913 | "reference": "851e3ffe8a366b1590bdaf3df2c1395f2d27d8a6" |
||
914 | }, |
||
915 | "dist": { |
||
916 | "type": "zip", |
||
917 | "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/851e3ffe8a366b1590bdaf3df2c1395f2d27d8a6", |
||
918 | "reference": "851e3ffe8a366b1590bdaf3df2c1395f2d27d8a6", |
||
919 | "shasum": "" |
||
920 | }, |
||
921 | "require": { |
||
922 | "php": ">=5.3.9" |
||
923 | }, |
||
924 | "conflict": { |
||
925 | "symfony/expression-language": "<2.6" |
||
926 | }, |
||
927 | "require-dev": { |
||
928 | "symfony/config": "~2.2", |
||
929 | "symfony/expression-language": "~2.6", |
||
930 | "symfony/phpunit-bridge": "~2.7", |
||
931 | "symfony/yaml": "~2.1" |
||
932 | }, |
||
933 | "suggest": { |
||
934 | "symfony/config": "", |
||
935 | "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", |
||
936 | "symfony/yaml": "" |
||
937 | }, |
||
938 | "type": "library", |
||
939 | "extra": { |
||
940 | "branch-alias": { |
||
941 | "dev-master": "2.7-dev" |
||
942 | } |
||
943 | }, |
||
944 | "autoload": { |
||
945 | "psr-4": { |
||
946 | "Symfony\\Component\\DependencyInjection\\": "" |
||
947 | } |
||
948 | }, |
||
949 | "notification-url": "https://packagist.org/downloads/", |
||
950 | "license": [ |
||
951 | "MIT" |
||
952 | ], |
||
953 | "authors": [ |
||
954 | { |
||
955 | "name": "Fabien Potencier", |
||
956 | "email": "[email protected]" |
||
957 | }, |
||
958 | { |
||
959 | "name": "Symfony Community", |
||
960 | "homepage": "https://symfony.com/contributors" |
||
961 | } |
||
962 | ], |
||
963 | "description": "Symfony DependencyInjection Component", |
||
964 | "homepage": "https://symfony.com", |
||
965 | "time": "2015-07-28 14:07:07" |
||
966 | }, |
||
967 | { |
||
968 | "name": "symfony/event-dispatcher", |
||
969 | "version": "v2.7.3", |
||
970 | "source": { |
||
971 | "type": "git", |
||
972 | "url": "https://github.com/symfony/event-dispatcher.git", |
||
973 | "reference": "9310b5f9a87ec2ea75d20fec0b0017c77c66dac3" |
||
974 | }, |
||
975 | "dist": { |
||
976 | "type": "zip", |
||
977 | "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9310b5f9a87ec2ea75d20fec0b0017c77c66dac3", |
||
978 | "reference": "9310b5f9a87ec2ea75d20fec0b0017c77c66dac3", |
||
979 | "shasum": "" |
||
980 | }, |
||
981 | "require": { |
||
982 | "php": ">=5.3.9" |
||
983 | }, |
||
984 | "require-dev": { |
||
985 | "psr/log": "~1.0", |
||
986 | "symfony/config": "~2.0,>=2.0.5", |
||
987 | "symfony/dependency-injection": "~2.6", |
||
988 | "symfony/expression-language": "~2.6", |
||
989 | "symfony/phpunit-bridge": "~2.7", |
||
990 | "symfony/stopwatch": "~2.3" |
||
991 | }, |
||
992 | "suggest": { |
||
993 | "symfony/dependency-injection": "", |
||
994 | "symfony/http-kernel": "" |
||
995 | }, |
||
996 | "type": "library", |
||
997 | "extra": { |
||
998 | "branch-alias": { |
||
999 | "dev-master": "2.7-dev" |
||
1000 | } |
||
1001 | }, |
||
1002 | "autoload": { |
||
1003 | "psr-4": { |
||
1004 | "Symfony\\Component\\EventDispatcher\\": "" |
||
1005 | } |
||
1006 | }, |
||
1007 | "notification-url": "https://packagist.org/downloads/", |
||
1008 | "license": [ |
||
1009 | "MIT" |
||
1010 | ], |
||
1011 | "authors": [ |
||
1012 | { |
||
1013 | "name": "Fabien Potencier", |
||
1014 | "email": "[email protected]" |
||
1015 | }, |
||
1016 | { |
||
1017 | "name": "Symfony Community", |
||
1018 | "homepage": "https://symfony.com/contributors" |
||
1019 | } |
||
1020 | ], |
||
1021 | "description": "Symfony EventDispatcher Component", |
||
1022 | "homepage": "https://symfony.com", |
||
1023 | "time": "2015-06-18 19:21:56" |
||
1024 | }, |
||
1025 | { |
||
1026 | "name": "symfony/filesystem", |
||
1027 | "version": "v2.7.0", |
||
1028 | "source": { |
||
1029 | "type": "git", |
||
1030 | "url": "https://github.com/symfony/filesystem.git", |
||
1031 | "reference": "ae4551fd6d4d4f51f2e7390fbc902fbd67f3b7ba" |
||
1032 | }, |
||
1033 | "dist": { |
||
1034 | "type": "zip", |
||
1035 | "url": "https://api.github.com/repos/symfony/filesystem/zipball/ae4551fd6d4d4f51f2e7390fbc902fbd67f3b7ba", |
||
1036 | "reference": "ae4551fd6d4d4f51f2e7390fbc902fbd67f3b7ba", |
||
1037 | "shasum": "" |
||
1038 | }, |
||
1039 | "require": { |
||
1040 | "php": ">=5.3.9" |
||
1041 | }, |
||
1042 | "require-dev": { |
||
1043 | "symfony/phpunit-bridge": "~2.7" |
||
1044 | }, |
||
1045 | "type": "library", |
||
1046 | "extra": { |
||
1047 | "branch-alias": { |
||
1048 | "dev-master": "2.7-dev" |
||
1049 | } |
||
1050 | }, |
||
1051 | "autoload": { |
||
1052 | "psr-4": { |
||
1053 | "Symfony\\Component\\Filesystem\\": "" |
||
1054 | } |
||
1055 | }, |
||
1056 | "notification-url": "https://packagist.org/downloads/", |
||
1057 | "license": [ |
||
1058 | "MIT" |
||
1059 | ], |
||
1060 | "authors": [ |
||
1061 | { |
||
1062 | "name": "Fabien Potencier", |
||
1063 | "email": "[email protected]" |
||
1064 | }, |
||
1065 | { |
||
1066 | "name": "Symfony Community", |
||
1067 | "homepage": "https://symfony.com/contributors" |
||
1068 | } |
||
1069 | ], |
||
1070 | "description": "Symfony Filesystem Component", |
||
1071 | "homepage": "https://symfony.com", |
||
1072 | "time": "2015-05-15 13:33:16" |
||
1073 | }, |
||
1074 | { |
||
1075 | "name": "symfony/form", |
||
0 ignored issues
–
show
There is a security advisory for your installed version of symfony/form:
CVE-2015-8125: Potential Remote Timing Attack Vulnerability in Security Remember-Me Service ![]() |
|||
1076 | "version": "v2.7.0", |
||
1077 | "source": { |
||
1078 | "type": "git", |
||
1079 | "url": "https://github.com/symfony/form.git", |
||
1080 | "reference": "de1d8db173b2b8863ff6011f0990a339005a1457" |
||
1081 | }, |
||
1082 | "dist": { |
||
1083 | "type": "zip", |
||
1084 | "url": "https://api.github.com/repos/symfony/form/zipball/de1d8db173b2b8863ff6011f0990a339005a1457", |
||
1085 | "reference": "de1d8db173b2b8863ff6011f0990a339005a1457", |
||
1086 | "shasum": "" |
||
1087 | }, |
||
1088 | "require": { |
||
1089 | "php": ">=5.3.9", |
||
1090 | "symfony/event-dispatcher": "~2.1", |
||
1091 | "symfony/intl": "~2.3", |
||
1092 | "symfony/options-resolver": "~2.6", |
||
1093 | "symfony/property-access": "~2.3" |
||
1094 | }, |
||
1095 | "conflict": { |
||
1096 | "symfony/doctrine-bridge": "<2.7", |
||
1097 | "symfony/framework-bundle": "<2.7", |
||
1098 | "symfony/twig-bridge": "<2.7" |
||
1099 | }, |
||
1100 | "require-dev": { |
||
1101 | "doctrine/collections": "~1.0", |
||
1102 | "symfony/http-foundation": "~2.2", |
||
1103 | "symfony/http-kernel": "~2.4", |
||
1104 | "symfony/phpunit-bridge": "~2.7", |
||
1105 | "symfony/security-csrf": "~2.4", |
||
1106 | "symfony/translation": "~2.0,>=2.0.5", |
||
1107 | "symfony/validator": "~2.6,>=2.6.8" |
||
1108 | }, |
||
1109 | "suggest": { |
||
1110 | "symfony/framework-bundle": "For templating with PHP.", |
||
1111 | "symfony/security-csrf": "For protecting forms against CSRF attacks.", |
||
1112 | "symfony/twig-bridge": "For templating with Twig.", |
||
1113 | "symfony/validator": "For form validation." |
||
1114 | }, |
||
1115 | "type": "library", |
||
1116 | "extra": { |
||
1117 | "branch-alias": { |
||
1118 | "dev-master": "2.7-dev" |
||
1119 | } |
||
1120 | }, |
||
1121 | "autoload": { |
||
1122 | "psr-4": { |
||
1123 | "Symfony\\Component\\Form\\": "" |
||
1124 | } |
||
1125 | }, |
||
1126 | "notification-url": "https://packagist.org/downloads/", |
||
1127 | "license": [ |
||
1128 | "MIT" |
||
1129 | ], |
||
1130 | "authors": [ |
||
1131 | { |
||
1132 | "name": "Fabien Potencier", |
||
1133 | "email": "[email protected]" |
||
1134 | }, |
||
1135 | { |
||
1136 | "name": "Symfony Community", |
||
1137 | "homepage": "https://symfony.com/contributors" |
||
1138 | } |
||
1139 | ], |
||
1140 | "description": "Symfony Form Component", |
||
1141 | "homepage": "https://symfony.com", |
||
1142 | "time": "2015-05-22 14:54:25" |
||
1143 | }, |
||
1144 | { |
||
1145 | "name": "symfony/framework-bundle", |
||
1146 | "version": "v2.7.0", |
||
1147 | "source": { |
||
1148 | "type": "git", |
||
1149 | "url": "https://github.com/symfony/framework-bundle.git", |
||
1150 | "reference": "bef1217a3e002c003cbf4482becdcaa47b81b89b" |
||
1151 | }, |
||
1152 | "dist": { |
||
1153 | "type": "zip", |
||
1154 | "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/bef1217a3e002c003cbf4482becdcaa47b81b89b", |
||
1155 | "reference": "bef1217a3e002c003cbf4482becdcaa47b81b89b", |
||
1156 | "shasum": "" |
||
1157 | }, |
||
1158 | "require": { |
||
1159 | "doctrine/annotations": "~1.0", |
||
1160 | "php": ">=5.3.9", |
||
1161 | "symfony/asset": "~2.7", |
||
1162 | "symfony/config": "~2.4", |
||
1163 | "symfony/dependency-injection": "~2.6,>=2.6.2", |
||
1164 | "symfony/event-dispatcher": "~2.5", |
||
1165 | "symfony/filesystem": "~2.3", |
||
1166 | "symfony/http-foundation": "~2.4.9|~2.5,>=2.5.4", |
||
1167 | "symfony/http-kernel": "~2.7", |
||
1168 | "symfony/routing": "~2.6,>2.6.4", |
||
1169 | "symfony/security-core": "~2.6", |
||
1170 | "symfony/security-csrf": "~2.6", |
||
1171 | "symfony/stopwatch": "~2.3", |
||
1172 | "symfony/templating": "~2.1", |
||
1173 | "symfony/translation": "~2.7" |
||
1174 | }, |
||
1175 | "require-dev": { |
||
1176 | "symfony/browser-kit": "~2.4", |
||
1177 | "symfony/class-loader": "~2.1", |
||
1178 | "symfony/console": "~2.7", |
||
1179 | "symfony/css-selector": "~2.0,>=2.0.5", |
||
1180 | "symfony/dom-crawler": "~2.0,>=2.0.5", |
||
1181 | "symfony/expression-language": "~2.6", |
||
1182 | "symfony/finder": "~2.0,>=2.0.5", |
||
1183 | "symfony/form": "~2.7", |
||
1184 | "symfony/intl": "~2.3", |
||
1185 | "symfony/phpunit-bridge": "~2.7", |
||
1186 | "symfony/process": "~2.0,>=2.0.5", |
||
1187 | "symfony/security": "~2.6", |
||
1188 | "symfony/validator": "~2.5", |
||
1189 | "symfony/yaml": "~2.0,>=2.0.5" |
||
1190 | }, |
||
1191 | "suggest": { |
||
1192 | "doctrine/cache": "For using alternative cache drivers", |
||
1193 | "symfony/console": "For using the console commands", |
||
1194 | "symfony/finder": "For using the translation loader and cache warmer", |
||
1195 | "symfony/form": "For using forms", |
||
1196 | "symfony/validator": "For using validation", |
||
1197 | "symfony/yaml": "For using the debug:config and lint:yaml commands" |
||
1198 | }, |
||
1199 | "type": "symfony-bundle", |
||
1200 | "extra": { |
||
1201 | "branch-alias": { |
||
1202 | "dev-master": "2.7-dev" |
||
1203 | } |
||
1204 | }, |
||
1205 | "autoload": { |
||
1206 | "psr-4": { |
||
1207 | "Symfony\\Bundle\\FrameworkBundle\\": "" |
||
1208 | } |
||
1209 | }, |
||
1210 | "notification-url": "https://packagist.org/downloads/", |
||
1211 | "license": [ |
||
1212 | "MIT" |
||
1213 | ], |
||
1214 | "authors": [ |
||
1215 | { |
||
1216 | "name": "Fabien Potencier", |
||
1217 | "email": "[email protected]" |
||
1218 | }, |
||
1219 | { |
||
1220 | "name": "Symfony Community", |
||
1221 | "homepage": "https://symfony.com/contributors" |
||
1222 | } |
||
1223 | ], |
||
1224 | "description": "Symfony FrameworkBundle", |
||
1225 | "homepage": "https://symfony.com", |
||
1226 | "time": "2015-05-29 14:44:44" |
||
1227 | }, |
||
1228 | { |
||
1229 | "name": "symfony/http-foundation", |
||
1230 | "version": "v2.7.0", |
||
1231 | "source": { |
||
1232 | "type": "git", |
||
1233 | "url": "https://github.com/symfony/http-foundation.git", |
||
1234 | "reference": "729de183da037c125c5f6366bd4f0631ba1a1abb" |
||
1235 | }, |
||
1236 | "dist": { |
||
1237 | "type": "zip", |
||
1238 | "url": "https://api.github.com/repos/symfony/http-foundation/zipball/729de183da037c125c5f6366bd4f0631ba1a1abb", |
||
1239 | "reference": "729de183da037c125c5f6366bd4f0631ba1a1abb", |
||
1240 | "shasum": "" |
||
1241 | }, |
||
1242 | "require": { |
||
1243 | "php": ">=5.3.9" |
||
1244 | }, |
||
1245 | "require-dev": { |
||
1246 | "symfony/expression-language": "~2.4", |
||
1247 | "symfony/phpunit-bridge": "~2.7" |
||
1248 | }, |
||
1249 | "type": "library", |
||
1250 | "extra": { |
||
1251 | "branch-alias": { |
||
1252 | "dev-master": "2.7-dev" |
||
1253 | } |
||
1254 | }, |
||
1255 | "autoload": { |
||
1256 | "psr-4": { |
||
1257 | "Symfony\\Component\\HttpFoundation\\": "" |
||
1258 | }, |
||
1259 | "classmap": [ |
||
1260 | "Resources/stubs" |
||
1261 | ] |
||
1262 | }, |
||
1263 | "notification-url": "https://packagist.org/downloads/", |
||
1264 | "license": [ |
||
1265 | "MIT" |
||
1266 | ], |
||
1267 | "authors": [ |
||
1268 | { |
||
1269 | "name": "Fabien Potencier", |
||
1270 | "email": "[email protected]" |
||
1271 | }, |
||
1272 | { |
||
1273 | "name": "Symfony Community", |
||
1274 | "homepage": "https://symfony.com/contributors" |
||
1275 | } |
||
1276 | ], |
||
1277 | "description": "Symfony HttpFoundation Component", |
||
1278 | "homepage": "https://symfony.com", |
||
1279 | "time": "2015-05-22 14:54:25" |
||
1280 | }, |
||
1281 | { |
||
1282 | "name": "symfony/http-kernel", |
||
1283 | "version": "v2.7.3", |
||
1284 | "source": { |
||
1285 | "type": "git", |
||
1286 | "url": "https://github.com/symfony/http-kernel.git", |
||
1287 | "reference": "405d3e7a59ff7a28ec469441326a0ac79065ea98" |
||
1288 | }, |
||
1289 | "dist": { |
||
1290 | "type": "zip", |
||
1291 | "url": "https://api.github.com/repos/symfony/http-kernel/zipball/405d3e7a59ff7a28ec469441326a0ac79065ea98", |
||
1292 | "reference": "405d3e7a59ff7a28ec469441326a0ac79065ea98", |
||
1293 | "shasum": "" |
||
1294 | }, |
||
1295 | "require": { |
||
1296 | "php": ">=5.3.9", |
||
1297 | "psr/log": "~1.0", |
||
1298 | "symfony/debug": "~2.6,>=2.6.2", |
||
1299 | "symfony/event-dispatcher": "~2.6,>=2.6.7", |
||
1300 | "symfony/http-foundation": "~2.5,>=2.5.4" |
||
1301 | }, |
||
1302 | "conflict": { |
||
1303 | "symfony/config": "<2.7" |
||
1304 | }, |
||
1305 | "require-dev": { |
||
1306 | "symfony/browser-kit": "~2.3", |
||
1307 | "symfony/class-loader": "~2.1", |
||
1308 | "symfony/config": "~2.7", |
||
1309 | "symfony/console": "~2.3", |
||
1310 | "symfony/css-selector": "~2.0,>=2.0.5", |
||
1311 | "symfony/dependency-injection": "~2.2", |
||
1312 | "symfony/dom-crawler": "~2.0,>=2.0.5", |
||
1313 | "symfony/expression-language": "~2.4", |
||
1314 | "symfony/finder": "~2.0,>=2.0.5", |
||
1315 | "symfony/phpunit-bridge": "~2.7", |
||
1316 | "symfony/process": "~2.0,>=2.0.5", |
||
1317 | "symfony/routing": "~2.2", |
||
1318 | "symfony/stopwatch": "~2.3", |
||
1319 | "symfony/templating": "~2.2", |
||
1320 | "symfony/translation": "~2.0,>=2.0.5", |
||
1321 | "symfony/var-dumper": "~2.6" |
||
1322 | }, |
||
1323 | "suggest": { |
||
1324 | "symfony/browser-kit": "", |
||
1325 | "symfony/class-loader": "", |
||
1326 | "symfony/config": "", |
||
1327 | "symfony/console": "", |
||
1328 | "symfony/dependency-injection": "", |
||
1329 | "symfony/finder": "", |
||
1330 | "symfony/var-dumper": "" |
||
1331 | }, |
||
1332 | "type": "library", |
||
1333 | "extra": { |
||
1334 | "branch-alias": { |
||
1335 | "dev-master": "2.7-dev" |
||
1336 | } |
||
1337 | }, |
||
1338 | "autoload": { |
||
1339 | "psr-4": { |
||
1340 | "Symfony\\Component\\HttpKernel\\": "" |
||
1341 | } |
||
1342 | }, |
||
1343 | "notification-url": "https://packagist.org/downloads/", |
||
1344 | "license": [ |
||
1345 | "MIT" |
||
1346 | ], |
||
1347 | "authors": [ |
||
1348 | { |
||
1349 | "name": "Fabien Potencier", |
||
1350 | "email": "[email protected]" |
||
1351 | }, |
||
1352 | { |
||
1353 | "name": "Symfony Community", |
||
1354 | "homepage": "https://symfony.com/contributors" |
||
1355 | } |
||
1356 | ], |
||
1357 | "description": "Symfony HttpKernel Component", |
||
1358 | "homepage": "https://symfony.com", |
||
1359 | "time": "2015-07-31 13:24:45" |
||
1360 | }, |
||
1361 | { |
||
1362 | "name": "symfony/intl", |
||
1363 | "version": "v2.7.0", |
||
1364 | "source": { |
||
1365 | "type": "git", |
||
1366 | "url": "https://github.com/symfony/intl.git", |
||
1367 | "reference": "b41de2d387cc71569ee4b8b2f906d3b6cc64984d" |
||
1368 | }, |
||
1369 | "dist": { |
||
1370 | "type": "zip", |
||
1371 | "url": "https://api.github.com/repos/symfony/intl/zipball/b41de2d387cc71569ee4b8b2f906d3b6cc64984d", |
||
1372 | "reference": "b41de2d387cc71569ee4b8b2f906d3b6cc64984d", |
||
1373 | "shasum": "" |
||
1374 | }, |
||
1375 | "require": { |
||
1376 | "php": ">=5.3.9" |
||
1377 | }, |
||
1378 | "require-dev": { |
||
1379 | "symfony/filesystem": "~2.1", |
||
1380 | "symfony/phpunit-bridge": "~2.7" |
||
1381 | }, |
||
1382 | "suggest": { |
||
1383 | "ext-intl": "to use the component with locales other than \"en\"" |
||
1384 | }, |
||
1385 | "type": "library", |
||
1386 | "extra": { |
||
1387 | "branch-alias": { |
||
1388 | "dev-master": "2.7-dev" |
||
1389 | } |
||
1390 | }, |
||
1391 | "autoload": { |
||
1392 | "psr-4": { |
||
1393 | "Symfony\\Component\\Intl\\": "" |
||
1394 | }, |
||
1395 | "classmap": [ |
||
1396 | "Resources/stubs" |
||
1397 | ], |
||
1398 | "files": [ |
||
1399 | "Resources/stubs/functions.php" |
||
1400 | ] |
||
1401 | }, |
||
1402 | "notification-url": "https://packagist.org/downloads/", |
||
1403 | "license": [ |
||
1404 | "MIT" |
||
1405 | ], |
||
1406 | "authors": [ |
||
1407 | { |
||
1408 | "name": "Bernhard Schussek", |
||
1409 | "email": "[email protected]" |
||
1410 | }, |
||
1411 | { |
||
1412 | "name": "Eriksen Costa", |
||
1413 | "email": "[email protected]" |
||
1414 | }, |
||
1415 | { |
||
1416 | "name": "Igor Wiedler", |
||
1417 | "email": "[email protected]" |
||
1418 | }, |
||
1419 | { |
||
1420 | "name": "Symfony Community", |
||
1421 | "homepage": "https://symfony.com/contributors" |
||
1422 | } |
||
1423 | ], |
||
1424 | "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.", |
||
1425 | "homepage": "https://symfony.com", |
||
1426 | "keywords": [ |
||
1427 | "i18n", |
||
1428 | "icu", |
||
1429 | "internationalization", |
||
1430 | "intl", |
||
1431 | "l10n", |
||
1432 | "localization" |
||
1433 | ], |
||
1434 | "time": "2015-05-22 14:54:25" |
||
1435 | }, |
||
1436 | { |
||
1437 | "name": "symfony/options-resolver", |
||
1438 | "version": "v2.7.0", |
||
1439 | "source": { |
||
1440 | "type": "git", |
||
1441 | "url": "https://github.com/symfony/options-resolver.git", |
||
1442 | "reference": "151155b1f1e817c4c763582260777f68ac55bdda" |
||
1443 | }, |
||
1444 | "dist": { |
||
1445 | "type": "zip", |
||
1446 | "url": "https://api.github.com/repos/symfony/options-resolver/zipball/151155b1f1e817c4c763582260777f68ac55bdda", |
||
1447 | "reference": "151155b1f1e817c4c763582260777f68ac55bdda", |
||
1448 | "shasum": "" |
||
1449 | }, |
||
1450 | "require": { |
||
1451 | "php": ">=5.3.9" |
||
1452 | }, |
||
1453 | "require-dev": { |
||
1454 | "symfony/phpunit-bridge": "~2.7" |
||
1455 | }, |
||
1456 | "type": "library", |
||
1457 | "extra": { |
||
1458 | "branch-alias": { |
||
1459 | "dev-master": "2.7-dev" |
||
1460 | } |
||
1461 | }, |
||
1462 | "autoload": { |
||
1463 | "psr-4": { |
||
1464 | "Symfony\\Component\\OptionsResolver\\": "" |
||
1465 | } |
||
1466 | }, |
||
1467 | "notification-url": "https://packagist.org/downloads/", |
||
1468 | "license": [ |
||
1469 | "MIT" |
||
1470 | ], |
||
1471 | "authors": [ |
||
1472 | { |
||
1473 | "name": "Fabien Potencier", |
||
1474 | "email": "[email protected]" |
||
1475 | }, |
||
1476 | { |
||
1477 | "name": "Symfony Community", |
||
1478 | "homepage": "https://symfony.com/contributors" |
||
1479 | } |
||
1480 | ], |
||
1481 | "description": "Symfony OptionsResolver Component", |
||
1482 | "homepage": "https://symfony.com", |
||
1483 | "keywords": [ |
||
1484 | "config", |
||
1485 | "configuration", |
||
1486 | "options" |
||
1487 | ], |
||
1488 | "time": "2015-05-13 11:34:46" |
||
1489 | }, |
||
1490 | { |
||
1491 | "name": "symfony/property-access", |
||
1492 | "version": "v2.7.0", |
||
1493 | "source": { |
||
1494 | "type": "git", |
||
1495 | "url": "https://github.com/symfony/property-access.git", |
||
1496 | "reference": "bc738f091816455d5c30b99f5a8d714469b44ad4" |
||
1497 | }, |
||
1498 | "dist": { |
||
1499 | "type": "zip", |
||
1500 | "url": "https://api.github.com/repos/symfony/property-access/zipball/bc738f091816455d5c30b99f5a8d714469b44ad4", |
||
1501 | "reference": "bc738f091816455d5c30b99f5a8d714469b44ad4", |
||
1502 | "shasum": "" |
||
1503 | }, |
||
1504 | "require": { |
||
1505 | "php": ">=5.3.9" |
||
1506 | }, |
||
1507 | "require-dev": { |
||
1508 | "symfony/phpunit-bridge": "~2.7" |
||
1509 | }, |
||
1510 | "type": "library", |
||
1511 | "extra": { |
||
1512 | "branch-alias": { |
||
1513 | "dev-master": "2.7-dev" |
||
1514 | } |
||
1515 | }, |
||
1516 | "autoload": { |
||
1517 | "psr-4": { |
||
1518 | "Symfony\\Component\\PropertyAccess\\": "" |
||
1519 | } |
||
1520 | }, |
||
1521 | "notification-url": "https://packagist.org/downloads/", |
||
1522 | "license": [ |
||
1523 | "MIT" |
||
1524 | ], |
||
1525 | "authors": [ |
||
1526 | { |
||
1527 | "name": "Fabien Potencier", |
||
1528 | "email": "[email protected]" |
||
1529 | }, |
||
1530 | { |
||
1531 | "name": "Symfony Community", |
||
1532 | "homepage": "https://symfony.com/contributors" |
||
1533 | } |
||
1534 | ], |
||
1535 | "description": "Symfony PropertyAccess Component", |
||
1536 | "homepage": "https://symfony.com", |
||
1537 | "keywords": [ |
||
1538 | "access", |
||
1539 | "array", |
||
1540 | "extraction", |
||
1541 | "index", |
||
1542 | "injection", |
||
1543 | "object", |
||
1544 | "property", |
||
1545 | "property path", |
||
1546 | "reflection" |
||
1547 | ], |
||
1548 | "time": "2015-05-12 15:01:57" |
||
1549 | }, |
||
1550 | { |
||
1551 | "name": "symfony/routing", |
||
1552 | "version": "v2.7.0", |
||
1553 | "source": { |
||
1554 | "type": "git", |
||
1555 | "url": "https://github.com/symfony/routing.git", |
||
1556 | "reference": "6f0333fb8b89cf6f8fd9d6740c5e83b73d9c95b9" |
||
1557 | }, |
||
1558 | "dist": { |
||
1559 | "type": "zip", |
||
1560 | "url": "https://api.github.com/repos/symfony/routing/zipball/6f0333fb8b89cf6f8fd9d6740c5e83b73d9c95b9", |
||
1561 | "reference": "6f0333fb8b89cf6f8fd9d6740c5e83b73d9c95b9", |
||
1562 | "shasum": "" |
||
1563 | }, |
||
1564 | "require": { |
||
1565 | "php": ">=5.3.9" |
||
1566 | }, |
||
1567 | "conflict": { |
||
1568 | "symfony/config": "<2.7" |
||
1569 | }, |
||
1570 | "require-dev": { |
||
1571 | "doctrine/annotations": "~1.0", |
||
1572 | "doctrine/common": "~2.2", |
||
1573 | "psr/log": "~1.0", |
||
1574 | "symfony/config": "~2.7", |
||
1575 | "symfony/expression-language": "~2.4", |
||
1576 | "symfony/http-foundation": "~2.3", |
||
1577 | "symfony/phpunit-bridge": "~2.7", |
||
1578 | "symfony/yaml": "~2.0,>=2.0.5" |
||
1579 | }, |
||
1580 | "suggest": { |
||
1581 | "doctrine/annotations": "For using the annotation loader", |
||
1582 | "symfony/config": "For using the all-in-one router or any loader", |
||
1583 | "symfony/expression-language": "For using expression matching", |
||
1584 | "symfony/yaml": "For using the YAML loader" |
||
1585 | }, |
||
1586 | "type": "library", |
||
1587 | "extra": { |
||
1588 | "branch-alias": { |
||
1589 | "dev-master": "2.7-dev" |
||
1590 | } |
||
1591 | }, |
||
1592 | "autoload": { |
||
1593 | "psr-4": { |
||
1594 | "Symfony\\Component\\Routing\\": "" |
||
1595 | } |
||
1596 | }, |
||
1597 | "notification-url": "https://packagist.org/downloads/", |
||
1598 | "license": [ |
||
1599 | "MIT" |
||
1600 | ], |
||
1601 | "authors": [ |
||
1602 | { |
||
1603 | "name": "Fabien Potencier", |
||
1604 | "email": "[email protected]" |
||
1605 | }, |
||
1606 | { |
||
1607 | "name": "Symfony Community", |
||
1608 | "homepage": "https://symfony.com/contributors" |
||
1609 | } |
||
1610 | ], |
||
1611 | "description": "Symfony Routing Component", |
||
1612 | "homepage": "https://symfony.com", |
||
1613 | "keywords": [ |
||
1614 | "router", |
||
1615 | "routing", |
||
1616 | "uri", |
||
1617 | "url" |
||
1618 | ], |
||
1619 | "time": "2015-05-19 06:58:17" |
||
1620 | }, |
||
1621 | { |
||
1622 | "name": "symfony/security-core", |
||
0 ignored issues
–
show
There is a security advisory for your installed version of symfony/security-core:
CVE-2016-1902: SecureRandom's fallback not secure when OpenSSL fails ![]() |
|||
1623 | "version": "v2.7.0", |
||
1624 | "source": { |
||
1625 | "type": "git", |
||
1626 | "url": "https://github.com/symfony/security-core.git", |
||
1627 | "reference": "af39a58d9dceabeb8c29c1ac347a78d259db1b29" |
||
1628 | }, |
||
1629 | "dist": { |
||
1630 | "type": "zip", |
||
1631 | "url": "https://api.github.com/repos/symfony/security-core/zipball/af39a58d9dceabeb8c29c1ac347a78d259db1b29", |
||
1632 | "reference": "af39a58d9dceabeb8c29c1ac347a78d259db1b29", |
||
1633 | "shasum": "" |
||
1634 | }, |
||
1635 | "require": { |
||
1636 | "php": ">=5.3.9" |
||
1637 | }, |
||
1638 | "require-dev": { |
||
1639 | "ircmaxell/password-compat": "1.0.*", |
||
1640 | "psr/log": "~1.0", |
||
1641 | "symfony/event-dispatcher": "~2.1", |
||
1642 | "symfony/expression-language": "~2.6", |
||
1643 | "symfony/http-foundation": "~2.4", |
||
1644 | "symfony/phpunit-bridge": "~2.7", |
||
1645 | "symfony/translation": "~2.0,>=2.0.5", |
||
1646 | "symfony/validator": "~2.5,>=2.5.5" |
||
1647 | }, |
||
1648 | "suggest": { |
||
1649 | "ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5", |
||
1650 | "symfony/event-dispatcher": "", |
||
1651 | "symfony/expression-language": "For using the expression voter", |
||
1652 | "symfony/http-foundation": "", |
||
1653 | "symfony/validator": "For using the user password constraint" |
||
1654 | }, |
||
1655 | "type": "library", |
||
1656 | "extra": { |
||
1657 | "branch-alias": { |
||
1658 | "dev-master": "2.7-dev" |
||
1659 | } |
||
1660 | }, |
||
1661 | "autoload": { |
||
1662 | "psr-4": { |
||
1663 | "Symfony\\Component\\Security\\Core\\": "" |
||
1664 | } |
||
1665 | }, |
||
1666 | "notification-url": "https://packagist.org/downloads/", |
||
1667 | "license": [ |
||
1668 | "MIT" |
||
1669 | ], |
||
1670 | "authors": [ |
||
1671 | { |
||
1672 | "name": "Fabien Potencier", |
||
1673 | "email": "[email protected]" |
||
1674 | }, |
||
1675 | { |
||
1676 | "name": "Symfony Community", |
||
1677 | "homepage": "https://symfony.com/contributors" |
||
1678 | } |
||
1679 | ], |
||
1680 | "description": "Symfony Security Component - Core Library", |
||
1681 | "homepage": "https://symfony.com", |
||
1682 | "time": "2015-05-15 13:53:44" |
||
1683 | }, |
||
1684 | { |
||
1685 | "name": "symfony/security-csrf", |
||
1686 | "version": "v2.7.0", |
||
1687 | "source": { |
||
1688 | "type": "git", |
||
1689 | "url": "https://github.com/symfony/security-csrf.git", |
||
1690 | "reference": "e438b3e7de930e2147e397830126d2f0d32a0088" |
||
1691 | }, |
||
1692 | "dist": { |
||
1693 | "type": "zip", |
||
1694 | "url": "https://api.github.com/repos/symfony/security-csrf/zipball/e438b3e7de930e2147e397830126d2f0d32a0088", |
||
1695 | "reference": "e438b3e7de930e2147e397830126d2f0d32a0088", |
||
1696 | "shasum": "" |
||
1697 | }, |
||
1698 | "require": { |
||
1699 | "php": ">=5.3.9", |
||
1700 | "symfony/security-core": "~2.4" |
||
1701 | }, |
||
1702 | "require-dev": { |
||
1703 | "symfony/http-foundation": "~2.1", |
||
1704 | "symfony/phpunit-bridge": "~2.7" |
||
1705 | }, |
||
1706 | "suggest": { |
||
1707 | "symfony/http-foundation": "For using the class SessionTokenStorage." |
||
1708 | }, |
||
1709 | "type": "library", |
||
1710 | "extra": { |
||
1711 | "branch-alias": { |
||
1712 | "dev-master": "2.7-dev" |
||
1713 | } |
||
1714 | }, |
||
1715 | "autoload": { |
||
1716 | "psr-4": { |
||
1717 | "Symfony\\Component\\Security\\Csrf\\": "" |
||
1718 | } |
||
1719 | }, |
||
1720 | "notification-url": "https://packagist.org/downloads/", |
||
1721 | "license": [ |
||
1722 | "MIT" |
||
1723 | ], |
||
1724 | "authors": [ |
||
1725 | { |
||
1726 | "name": "Fabien Potencier", |
||
1727 | "email": "[email protected]" |
||
1728 | }, |
||
1729 | { |
||
1730 | "name": "Symfony Community", |
||
1731 | "homepage": "https://symfony.com/contributors" |
||
1732 | } |
||
1733 | ], |
||
1734 | "description": "Symfony Security Component - CSRF Library", |
||
1735 | "homepage": "https://symfony.com", |
||
1736 | "time": "2015-05-13 11:34:46" |
||
1737 | }, |
||
1738 | { |
||
1739 | "name": "symfony/stopwatch", |
||
1740 | "version": "v2.7.0", |
||
1741 | "source": { |
||
1742 | "type": "git", |
||
1743 | "url": "https://github.com/symfony/Stopwatch.git", |
||
1744 | "reference": "7702945bceddc0e1f744519abb8a2baeb94bd5ce" |
||
1745 | }, |
||
1746 | "dist": { |
||
1747 | "type": "zip", |
||
1748 | "url": "https://api.github.com/repos/symfony/Stopwatch/zipball/7702945bceddc0e1f744519abb8a2baeb94bd5ce", |
||
1749 | "reference": "7702945bceddc0e1f744519abb8a2baeb94bd5ce", |
||
1750 | "shasum": "" |
||
1751 | }, |
||
1752 | "require": { |
||
1753 | "php": ">=5.3.9" |
||
1754 | }, |
||
1755 | "require-dev": { |
||
1756 | "symfony/phpunit-bridge": "~2.7" |
||
1757 | }, |
||
1758 | "type": "library", |
||
1759 | "extra": { |
||
1760 | "branch-alias": { |
||
1761 | "dev-master": "2.7-dev" |
||
1762 | } |
||
1763 | }, |
||
1764 | "autoload": { |
||
1765 | "psr-4": { |
||
1766 | "Symfony\\Component\\Stopwatch\\": "" |
||
1767 | } |
||
1768 | }, |
||
1769 | "notification-url": "https://packagist.org/downloads/", |
||
1770 | "license": [ |
||
1771 | "MIT" |
||
1772 | ], |
||
1773 | "authors": [ |
||
1774 | { |
||
1775 | "name": "Fabien Potencier", |
||
1776 | "email": "[email protected]" |
||
1777 | }, |
||
1778 | { |
||
1779 | "name": "Symfony Community", |
||
1780 | "homepage": "https://symfony.com/contributors" |
||
1781 | } |
||
1782 | ], |
||
1783 | "description": "Symfony Stopwatch Component", |
||
1784 | "homepage": "https://symfony.com", |
||
1785 | "time": "2015-05-02 15:21:08" |
||
1786 | }, |
||
1787 | { |
||
1788 | "name": "symfony/templating", |
||
1789 | "version": "v2.7.0", |
||
1790 | "source": { |
||
1791 | "type": "git", |
||
1792 | "url": "https://github.com/symfony/Templating.git", |
||
1793 | "reference": "42a13d5293884f1096236f6d2306fdd7c31f63a6" |
||
1794 | }, |
||
1795 | "dist": { |
||
1796 | "type": "zip", |
||
1797 | "url": "https://api.github.com/repos/symfony/Templating/zipball/42a13d5293884f1096236f6d2306fdd7c31f63a6", |
||
1798 | "reference": "42a13d5293884f1096236f6d2306fdd7c31f63a6", |
||
1799 | "shasum": "" |
||
1800 | }, |
||
1801 | "require": { |
||
1802 | "php": ">=5.3.9" |
||
1803 | }, |
||
1804 | "require-dev": { |
||
1805 | "psr/log": "~1.0", |
||
1806 | "symfony/phpunit-bridge": "~2.7" |
||
1807 | }, |
||
1808 | "suggest": { |
||
1809 | "psr/log": "For using debug logging in loaders" |
||
1810 | }, |
||
1811 | "type": "library", |
||
1812 | "extra": { |
||
1813 | "branch-alias": { |
||
1814 | "dev-master": "2.7-dev" |
||
1815 | } |
||
1816 | }, |
||
1817 | "autoload": { |
||
1818 | "psr-4": { |
||
1819 | "Symfony\\Component\\Templating\\": "" |
||
1820 | } |
||
1821 | }, |
||
1822 | "notification-url": "https://packagist.org/downloads/", |
||
1823 | "license": [ |
||
1824 | "MIT" |
||
1825 | ], |
||
1826 | "authors": [ |
||
1827 | { |
||
1828 | "name": "Fabien Potencier", |
||
1829 | "email": "[email protected]" |
||
1830 | }, |
||
1831 | { |
||
1832 | "name": "Symfony Community", |
||
1833 | "homepage": "https://symfony.com/contributors" |
||
1834 | } |
||
1835 | ], |
||
1836 | "description": "Symfony Templating Component", |
||
1837 | "homepage": "https://symfony.com", |
||
1838 | "time": "2015-05-02 15:21:08" |
||
1839 | }, |
||
1840 | { |
||
1841 | "name": "symfony/translation", |
||
1842 | "version": "v2.7.0", |
||
1843 | "source": { |
||
1844 | "type": "git", |
||
1845 | "url": "https://github.com/symfony/Translation.git", |
||
1846 | "reference": "cc1907bbeacfcc703c031b67545400d6e7d1eb79" |
||
1847 | }, |
||
1848 | "dist": { |
||
1849 | "type": "zip", |
||
1850 | "url": "https://api.github.com/repos/symfony/Translation/zipball/cc1907bbeacfcc703c031b67545400d6e7d1eb79", |
||
1851 | "reference": "cc1907bbeacfcc703c031b67545400d6e7d1eb79", |
||
1852 | "shasum": "" |
||
1853 | }, |
||
1854 | "require": { |
||
1855 | "php": ">=5.3.9" |
||
1856 | }, |
||
1857 | "conflict": { |
||
1858 | "symfony/config": "<2.7" |
||
1859 | }, |
||
1860 | "require-dev": { |
||
1861 | "psr/log": "~1.0", |
||
1862 | "symfony/config": "~2.7", |
||
1863 | "symfony/intl": "~2.3", |
||
1864 | "symfony/phpunit-bridge": "~2.7", |
||
1865 | "symfony/yaml": "~2.2" |
||
1866 | }, |
||
1867 | "suggest": { |
||
1868 | "psr/log": "To use logging capability in translator", |
||
1869 | "symfony/config": "", |
||
1870 | "symfony/yaml": "" |
||
1871 | }, |
||
1872 | "type": "library", |
||
1873 | "extra": { |
||
1874 | "branch-alias": { |
||
1875 | "dev-master": "2.7-dev" |
||
1876 | } |
||
1877 | }, |
||
1878 | "autoload": { |
||
1879 | "psr-4": { |
||
1880 | "Symfony\\Component\\Translation\\": "" |
||
1881 | } |
||
1882 | }, |
||
1883 | "notification-url": "https://packagist.org/downloads/", |
||
1884 | "license": [ |
||
1885 | "MIT" |
||
1886 | ], |
||
1887 | "authors": [ |
||
1888 | { |
||
1889 | "name": "Fabien Potencier", |
||
1890 | "email": "[email protected]" |
||
1891 | }, |
||
1892 | { |
||
1893 | "name": "Symfony Community", |
||
1894 | "homepage": "https://symfony.com/contributors" |
||
1895 | } |
||
1896 | ], |
||
1897 | "description": "Symfony Translation Component", |
||
1898 | "homepage": "https://symfony.com", |
||
1899 | "time": "2015-05-29 14:44:44" |
||
1900 | }, |
||
1901 | { |
||
1902 | "name": "symfony/twig-bridge", |
||
1903 | "version": "v2.7.3", |
||
1904 | "source": { |
||
1905 | "type": "git", |
||
1906 | "url": "https://github.com/symfony/twig-bridge.git", |
||
1907 | "reference": "1d7c50fc20f89c5ca4d440ed54abf049dc882c6e" |
||
1908 | }, |
||
1909 | "dist": { |
||
1910 | "type": "zip", |
||
1911 | "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/1d7c50fc20f89c5ca4d440ed54abf049dc882c6e", |
||
1912 | "reference": "1d7c50fc20f89c5ca4d440ed54abf049dc882c6e", |
||
1913 | "shasum": "" |
||
1914 | }, |
||
1915 | "require": { |
||
1916 | "php": ">=5.3.9", |
||
1917 | "twig/twig": "~1.18" |
||
1918 | }, |
||
1919 | "require-dev": { |
||
1920 | "symfony/asset": "~2.7", |
||
1921 | "symfony/console": "~2.7", |
||
1922 | "symfony/expression-language": "~2.4", |
||
1923 | "symfony/finder": "~2.3", |
||
1924 | "symfony/form": "~2.7,>=2.7.2", |
||
1925 | "symfony/http-kernel": "~2.3", |
||
1926 | "symfony/intl": "~2.3", |
||
1927 | "symfony/phpunit-bridge": "~2.7", |
||
1928 | "symfony/routing": "~2.2", |
||
1929 | "symfony/security": "~2.6", |
||
1930 | "symfony/stopwatch": "~2.2", |
||
1931 | "symfony/templating": "~2.1", |
||
1932 | "symfony/translation": "~2.7", |
||
1933 | "symfony/var-dumper": "~2.6", |
||
1934 | "symfony/yaml": "~2.0,>=2.0.5" |
||
1935 | }, |
||
1936 | "suggest": { |
||
1937 | "symfony/asset": "For using the AssetExtension", |
||
1938 | "symfony/expression-language": "For using the ExpressionExtension", |
||
1939 | "symfony/finder": "", |
||
1940 | "symfony/form": "For using the FormExtension", |
||
1941 | "symfony/http-kernel": "For using the HttpKernelExtension", |
||
1942 | "symfony/routing": "For using the RoutingExtension", |
||
1943 | "symfony/security": "For using the SecurityExtension", |
||
1944 | "symfony/stopwatch": "For using the StopwatchExtension", |
||
1945 | "symfony/templating": "For using the TwigEngine", |
||
1946 | "symfony/translation": "For using the TranslationExtension", |
||
1947 | "symfony/var-dumper": "For using the DumpExtension", |
||
1948 | "symfony/yaml": "For using the YamlExtension" |
||
1949 | }, |
||
1950 | "type": "symfony-bridge", |
||
1951 | "extra": { |
||
1952 | "branch-alias": { |
||
1953 | "dev-master": "2.7-dev" |
||
1954 | } |
||
1955 | }, |
||
1956 | "autoload": { |
||
1957 | "psr-4": { |
||
1958 | "Symfony\\Bridge\\Twig\\": "" |
||
1959 | } |
||
1960 | }, |
||
1961 | "notification-url": "https://packagist.org/downloads/", |
||
1962 | "license": [ |
||
1963 | "MIT" |
||
1964 | ], |
||
1965 | "authors": [ |
||
1966 | { |
||
1967 | "name": "Fabien Potencier", |
||
1968 | "email": "[email protected]" |
||
1969 | }, |
||
1970 | { |
||
1971 | "name": "Symfony Community", |
||
1972 | "homepage": "https://symfony.com/contributors" |
||
1973 | } |
||
1974 | ], |
||
1975 | "description": "Symfony Twig Bridge", |
||
1976 | "homepage": "https://symfony.com", |
||
1977 | "time": "2015-07-26 06:32:57" |
||
1978 | }, |
||
1979 | { |
||
1980 | "name": "symfony/validator", |
||
1981 | "version": "v2.7.3", |
||
1982 | "source": { |
||
1983 | "type": "git", |
||
1984 | "url": "https://github.com/symfony/Validator.git", |
||
1985 | "reference": "646df03e635a8a232804274401449ccdf5f03cad" |
||
1986 | }, |
||
1987 | "dist": { |
||
1988 | "type": "zip", |
||
1989 | "url": "https://api.github.com/repos/symfony/Validator/zipball/646df03e635a8a232804274401449ccdf5f03cad", |
||
1990 | "reference": "646df03e635a8a232804274401449ccdf5f03cad", |
||
1991 | "shasum": "" |
||
1992 | }, |
||
1993 | "require": { |
||
1994 | "php": ">=5.3.9", |
||
1995 | "symfony/translation": "~2.4" |
||
1996 | }, |
||
1997 | "require-dev": { |
||
1998 | "doctrine/annotations": "~1.0", |
||
1999 | "doctrine/cache": "~1.0", |
||
2000 | "egulias/email-validator": "~1.2,>=1.2.1", |
||
2001 | "symfony/config": "~2.2", |
||
2002 | "symfony/expression-language": "~2.4", |
||
2003 | "symfony/http-foundation": "~2.1", |
||
2004 | "symfony/intl": "~2.3", |
||
2005 | "symfony/phpunit-bridge": "~2.7", |
||
2006 | "symfony/property-access": "~2.3", |
||
2007 | "symfony/yaml": "~2.0,>=2.0.5" |
||
2008 | }, |
||
2009 | "suggest": { |
||
2010 | "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", |
||
2011 | "doctrine/cache": "For using the default cached annotation reader and metadata cache.", |
||
2012 | "egulias/email-validator": "Strict (RFC compliant) email validation", |
||
2013 | "symfony/config": "", |
||
2014 | "symfony/expression-language": "For using the 2.4 Expression validator", |
||
2015 | "symfony/http-foundation": "", |
||
2016 | "symfony/intl": "", |
||
2017 | "symfony/property-access": "For using the 2.4 Validator API", |
||
2018 | "symfony/yaml": "" |
||
2019 | }, |
||
2020 | "type": "library", |
||
2021 | "extra": { |
||
2022 | "branch-alias": { |
||
2023 | "dev-master": "2.7-dev" |
||
2024 | } |
||
2025 | }, |
||
2026 | "autoload": { |
||
2027 | "psr-4": { |
||
2028 | "Symfony\\Component\\Validator\\": "" |
||
2029 | } |
||
2030 | }, |
||
2031 | "notification-url": "https://packagist.org/downloads/", |
||
2032 | "license": [ |
||
2033 | "MIT" |
||
2034 | ], |
||
2035 | "authors": [ |
||
2036 | { |
||
2037 | "name": "Fabien Potencier", |
||
2038 | "email": "[email protected]" |
||
2039 | }, |
||
2040 | { |
||
2041 | "name": "Symfony Community", |
||
2042 | "homepage": "https://symfony.com/contributors" |
||
2043 | } |
||
2044 | ], |
||
2045 | "description": "Symfony Validator Component", |
||
2046 | "homepage": "https://symfony.com", |
||
2047 | "time": "2015-07-31 06:49:15" |
||
2048 | }, |
||
2049 | { |
||
2050 | "name": "twig/twig", |
||
0 ignored issues
–
show
There is a security advisory for your installed version of twig/twig:
Remote code execution in templates ![]() |
|||
2051 | "version": "v1.18.1", |
||
2052 | "source": { |
||
2053 | "type": "git", |
||
2054 | "url": "https://github.com/twigphp/Twig.git", |
||
2055 | "reference": "9f70492f44398e276d1b81c1b43adfe6751c7b7f" |
||
2056 | }, |
||
2057 | "dist": { |
||
2058 | "type": "zip", |
||
2059 | "url": "https://api.github.com/repos/twigphp/Twig/zipball/9f70492f44398e276d1b81c1b43adfe6751c7b7f", |
||
2060 | "reference": "9f70492f44398e276d1b81c1b43adfe6751c7b7f", |
||
2061 | "shasum": "" |
||
2062 | }, |
||
2063 | "require": { |
||
2064 | "php": ">=5.2.7" |
||
2065 | }, |
||
2066 | "type": "library", |
||
2067 | "extra": { |
||
2068 | "branch-alias": { |
||
2069 | "dev-master": "1.18-dev" |
||
2070 | } |
||
2071 | }, |
||
2072 | "autoload": { |
||
2073 | "psr-0": { |
||
2074 | "Twig_": "lib/" |
||
2075 | } |
||
2076 | }, |
||
2077 | "notification-url": "https://packagist.org/downloads/", |
||
2078 | "license": [ |
||
2079 | "BSD-3-Clause" |
||
2080 | ], |
||
2081 | "authors": [ |
||
2082 | { |
||
2083 | "name": "Fabien Potencier", |
||
2084 | "email": "[email protected]", |
||
2085 | "homepage": "http://fabien.potencier.org", |
||
2086 | "role": "Lead Developer" |
||
2087 | }, |
||
2088 | { |
||
2089 | "name": "Armin Ronacher", |
||
2090 | "email": "[email protected]", |
||
2091 | "role": "Project Founder" |
||
2092 | }, |
||
2093 | { |
||
2094 | "name": "Twig Team", |
||
2095 | "homepage": "http://twig.sensiolabs.org/contributors", |
||
2096 | "role": "Contributors" |
||
2097 | } |
||
2098 | ], |
||
2099 | "description": "Twig, the flexible, fast, and secure template language for PHP", |
||
2100 | "homepage": "http://twig.sensiolabs.org", |
||
2101 | "keywords": [ |
||
2102 | "templating" |
||
2103 | ], |
||
2104 | "time": "2015-04-19 08:30:27" |
||
2105 | } |
||
2106 | ], |
||
2107 | "packages-dev": [ |
||
2108 | { |
||
2109 | "name": "behat/behat", |
||
2110 | "version": "v2.5.5", |
||
2111 | "source": { |
||
2112 | "type": "git", |
||
2113 | "url": "https://github.com/Behat/Behat.git", |
||
2114 | "reference": "c1e48826b84669c97a1efa78459aedfdcdcf2120" |
||
2115 | }, |
||
2116 | "dist": { |
||
2117 | "type": "zip", |
||
2118 | "url": "https://api.github.com/repos/Behat/Behat/zipball/c1e48826b84669c97a1efa78459aedfdcdcf2120", |
||
2119 | "reference": "c1e48826b84669c97a1efa78459aedfdcdcf2120", |
||
2120 | "shasum": "" |
||
2121 | }, |
||
2122 | "require": { |
||
2123 | "behat/gherkin": "~2.3.0", |
||
2124 | "php": ">=5.3.1", |
||
2125 | "symfony/config": "~2.3", |
||
2126 | "symfony/console": "~2.0", |
||
2127 | "symfony/dependency-injection": "~2.0", |
||
2128 | "symfony/event-dispatcher": "~2.0", |
||
2129 | "symfony/finder": "~2.0", |
||
2130 | "symfony/translation": "~2.3", |
||
2131 | "symfony/yaml": "~2.0" |
||
2132 | }, |
||
2133 | "require-dev": { |
||
2134 | "phpunit/phpunit": "~3.7.19" |
||
2135 | }, |
||
2136 | "suggest": { |
||
2137 | "behat/mink-extension": "for integration with Mink testing framework", |
||
2138 | "behat/symfony2-extension": "for integration with Symfony2 web framework", |
||
2139 | "behat/yii-extension": "for integration with Yii web framework" |
||
2140 | }, |
||
2141 | "bin": [ |
||
2142 | "bin/behat" |
||
2143 | ], |
||
2144 | "type": "library", |
||
2145 | "autoload": { |
||
2146 | "psr-0": { |
||
2147 | "Behat\\Behat": "src/" |
||
2148 | } |
||
2149 | }, |
||
2150 | "notification-url": "https://packagist.org/downloads/", |
||
2151 | "license": [ |
||
2152 | "MIT" |
||
2153 | ], |
||
2154 | "authors": [ |
||
2155 | { |
||
2156 | "name": "Konstantin Kudryashov", |
||
2157 | "email": "[email protected]", |
||
2158 | "homepage": "http://everzet.com" |
||
2159 | } |
||
2160 | ], |
||
2161 | "description": "Scenario-oriented BDD framework for PHP 5.3", |
||
2162 | "homepage": "http://behat.org/", |
||
2163 | "keywords": [ |
||
2164 | "BDD", |
||
2165 | "Behat", |
||
2166 | "Symfony2" |
||
2167 | ], |
||
2168 | "time": "2015-06-01 09:37:55" |
||
2169 | }, |
||
2170 | { |
||
2171 | "name": "behat/gherkin", |
||
2172 | "version": "v2.3.5", |
||
2173 | "source": { |
||
2174 | "type": "git", |
||
2175 | "url": "https://github.com/Behat/Gherkin.git", |
||
2176 | "reference": "2b33963da5525400573560c173ab5c9c057e1852" |
||
2177 | }, |
||
2178 | "dist": { |
||
2179 | "type": "zip", |
||
2180 | "url": "https://api.github.com/repos/Behat/Gherkin/zipball/2b33963da5525400573560c173ab5c9c057e1852", |
||
2181 | "reference": "2b33963da5525400573560c173ab5c9c057e1852", |
||
2182 | "shasum": "" |
||
2183 | }, |
||
2184 | "require": { |
||
2185 | "php": ">=5.3.1", |
||
2186 | "symfony/finder": "~2.0" |
||
2187 | }, |
||
2188 | "require-dev": { |
||
2189 | "symfony/config": "~2.0", |
||
2190 | "symfony/translation": "~2.0", |
||
2191 | "symfony/yaml": "~2.0" |
||
2192 | }, |
||
2193 | "suggest": { |
||
2194 | "symfony/config": "If you want to use Config component to manage resources", |
||
2195 | "symfony/translation": "If you want to use Symfony2 translations adapter", |
||
2196 | "symfony/yaml": "If you want to parse features, represented in YAML files" |
||
2197 | }, |
||
2198 | "type": "library", |
||
2199 | "extra": { |
||
2200 | "branch-alias": { |
||
2201 | "dev-develop": "2.2-dev" |
||
2202 | } |
||
2203 | }, |
||
2204 | "autoload": { |
||
2205 | "psr-0": { |
||
2206 | "Behat\\Gherkin": "src/" |
||
2207 | } |
||
2208 | }, |
||
2209 | "notification-url": "https://packagist.org/downloads/", |
||
2210 | "license": [ |
||
2211 | "MIT" |
||
2212 | ], |
||
2213 | "authors": [ |
||
2214 | { |
||
2215 | "name": "Konstantin Kudryashov", |
||
2216 | "email": "[email protected]", |
||
2217 | "homepage": "http://everzet.com" |
||
2218 | } |
||
2219 | ], |
||
2220 | "description": "Gherkin DSL parser for PHP 5.3", |
||
2221 | "homepage": "http://behat.org/", |
||
2222 | "keywords": [ |
||
2223 | "BDD", |
||
2224 | "Behat", |
||
2225 | "DSL", |
||
2226 | "Symfony2", |
||
2227 | "parser" |
||
2228 | ], |
||
2229 | "time": "2013-10-15 11:22:17" |
||
2230 | }, |
||
2231 | { |
||
2232 | "name": "behat/mink", |
||
2233 | "version": "v1.6.1", |
||
2234 | "source": { |
||
2235 | "type": "git", |
||
2236 | "url": "https://github.com/minkphp/Mink.git", |
||
2237 | "reference": "8b68523a339ec991bcd638b39dc8f04f808da88a" |
||
2238 | }, |
||
2239 | "dist": { |
||
2240 | "type": "zip", |
||
2241 | "url": "https://api.github.com/repos/minkphp/Mink/zipball/8b68523a339ec991bcd638b39dc8f04f808da88a", |
||
2242 | "reference": "8b68523a339ec991bcd638b39dc8f04f808da88a", |
||
2243 | "shasum": "" |
||
2244 | }, |
||
2245 | "require": { |
||
2246 | "php": ">=5.3.1", |
||
2247 | "symfony/css-selector": "~2.0" |
||
2248 | }, |
||
2249 | "suggest": { |
||
2250 | "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)", |
||
2251 | "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation", |
||
2252 | "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)", |
||
2253 | "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)" |
||
2254 | }, |
||
2255 | "type": "library", |
||
2256 | "extra": { |
||
2257 | "branch-alias": { |
||
2258 | "dev-master": "1.6.x-dev" |
||
2259 | } |
||
2260 | }, |
||
2261 | "autoload": { |
||
2262 | "psr-4": { |
||
2263 | "Behat\\Mink\\": "src/" |
||
2264 | } |
||
2265 | }, |
||
2266 | "notification-url": "https://packagist.org/downloads/", |
||
2267 | "license": [ |
||
2268 | "MIT" |
||
2269 | ], |
||
2270 | "authors": [ |
||
2271 | { |
||
2272 | "name": "Konstantin Kudryashov", |
||
2273 | "email": "[email protected]", |
||
2274 | "homepage": "http://everzet.com" |
||
2275 | } |
||
2276 | ], |
||
2277 | "description": "Browser controller/emulator abstraction for PHP", |
||
2278 | "homepage": "http://mink.behat.org/", |
||
2279 | "keywords": [ |
||
2280 | "browser", |
||
2281 | "testing", |
||
2282 | "web" |
||
2283 | ], |
||
2284 | "time": "2015-02-04 17:02:06" |
||
2285 | }, |
||
2286 | { |
||
2287 | "name": "behat/mink-browserkit-driver", |
||
2288 | "version": "v1.2.0", |
||
2289 | "source": { |
||
2290 | "type": "git", |
||
2291 | "url": "https://github.com/minkphp/MinkBrowserKitDriver.git", |
||
2292 | "reference": "aed8f4a596b79014a75254c3e337511c33e38cbd" |
||
2293 | }, |
||
2294 | "dist": { |
||
2295 | "type": "zip", |
||
2296 | "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/aed8f4a596b79014a75254c3e337511c33e38cbd", |
||
2297 | "reference": "aed8f4a596b79014a75254c3e337511c33e38cbd", |
||
2298 | "shasum": "" |
||
2299 | }, |
||
2300 | "require": { |
||
2301 | "behat/mink": "~1.6@dev", |
||
2302 | "php": ">=5.3.1", |
||
2303 | "symfony/browser-kit": "~2.0", |
||
2304 | "symfony/dom-crawler": "~2.0" |
||
2305 | }, |
||
2306 | "require-dev": { |
||
2307 | "silex/silex": "~1.2" |
||
2308 | }, |
||
2309 | "type": "mink-driver", |
||
2310 | "extra": { |
||
2311 | "branch-alias": { |
||
2312 | "dev-master": "1.2.x-dev" |
||
2313 | } |
||
2314 | }, |
||
2315 | "autoload": { |
||
2316 | "psr-0": { |
||
2317 | "Behat\\Mink\\Driver": "src/" |
||
2318 | } |
||
2319 | }, |
||
2320 | "notification-url": "https://packagist.org/downloads/", |
||
2321 | "license": [ |
||
2322 | "MIT" |
||
2323 | ], |
||
2324 | "authors": [ |
||
2325 | { |
||
2326 | "name": "Konstantin Kudryashov", |
||
2327 | "email": "[email protected]", |
||
2328 | "homepage": "http://everzet.com" |
||
2329 | } |
||
2330 | ], |
||
2331 | "description": "Symfony2 BrowserKit driver for Mink framework", |
||
2332 | "homepage": "http://mink.behat.org/", |
||
2333 | "keywords": [ |
||
2334 | "Mink", |
||
2335 | "Symfony2", |
||
2336 | "browser", |
||
2337 | "testing" |
||
2338 | ], |
||
2339 | "time": "2014-09-26 11:35:19" |
||
2340 | }, |
||
2341 | { |
||
2342 | "name": "behat/mink-extension", |
||
2343 | "version": "v1.3.3", |
||
2344 | "source": { |
||
2345 | "type": "git", |
||
2346 | "url": "https://github.com/Behat/MinkExtension.git", |
||
2347 | "reference": "b885b9407cba50a954f72c69ed1b2f8d3bc694f8" |
||
2348 | }, |
||
2349 | "dist": { |
||
2350 | "type": "zip", |
||
2351 | "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/b885b9407cba50a954f72c69ed1b2f8d3bc694f8", |
||
2352 | "reference": "b885b9407cba50a954f72c69ed1b2f8d3bc694f8", |
||
2353 | "shasum": "" |
||
2354 | }, |
||
2355 | "require": { |
||
2356 | "behat/behat": "~2.5.0", |
||
2357 | "behat/mink": "~1.5", |
||
2358 | "php": ">=5.3.2", |
||
2359 | "symfony/config": "~2.2" |
||
2360 | }, |
||
2361 | "require-dev": { |
||
2362 | "behat/mink-goutte-driver": "~1.0", |
||
2363 | "fabpot/goutte": "~1.0" |
||
2364 | }, |
||
2365 | "type": "behat-extension", |
||
2366 | "autoload": { |
||
2367 | "psr-0": { |
||
2368 | "Behat\\MinkExtension": "src/" |
||
2369 | } |
||
2370 | }, |
||
2371 | "notification-url": "https://packagist.org/downloads/", |
||
2372 | "license": [ |
||
2373 | "MIT" |
||
2374 | ], |
||
2375 | "authors": [ |
||
2376 | { |
||
2377 | "name": "Konstantin Kudryashov", |
||
2378 | "email": "[email protected]", |
||
2379 | "homepage": "http://everzet.com" |
||
2380 | } |
||
2381 | ], |
||
2382 | "description": "Mink extension for Behat", |
||
2383 | "homepage": "http://mink.behat.org", |
||
2384 | "keywords": [ |
||
2385 | "browser", |
||
2386 | "gui", |
||
2387 | "test", |
||
2388 | "web" |
||
2389 | ], |
||
2390 | "time": "2014-05-15 19:27:39" |
||
2391 | }, |
||
2392 | { |
||
2393 | "name": "behat/mink-goutte-driver", |
||
2394 | "version": "v1.1.0", |
||
2395 | "source": { |
||
2396 | "type": "git", |
||
2397 | "url": "https://github.com/minkphp/MinkGoutteDriver.git", |
||
2398 | "reference": "2bf327b4166694ecaa8ae7f956cb6ae252ecf03e" |
||
2399 | }, |
||
2400 | "dist": { |
||
2401 | "type": "zip", |
||
2402 | "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/2bf327b4166694ecaa8ae7f956cb6ae252ecf03e", |
||
2403 | "reference": "2bf327b4166694ecaa8ae7f956cb6ae252ecf03e", |
||
2404 | "shasum": "" |
||
2405 | }, |
||
2406 | "require": { |
||
2407 | "behat/mink": "~1.6@dev", |
||
2408 | "behat/mink-browserkit-driver": "~1.2@dev", |
||
2409 | "fabpot/goutte": "~1.0.4|~2.0", |
||
2410 | "php": ">=5.3.1" |
||
2411 | }, |
||
2412 | "type": "mink-driver", |
||
2413 | "extra": { |
||
2414 | "branch-alias": { |
||
2415 | "dev-master": "1.1.x-dev" |
||
2416 | } |
||
2417 | }, |
||
2418 | "autoload": { |
||
2419 | "psr-0": { |
||
2420 | "Behat\\Mink\\Driver": "src/" |
||
2421 | } |
||
2422 | }, |
||
2423 | "notification-url": "https://packagist.org/downloads/", |
||
2424 | "license": [ |
||
2425 | "MIT" |
||
2426 | ], |
||
2427 | "authors": [ |
||
2428 | { |
||
2429 | "name": "Konstantin Kudryashov", |
||
2430 | "email": "[email protected]", |
||
2431 | "homepage": "http://everzet.com" |
||
2432 | } |
||
2433 | ], |
||
2434 | "description": "Goutte driver for Mink framework", |
||
2435 | "homepage": "http://mink.behat.org/", |
||
2436 | "keywords": [ |
||
2437 | "browser", |
||
2438 | "goutte", |
||
2439 | "headless", |
||
2440 | "testing" |
||
2441 | ], |
||
2442 | "time": "2014-10-09 09:21:12" |
||
2443 | }, |
||
2444 | { |
||
2445 | "name": "behat/mink-selenium2-driver", |
||
2446 | "version": "v1.2.0", |
||
2447 | "source": { |
||
2448 | "type": "git", |
||
2449 | "url": "https://github.com/minkphp/MinkSelenium2Driver.git", |
||
2450 | "reference": "8018fee80bf6573f909ece3e0dfc07d0eb352210" |
||
2451 | }, |
||
2452 | "dist": { |
||
2453 | "type": "zip", |
||
2454 | "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/8018fee80bf6573f909ece3e0dfc07d0eb352210", |
||
2455 | "reference": "8018fee80bf6573f909ece3e0dfc07d0eb352210", |
||
2456 | "shasum": "" |
||
2457 | }, |
||
2458 | "require": { |
||
2459 | "behat/mink": "~1.6@dev", |
||
2460 | "instaclick/php-webdriver": "~1.1", |
||
2461 | "php": ">=5.3.1" |
||
2462 | }, |
||
2463 | "type": "mink-driver", |
||
2464 | "extra": { |
||
2465 | "branch-alias": { |
||
2466 | "dev-master": "1.2.x-dev" |
||
2467 | } |
||
2468 | }, |
||
2469 | "autoload": { |
||
2470 | "psr-0": { |
||
2471 | "Behat\\Mink\\Driver": "src/" |
||
2472 | } |
||
2473 | }, |
||
2474 | "notification-url": "https://packagist.org/downloads/", |
||
2475 | "license": [ |
||
2476 | "MIT" |
||
2477 | ], |
||
2478 | "authors": [ |
||
2479 | { |
||
2480 | "name": "Konstantin Kudryashov", |
||
2481 | "email": "[email protected]", |
||
2482 | "homepage": "http://everzet.com" |
||
2483 | }, |
||
2484 | { |
||
2485 | "name": "Pete Otaqui", |
||
2486 | "email": "[email protected]", |
||
2487 | "homepage": "https://github.com/pete-otaqui" |
||
2488 | } |
||
2489 | ], |
||
2490 | "description": "Selenium2 (WebDriver) driver for Mink framework", |
||
2491 | "homepage": "http://mink.behat.org/", |
||
2492 | "keywords": [ |
||
2493 | "ajax", |
||
2494 | "browser", |
||
2495 | "javascript", |
||
2496 | "selenium", |
||
2497 | "testing", |
||
2498 | "webdriver" |
||
2499 | ], |
||
2500 | "time": "2014-09-29 13:12:12" |
||
2501 | }, |
||
2502 | { |
||
2503 | "name": "camspiers/json-pretty", |
||
2504 | "version": "1.0.0", |
||
2505 | "source": { |
||
2506 | "type": "git", |
||
2507 | "url": "https://github.com/camspiers/json-pretty.git", |
||
2508 | "reference": "2378ac3e8e798e9c55bd3c194238cde35af93817" |
||
2509 | }, |
||
2510 | "dist": { |
||
2511 | "type": "zip", |
||
2512 | "url": "https://api.github.com/repos/camspiers/json-pretty/zipball/2378ac3e8e798e9c55bd3c194238cde35af93817", |
||
2513 | "reference": "2378ac3e8e798e9c55bd3c194238cde35af93817", |
||
2514 | "shasum": "" |
||
2515 | }, |
||
2516 | "require-dev": { |
||
2517 | "phpunit/phpunit": "3.7.*" |
||
2518 | }, |
||
2519 | "suggest": { |
||
2520 | "pimple/pimple": "Useful for dependency injection" |
||
2521 | }, |
||
2522 | "type": "library", |
||
2523 | "autoload": { |
||
2524 | "psr-0": { |
||
2525 | "Camspiers": "src/" |
||
2526 | } |
||
2527 | }, |
||
2528 | "notification-url": "https://packagist.org/downloads/", |
||
2529 | "license": [ |
||
2530 | "MIT" |
||
2531 | ], |
||
2532 | "authors": [ |
||
2533 | { |
||
2534 | "name": "Cam Spiers", |
||
2535 | "email": "[email protected]", |
||
2536 | "homepage": "https://github.com/camspiers/", |
||
2537 | "role": "Developer" |
||
2538 | } |
||
2539 | ], |
||
2540 | "description": "Provides support for json pretty printing in php 5.3", |
||
2541 | "time": "2014-01-24 12:31:00" |
||
2542 | }, |
||
2543 | { |
||
2544 | "name": "doctrine/instantiator", |
||
2545 | "version": "1.0.4", |
||
2546 | "source": { |
||
2547 | "type": "git", |
||
2548 | "url": "https://github.com/doctrine/instantiator.git", |
||
2549 | "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119" |
||
2550 | }, |
||
2551 | "dist": { |
||
2552 | "type": "zip", |
||
2553 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119", |
||
2554 | "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119", |
||
2555 | "shasum": "" |
||
2556 | }, |
||
2557 | "require": { |
||
2558 | "php": ">=5.3,<8.0-DEV" |
||
2559 | }, |
||
2560 | "require-dev": { |
||
2561 | "athletic/athletic": "~0.1.8", |
||
2562 | "ext-pdo": "*", |
||
2563 | "ext-phar": "*", |
||
2564 | "phpunit/phpunit": "~4.0", |
||
2565 | "squizlabs/php_codesniffer": "2.0.*@ALPHA" |
||
2566 | }, |
||
2567 | "type": "library", |
||
2568 | "extra": { |
||
2569 | "branch-alias": { |
||
2570 | "dev-master": "1.0.x-dev" |
||
2571 | } |
||
2572 | }, |
||
2573 | "autoload": { |
||
2574 | "psr-0": { |
||
2575 | "Doctrine\\Instantiator\\": "src" |
||
2576 | } |
||
2577 | }, |
||
2578 | "notification-url": "https://packagist.org/downloads/", |
||
2579 | "license": [ |
||
2580 | "MIT" |
||
2581 | ], |
||
2582 | "authors": [ |
||
2583 | { |
||
2584 | "name": "Marco Pivetta", |
||
2585 | "email": "[email protected]", |
||
2586 | "homepage": "http://ocramius.github.com/" |
||
2587 | } |
||
2588 | ], |
||
2589 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
2590 | "homepage": "https://github.com/doctrine/instantiator", |
||
2591 | "keywords": [ |
||
2592 | "constructor", |
||
2593 | "instantiate" |
||
2594 | ], |
||
2595 | "time": "2014-10-13 12:58:55" |
||
2596 | }, |
||
2597 | { |
||
2598 | "name": "fabpot/goutte", |
||
2599 | "version": "v2.0.4", |
||
2600 | "source": { |
||
2601 | "type": "git", |
||
2602 | "url": "https://github.com/FriendsOfPHP/Goutte.git", |
||
2603 | "reference": "0ad3ee6dc2d0aaa832a80041a1e09bf394e99802" |
||
2604 | }, |
||
2605 | "dist": { |
||
2606 | "type": "zip", |
||
2607 | "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/0ad3ee6dc2d0aaa832a80041a1e09bf394e99802", |
||
2608 | "reference": "0ad3ee6dc2d0aaa832a80041a1e09bf394e99802", |
||
2609 | "shasum": "" |
||
2610 | }, |
||
2611 | "require": { |
||
2612 | "guzzlehttp/guzzle": ">=4,<6", |
||
2613 | "php": ">=5.4.0", |
||
2614 | "symfony/browser-kit": "~2.1", |
||
2615 | "symfony/css-selector": "~2.1", |
||
2616 | "symfony/dom-crawler": "~2.1" |
||
2617 | }, |
||
2618 | "type": "application", |
||
2619 | "extra": { |
||
2620 | "branch-alias": { |
||
2621 | "dev-master": "2.0-dev" |
||
2622 | } |
||
2623 | }, |
||
2624 | "autoload": { |
||
2625 | "psr-4": { |
||
2626 | "Goutte\\": "Goutte" |
||
2627 | } |
||
2628 | }, |
||
2629 | "notification-url": "https://packagist.org/downloads/", |
||
2630 | "license": [ |
||
2631 | "MIT" |
||
2632 | ], |
||
2633 | "authors": [ |
||
2634 | { |
||
2635 | "name": "Fabien Potencier", |
||
2636 | "email": "[email protected]" |
||
2637 | } |
||
2638 | ], |
||
2639 | "description": "A simple PHP Web Scraper", |
||
2640 | "homepage": "https://github.com/FriendsOfPHP/Goutte", |
||
2641 | "keywords": [ |
||
2642 | "scraper" |
||
2643 | ], |
||
2644 | "time": "2015-05-05 21:14:57" |
||
2645 | }, |
||
2646 | { |
||
2647 | "name": "ibuildings/qa-tools", |
||
2648 | "version": "1.1.27", |
||
2649 | "source": { |
||
2650 | "type": "git", |
||
2651 | "url": "https://github.com/ibuildingsnl/qa-tools.git", |
||
2652 | "reference": "8ad25e0a919aa0ed7ceb00abbe1d80a0dae929dd" |
||
2653 | }, |
||
2654 | "dist": { |
||
2655 | "type": "zip", |
||
2656 | "url": "https://api.github.com/repos/ibuildingsnl/qa-tools/zipball/8ad25e0a919aa0ed7ceb00abbe1d80a0dae929dd", |
||
2657 | "reference": "8ad25e0a919aa0ed7ceb00abbe1d80a0dae929dd", |
||
2658 | "shasum": "" |
||
2659 | }, |
||
2660 | "require": { |
||
2661 | "behat/behat": "~2.5", |
||
2662 | "behat/mink": "*", |
||
2663 | "behat/mink-extension": "*", |
||
2664 | "behat/mink-goutte-driver": ">=1.0.9", |
||
2665 | "behat/mink-selenium2-driver": "*", |
||
2666 | "camspiers/json-pretty": "~1.0", |
||
2667 | "phpmd/phpmd": "~2", |
||
2668 | "phpunit/phpunit": "~4", |
||
2669 | "sebastian/phpcpd": "~2", |
||
2670 | "sensiolabs/security-checker": "~2.0", |
||
2671 | "squizlabs/php_codesniffer": "~1", |
||
2672 | "symfony/console": "~2.1", |
||
2673 | "symfony/filesystem": "~2.1", |
||
2674 | "twig/twig": "~1.12" |
||
2675 | }, |
||
2676 | "bin": [ |
||
2677 | "bin/qa-tools", |
||
2678 | "bin/jshint" |
||
2679 | ], |
||
2680 | "type": "library", |
||
2681 | "extra": { |
||
2682 | "branch-alias": { |
||
2683 | "dev-master": "1.1.x-dev" |
||
2684 | } |
||
2685 | }, |
||
2686 | "autoload": { |
||
2687 | "psr-0": { |
||
2688 | "Ibuildings": "src/" |
||
2689 | } |
||
2690 | }, |
||
2691 | "notification-url": "https://packagist.org/downloads/", |
||
2692 | "license": [ |
||
2693 | "MIT" |
||
2694 | ], |
||
2695 | "description": "Ibuildings standard QA Tools", |
||
2696 | "time": "2014-10-06 10:35:34" |
||
2697 | }, |
||
2698 | { |
||
2699 | "name": "instaclick/php-webdriver", |
||
2700 | "version": "1.4.2", |
||
2701 | "source": { |
||
2702 | "type": "git", |
||
2703 | "url": "https://github.com/instaclick/php-webdriver.git", |
||
2704 | "reference": "6aa16bbc02a5897200ab70316e0d2a01664afc51" |
||
2705 | }, |
||
2706 | "dist": { |
||
2707 | "type": "zip", |
||
2708 | "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/6aa16bbc02a5897200ab70316e0d2a01664afc51", |
||
2709 | "reference": "6aa16bbc02a5897200ab70316e0d2a01664afc51", |
||
2710 | "shasum": "" |
||
2711 | }, |
||
2712 | "require": { |
||
2713 | "ext-curl": "*", |
||
2714 | "php": ">=5.3.2" |
||
2715 | }, |
||
2716 | "require-dev": { |
||
2717 | "satooshi/php-coveralls": "dev-master" |
||
2718 | }, |
||
2719 | "type": "library", |
||
2720 | "extra": { |
||
2721 | "branch-alias": { |
||
2722 | "dev-master": "1.4.x-dev" |
||
2723 | } |
||
2724 | }, |
||
2725 | "autoload": { |
||
2726 | "psr-0": { |
||
2727 | "WebDriver": "lib/" |
||
2728 | } |
||
2729 | }, |
||
2730 | "notification-url": "https://packagist.org/downloads/", |
||
2731 | "license": [ |
||
2732 | "Apache-2.0" |
||
2733 | ], |
||
2734 | "authors": [ |
||
2735 | { |
||
2736 | "name": "Justin Bishop", |
||
2737 | "email": "[email protected]", |
||
2738 | "role": "Developer" |
||
2739 | }, |
||
2740 | { |
||
2741 | "name": "Anthon Pang", |
||
2742 | "email": "[email protected]", |
||
2743 | "role": "Fork Maintainer" |
||
2744 | } |
||
2745 | ], |
||
2746 | "description": "PHP WebDriver for Selenium 2", |
||
2747 | "homepage": "http://instaclick.com/", |
||
2748 | "keywords": [ |
||
2749 | "browser", |
||
2750 | "selenium", |
||
2751 | "webdriver", |
||
2752 | "webtest" |
||
2753 | ], |
||
2754 | "time": "2015-04-05 19:52:55" |
||
2755 | }, |
||
2756 | { |
||
2757 | "name": "liip/rmt", |
||
2758 | "version": "1.1.7", |
||
2759 | "source": { |
||
2760 | "type": "git", |
||
2761 | "url": "https://github.com/liip/RMT.git", |
||
2762 | "reference": "444e48c6e41ee191421855fca7c205ff77a6f8fc" |
||
2763 | }, |
||
2764 | "dist": { |
||
2765 | "type": "zip", |
||
2766 | "url": "https://api.github.com/repos/liip/RMT/zipball/444e48c6e41ee191421855fca7c205ff77a6f8fc", |
||
2767 | "reference": "444e48c6e41ee191421855fca7c205ff77a6f8fc", |
||
2768 | "shasum": "" |
||
2769 | }, |
||
2770 | "require": { |
||
2771 | "php": ">=5.3.3", |
||
2772 | "sensiolabs/security-checker": "~2.0", |
||
2773 | "symfony/console": "~2.0", |
||
2774 | "symfony/process": "~2.0", |
||
2775 | "symfony/yaml": "~2.0", |
||
2776 | "vierbergenlars/php-semver": "~3.0" |
||
2777 | }, |
||
2778 | "bin": [ |
||
2779 | "RMT" |
||
2780 | ], |
||
2781 | "type": "library", |
||
2782 | "autoload": { |
||
2783 | "psr-0": { |
||
2784 | "Liip": "src" |
||
2785 | } |
||
2786 | }, |
||
2787 | "notification-url": "https://packagist.org/downloads/", |
||
2788 | "license": [ |
||
2789 | "MIT" |
||
2790 | ], |
||
2791 | "authors": [ |
||
2792 | { |
||
2793 | "name": "Laurent Prodon", |
||
2794 | "email": "[email protected]", |
||
2795 | "role": "Developer" |
||
2796 | }, |
||
2797 | { |
||
2798 | "name": "David Jeanmonod", |
||
2799 | "email": "[email protected]", |
||
2800 | "role": "Developer" |
||
2801 | } |
||
2802 | ], |
||
2803 | "description": "Release Managment Tool: a handy tool to help releasing new version of your software", |
||
2804 | "homepage": "http://github.com/liip/RMT", |
||
2805 | "keywords": [ |
||
2806 | "post-release", |
||
2807 | "pre-release", |
||
2808 | "release", |
||
2809 | "semantic versioning", |
||
2810 | "vcs tag", |
||
2811 | "version" |
||
2812 | ], |
||
2813 | "time": "2014-10-28 10:33:21" |
||
2814 | }, |
||
2815 | { |
||
2816 | "name": "mockery/mockery", |
||
2817 | "version": "0.9.2", |
||
2818 | "source": { |
||
2819 | "type": "git", |
||
2820 | "url": "https://github.com/padraic/mockery.git", |
||
2821 | "reference": "95a4855380dc70176c51807c678fb3bd6198529a" |
||
2822 | }, |
||
2823 | "dist": { |
||
2824 | "type": "zip", |
||
2825 | "url": "https://api.github.com/repos/padraic/mockery/zipball/95a4855380dc70176c51807c678fb3bd6198529a", |
||
2826 | "reference": "95a4855380dc70176c51807c678fb3bd6198529a", |
||
2827 | "shasum": "" |
||
2828 | }, |
||
2829 | "require": { |
||
2830 | "lib-pcre": ">=7.0", |
||
2831 | "php": ">=5.3.2" |
||
2832 | }, |
||
2833 | "require-dev": { |
||
2834 | "hamcrest/hamcrest-php": "~1.1", |
||
2835 | "phpunit/phpunit": "~4.0", |
||
2836 | "satooshi/php-coveralls": "~0.7@dev" |
||
2837 | }, |
||
2838 | "type": "library", |
||
2839 | "extra": { |
||
2840 | "branch-alias": { |
||
2841 | "dev-master": "0.9.x-dev" |
||
2842 | } |
||
2843 | }, |
||
2844 | "autoload": { |
||
2845 | "psr-0": { |
||
2846 | "Mockery": "library/" |
||
2847 | } |
||
2848 | }, |
||
2849 | "notification-url": "https://packagist.org/downloads/", |
||
2850 | "license": [ |
||
2851 | "BSD-3-Clause" |
||
2852 | ], |
||
2853 | "authors": [ |
||
2854 | { |
||
2855 | "name": "Pádraic Brady", |
||
2856 | "email": "[email protected]", |
||
2857 | "homepage": "http://blog.astrumfutura.com" |
||
2858 | }, |
||
2859 | { |
||
2860 | "name": "Dave Marshall", |
||
2861 | "email": "[email protected]", |
||
2862 | "homepage": "http://davedevelopment.co.uk" |
||
2863 | } |
||
2864 | ], |
||
2865 | "description": "Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succint API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.", |
||
2866 | "homepage": "http://github.com/padraic/mockery", |
||
2867 | "keywords": [ |
||
2868 | "BDD", |
||
2869 | "TDD", |
||
2870 | "library", |
||
2871 | "mock", |
||
2872 | "mock objects", |
||
2873 | "mockery", |
||
2874 | "stub", |
||
2875 | "test", |
||
2876 | "test double", |
||
2877 | "testing" |
||
2878 | ], |
||
2879 | "time": "2014-09-03 10:11:10" |
||
2880 | }, |
||
2881 | { |
||
2882 | "name": "pdepend/pdepend", |
||
2883 | "version": "2.1.0", |
||
2884 | "source": { |
||
2885 | "type": "git", |
||
2886 | "url": "https://github.com/pdepend/pdepend.git", |
||
2887 | "reference": "f58902a774449f73f1a1d9cd1a07aeac8fbee367" |
||
2888 | }, |
||
2889 | "dist": { |
||
2890 | "type": "zip", |
||
2891 | "url": "https://api.github.com/repos/pdepend/pdepend/zipball/f58902a774449f73f1a1d9cd1a07aeac8fbee367", |
||
2892 | "reference": "f58902a774449f73f1a1d9cd1a07aeac8fbee367", |
||
2893 | "shasum": "" |
||
2894 | }, |
||
2895 | "require": { |
||
2896 | "symfony/config": ">=2.4", |
||
2897 | "symfony/dependency-injection": ">=2.4", |
||
2898 | "symfony/filesystem": ">=2.4" |
||
2899 | }, |
||
2900 | "require-dev": { |
||
2901 | "phpunit/phpunit": "4.*@stable", |
||
2902 | "squizlabs/php_codesniffer": "@stable" |
||
2903 | }, |
||
2904 | "bin": [ |
||
2905 | "src/bin/pdepend" |
||
2906 | ], |
||
2907 | "type": "library", |
||
2908 | "autoload": { |
||
2909 | "psr-0": { |
||
2910 | "PDepend\\": "src/main/php/" |
||
2911 | } |
||
2912 | }, |
||
2913 | "notification-url": "https://packagist.org/downloads/", |
||
2914 | "license": [ |
||
2915 | "BSD-3-Clause" |
||
2916 | ], |
||
2917 | "description": "Official version of pdepend to be handled with Composer", |
||
2918 | "time": "2015-05-21 18:09:06" |
||
2919 | }, |
||
2920 | { |
||
2921 | "name": "phpdocumentor/reflection-docblock", |
||
2922 | "version": "2.0.4", |
||
2923 | "source": { |
||
2924 | "type": "git", |
||
2925 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
2926 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8" |
||
2927 | }, |
||
2928 | "dist": { |
||
2929 | "type": "zip", |
||
2930 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
2931 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
2932 | "shasum": "" |
||
2933 | }, |
||
2934 | "require": { |
||
2935 | "php": ">=5.3.3" |
||
2936 | }, |
||
2937 | "require-dev": { |
||
2938 | "phpunit/phpunit": "~4.0" |
||
2939 | }, |
||
2940 | "suggest": { |
||
2941 | "dflydev/markdown": "~1.0", |
||
2942 | "erusev/parsedown": "~1.0" |
||
2943 | }, |
||
2944 | "type": "library", |
||
2945 | "extra": { |
||
2946 | "branch-alias": { |
||
2947 | "dev-master": "2.0.x-dev" |
||
2948 | } |
||
2949 | }, |
||
2950 | "autoload": { |
||
2951 | "psr-0": { |
||
2952 | "phpDocumentor": [ |
||
2953 | "src/" |
||
2954 | ] |
||
2955 | } |
||
2956 | }, |
||
2957 | "notification-url": "https://packagist.org/downloads/", |
||
2958 | "license": [ |
||
2959 | "MIT" |
||
2960 | ], |
||
2961 | "authors": [ |
||
2962 | { |
||
2963 | "name": "Mike van Riel", |
||
2964 | "email": "[email protected]" |
||
2965 | } |
||
2966 | ], |
||
2967 | "time": "2015-02-03 12:10:50" |
||
2968 | }, |
||
2969 | { |
||
2970 | "name": "phpmd/phpmd", |
||
2971 | "version": "2.2.3", |
||
2972 | "source": { |
||
2973 | "type": "git", |
||
2974 | "url": "https://github.com/phpmd/phpmd.git", |
||
2975 | "reference": "5eeb5a4d39c8304910b33ae49f8813905346cc35" |
||
2976 | }, |
||
2977 | "dist": { |
||
2978 | "type": "zip", |
||
2979 | "url": "https://api.github.com/repos/phpmd/phpmd/zipball/5eeb5a4d39c8304910b33ae49f8813905346cc35", |
||
2980 | "reference": "5eeb5a4d39c8304910b33ae49f8813905346cc35", |
||
2981 | "shasum": "" |
||
2982 | }, |
||
2983 | "require": { |
||
2984 | "pdepend/pdepend": "~2.0", |
||
2985 | "php": ">=5.3.0", |
||
2986 | "symfony/config": ">=2.4", |
||
2987 | "symfony/dependency-injection": ">=2.4", |
||
2988 | "symfony/filesystem": ">=2.4" |
||
2989 | }, |
||
2990 | "require-dev": { |
||
2991 | "phpunit/phpunit": "*", |
||
2992 | "squizlabs/php_codesniffer": "*" |
||
2993 | }, |
||
2994 | "bin": [ |
||
2995 | "src/bin/phpmd" |
||
2996 | ], |
||
2997 | "type": "project", |
||
2998 | "autoload": { |
||
2999 | "psr-0": { |
||
3000 | "PHPMD\\": "src/main/php" |
||
3001 | } |
||
3002 | }, |
||
3003 | "notification-url": "https://packagist.org/downloads/", |
||
3004 | "license": [ |
||
3005 | "BSD-3-Clause" |
||
3006 | ], |
||
3007 | "authors": [ |
||
3008 | { |
||
3009 | "name": "Manuel Pichler", |
||
3010 | "email": "[email protected]", |
||
3011 | "homepage": "https://github.com/manuelpichler", |
||
3012 | "role": "Project founder" |
||
3013 | }, |
||
3014 | { |
||
3015 | "name": "Other contributors", |
||
3016 | "homepage": "https://github.com/phpmd/phpmd/graphs/contributors", |
||
3017 | "role": "Contributors" |
||
3018 | } |
||
3019 | ], |
||
3020 | "description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.", |
||
3021 | "homepage": "http://phpmd.org/", |
||
3022 | "keywords": [ |
||
3023 | "mess detection", |
||
3024 | "mess detector", |
||
3025 | "pdepend", |
||
3026 | "phpmd", |
||
3027 | "pmd" |
||
3028 | ], |
||
3029 | "time": "2015-05-27 18:16:57" |
||
3030 | }, |
||
3031 | { |
||
3032 | "name": "phpspec/prophecy", |
||
3033 | "version": "v1.4.1", |
||
3034 | "source": { |
||
3035 | "type": "git", |
||
3036 | "url": "https://github.com/phpspec/prophecy.git", |
||
3037 | "reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373" |
||
3038 | }, |
||
3039 | "dist": { |
||
3040 | "type": "zip", |
||
3041 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373", |
||
3042 | "reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373", |
||
3043 | "shasum": "" |
||
3044 | }, |
||
3045 | "require": { |
||
3046 | "doctrine/instantiator": "^1.0.2", |
||
3047 | "phpdocumentor/reflection-docblock": "~2.0", |
||
3048 | "sebastian/comparator": "~1.1" |
||
3049 | }, |
||
3050 | "require-dev": { |
||
3051 | "phpspec/phpspec": "~2.0" |
||
3052 | }, |
||
3053 | "type": "library", |
||
3054 | "extra": { |
||
3055 | "branch-alias": { |
||
3056 | "dev-master": "1.4.x-dev" |
||
3057 | } |
||
3058 | }, |
||
3059 | "autoload": { |
||
3060 | "psr-0": { |
||
3061 | "Prophecy\\": "src/" |
||
3062 | } |
||
3063 | }, |
||
3064 | "notification-url": "https://packagist.org/downloads/", |
||
3065 | "license": [ |
||
3066 | "MIT" |
||
3067 | ], |
||
3068 | "authors": [ |
||
3069 | { |
||
3070 | "name": "Konstantin Kudryashov", |
||
3071 | "email": "[email protected]", |
||
3072 | "homepage": "http://everzet.com" |
||
3073 | }, |
||
3074 | { |
||
3075 | "name": "Marcello Duarte", |
||
3076 | "email": "[email protected]" |
||
3077 | } |
||
3078 | ], |
||
3079 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
3080 | "homepage": "https://github.com/phpspec/prophecy", |
||
3081 | "keywords": [ |
||
3082 | "Double", |
||
3083 | "Dummy", |
||
3084 | "fake", |
||
3085 | "mock", |
||
3086 | "spy", |
||
3087 | "stub" |
||
3088 | ], |
||
3089 | "time": "2015-04-27 22:15:08" |
||
3090 | }, |
||
3091 | { |
||
3092 | "name": "phpunit/php-code-coverage", |
||
3093 | "version": "2.1.2", |
||
3094 | "source": { |
||
3095 | "type": "git", |
||
3096 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
3097 | "reference": "6b7d2094ca2a685a2cad846cb7cd7a30e8b9470f" |
||
3098 | }, |
||
3099 | "dist": { |
||
3100 | "type": "zip", |
||
3101 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6b7d2094ca2a685a2cad846cb7cd7a30e8b9470f", |
||
3102 | "reference": "6b7d2094ca2a685a2cad846cb7cd7a30e8b9470f", |
||
3103 | "shasum": "" |
||
3104 | }, |
||
3105 | "require": { |
||
3106 | "php": ">=5.3.3", |
||
3107 | "phpunit/php-file-iterator": "~1.3", |
||
3108 | "phpunit/php-text-template": "~1.2", |
||
3109 | "phpunit/php-token-stream": "~1.3", |
||
3110 | "sebastian/environment": "~1.0", |
||
3111 | "sebastian/version": "~1.0" |
||
3112 | }, |
||
3113 | "require-dev": { |
||
3114 | "ext-xdebug": ">=2.1.4", |
||
3115 | "phpunit/phpunit": "~4" |
||
3116 | }, |
||
3117 | "suggest": { |
||
3118 | "ext-dom": "*", |
||
3119 | "ext-xdebug": ">=2.2.1", |
||
3120 | "ext-xmlwriter": "*" |
||
3121 | }, |
||
3122 | "type": "library", |
||
3123 | "extra": { |
||
3124 | "branch-alias": { |
||
3125 | "dev-master": "2.1.x-dev" |
||
3126 | } |
||
3127 | }, |
||
3128 | "autoload": { |
||
3129 | "classmap": [ |
||
3130 | "src/" |
||
3131 | ] |
||
3132 | }, |
||
3133 | "notification-url": "https://packagist.org/downloads/", |
||
3134 | "license": [ |
||
3135 | "BSD-3-Clause" |
||
3136 | ], |
||
3137 | "authors": [ |
||
3138 | { |
||
3139 | "name": "Sebastian Bergmann", |
||
3140 | "email": "[email protected]", |
||
3141 | "role": "lead" |
||
3142 | } |
||
3143 | ], |
||
3144 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
3145 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
3146 | "keywords": [ |
||
3147 | "coverage", |
||
3148 | "testing", |
||
3149 | "xunit" |
||
3150 | ], |
||
3151 | "time": "2015-06-01 07:35:26" |
||
3152 | }, |
||
3153 | { |
||
3154 | "name": "phpunit/php-file-iterator", |
||
3155 | "version": "1.4.0", |
||
3156 | "source": { |
||
3157 | "type": "git", |
||
3158 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
3159 | "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb" |
||
3160 | }, |
||
3161 | "dist": { |
||
3162 | "type": "zip", |
||
3163 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a923bb15680d0089e2316f7a4af8f437046e96bb", |
||
3164 | "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb", |
||
3165 | "shasum": "" |
||
3166 | }, |
||
3167 | "require": { |
||
3168 | "php": ">=5.3.3" |
||
3169 | }, |
||
3170 | "type": "library", |
||
3171 | "extra": { |
||
3172 | "branch-alias": { |
||
3173 | "dev-master": "1.4.x-dev" |
||
3174 | } |
||
3175 | }, |
||
3176 | "autoload": { |
||
3177 | "classmap": [ |
||
3178 | "src/" |
||
3179 | ] |
||
3180 | }, |
||
3181 | "notification-url": "https://packagist.org/downloads/", |
||
3182 | "license": [ |
||
3183 | "BSD-3-Clause" |
||
3184 | ], |
||
3185 | "authors": [ |
||
3186 | { |
||
3187 | "name": "Sebastian Bergmann", |
||
3188 | "email": "[email protected]", |
||
3189 | "role": "lead" |
||
3190 | } |
||
3191 | ], |
||
3192 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
3193 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
3194 | "keywords": [ |
||
3195 | "filesystem", |
||
3196 | "iterator" |
||
3197 | ], |
||
3198 | "time": "2015-04-02 05:19:05" |
||
3199 | }, |
||
3200 | { |
||
3201 | "name": "phpunit/php-text-template", |
||
3202 | "version": "1.2.0", |
||
3203 | "source": { |
||
3204 | "type": "git", |
||
3205 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
3206 | "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a" |
||
3207 | }, |
||
3208 | "dist": { |
||
3209 | "type": "zip", |
||
3210 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", |
||
3211 | "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", |
||
3212 | "shasum": "" |
||
3213 | }, |
||
3214 | "require": { |
||
3215 | "php": ">=5.3.3" |
||
3216 | }, |
||
3217 | "type": "library", |
||
3218 | "autoload": { |
||
3219 | "classmap": [ |
||
3220 | "Text/" |
||
3221 | ] |
||
3222 | }, |
||
3223 | "notification-url": "https://packagist.org/downloads/", |
||
3224 | "include-path": [ |
||
3225 | "" |
||
3226 | ], |
||
3227 | "license": [ |
||
3228 | "BSD-3-Clause" |
||
3229 | ], |
||
3230 | "authors": [ |
||
3231 | { |
||
3232 | "name": "Sebastian Bergmann", |
||
3233 | "email": "[email protected]", |
||
3234 | "role": "lead" |
||
3235 | } |
||
3236 | ], |
||
3237 | "description": "Simple template engine.", |
||
3238 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
3239 | "keywords": [ |
||
3240 | "template" |
||
3241 | ], |
||
3242 | "time": "2014-01-30 17:20:04" |
||
3243 | }, |
||
3244 | { |
||
3245 | "name": "phpunit/php-timer", |
||
3246 | "version": "1.0.5", |
||
3247 | "source": { |
||
3248 | "type": "git", |
||
3249 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
3250 | "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c" |
||
3251 | }, |
||
3252 | "dist": { |
||
3253 | "type": "zip", |
||
3254 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c", |
||
3255 | "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c", |
||
3256 | "shasum": "" |
||
3257 | }, |
||
3258 | "require": { |
||
3259 | "php": ">=5.3.3" |
||
3260 | }, |
||
3261 | "type": "library", |
||
3262 | "autoload": { |
||
3263 | "classmap": [ |
||
3264 | "PHP/" |
||
3265 | ] |
||
3266 | }, |
||
3267 | "notification-url": "https://packagist.org/downloads/", |
||
3268 | "include-path": [ |
||
3269 | "" |
||
3270 | ], |
||
3271 | "license": [ |
||
3272 | "BSD-3-Clause" |
||
3273 | ], |
||
3274 | "authors": [ |
||
3275 | { |
||
3276 | "name": "Sebastian Bergmann", |
||
3277 | "email": "[email protected]", |
||
3278 | "role": "lead" |
||
3279 | } |
||
3280 | ], |
||
3281 | "description": "Utility class for timing", |
||
3282 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
3283 | "keywords": [ |
||
3284 | "timer" |
||
3285 | ], |
||
3286 | "time": "2013-08-02 07:42:54" |
||
3287 | }, |
||
3288 | { |
||
3289 | "name": "phpunit/php-token-stream", |
||
3290 | "version": "1.4.1", |
||
3291 | "source": { |
||
3292 | "type": "git", |
||
3293 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
3294 | "reference": "eab81d02569310739373308137284e0158424330" |
||
3295 | }, |
||
3296 | "dist": { |
||
3297 | "type": "zip", |
||
3298 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/eab81d02569310739373308137284e0158424330", |
||
3299 | "reference": "eab81d02569310739373308137284e0158424330", |
||
3300 | "shasum": "" |
||
3301 | }, |
||
3302 | "require": { |
||
3303 | "ext-tokenizer": "*", |
||
3304 | "php": ">=5.3.3" |
||
3305 | }, |
||
3306 | "require-dev": { |
||
3307 | "phpunit/phpunit": "~4.2" |
||
3308 | }, |
||
3309 | "type": "library", |
||
3310 | "extra": { |
||
3311 | "branch-alias": { |
||
3312 | "dev-master": "1.4-dev" |
||
3313 | } |
||
3314 | }, |
||
3315 | "autoload": { |
||
3316 | "classmap": [ |
||
3317 | "src/" |
||
3318 | ] |
||
3319 | }, |
||
3320 | "notification-url": "https://packagist.org/downloads/", |
||
3321 | "license": [ |
||
3322 | "BSD-3-Clause" |
||
3323 | ], |
||
3324 | "authors": [ |
||
3325 | { |
||
3326 | "name": "Sebastian Bergmann", |
||
3327 | "email": "[email protected]" |
||
3328 | } |
||
3329 | ], |
||
3330 | "description": "Wrapper around PHP's tokenizer extension.", |
||
3331 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
3332 | "keywords": [ |
||
3333 | "tokenizer" |
||
3334 | ], |
||
3335 | "time": "2015-04-08 04:46:07" |
||
3336 | }, |
||
3337 | { |
||
3338 | "name": "phpunit/phpunit", |
||
3339 | "version": "4.6.9", |
||
3340 | "source": { |
||
3341 | "type": "git", |
||
3342 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
3343 | "reference": "816d12536a7a032adc3b68737f82cfbbf98b79c1" |
||
3344 | }, |
||
3345 | "dist": { |
||
3346 | "type": "zip", |
||
3347 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/816d12536a7a032adc3b68737f82cfbbf98b79c1", |
||
3348 | "reference": "816d12536a7a032adc3b68737f82cfbbf98b79c1", |
||
3349 | "shasum": "" |
||
3350 | }, |
||
3351 | "require": { |
||
3352 | "ext-dom": "*", |
||
3353 | "ext-json": "*", |
||
3354 | "ext-pcre": "*", |
||
3355 | "ext-reflection": "*", |
||
3356 | "ext-spl": "*", |
||
3357 | "php": ">=5.3.3", |
||
3358 | "phpspec/prophecy": "~1.3,>=1.3.1", |
||
3359 | "phpunit/php-code-coverage": "~2.0,>=2.0.11", |
||
3360 | "phpunit/php-file-iterator": "~1.4", |
||
3361 | "phpunit/php-text-template": "~1.2", |
||
3362 | "phpunit/php-timer": "~1.0", |
||
3363 | "phpunit/phpunit-mock-objects": "~2.3", |
||
3364 | "sebastian/comparator": "~1.1", |
||
3365 | "sebastian/diff": "~1.2", |
||
3366 | "sebastian/environment": "~1.2", |
||
3367 | "sebastian/exporter": "~1.2", |
||
3368 | "sebastian/global-state": "~1.0", |
||
3369 | "sebastian/version": "~1.0", |
||
3370 | "symfony/yaml": "~2.1|~3.0" |
||
3371 | }, |
||
3372 | "suggest": { |
||
3373 | "phpunit/php-invoker": "~1.1" |
||
3374 | }, |
||
3375 | "bin": [ |
||
3376 | "phpunit" |
||
3377 | ], |
||
3378 | "type": "library", |
||
3379 | "extra": { |
||
3380 | "branch-alias": { |
||
3381 | "dev-master": "4.6.x-dev" |
||
3382 | } |
||
3383 | }, |
||
3384 | "autoload": { |
||
3385 | "classmap": [ |
||
3386 | "src/" |
||
3387 | ] |
||
3388 | }, |
||
3389 | "notification-url": "https://packagist.org/downloads/", |
||
3390 | "license": [ |
||
3391 | "BSD-3-Clause" |
||
3392 | ], |
||
3393 | "authors": [ |
||
3394 | { |
||
3395 | "name": "Sebastian Bergmann", |
||
3396 | "email": "[email protected]", |
||
3397 | "role": "lead" |
||
3398 | } |
||
3399 | ], |
||
3400 | "description": "The PHP Unit Testing framework.", |
||
3401 | "homepage": "https://phpunit.de/", |
||
3402 | "keywords": [ |
||
3403 | "phpunit", |
||
3404 | "testing", |
||
3405 | "xunit" |
||
3406 | ], |
||
3407 | "time": "2015-05-29 06:00:03" |
||
3408 | }, |
||
3409 | { |
||
3410 | "name": "phpunit/phpunit-mock-objects", |
||
3411 | "version": "2.3.3", |
||
3412 | "source": { |
||
3413 | "type": "git", |
||
3414 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
3415 | "reference": "253c005852591fd547fc18cd5b7b43a1ec82d8f7" |
||
3416 | }, |
||
3417 | "dist": { |
||
3418 | "type": "zip", |
||
3419 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/253c005852591fd547fc18cd5b7b43a1ec82d8f7", |
||
3420 | "reference": "253c005852591fd547fc18cd5b7b43a1ec82d8f7", |
||
3421 | "shasum": "" |
||
3422 | }, |
||
3423 | "require": { |
||
3424 | "doctrine/instantiator": "~1.0,>=1.0.2", |
||
3425 | "php": ">=5.3.3", |
||
3426 | "phpunit/php-text-template": "~1.2" |
||
3427 | }, |
||
3428 | "require-dev": { |
||
3429 | "phpunit/phpunit": "~4.4" |
||
3430 | }, |
||
3431 | "suggest": { |
||
3432 | "ext-soap": "*" |
||
3433 | }, |
||
3434 | "type": "library", |
||
3435 | "extra": { |
||
3436 | "branch-alias": { |
||
3437 | "dev-master": "2.3.x-dev" |
||
3438 | } |
||
3439 | }, |
||
3440 | "autoload": { |
||
3441 | "classmap": [ |
||
3442 | "src/" |
||
3443 | ] |
||
3444 | }, |
||
3445 | "notification-url": "https://packagist.org/downloads/", |
||
3446 | "license": [ |
||
3447 | "BSD-3-Clause" |
||
3448 | ], |
||
3449 | "authors": [ |
||
3450 | { |
||
3451 | "name": "Sebastian Bergmann", |
||
3452 | "email": "[email protected]", |
||
3453 | "role": "lead" |
||
3454 | } |
||
3455 | ], |
||
3456 | "description": "Mock Object library for PHPUnit", |
||
3457 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
3458 | "keywords": [ |
||
3459 | "mock", |
||
3460 | "xunit" |
||
3461 | ], |
||
3462 | "time": "2015-05-29 05:19:18" |
||
3463 | }, |
||
3464 | { |
||
3465 | "name": "sebastian/comparator", |
||
3466 | "version": "1.1.1", |
||
3467 | "source": { |
||
3468 | "type": "git", |
||
3469 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
3470 | "reference": "1dd8869519a225f7f2b9eb663e225298fade819e" |
||
3471 | }, |
||
3472 | "dist": { |
||
3473 | "type": "zip", |
||
3474 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dd8869519a225f7f2b9eb663e225298fade819e", |
||
3475 | "reference": "1dd8869519a225f7f2b9eb663e225298fade819e", |
||
3476 | "shasum": "" |
||
3477 | }, |
||
3478 | "require": { |
||
3479 | "php": ">=5.3.3", |
||
3480 | "sebastian/diff": "~1.2", |
||
3481 | "sebastian/exporter": "~1.2" |
||
3482 | }, |
||
3483 | "require-dev": { |
||
3484 | "phpunit/phpunit": "~4.4" |
||
3485 | }, |
||
3486 | "type": "library", |
||
3487 | "extra": { |
||
3488 | "branch-alias": { |
||
3489 | "dev-master": "1.1.x-dev" |
||
3490 | } |
||
3491 | }, |
||
3492 | "autoload": { |
||
3493 | "classmap": [ |
||
3494 | "src/" |
||
3495 | ] |
||
3496 | }, |
||
3497 | "notification-url": "https://packagist.org/downloads/", |
||
3498 | "license": [ |
||
3499 | "BSD-3-Clause" |
||
3500 | ], |
||
3501 | "authors": [ |
||
3502 | { |
||
3503 | "name": "Jeff Welch", |
||
3504 | "email": "[email protected]" |
||
3505 | }, |
||
3506 | { |
||
3507 | "name": "Volker Dusch", |
||
3508 | "email": "[email protected]" |
||
3509 | }, |
||
3510 | { |
||
3511 | "name": "Bernhard Schussek", |
||
3512 | "email": "[email protected]" |
||
3513 | }, |
||
3514 | { |
||
3515 | "name": "Sebastian Bergmann", |
||
3516 | "email": "[email protected]" |
||
3517 | } |
||
3518 | ], |
||
3519 | "description": "Provides the functionality to compare PHP values for equality", |
||
3520 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
3521 | "keywords": [ |
||
3522 | "comparator", |
||
3523 | "compare", |
||
3524 | "equality" |
||
3525 | ], |
||
3526 | "time": "2015-01-29 16:28:08" |
||
3527 | }, |
||
3528 | { |
||
3529 | "name": "sebastian/diff", |
||
3530 | "version": "1.3.0", |
||
3531 | "source": { |
||
3532 | "type": "git", |
||
3533 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
3534 | "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3" |
||
3535 | }, |
||
3536 | "dist": { |
||
3537 | "type": "zip", |
||
3538 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3", |
||
3539 | "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3", |
||
3540 | "shasum": "" |
||
3541 | }, |
||
3542 | "require": { |
||
3543 | "php": ">=5.3.3" |
||
3544 | }, |
||
3545 | "require-dev": { |
||
3546 | "phpunit/phpunit": "~4.2" |
||
3547 | }, |
||
3548 | "type": "library", |
||
3549 | "extra": { |
||
3550 | "branch-alias": { |
||
3551 | "dev-master": "1.3-dev" |
||
3552 | } |
||
3553 | }, |
||
3554 | "autoload": { |
||
3555 | "classmap": [ |
||
3556 | "src/" |
||
3557 | ] |
||
3558 | }, |
||
3559 | "notification-url": "https://packagist.org/downloads/", |
||
3560 | "license": [ |
||
3561 | "BSD-3-Clause" |
||
3562 | ], |
||
3563 | "authors": [ |
||
3564 | { |
||
3565 | "name": "Kore Nordmann", |
||
3566 | "email": "[email protected]" |
||
3567 | }, |
||
3568 | { |
||
3569 | "name": "Sebastian Bergmann", |
||
3570 | "email": "[email protected]" |
||
3571 | } |
||
3572 | ], |
||
3573 | "description": "Diff implementation", |
||
3574 | "homepage": "http://www.github.com/sebastianbergmann/diff", |
||
3575 | "keywords": [ |
||
3576 | "diff" |
||
3577 | ], |
||
3578 | "time": "2015-02-22 15:13:53" |
||
3579 | }, |
||
3580 | { |
||
3581 | "name": "sebastian/environment", |
||
3582 | "version": "1.2.2", |
||
3583 | "source": { |
||
3584 | "type": "git", |
||
3585 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
3586 | "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e" |
||
3587 | }, |
||
3588 | "dist": { |
||
3589 | "type": "zip", |
||
3590 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5a8c7d31914337b69923db26c4221b81ff5a196e", |
||
3591 | "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e", |
||
3592 | "shasum": "" |
||
3593 | }, |
||
3594 | "require": { |
||
3595 | "php": ">=5.3.3" |
||
3596 | }, |
||
3597 | "require-dev": { |
||
3598 | "phpunit/phpunit": "~4.4" |
||
3599 | }, |
||
3600 | "type": "library", |
||
3601 | "extra": { |
||
3602 | "branch-alias": { |
||
3603 | "dev-master": "1.3.x-dev" |
||
3604 | } |
||
3605 | }, |
||
3606 | "autoload": { |
||
3607 | "classmap": [ |
||
3608 | "src/" |
||
3609 | ] |
||
3610 | }, |
||
3611 | "notification-url": "https://packagist.org/downloads/", |
||
3612 | "license": [ |
||
3613 | "BSD-3-Clause" |
||
3614 | ], |
||
3615 | "authors": [ |
||
3616 | { |
||
3617 | "name": "Sebastian Bergmann", |
||
3618 | "email": "[email protected]" |
||
3619 | } |
||
3620 | ], |
||
3621 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
3622 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
3623 | "keywords": [ |
||
3624 | "Xdebug", |
||
3625 | "environment", |
||
3626 | "hhvm" |
||
3627 | ], |
||
3628 | "time": "2015-01-01 10:01:08" |
||
3629 | }, |
||
3630 | { |
||
3631 | "name": "sebastian/exporter", |
||
3632 | "version": "1.2.0", |
||
3633 | "source": { |
||
3634 | "type": "git", |
||
3635 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
3636 | "reference": "84839970d05254c73cde183a721c7af13aede943" |
||
3637 | }, |
||
3638 | "dist": { |
||
3639 | "type": "zip", |
||
3640 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/84839970d05254c73cde183a721c7af13aede943", |
||
3641 | "reference": "84839970d05254c73cde183a721c7af13aede943", |
||
3642 | "shasum": "" |
||
3643 | }, |
||
3644 | "require": { |
||
3645 | "php": ">=5.3.3", |
||
3646 | "sebastian/recursion-context": "~1.0" |
||
3647 | }, |
||
3648 | "require-dev": { |
||
3649 | "phpunit/phpunit": "~4.4" |
||
3650 | }, |
||
3651 | "type": "library", |
||
3652 | "extra": { |
||
3653 | "branch-alias": { |
||
3654 | "dev-master": "1.2.x-dev" |
||
3655 | } |
||
3656 | }, |
||
3657 | "autoload": { |
||
3658 | "classmap": [ |
||
3659 | "src/" |
||
3660 | ] |
||
3661 | }, |
||
3662 | "notification-url": "https://packagist.org/downloads/", |
||
3663 | "license": [ |
||
3664 | "BSD-3-Clause" |
||
3665 | ], |
||
3666 | "authors": [ |
||
3667 | { |
||
3668 | "name": "Jeff Welch", |
||
3669 | "email": "[email protected]" |
||
3670 | }, |
||
3671 | { |
||
3672 | "name": "Volker Dusch", |
||
3673 | "email": "[email protected]" |
||
3674 | }, |
||
3675 | { |
||
3676 | "name": "Bernhard Schussek", |
||
3677 | "email": "[email protected]" |
||
3678 | }, |
||
3679 | { |
||
3680 | "name": "Sebastian Bergmann", |
||
3681 | "email": "[email protected]" |
||
3682 | }, |
||
3683 | { |
||
3684 | "name": "Adam Harvey", |
||
3685 | "email": "[email protected]" |
||
3686 | } |
||
3687 | ], |
||
3688 | "description": "Provides the functionality to export PHP variables for visualization", |
||
3689 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
3690 | "keywords": [ |
||
3691 | "export", |
||
3692 | "exporter" |
||
3693 | ], |
||
3694 | "time": "2015-01-27 07:23:06" |
||
3695 | }, |
||
3696 | { |
||
3697 | "name": "sebastian/finder-facade", |
||
3698 | "version": "1.1.0", |
||
3699 | "source": { |
||
3700 | "type": "git", |
||
3701 | "url": "https://github.com/sebastianbergmann/finder-facade.git", |
||
3702 | "reference": "1e396fda3449fce9df032749fa4fa2619e0347e0" |
||
3703 | }, |
||
3704 | "dist": { |
||
3705 | "type": "zip", |
||
3706 | "url": "https://api.github.com/repos/sebastianbergmann/finder-facade/zipball/1e396fda3449fce9df032749fa4fa2619e0347e0", |
||
3707 | "reference": "1e396fda3449fce9df032749fa4fa2619e0347e0", |
||
3708 | "shasum": "" |
||
3709 | }, |
||
3710 | "require": { |
||
3711 | "symfony/finder": ">=2.2.0", |
||
3712 | "theseer/fdomdocument": ">=1.3.1" |
||
3713 | }, |
||
3714 | "type": "library", |
||
3715 | "autoload": { |
||
3716 | "classmap": [ |
||
3717 | "src/" |
||
3718 | ] |
||
3719 | }, |
||
3720 | "notification-url": "https://packagist.org/downloads/", |
||
3721 | "license": [ |
||
3722 | "BSD-3-Clause" |
||
3723 | ], |
||
3724 | "authors": [ |
||
3725 | { |
||
3726 | "name": "Sebastian Bergmann", |
||
3727 | "email": "[email protected]", |
||
3728 | "role": "lead" |
||
3729 | } |
||
3730 | ], |
||
3731 | "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.", |
||
3732 | "homepage": "https://github.com/sebastianbergmann/finder-facade", |
||
3733 | "time": "2013-05-28 06:10:03" |
||
3734 | }, |
||
3735 | { |
||
3736 | "name": "sebastian/global-state", |
||
3737 | "version": "1.0.0", |
||
3738 | "source": { |
||
3739 | "type": "git", |
||
3740 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
3741 | "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01" |
||
3742 | }, |
||
3743 | "dist": { |
||
3744 | "type": "zip", |
||
3745 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01", |
||
3746 | "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01", |
||
3747 | "shasum": "" |
||
3748 | }, |
||
3749 | "require": { |
||
3750 | "php": ">=5.3.3" |
||
3751 | }, |
||
3752 | "require-dev": { |
||
3753 | "phpunit/phpunit": "~4.2" |
||
3754 | }, |
||
3755 | "suggest": { |
||
3756 | "ext-uopz": "*" |
||
3757 | }, |
||
3758 | "type": "library", |
||
3759 | "extra": { |
||
3760 | "branch-alias": { |
||
3761 | "dev-master": "1.0-dev" |
||
3762 | } |
||
3763 | }, |
||
3764 | "autoload": { |
||
3765 | "classmap": [ |
||
3766 | "src/" |
||
3767 | ] |
||
3768 | }, |
||
3769 | "notification-url": "https://packagist.org/downloads/", |
||
3770 | "license": [ |
||
3771 | "BSD-3-Clause" |
||
3772 | ], |
||
3773 | "authors": [ |
||
3774 | { |
||
3775 | "name": "Sebastian Bergmann", |
||
3776 | "email": "[email protected]" |
||
3777 | } |
||
3778 | ], |
||
3779 | "description": "Snapshotting of global state", |
||
3780 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
3781 | "keywords": [ |
||
3782 | "global state" |
||
3783 | ], |
||
3784 | "time": "2014-10-06 09:23:50" |
||
3785 | }, |
||
3786 | { |
||
3787 | "name": "sebastian/phpcpd", |
||
3788 | "version": "2.0.2", |
||
3789 | "source": { |
||
3790 | "type": "git", |
||
3791 | "url": "https://github.com/sebastianbergmann/phpcpd.git", |
||
3792 | "reference": "d3ad100fdf15805495f6ff19f473f4314c99390c" |
||
3793 | }, |
||
3794 | "dist": { |
||
3795 | "type": "zip", |
||
3796 | "url": "https://api.github.com/repos/sebastianbergmann/phpcpd/zipball/d3ad100fdf15805495f6ff19f473f4314c99390c", |
||
3797 | "reference": "d3ad100fdf15805495f6ff19f473f4314c99390c", |
||
3798 | "shasum": "" |
||
3799 | }, |
||
3800 | "require": { |
||
3801 | "php": ">=5.3.3", |
||
3802 | "phpunit/php-timer": "~1.0", |
||
3803 | "sebastian/finder-facade": "~1.1", |
||
3804 | "sebastian/version": "~1.0", |
||
3805 | "symfony/console": "~2.2", |
||
3806 | "theseer/fdomdocument": "~1.4" |
||
3807 | }, |
||
3808 | "bin": [ |
||
3809 | "phpcpd" |
||
3810 | ], |
||
3811 | "type": "library", |
||
3812 | "extra": { |
||
3813 | "branch-alias": { |
||
3814 | "dev-master": "2.0-dev" |
||
3815 | } |
||
3816 | }, |
||
3817 | "autoload": { |
||
3818 | "classmap": [ |
||
3819 | "src/" |
||
3820 | ] |
||
3821 | }, |
||
3822 | "notification-url": "https://packagist.org/downloads/", |
||
3823 | "license": [ |
||
3824 | "BSD-3-Clause" |
||
3825 | ], |
||
3826 | "authors": [ |
||
3827 | { |
||
3828 | "name": "Sebastian Bergmann", |
||
3829 | "email": "[email protected]", |
||
3830 | "role": "lead" |
||
3831 | } |
||
3832 | ], |
||
3833 | "description": "Copy/Paste Detector (CPD) for PHP code.", |
||
3834 | "homepage": "https://github.com/sebastianbergmann/phpcpd", |
||
3835 | "time": "2015-03-26 14:47:38" |
||
3836 | }, |
||
3837 | { |
||
3838 | "name": "sebastian/recursion-context", |
||
3839 | "version": "1.0.0", |
||
3840 | "source": { |
||
3841 | "type": "git", |
||
3842 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
3843 | "reference": "3989662bbb30a29d20d9faa04a846af79b276252" |
||
3844 | }, |
||
3845 | "dist": { |
||
3846 | "type": "zip", |
||
3847 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/3989662bbb30a29d20d9faa04a846af79b276252", |
||
3848 | "reference": "3989662bbb30a29d20d9faa04a846af79b276252", |
||
3849 | "shasum": "" |
||
3850 | }, |
||
3851 | "require": { |
||
3852 | "php": ">=5.3.3" |
||
3853 | }, |
||
3854 | "require-dev": { |
||
3855 | "phpunit/phpunit": "~4.4" |
||
3856 | }, |
||
3857 | "type": "library", |
||
3858 | "extra": { |
||
3859 | "branch-alias": { |
||
3860 | "dev-master": "1.0.x-dev" |
||
3861 | } |
||
3862 | }, |
||
3863 | "autoload": { |
||
3864 | "classmap": [ |
||
3865 | "src/" |
||
3866 | ] |
||
3867 | }, |
||
3868 | "notification-url": "https://packagist.org/downloads/", |
||
3869 | "license": [ |
||
3870 | "BSD-3-Clause" |
||
3871 | ], |
||
3872 | "authors": [ |
||
3873 | { |
||
3874 | "name": "Jeff Welch", |
||
3875 | "email": "[email protected]" |
||
3876 | }, |
||
3877 | { |
||
3878 | "name": "Sebastian Bergmann", |
||
3879 | "email": "[email protected]" |
||
3880 | }, |
||
3881 | { |
||
3882 | "name": "Adam Harvey", |
||
3883 | "email": "[email protected]" |
||
3884 | } |
||
3885 | ], |
||
3886 | "description": "Provides functionality to recursively process PHP variables", |
||
3887 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
3888 | "time": "2015-01-24 09:48:32" |
||
3889 | }, |
||
3890 | { |
||
3891 | "name": "sebastian/version", |
||
3892 | "version": "1.0.5", |
||
3893 | "source": { |
||
3894 | "type": "git", |
||
3895 | "url": "https://github.com/sebastianbergmann/version.git", |
||
3896 | "reference": "ab931d46cd0d3204a91e1b9a40c4bc13032b58e4" |
||
3897 | }, |
||
3898 | "dist": { |
||
3899 | "type": "zip", |
||
3900 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/ab931d46cd0d3204a91e1b9a40c4bc13032b58e4", |
||
3901 | "reference": "ab931d46cd0d3204a91e1b9a40c4bc13032b58e4", |
||
3902 | "shasum": "" |
||
3903 | }, |
||
3904 | "type": "library", |
||
3905 | "autoload": { |
||
3906 | "classmap": [ |
||
3907 | "src/" |
||
3908 | ] |
||
3909 | }, |
||
3910 | "notification-url": "https://packagist.org/downloads/", |
||
3911 | "license": [ |
||
3912 | "BSD-3-Clause" |
||
3913 | ], |
||
3914 | "authors": [ |
||
3915 | { |
||
3916 | "name": "Sebastian Bergmann", |
||
3917 | "email": "[email protected]", |
||
3918 | "role": "lead" |
||
3919 | } |
||
3920 | ], |
||
3921 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
3922 | "homepage": "https://github.com/sebastianbergmann/version", |
||
3923 | "time": "2015-02-24 06:35:25" |
||
3924 | }, |
||
3925 | { |
||
3926 | "name": "sensiolabs/security-checker", |
||
3927 | "version": "v2.0.5", |
||
3928 | "source": { |
||
3929 | "type": "git", |
||
3930 | "url": "https://github.com/sensiolabs/security-checker.git", |
||
3931 | "reference": "2c2a71f1c77d9765c12638c4724d9ca23658a810" |
||
3932 | }, |
||
3933 | "dist": { |
||
3934 | "type": "zip", |
||
3935 | "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/2c2a71f1c77d9765c12638c4724d9ca23658a810", |
||
3936 | "reference": "2c2a71f1c77d9765c12638c4724d9ca23658a810", |
||
3937 | "shasum": "" |
||
3938 | }, |
||
3939 | "require": { |
||
3940 | "ext-curl": "*", |
||
3941 | "symfony/console": "~2.0" |
||
3942 | }, |
||
3943 | "bin": [ |
||
3944 | "security-checker" |
||
3945 | ], |
||
3946 | "type": "library", |
||
3947 | "extra": { |
||
3948 | "branch-alias": { |
||
3949 | "dev-master": "2.0-dev" |
||
3950 | } |
||
3951 | }, |
||
3952 | "autoload": { |
||
3953 | "psr-0": { |
||
3954 | "SensioLabs\\Security": "" |
||
3955 | } |
||
3956 | }, |
||
3957 | "notification-url": "https://packagist.org/downloads/", |
||
3958 | "license": [ |
||
3959 | "MIT" |
||
3960 | ], |
||
3961 | "authors": [ |
||
3962 | { |
||
3963 | "name": "Fabien Potencier", |
||
3964 | "email": "[email protected]" |
||
3965 | } |
||
3966 | ], |
||
3967 | "description": "A security checker for your composer.lock", |
||
3968 | "time": "2015-05-28 14:22:40" |
||
3969 | }, |
||
3970 | { |
||
3971 | "name": "squizlabs/php_codesniffer", |
||
3972 | "version": "1.5.6", |
||
3973 | "source": { |
||
3974 | "type": "git", |
||
3975 | "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", |
||
3976 | "reference": "6f3e42d311b882b25b4d409d23a289f4d3b803d5" |
||
3977 | }, |
||
3978 | "dist": { |
||
3979 | "type": "zip", |
||
3980 | "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/6f3e42d311b882b25b4d409d23a289f4d3b803d5", |
||
3981 | "reference": "6f3e42d311b882b25b4d409d23a289f4d3b803d5", |
||
3982 | "shasum": "" |
||
3983 | }, |
||
3984 | "require": { |
||
3985 | "ext-tokenizer": "*", |
||
3986 | "php": ">=5.1.2" |
||
3987 | }, |
||
3988 | "suggest": { |
||
3989 | "phpunit/php-timer": "dev-master" |
||
3990 | }, |
||
3991 | "bin": [ |
||
3992 | "scripts/phpcs" |
||
3993 | ], |
||
3994 | "type": "library", |
||
3995 | "extra": { |
||
3996 | "branch-alias": { |
||
3997 | "dev-phpcs-fixer": "2.0.x-dev" |
||
3998 | } |
||
3999 | }, |
||
4000 | "autoload": { |
||
4001 | "classmap": [ |
||
4002 | "CodeSniffer.php", |
||
4003 | "CodeSniffer/CLI.php", |
||
4004 | "CodeSniffer/Exception.php", |
||
4005 | "CodeSniffer/File.php", |
||
4006 | "CodeSniffer/Report.php", |
||
4007 | "CodeSniffer/Reporting.php", |
||
4008 | "CodeSniffer/Sniff.php", |
||
4009 | "CodeSniffer/Tokens.php", |
||
4010 | "CodeSniffer/Reports/", |
||
4011 | "CodeSniffer/CommentParser/", |
||
4012 | "CodeSniffer/Tokenizers/", |
||
4013 | "CodeSniffer/DocGenerators/", |
||
4014 | "CodeSniffer/Standards/AbstractPatternSniff.php", |
||
4015 | "CodeSniffer/Standards/AbstractScopeSniff.php", |
||
4016 | "CodeSniffer/Standards/AbstractVariableSniff.php", |
||
4017 | "CodeSniffer/Standards/IncorrectPatternException.php", |
||
4018 | "CodeSniffer/Standards/Generic/Sniffs/", |
||
4019 | "CodeSniffer/Standards/MySource/Sniffs/", |
||
4020 | "CodeSniffer/Standards/PEAR/Sniffs/", |
||
4021 | "CodeSniffer/Standards/PSR1/Sniffs/", |
||
4022 | "CodeSniffer/Standards/PSR2/Sniffs/", |
||
4023 | "CodeSniffer/Standards/Squiz/Sniffs/", |
||
4024 | "CodeSniffer/Standards/Zend/Sniffs/" |
||
4025 | ] |
||
4026 | }, |
||
4027 | "notification-url": "https://packagist.org/downloads/", |
||
4028 | "license": [ |
||
4029 | "BSD-3-Clause" |
||
4030 | ], |
||
4031 | "authors": [ |
||
4032 | { |
||
4033 | "name": "Greg Sherwood", |
||
4034 | "role": "lead" |
||
4035 | } |
||
4036 | ], |
||
4037 | "description": "PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", |
||
4038 | "homepage": "http://www.squizlabs.com/php-codesniffer", |
||
4039 | "keywords": [ |
||
4040 | "phpcs", |
||
4041 | "standards" |
||
4042 | ], |
||
4043 | "time": "2014-12-04 22:32:15" |
||
4044 | }, |
||
4045 | { |
||
4046 | "name": "symfony/browser-kit", |
||
4047 | "version": "v2.7.0", |
||
4048 | "source": { |
||
4049 | "type": "git", |
||
4050 | "url": "https://github.com/symfony/browser-kit.git", |
||
4051 | "reference": "70cdc18dd601a486a8cc69ee26367cbaedd60400" |
||
4052 | }, |
||
4053 | "dist": { |
||
4054 | "type": "zip", |
||
4055 | "url": "https://api.github.com/repos/symfony/browser-kit/zipball/70cdc18dd601a486a8cc69ee26367cbaedd60400", |
||
4056 | "reference": "70cdc18dd601a486a8cc69ee26367cbaedd60400", |
||
4057 | "shasum": "" |
||
4058 | }, |
||
4059 | "require": { |
||
4060 | "php": ">=5.3.9", |
||
4061 | "symfony/dom-crawler": "~2.0,>=2.0.5" |
||
4062 | }, |
||
4063 | "require-dev": { |
||
4064 | "symfony/css-selector": "~2.0,>=2.0.5", |
||
4065 | "symfony/phpunit-bridge": "~2.7", |
||
4066 | "symfony/process": "~2.0,>=2.0.5" |
||
4067 | }, |
||
4068 | "suggest": { |
||
4069 | "symfony/process": "" |
||
4070 | }, |
||
4071 | "type": "library", |
||
4072 | "extra": { |
||
4073 | "branch-alias": { |
||
4074 | "dev-master": "2.7-dev" |
||
4075 | } |
||
4076 | }, |
||
4077 | "autoload": { |
||
4078 | "psr-4": { |
||
4079 | "Symfony\\Component\\BrowserKit\\": "" |
||
4080 | } |
||
4081 | }, |
||
4082 | "notification-url": "https://packagist.org/downloads/", |
||
4083 | "license": [ |
||
4084 | "MIT" |
||
4085 | ], |
||
4086 | "authors": [ |
||
4087 | { |
||
4088 | "name": "Fabien Potencier", |
||
4089 | "email": "[email protected]" |
||
4090 | }, |
||
4091 | { |
||
4092 | "name": "Symfony Community", |
||
4093 | "homepage": "https://symfony.com/contributors" |
||
4094 | } |
||
4095 | ], |
||
4096 | "description": "Symfony BrowserKit Component", |
||
4097 | "homepage": "https://symfony.com", |
||
4098 | "time": "2015-05-02 15:21:08" |
||
4099 | }, |
||
4100 | { |
||
4101 | "name": "symfony/console", |
||
4102 | "version": "v2.7.0", |
||
4103 | "source": { |
||
4104 | "type": "git", |
||
4105 | "url": "https://github.com/symfony/console.git", |
||
4106 | "reference": "7f0bec04961c61c961df0cb8c2ae88dbfd83f399" |
||
4107 | }, |
||
4108 | "dist": { |
||
4109 | "type": "zip", |
||
4110 | "url": "https://api.github.com/repos/symfony/console/zipball/7f0bec04961c61c961df0cb8c2ae88dbfd83f399", |
||
4111 | "reference": "7f0bec04961c61c961df0cb8c2ae88dbfd83f399", |
||
4112 | "shasum": "" |
||
4113 | }, |
||
4114 | "require": { |
||
4115 | "php": ">=5.3.9" |
||
4116 | }, |
||
4117 | "require-dev": { |
||
4118 | "psr/log": "~1.0", |
||
4119 | "symfony/event-dispatcher": "~2.1", |
||
4120 | "symfony/phpunit-bridge": "~2.7", |
||
4121 | "symfony/process": "~2.1" |
||
4122 | }, |
||
4123 | "suggest": { |
||
4124 | "psr/log": "For using the console logger", |
||
4125 | "symfony/event-dispatcher": "", |
||
4126 | "symfony/process": "" |
||
4127 | }, |
||
4128 | "type": "library", |
||
4129 | "extra": { |
||
4130 | "branch-alias": { |
||
4131 | "dev-master": "2.7-dev" |
||
4132 | } |
||
4133 | }, |
||
4134 | "autoload": { |
||
4135 | "psr-4": { |
||
4136 | "Symfony\\Component\\Console\\": "" |
||
4137 | } |
||
4138 | }, |
||
4139 | "notification-url": "https://packagist.org/downloads/", |
||
4140 | "license": [ |
||
4141 | "MIT" |
||
4142 | ], |
||
4143 | "authors": [ |
||
4144 | { |
||
4145 | "name": "Fabien Potencier", |
||
4146 | "email": "[email protected]" |
||
4147 | }, |
||
4148 | { |
||
4149 | "name": "Symfony Community", |
||
4150 | "homepage": "https://symfony.com/contributors" |
||
4151 | } |
||
4152 | ], |
||
4153 | "description": "Symfony Console Component", |
||
4154 | "homepage": "https://symfony.com", |
||
4155 | "time": "2015-05-29 16:22:24" |
||
4156 | }, |
||
4157 | { |
||
4158 | "name": "symfony/css-selector", |
||
4159 | "version": "v2.7.0", |
||
4160 | "source": { |
||
4161 | "type": "git", |
||
4162 | "url": "https://github.com/symfony/css-selector.git", |
||
4163 | "reference": "0b5c07b516226b7dd32afbbc82fe547a469c5092" |
||
4164 | }, |
||
4165 | "dist": { |
||
4166 | "type": "zip", |
||
4167 | "url": "https://api.github.com/repos/symfony/css-selector/zipball/0b5c07b516226b7dd32afbbc82fe547a469c5092", |
||
4168 | "reference": "0b5c07b516226b7dd32afbbc82fe547a469c5092", |
||
4169 | "shasum": "" |
||
4170 | }, |
||
4171 | "require": { |
||
4172 | "php": ">=5.3.9" |
||
4173 | }, |
||
4174 | "require-dev": { |
||
4175 | "symfony/phpunit-bridge": "~2.7" |
||
4176 | }, |
||
4177 | "type": "library", |
||
4178 | "extra": { |
||
4179 | "branch-alias": { |
||
4180 | "dev-master": "2.7-dev" |
||
4181 | } |
||
4182 | }, |
||
4183 | "autoload": { |
||
4184 | "psr-4": { |
||
4185 | "Symfony\\Component\\CssSelector\\": "" |
||
4186 | } |
||
4187 | }, |
||
4188 | "notification-url": "https://packagist.org/downloads/", |
||
4189 | "license": [ |
||
4190 | "MIT" |
||
4191 | ], |
||
4192 | "authors": [ |
||
4193 | { |
||
4194 | "name": "Jean-François Simon", |
||
4195 | "email": "[email protected]" |
||
4196 | }, |
||
4197 | { |
||
4198 | "name": "Fabien Potencier", |
||
4199 | "email": "[email protected]" |
||
4200 | }, |
||
4201 | { |
||
4202 | "name": "Symfony Community", |
||
4203 | "homepage": "https://symfony.com/contributors" |
||
4204 | } |
||
4205 | ], |
||
4206 | "description": "Symfony CssSelector Component", |
||
4207 | "homepage": "https://symfony.com", |
||
4208 | "time": "2015-05-15 13:33:16" |
||
4209 | }, |
||
4210 | { |
||
4211 | "name": "symfony/dom-crawler", |
||
4212 | "version": "v2.7.0", |
||
4213 | "source": { |
||
4214 | "type": "git", |
||
4215 | "url": "https://github.com/symfony/dom-crawler.git", |
||
4216 | "reference": "11d8eb8ccc1533f4c2d89a025f674894fda520b3" |
||
4217 | }, |
||
4218 | "dist": { |
||
4219 | "type": "zip", |
||
4220 | "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/11d8eb8ccc1533f4c2d89a025f674894fda520b3", |
||
4221 | "reference": "11d8eb8ccc1533f4c2d89a025f674894fda520b3", |
||
4222 | "shasum": "" |
||
4223 | }, |
||
4224 | "require": { |
||
4225 | "php": ">=5.3.9" |
||
4226 | }, |
||
4227 | "require-dev": { |
||
4228 | "symfony/css-selector": "~2.3", |
||
4229 | "symfony/phpunit-bridge": "~2.7" |
||
4230 | }, |
||
4231 | "suggest": { |
||
4232 | "symfony/css-selector": "" |
||
4233 | }, |
||
4234 | "type": "library", |
||
4235 | "extra": { |
||
4236 | "branch-alias": { |
||
4237 | "dev-master": "2.7-dev" |
||
4238 | } |
||
4239 | }, |
||
4240 | "autoload": { |
||
4241 | "psr-4": { |
||
4242 | "Symfony\\Component\\DomCrawler\\": "" |
||
4243 | } |
||
4244 | }, |
||
4245 | "notification-url": "https://packagist.org/downloads/", |
||
4246 | "license": [ |
||
4247 | "MIT" |
||
4248 | ], |
||
4249 | "authors": [ |
||
4250 | { |
||
4251 | "name": "Fabien Potencier", |
||
4252 | "email": "[email protected]" |
||
4253 | }, |
||
4254 | { |
||
4255 | "name": "Symfony Community", |
||
4256 | "homepage": "https://symfony.com/contributors" |
||
4257 | } |
||
4258 | ], |
||
4259 | "description": "Symfony DomCrawler Component", |
||
4260 | "homepage": "https://symfony.com", |
||
4261 | "time": "2015-05-22 14:54:25" |
||
4262 | }, |
||
4263 | { |
||
4264 | "name": "symfony/finder", |
||
4265 | "version": "v2.7.0", |
||
4266 | "source": { |
||
4267 | "type": "git", |
||
4268 | "url": "https://github.com/symfony/Finder.git", |
||
4269 | "reference": "ccb8ed8339cf24824f2ef35dacec30d92ff44368" |
||
4270 | }, |
||
4271 | "dist": { |
||
4272 | "type": "zip", |
||
4273 | "url": "https://api.github.com/repos/symfony/Finder/zipball/ccb8ed8339cf24824f2ef35dacec30d92ff44368", |
||
4274 | "reference": "ccb8ed8339cf24824f2ef35dacec30d92ff44368", |
||
4275 | "shasum": "" |
||
4276 | }, |
||
4277 | "require": { |
||
4278 | "php": ">=5.3.9" |
||
4279 | }, |
||
4280 | "require-dev": { |
||
4281 | "symfony/phpunit-bridge": "~2.7" |
||
4282 | }, |
||
4283 | "type": "library", |
||
4284 | "extra": { |
||
4285 | "branch-alias": { |
||
4286 | "dev-master": "2.7-dev" |
||
4287 | } |
||
4288 | }, |
||
4289 | "autoload": { |
||
4290 | "psr-4": { |
||
4291 | "Symfony\\Component\\Finder\\": "" |
||
4292 | } |
||
4293 | }, |
||
4294 | "notification-url": "https://packagist.org/downloads/", |
||
4295 | "license": [ |
||
4296 | "MIT" |
||
4297 | ], |
||
4298 | "authors": [ |
||
4299 | { |
||
4300 | "name": "Fabien Potencier", |
||
4301 | "email": "[email protected]" |
||
4302 | }, |
||
4303 | { |
||
4304 | "name": "Symfony Community", |
||
4305 | "homepage": "https://symfony.com/contributors" |
||
4306 | } |
||
4307 | ], |
||
4308 | "description": "Symfony Finder Component", |
||
4309 | "homepage": "https://symfony.com", |
||
4310 | "time": "2015-05-15 14:02:48" |
||
4311 | }, |
||
4312 | { |
||
4313 | "name": "symfony/process", |
||
4314 | "version": "v2.7.0", |
||
4315 | "source": { |
||
4316 | "type": "git", |
||
4317 | "url": "https://github.com/symfony/Process.git", |
||
4318 | "reference": "e0a82b58e36afc60f8e79b8bc85a22bb064077c1" |
||
4319 | }, |
||
4320 | "dist": { |
||
4321 | "type": "zip", |
||
4322 | "url": "https://api.github.com/repos/symfony/Process/zipball/e0a82b58e36afc60f8e79b8bc85a22bb064077c1", |
||
4323 | "reference": "e0a82b58e36afc60f8e79b8bc85a22bb064077c1", |
||
4324 | "shasum": "" |
||
4325 | }, |
||
4326 | "require": { |
||
4327 | "php": ">=5.3.9" |
||
4328 | }, |
||
4329 | "require-dev": { |
||
4330 | "symfony/phpunit-bridge": "~2.7" |
||
4331 | }, |
||
4332 | "type": "library", |
||
4333 | "extra": { |
||
4334 | "branch-alias": { |
||
4335 | "dev-master": "2.7-dev" |
||
4336 | } |
||
4337 | }, |
||
4338 | "autoload": { |
||
4339 | "psr-4": { |
||
4340 | "Symfony\\Component\\Process\\": "" |
||
4341 | } |
||
4342 | }, |
||
4343 | "notification-url": "https://packagist.org/downloads/", |
||
4344 | "license": [ |
||
4345 | "MIT" |
||
4346 | ], |
||
4347 | "authors": [ |
||
4348 | { |
||
4349 | "name": "Fabien Potencier", |
||
4350 | "email": "[email protected]" |
||
4351 | }, |
||
4352 | { |
||
4353 | "name": "Symfony Community", |
||
4354 | "homepage": "https://symfony.com/contributors" |
||
4355 | } |
||
4356 | ], |
||
4357 | "description": "Symfony Process Component", |
||
4358 | "homepage": "https://symfony.com", |
||
4359 | "time": "2015-05-15 13:33:16" |
||
4360 | }, |
||
4361 | { |
||
4362 | "name": "symfony/yaml", |
||
4363 | "version": "v2.7.0", |
||
4364 | "source": { |
||
4365 | "type": "git", |
||
4366 | "url": "https://github.com/symfony/Yaml.git", |
||
4367 | "reference": "4a29a5248aed4fb45f626a7bbbd330291492f5c3" |
||
4368 | }, |
||
4369 | "dist": { |
||
4370 | "type": "zip", |
||
4371 | "url": "https://api.github.com/repos/symfony/Yaml/zipball/4a29a5248aed4fb45f626a7bbbd330291492f5c3", |
||
4372 | "reference": "4a29a5248aed4fb45f626a7bbbd330291492f5c3", |
||
4373 | "shasum": "" |
||
4374 | }, |
||
4375 | "require": { |
||
4376 | "php": ">=5.3.9" |
||
4377 | }, |
||
4378 | "require-dev": { |
||
4379 | "symfony/phpunit-bridge": "~2.7" |
||
4380 | }, |
||
4381 | "type": "library", |
||
4382 | "extra": { |
||
4383 | "branch-alias": { |
||
4384 | "dev-master": "2.7-dev" |
||
4385 | } |
||
4386 | }, |
||
4387 | "autoload": { |
||
4388 | "psr-4": { |
||
4389 | "Symfony\\Component\\Yaml\\": "" |
||
4390 | } |
||
4391 | }, |
||
4392 | "notification-url": "https://packagist.org/downloads/", |
||
4393 | "license": [ |
||
4394 | "MIT" |
||
4395 | ], |
||
4396 | "authors": [ |
||
4397 | { |
||
4398 | "name": "Fabien Potencier", |
||
4399 | "email": "[email protected]" |
||
4400 | }, |
||
4401 | { |
||
4402 | "name": "Symfony Community", |
||
4403 | "homepage": "https://symfony.com/contributors" |
||
4404 | } |
||
4405 | ], |
||
4406 | "description": "Symfony Yaml Component", |
||
4407 | "homepage": "https://symfony.com", |
||
4408 | "time": "2015-05-02 15:21:08" |
||
4409 | }, |
||
4410 | { |
||
4411 | "name": "theseer/fdomdocument", |
||
4412 | "version": "1.6.1", |
||
4413 | "source": { |
||
4414 | "type": "git", |
||
4415 | "url": "https://github.com/theseer/fDOMDocument.git", |
||
4416 | "reference": "d9ad139d6c2e8edf5e313ffbe37ff13344cf0684" |
||
4417 | }, |
||
4418 | "dist": { |
||
4419 | "type": "zip", |
||
4420 | "url": "https://api.github.com/repos/theseer/fDOMDocument/zipball/d9ad139d6c2e8edf5e313ffbe37ff13344cf0684", |
||
4421 | "reference": "d9ad139d6c2e8edf5e313ffbe37ff13344cf0684", |
||
4422 | "shasum": "" |
||
4423 | }, |
||
4424 | "require": { |
||
4425 | "ext-dom": "*", |
||
4426 | "lib-libxml": "*", |
||
4427 | "php": ">=5.3.3" |
||
4428 | }, |
||
4429 | "type": "library", |
||
4430 | "autoload": { |
||
4431 | "classmap": [ |
||
4432 | "src/" |
||
4433 | ] |
||
4434 | }, |
||
4435 | "notification-url": "https://packagist.org/downloads/", |
||
4436 | "license": [ |
||
4437 | "BSD-3-Clause" |
||
4438 | ], |
||
4439 | "authors": [ |
||
4440 | { |
||
4441 | "name": "Arne Blankerts", |
||
4442 | "email": "[email protected]", |
||
4443 | "role": "lead" |
||
4444 | } |
||
4445 | ], |
||
4446 | "description": "The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.", |
||
4447 | "homepage": "https://github.com/theseer/fDOMDocument", |
||
4448 | "time": "2015-05-27 22:58:02" |
||
4449 | }, |
||
4450 | { |
||
4451 | "name": "vierbergenlars/php-semver", |
||
4452 | "version": "3.0.1", |
||
4453 | "source": { |
||
4454 | "type": "git", |
||
4455 | "url": "https://github.com/vierbergenlars/php-semver.git", |
||
4456 | "reference": "516bb3061577e60e9420cbecc479362d3ad8c7f1" |
||
4457 | }, |
||
4458 | "dist": { |
||
4459 | "type": "zip", |
||
4460 | "url": "https://api.github.com/repos/vierbergenlars/php-semver/zipball/516bb3061577e60e9420cbecc479362d3ad8c7f1", |
||
4461 | "reference": "516bb3061577e60e9420cbecc479362d3ad8c7f1", |
||
4462 | "shasum": "" |
||
4463 | }, |
||
4464 | "require": { |
||
4465 | "php": ">=5.3.0" |
||
4466 | }, |
||
4467 | "require-dev": { |
||
4468 | "simpletest/simpletest": "1.1.*" |
||
4469 | }, |
||
4470 | "bin": [ |
||
4471 | "bin/semver", |
||
4472 | "bin/update-versions" |
||
4473 | ], |
||
4474 | "type": "library", |
||
4475 | "autoload": { |
||
4476 | "psr-0": { |
||
4477 | "vierbergenlars\\SemVer\\": "src/", |
||
4478 | "vierbergenlars\\LibJs\\": "src/" |
||
4479 | }, |
||
4480 | "classmap": [ |
||
4481 | "src/vierbergenlars/SemVer/internal.php" |
||
4482 | ] |
||
4483 | }, |
||
4484 | "notification-url": "https://packagist.org/downloads/", |
||
4485 | "license": [ |
||
4486 | "MIT" |
||
4487 | ], |
||
4488 | "authors": [ |
||
4489 | { |
||
4490 | "name": "Lars Vierbergen", |
||
4491 | "email": "[email protected]" |
||
4492 | } |
||
4493 | ], |
||
4494 | "description": "The Semantic Versioner for PHP", |
||
4495 | "keywords": [ |
||
4496 | "semantic", |
||
4497 | "semver", |
||
4498 | "versioning" |
||
4499 | ], |
||
4500 | "time": "2015-05-02 19:28:54" |
||
4501 | } |
||
4502 | ], |
||
4503 | "aliases": [], |
||
4504 | "minimum-stability": "stable", |
||
4505 | "stability-flags": [], |
||
4506 | "prefer-stable": false, |
||
4507 | "prefer-lowest": false, |
||
4508 | "platform": { |
||
4509 | "php": "^5.6|^7.0", |
||
4510 | "ext-gmp": "*", |
||
4511 | "ext-openssl": "*" |
||
4512 | }, |
||
4513 | "platform-dev": [] |
||
4514 | } |
||
4515 |