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