These results are based on our legacy PHP analysis, consider migrating to our new PHP analysis engine instead. Learn more
1 | { |
||
2 | "_readme": [ |
||
3 | "This file locks the dependencies of your project to a known state", |
||
4 | "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
||
5 | "This file is @generated automatically" |
||
6 | ], |
||
7 | "hash": "f5f5cc229d7004580a7f6a0fe51ae477", |
||
8 | "packages": [ |
||
9 | { |
||
10 | "name": "anahkiasen/former", |
||
11 | "version": "3.5.2", |
||
12 | "source": { |
||
13 | "type": "git", |
||
14 | "url": "https://github.com/Anahkiasen/former.git", |
||
15 | "reference": "9e98e577f0d733d24b846cbd572049fe1ca53473" |
||
16 | }, |
||
17 | "dist": { |
||
18 | "type": "zip", |
||
19 | "url": "https://api.github.com/repos/Anahkiasen/former/zipball/9e98e577f0d733d24b846cbd572049fe1ca53473", |
||
20 | "reference": "9e98e577f0d733d24b846cbd572049fe1ca53473", |
||
21 | "shasum": "" |
||
22 | }, |
||
23 | "require": { |
||
24 | "anahkiasen/html-object": "~1.4", |
||
25 | "illuminate/config": ">=4.2", |
||
26 | "illuminate/container": ">=4.2", |
||
27 | "illuminate/http": ">=4.2", |
||
28 | "illuminate/routing": ">=4.2", |
||
29 | "illuminate/session": ">=4.2", |
||
30 | "illuminate/translation": ">=4.2", |
||
31 | "php": ">=5.4.0" |
||
32 | }, |
||
33 | "require-dev": { |
||
34 | "illuminate/database": ">=4.2", |
||
35 | "mockery/mockery": "~0.9.1", |
||
36 | "phpunit/phpunit": "~4.1.6" |
||
37 | }, |
||
38 | "type": "library", |
||
39 | "autoload": { |
||
40 | "psr-4": { |
||
41 | "Former\\": [ |
||
42 | "src/Former", |
||
43 | "tests" |
||
44 | ], |
||
45 | "Laravel\\": "src/Laravel" |
||
46 | } |
||
47 | }, |
||
48 | "notification-url": "https://packagist.org/downloads/", |
||
49 | "license": [ |
||
50 | "MIT" |
||
51 | ], |
||
52 | "authors": [ |
||
53 | { |
||
54 | "name": "Maxime Fabre", |
||
55 | "email": "[email protected]" |
||
56 | } |
||
57 | ], |
||
58 | "description": "A powerful form builder", |
||
59 | "homepage": "http://anahkiasen.github.com/former/", |
||
60 | "keywords": [ |
||
61 | "bootstrap", |
||
62 | "form", |
||
63 | "foundation", |
||
64 | "laravel" |
||
65 | ], |
||
66 | "time": "2014-10-09 08:02:19" |
||
67 | }, |
||
68 | { |
||
69 | "name": "anahkiasen/html-object", |
||
70 | "version": "1.4.0", |
||
71 | "source": { |
||
72 | "type": "git", |
||
73 | "url": "https://github.com/Anahkiasen/html-object.git", |
||
74 | "reference": "776aff25a4db27964d95b2332e2f379b0aac9ff0" |
||
75 | }, |
||
76 | "dist": { |
||
77 | "type": "zip", |
||
78 | "url": "https://api.github.com/repos/Anahkiasen/html-object/zipball/776aff25a4db27964d95b2332e2f379b0aac9ff0", |
||
79 | "reference": "776aff25a4db27964d95b2332e2f379b0aac9ff0", |
||
80 | "shasum": "" |
||
81 | }, |
||
82 | "require": { |
||
83 | "php": ">=5.3.0" |
||
84 | }, |
||
85 | "type": "library", |
||
86 | "autoload": { |
||
87 | "psr-0": { |
||
88 | "HtmlObject": "src" |
||
89 | }, |
||
90 | "classmap": [ |
||
91 | "tests" |
||
92 | ] |
||
93 | }, |
||
94 | "notification-url": "https://packagist.org/downloads/", |
||
95 | "license": [ |
||
96 | "MIT" |
||
97 | ], |
||
98 | "authors": [ |
||
99 | { |
||
100 | "name": "Maxime Fabre", |
||
101 | "email": "[email protected]" |
||
102 | } |
||
103 | ], |
||
104 | "description": "A set of classes to create and manipulate HTML objects abstractions", |
||
105 | "time": "2014-01-27 22:41:20" |
||
106 | }, |
||
107 | { |
||
108 | "name": "binarix/foundation-pagination", |
||
109 | "version": "1.0.0", |
||
110 | "source": { |
||
111 | "type": "git", |
||
112 | "url": "https://github.com/binarix/Laravel-Foundation-Pagination.git", |
||
113 | "reference": "05f3c57bebe317107aa6fbbf5c963be550ffb939" |
||
114 | }, |
||
115 | "dist": { |
||
116 | "type": "zip", |
||
117 | "url": "https://api.github.com/repos/binarix/Laravel-Foundation-Pagination/zipball/05f3c57bebe317107aa6fbbf5c963be550ffb939", |
||
118 | "reference": "05f3c57bebe317107aa6fbbf5c963be550ffb939", |
||
119 | "shasum": "" |
||
120 | }, |
||
121 | "require": { |
||
122 | "illuminate/support": "4.*", |
||
123 | "php": ">=5.3.0" |
||
124 | }, |
||
125 | "type": "library", |
||
126 | "autoload": { |
||
127 | "psr-0": { |
||
128 | "Binarix\\FoundationPagination": "src/" |
||
129 | } |
||
130 | }, |
||
131 | "notification-url": "https://packagist.org/downloads/", |
||
132 | "authors": [ |
||
133 | { |
||
134 | "name": "Jia Miew (John) Tan", |
||
135 | "email": "[email protected]" |
||
136 | } |
||
137 | ], |
||
138 | "description": "Provides Zurb Foundation styled pagination slider HTML markup to Laravel4", |
||
139 | "time": "2013-10-24 12:06:35" |
||
140 | }, |
||
141 | { |
||
142 | "name": "classpreloader/classpreloader", |
||
143 | "version": "1.0.2", |
||
144 | "source": { |
||
145 | "type": "git", |
||
146 | "url": "https://github.com/mtdowling/ClassPreloader.git", |
||
147 | "reference": "2c9f3bcbab329570c57339895bd11b5dd3b00877" |
||
148 | }, |
||
149 | "dist": { |
||
150 | "type": "zip", |
||
151 | "url": "https://api.github.com/repos/mtdowling/ClassPreloader/zipball/2c9f3bcbab329570c57339895bd11b5dd3b00877", |
||
152 | "reference": "2c9f3bcbab329570c57339895bd11b5dd3b00877", |
||
153 | "shasum": "" |
||
154 | }, |
||
155 | "require": { |
||
156 | "nikic/php-parser": "~0.9", |
||
157 | "php": ">=5.3.3", |
||
158 | "symfony/console": "~2.1", |
||
159 | "symfony/filesystem": "~2.1", |
||
160 | "symfony/finder": "~2.1" |
||
161 | }, |
||
162 | "bin": [ |
||
163 | "classpreloader.php" |
||
164 | ], |
||
165 | "type": "library", |
||
166 | "extra": { |
||
167 | "branch-alias": { |
||
168 | "dev-master": "1.0-dev" |
||
169 | } |
||
170 | }, |
||
171 | "autoload": { |
||
172 | "psr-0": { |
||
173 | "ClassPreloader": "src/" |
||
174 | } |
||
175 | }, |
||
176 | "notification-url": "https://packagist.org/downloads/", |
||
177 | "license": [ |
||
178 | "MIT" |
||
179 | ], |
||
180 | "description": "Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case", |
||
181 | "keywords": [ |
||
182 | "autoload", |
||
183 | "class", |
||
184 | "preload" |
||
185 | ], |
||
186 | "time": "2014-03-12 00:05:31" |
||
187 | }, |
||
188 | { |
||
189 | "name": "cviebrock/eloquent-sluggable", |
||
190 | "version": "2.0.4", |
||
191 | "source": { |
||
192 | "type": "git", |
||
193 | "url": "https://github.com/cviebrock/eloquent-sluggable.git", |
||
194 | "reference": "c0d80b7e53ec4c57f8b994eac6786ee4e6216330" |
||
195 | }, |
||
196 | "dist": { |
||
197 | "type": "zip", |
||
198 | "url": "https://api.github.com/repos/cviebrock/eloquent-sluggable/zipball/c0d80b7e53ec4c57f8b994eac6786ee4e6216330", |
||
199 | "reference": "c0d80b7e53ec4c57f8b994eac6786ee4e6216330", |
||
200 | "shasum": "" |
||
201 | }, |
||
202 | "require": { |
||
203 | "illuminate/config": "4.*", |
||
204 | "illuminate/database": "4.*", |
||
205 | "illuminate/support": "4.*", |
||
206 | "php": ">=5.4.0" |
||
207 | }, |
||
208 | "require-dev": { |
||
209 | "laravelbook/ardent": "dev-master", |
||
210 | "orchestra/testbench": "2.*", |
||
211 | "phpunit/phpunit": "4.0.*" |
||
212 | }, |
||
213 | "type": "library", |
||
214 | "autoload": { |
||
215 | "psr-0": { |
||
216 | "Cviebrock\\EloquentSluggable": "src/" |
||
217 | } |
||
218 | }, |
||
219 | "notification-url": "https://packagist.org/downloads/", |
||
220 | "license": [ |
||
221 | "MIT" |
||
222 | ], |
||
223 | "authors": [ |
||
224 | { |
||
225 | "name": "Colin Viebrock", |
||
226 | "email": "[email protected]" |
||
227 | } |
||
228 | ], |
||
229 | "description": "Easy creation of slugs for your Eloquent models in Laravel 4.", |
||
230 | "homepage": "https://github.com/cviebrock/eloquent-sluggable", |
||
231 | "keywords": [ |
||
232 | "eloquent", |
||
233 | "laravel", |
||
234 | "slug" |
||
235 | ], |
||
236 | "time": "2014-09-24 04:42:44" |
||
237 | }, |
||
238 | { |
||
239 | "name": "d11wtq/boris", |
||
240 | "version": "v1.0.8", |
||
241 | "source": { |
||
242 | "type": "git", |
||
243 | "url": "https://github.com/d11wtq/boris.git", |
||
244 | "reference": "125dd4e5752639af7678a22ea597115646d89c6e" |
||
245 | }, |
||
246 | "dist": { |
||
247 | "type": "zip", |
||
248 | "url": "https://api.github.com/repos/d11wtq/boris/zipball/125dd4e5752639af7678a22ea597115646d89c6e", |
||
249 | "reference": "125dd4e5752639af7678a22ea597115646d89c6e", |
||
250 | "shasum": "" |
||
251 | }, |
||
252 | "require": { |
||
253 | "php": ">=5.3.0" |
||
254 | }, |
||
255 | "suggest": { |
||
256 | "ext-pcntl": "*", |
||
257 | "ext-posix": "*", |
||
258 | "ext-readline": "*" |
||
259 | }, |
||
260 | "bin": [ |
||
261 | "bin/boris" |
||
262 | ], |
||
263 | "type": "library", |
||
264 | "autoload": { |
||
265 | "psr-0": { |
||
266 | "Boris": "lib" |
||
267 | } |
||
268 | }, |
||
269 | "notification-url": "https://packagist.org/downloads/", |
||
270 | "time": "2014-01-17 12:21:18" |
||
271 | }, |
||
272 | { |
||
273 | "name": "edvinaskrucas/notification", |
||
274 | "version": "3.0.1", |
||
275 | "source": { |
||
276 | "type": "git", |
||
277 | "url": "https://github.com/edvinaskrucas/notification.git", |
||
278 | "reference": "fd3bdcc8b8c8f5e3933fd4551f7a06b3018e0957" |
||
279 | }, |
||
280 | "dist": { |
||
281 | "type": "zip", |
||
282 | "url": "https://api.github.com/repos/edvinaskrucas/notification/zipball/fd3bdcc8b8c8f5e3933fd4551f7a06b3018e0957", |
||
283 | "reference": "fd3bdcc8b8c8f5e3933fd4551f7a06b3018e0957", |
||
284 | "shasum": "" |
||
285 | }, |
||
286 | "require": { |
||
287 | "illuminate/config": "4.*", |
||
288 | "illuminate/events": "4.*", |
||
289 | "illuminate/session": "4.*", |
||
290 | "illuminate/support": "4.*", |
||
291 | "php": ">=5.4.0" |
||
292 | }, |
||
293 | "require-dev": { |
||
294 | "mockery/mockery": "0.7.*" |
||
295 | }, |
||
296 | "type": "library", |
||
297 | "autoload": { |
||
298 | "psr-0": { |
||
299 | "Krucas\\Notification": "src/" |
||
300 | } |
||
301 | }, |
||
302 | "notification-url": "https://packagist.org/downloads/", |
||
303 | "license": [ |
||
304 | "MIT" |
||
305 | ], |
||
306 | "authors": [ |
||
307 | { |
||
308 | "name": "Edvinas Kručas", |
||
309 | "email": "[email protected]" |
||
310 | } |
||
311 | ], |
||
312 | "description": "Package for Laravel for helping to manage flash / instant notifications / messages.", |
||
313 | "keywords": [ |
||
314 | "flash", |
||
315 | "instant", |
||
316 | "laravel", |
||
317 | "messages", |
||
318 | "notifications" |
||
319 | ], |
||
320 | "time": "2014-08-07 13:53:35" |
||
321 | }, |
||
322 | { |
||
323 | "name": "fabpot/goutte", |
||
324 | "version": "v2.0.2", |
||
325 | "source": { |
||
326 | "type": "git", |
||
327 | "url": "https://github.com/fabpot/Goutte.git", |
||
328 | "reference": "b12c3f7ec68d8814b50444cfe142fd0a056557f9" |
||
329 | }, |
||
330 | "dist": { |
||
331 | "type": "zip", |
||
332 | "url": "https://api.github.com/repos/fabpot/Goutte/zipball/b12c3f7ec68d8814b50444cfe142fd0a056557f9", |
||
333 | "reference": "b12c3f7ec68d8814b50444cfe142fd0a056557f9", |
||
334 | "shasum": "" |
||
335 | }, |
||
336 | "require": { |
||
337 | "guzzlehttp/guzzle": "4.*", |
||
338 | "php": ">=5.4.0", |
||
339 | "symfony/browser-kit": "~2.1", |
||
340 | "symfony/css-selector": "~2.1", |
||
341 | "symfony/dom-crawler": "~2.1" |
||
342 | }, |
||
343 | "type": "application", |
||
344 | "extra": { |
||
345 | "branch-alias": { |
||
346 | "dev-master": "2.0-dev" |
||
347 | } |
||
348 | }, |
||
349 | "autoload": { |
||
350 | "psr-0": { |
||
351 | "Goutte": "." |
||
352 | } |
||
353 | }, |
||
354 | "notification-url": "https://packagist.org/downloads/", |
||
355 | "license": [ |
||
356 | "MIT" |
||
357 | ], |
||
358 | "authors": [ |
||
359 | { |
||
360 | "name": "Fabien Potencier", |
||
361 | "email": "[email protected]" |
||
362 | } |
||
363 | ], |
||
364 | "description": "A simple PHP Web Scraper", |
||
365 | "homepage": "https://github.com/fabpot/Goutte", |
||
366 | "keywords": [ |
||
367 | "scraper" |
||
368 | ], |
||
369 | "time": "2014-07-22 13:24:11" |
||
370 | }, |
||
371 | { |
||
372 | "name": "filp/whoops", |
||
373 | "version": "1.1.2", |
||
374 | "source": { |
||
375 | "type": "git", |
||
376 | "url": "https://github.com/filp/whoops.git", |
||
377 | "reference": "9f451fbc7b8cad5e71300672c340c28c6bec09ff" |
||
378 | }, |
||
379 | "dist": { |
||
380 | "type": "zip", |
||
381 | "url": "https://api.github.com/repos/filp/whoops/zipball/9f451fbc7b8cad5e71300672c340c28c6bec09ff", |
||
382 | "reference": "9f451fbc7b8cad5e71300672c340c28c6bec09ff", |
||
383 | "shasum": "" |
||
384 | }, |
||
385 | "require": { |
||
386 | "php": ">=5.3.0" |
||
387 | }, |
||
388 | "require-dev": { |
||
389 | "mockery/mockery": "0.9.*" |
||
390 | }, |
||
391 | "type": "library", |
||
392 | "extra": { |
||
393 | "branch-alias": { |
||
394 | "dev-master": "1.2-dev" |
||
395 | } |
||
396 | }, |
||
397 | "autoload": { |
||
398 | "psr-0": { |
||
399 | "Whoops": "src/" |
||
400 | }, |
||
401 | "classmap": [ |
||
402 | "src/deprecated" |
||
403 | ] |
||
404 | }, |
||
405 | "notification-url": "https://packagist.org/downloads/", |
||
406 | "license": [ |
||
407 | "MIT" |
||
408 | ], |
||
409 | "authors": [ |
||
410 | { |
||
411 | "name": "Filipe Dobreira", |
||
412 | "homepage": "https://github.com/filp", |
||
413 | "role": "Developer" |
||
414 | } |
||
415 | ], |
||
416 | "description": "php error handling for cool kids", |
||
417 | "homepage": "https://github.com/filp/whoops", |
||
418 | "keywords": [ |
||
419 | "error", |
||
420 | "exception", |
||
421 | "handling", |
||
422 | "library", |
||
423 | "silex-provider", |
||
424 | "whoops", |
||
425 | "zf2" |
||
426 | ], |
||
427 | "time": "2014-07-11 05:56:54" |
||
428 | }, |
||
429 | { |
||
430 | "name": "guzzlehttp/guzzle", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
431 | "version": "4.2.3", |
||
432 | "source": { |
||
433 | "type": "git", |
||
434 | "url": "https://github.com/guzzle/guzzle.git", |
||
435 | "reference": "66fd916e9f9130bc22c51450476823391cb2f67c" |
||
436 | }, |
||
437 | "dist": { |
||
438 | "type": "zip", |
||
439 | "url": "https://api.github.com/repos/guzzle/guzzle/zipball/66fd916e9f9130bc22c51450476823391cb2f67c", |
||
440 | "reference": "66fd916e9f9130bc22c51450476823391cb2f67c", |
||
441 | "shasum": "" |
||
442 | }, |
||
443 | "require": { |
||
444 | "ext-json": "*", |
||
445 | "guzzlehttp/streams": "~2.1", |
||
446 | "php": ">=5.4.0" |
||
447 | }, |
||
448 | "require-dev": { |
||
449 | "ext-curl": "*", |
||
450 | "phpunit/phpunit": "~4.0", |
||
451 | "psr/log": "~1.0" |
||
452 | }, |
||
453 | "suggest": { |
||
454 | "ext-curl": "Guzzle will use specific adapters if cURL is present" |
||
455 | }, |
||
456 | "type": "library", |
||
457 | "extra": { |
||
458 | "branch-alias": { |
||
459 | "dev-master": "4.2-dev" |
||
460 | } |
||
461 | }, |
||
462 | "autoload": { |
||
463 | "psr-4": { |
||
464 | "GuzzleHttp\\": "src/" |
||
465 | }, |
||
466 | "files": [ |
||
467 | "src/functions.php" |
||
468 | ] |
||
469 | }, |
||
470 | "notification-url": "https://packagist.org/downloads/", |
||
471 | "license": [ |
||
472 | "MIT" |
||
473 | ], |
||
474 | "authors": [ |
||
475 | { |
||
476 | "name": "Michael Dowling", |
||
477 | "email": "[email protected]", |
||
478 | "homepage": "https://github.com/mtdowling" |
||
479 | } |
||
480 | ], |
||
481 | "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients", |
||
482 | "homepage": "http://guzzlephp.org/", |
||
483 | "keywords": [ |
||
484 | "client", |
||
485 | "curl", |
||
486 | "framework", |
||
487 | "http", |
||
488 | "http client", |
||
489 | "rest", |
||
490 | "web service" |
||
491 | ], |
||
492 | "time": "2014-10-05 19:29:14" |
||
493 | }, |
||
494 | { |
||
495 | "name": "guzzlehttp/streams", |
||
496 | "version": "2.1.0", |
||
497 | "source": { |
||
498 | "type": "git", |
||
499 | "url": "https://github.com/guzzle/streams.git", |
||
500 | "reference": "f91b721d73f0e561410903b3b3c90a5d0e40b534" |
||
501 | }, |
||
502 | "dist": { |
||
503 | "type": "zip", |
||
504 | "url": "https://api.github.com/repos/guzzle/streams/zipball/f91b721d73f0e561410903b3b3c90a5d0e40b534", |
||
505 | "reference": "f91b721d73f0e561410903b3b3c90a5d0e40b534", |
||
506 | "shasum": "" |
||
507 | }, |
||
508 | "require": { |
||
509 | "php": ">=5.4.0" |
||
510 | }, |
||
511 | "require-dev": { |
||
512 | "phpunit/phpunit": "~4.0" |
||
513 | }, |
||
514 | "type": "library", |
||
515 | "extra": { |
||
516 | "branch-alias": { |
||
517 | "dev-master": "2.0-dev" |
||
518 | } |
||
519 | }, |
||
520 | "autoload": { |
||
521 | "psr-4": { |
||
522 | "GuzzleHttp\\Stream\\": "src/" |
||
523 | }, |
||
524 | "files": [ |
||
525 | "src/functions.php" |
||
526 | ] |
||
527 | }, |
||
528 | "notification-url": "https://packagist.org/downloads/", |
||
529 | "license": [ |
||
530 | "MIT" |
||
531 | ], |
||
532 | "authors": [ |
||
533 | { |
||
534 | "name": "Michael Dowling", |
||
535 | "email": "[email protected]", |
||
536 | "homepage": "https://github.com/mtdowling" |
||
537 | } |
||
538 | ], |
||
539 | "description": "Provides a simple abstraction over streams of data (Guzzle 4+)", |
||
540 | "homepage": "http://guzzlephp.org/", |
||
541 | "keywords": [ |
||
542 | "Guzzle", |
||
543 | "stream" |
||
544 | ], |
||
545 | "time": "2014-08-17 21:15:53" |
||
546 | }, |
||
547 | { |
||
548 | "name": "indatus/dispatcher", |
||
549 | "version": "v1.4.1", |
||
550 | "source": { |
||
551 | "type": "git", |
||
552 | "url": "https://github.com/Indatus/dispatcher.git", |
||
553 | "reference": "42c32027e947718873af2784af5f7567e2d246f9" |
||
554 | }, |
||
555 | "dist": { |
||
556 | "type": "zip", |
||
557 | "url": "https://api.github.com/repos/Indatus/dispatcher/zipball/42c32027e947718873af2784af5f7567e2d246f9", |
||
558 | "reference": "42c32027e947718873af2784af5f7567e2d246f9", |
||
559 | "shasum": "" |
||
560 | }, |
||
561 | "require": { |
||
562 | "mtdowling/cron-expression": "~1.0.3", |
||
563 | "php": ">=5.3.2", |
||
564 | "wp-cli/php-cli-tools": "v0.9.4-patch46" |
||
565 | }, |
||
566 | "require-dev": { |
||
567 | "mockery/mockery": "~0.9", |
||
568 | "orchestra/testbench": "~2.1.1", |
||
569 | "phpunit/phpunit": "~4.0" |
||
570 | }, |
||
571 | "type": "library", |
||
572 | "autoload": { |
||
573 | "classmap": [ |
||
574 | "tests/TestCase.php" |
||
575 | ], |
||
576 | "psr-0": { |
||
577 | "Indatus\\Dispatcher\\": "src/" |
||
578 | } |
||
579 | }, |
||
580 | "notification-url": "https://packagist.org/downloads/", |
||
581 | "license": [ |
||
582 | "MIT" |
||
583 | ], |
||
584 | "authors": [ |
||
585 | { |
||
586 | "name": "Ben Kuhl", |
||
587 | "email": "[email protected]", |
||
588 | "role": "Developer" |
||
589 | } |
||
590 | ], |
||
591 | "description": "Schedule your artisan commands within your application", |
||
592 | "keywords": [ |
||
593 | "artisan", |
||
594 | "dispatcher", |
||
595 | "laravel", |
||
596 | "schedule" |
||
597 | ], |
||
598 | "time": "2014-09-22 17:06:36" |
||
599 | }, |
||
600 | { |
||
601 | "name": "ircmaxell/password-compat", |
||
602 | "version": "1.0.3", |
||
603 | "source": { |
||
604 | "type": "git", |
||
605 | "url": "https://github.com/ircmaxell/password_compat.git", |
||
606 | "reference": "1fc1521b5e9794ea77e4eca30717be9635f1d4f4" |
||
607 | }, |
||
608 | "dist": { |
||
609 | "type": "zip", |
||
610 | "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/1fc1521b5e9794ea77e4eca30717be9635f1d4f4", |
||
611 | "reference": "1fc1521b5e9794ea77e4eca30717be9635f1d4f4", |
||
612 | "shasum": "" |
||
613 | }, |
||
614 | "type": "library", |
||
615 | "autoload": { |
||
616 | "files": [ |
||
617 | "lib/password.php" |
||
618 | ] |
||
619 | }, |
||
620 | "notification-url": "https://packagist.org/downloads/", |
||
621 | "license": [ |
||
622 | "MIT" |
||
623 | ], |
||
624 | "authors": [ |
||
625 | { |
||
626 | "name": "Anthony Ferrara", |
||
627 | "email": "[email protected]", |
||
628 | "homepage": "http://blog.ircmaxell.com" |
||
629 | } |
||
630 | ], |
||
631 | "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", |
||
632 | "homepage": "https://github.com/ircmaxell/password_compat", |
||
633 | "keywords": [ |
||
634 | "hashing", |
||
635 | "password" |
||
636 | ], |
||
637 | "time": "2013-04-30 19:58:08" |
||
638 | }, |
||
639 | { |
||
640 | "name": "jeremeamia/SuperClosure", |
||
641 | "version": "1.0.1", |
||
642 | "source": { |
||
643 | "type": "git", |
||
644 | "url": "https://github.com/jeremeamia/super_closure.git", |
||
645 | "reference": "d05400085f7d4ae6f20ba30d36550836c0d061e8" |
||
646 | }, |
||
647 | "dist": { |
||
648 | "type": "zip", |
||
649 | "url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/d05400085f7d4ae6f20ba30d36550836c0d061e8", |
||
650 | "reference": "d05400085f7d4ae6f20ba30d36550836c0d061e8", |
||
651 | "shasum": "" |
||
652 | }, |
||
653 | "require": { |
||
654 | "nikic/php-parser": "~0.9", |
||
655 | "php": ">=5.3.3" |
||
656 | }, |
||
657 | "require-dev": { |
||
658 | "phpunit/phpunit": "~3.7" |
||
659 | }, |
||
660 | "type": "library", |
||
661 | "autoload": { |
||
662 | "psr-0": { |
||
663 | "Jeremeamia\\SuperClosure": "src/" |
||
664 | } |
||
665 | }, |
||
666 | "notification-url": "https://packagist.org/downloads/", |
||
667 | "license": [ |
||
668 | "MIT" |
||
669 | ], |
||
670 | "authors": [ |
||
671 | { |
||
672 | "name": "Jeremy Lindblom" |
||
673 | } |
||
674 | ], |
||
675 | "description": "Doing interesting things with closures like serialization.", |
||
676 | "homepage": "https://github.com/jeremeamia/super_closure", |
||
677 | "keywords": [ |
||
678 | "closure", |
||
679 | "function", |
||
680 | "parser", |
||
681 | "serializable", |
||
682 | "serialize", |
||
683 | "tokenizer" |
||
684 | ], |
||
685 | "time": "2013-10-09 04:20:00" |
||
686 | }, |
||
687 | { |
||
688 | "name": "laravel/framework", |
||
689 | "version": "v4.2.11", |
||
690 | "source": { |
||
691 | "type": "git", |
||
692 | "url": "https://github.com/laravel/framework.git", |
||
693 | "reference": "e29253c7f29e3b1ca716de7fe309b272e3ddf47d" |
||
694 | }, |
||
695 | "dist": { |
||
696 | "type": "zip", |
||
697 | "url": "https://api.github.com/repos/laravel/framework/zipball/e29253c7f29e3b1ca716de7fe309b272e3ddf47d", |
||
698 | "reference": "e29253c7f29e3b1ca716de7fe309b272e3ddf47d", |
||
699 | "shasum": "" |
||
700 | }, |
||
701 | "require": { |
||
702 | "classpreloader/classpreloader": "~1.0.2", |
||
703 | "d11wtq/boris": "~1.0", |
||
704 | "filp/whoops": "1.1.*", |
||
705 | "ircmaxell/password-compat": "~1.0", |
||
706 | "jeremeamia/superclosure": "~1.0.1", |
||
707 | "monolog/monolog": "~1.6", |
||
708 | "nesbot/carbon": "~1.0", |
||
709 | "patchwork/utf8": "1.1.*", |
||
710 | "php": ">=5.4.0", |
||
711 | "phpseclib/phpseclib": "0.3.*", |
||
712 | "predis/predis": "0.8.*", |
||
713 | "stack/builder": "~1.0", |
||
714 | "swiftmailer/swiftmailer": "~5.1", |
||
715 | "symfony/browser-kit": "2.5.*", |
||
716 | "symfony/console": "2.5.*", |
||
717 | "symfony/css-selector": "2.5.*", |
||
718 | "symfony/debug": "2.5.*", |
||
719 | "symfony/dom-crawler": "2.5.*", |
||
720 | "symfony/finder": "2.5.*", |
||
721 | "symfony/http-foundation": "2.5.*", |
||
722 | "symfony/http-kernel": "2.5.*", |
||
723 | "symfony/process": "2.5.*", |
||
724 | "symfony/routing": "2.5.*", |
||
725 | "symfony/security-core": "2.5.*", |
||
726 | "symfony/translation": "2.5.*" |
||
727 | }, |
||
728 | "replace": { |
||
729 | "illuminate/auth": "self.version", |
||
730 | "illuminate/cache": "self.version", |
||
731 | "illuminate/config": "self.version", |
||
732 | "illuminate/console": "self.version", |
||
733 | "illuminate/container": "self.version", |
||
734 | "illuminate/cookie": "self.version", |
||
735 | "illuminate/database": "self.version", |
||
736 | "illuminate/encryption": "self.version", |
||
737 | "illuminate/events": "self.version", |
||
738 | "illuminate/exception": "self.version", |
||
739 | "illuminate/filesystem": "self.version", |
||
740 | "illuminate/foundation": "self.version", |
||
741 | "illuminate/hashing": "self.version", |
||
742 | "illuminate/html": "self.version", |
||
743 | "illuminate/http": "self.version", |
||
744 | "illuminate/log": "self.version", |
||
745 | "illuminate/mail": "self.version", |
||
746 | "illuminate/pagination": "self.version", |
||
747 | "illuminate/queue": "self.version", |
||
748 | "illuminate/redis": "self.version", |
||
749 | "illuminate/remote": "self.version", |
||
750 | "illuminate/routing": "self.version", |
||
751 | "illuminate/session": "self.version", |
||
752 | "illuminate/support": "self.version", |
||
753 | "illuminate/translation": "self.version", |
||
754 | "illuminate/validation": "self.version", |
||
755 | "illuminate/view": "self.version", |
||
756 | "illuminate/workbench": "self.version" |
||
757 | }, |
||
758 | "require-dev": { |
||
759 | "aws/aws-sdk-php": "~2.6", |
||
760 | "iron-io/iron_mq": "~1.5", |
||
761 | "mockery/mockery": "~0.9", |
||
762 | "pda/pheanstalk": "~2.1", |
||
763 | "phpunit/phpunit": "~4.0" |
||
764 | }, |
||
765 | "suggest": { |
||
766 | "doctrine/dbal": "Allow renaming columns and dropping SQLite columns." |
||
767 | }, |
||
768 | "type": "library", |
||
769 | "extra": { |
||
770 | "branch-alias": { |
||
771 | "dev-master": "4.2-dev" |
||
772 | } |
||
773 | }, |
||
774 | "autoload": { |
||
775 | "classmap": [ |
||
776 | "src/Illuminate/Queue/IlluminateQueueClosure.php" |
||
777 | ], |
||
778 | "files": [ |
||
779 | "src/Illuminate/Support/helpers.php" |
||
780 | ], |
||
781 | "psr-0": { |
||
782 | "Illuminate": "src/" |
||
783 | } |
||
784 | }, |
||
785 | "notification-url": "https://packagist.org/downloads/", |
||
786 | "license": [ |
||
787 | "MIT" |
||
788 | ], |
||
789 | "authors": [ |
||
790 | { |
||
791 | "name": "Taylor Otwell", |
||
792 | "email": "[email protected]" |
||
793 | } |
||
794 | ], |
||
795 | "description": "The Laravel Framework.", |
||
796 | "keywords": [ |
||
797 | "framework", |
||
798 | "laravel" |
||
799 | ], |
||
800 | "time": "2014-10-04 18:48:27" |
||
801 | }, |
||
802 | { |
||
803 | "name": "monolog/monolog", |
||
0 ignored issues
–
show
There is a security advisory for your installed version of monolog/monolog:
Header injection in NativeMailerHandler ![]() |
|||
804 | "version": "1.11.0", |
||
805 | "source": { |
||
806 | "type": "git", |
||
807 | "url": "https://github.com/Seldaek/monolog.git", |
||
808 | "reference": "ec3961874c43840e96da3a8a1ed20d8c73d7e5aa" |
||
809 | }, |
||
810 | "dist": { |
||
811 | "type": "zip", |
||
812 | "url": "https://api.github.com/repos/Seldaek/monolog/zipball/ec3961874c43840e96da3a8a1ed20d8c73d7e5aa", |
||
813 | "reference": "ec3961874c43840e96da3a8a1ed20d8c73d7e5aa", |
||
814 | "shasum": "" |
||
815 | }, |
||
816 | "require": { |
||
817 | "php": ">=5.3.0", |
||
818 | "psr/log": "~1.0" |
||
819 | }, |
||
820 | "provide": { |
||
821 | "psr/log-implementation": "1.0.0" |
||
822 | }, |
||
823 | "require-dev": { |
||
824 | "aws/aws-sdk-php": "~2.4, >2.4.8", |
||
825 | "doctrine/couchdb": "~1.0@dev", |
||
826 | "graylog2/gelf-php": "~1.0", |
||
827 | "phpunit/phpunit": "~3.7.0", |
||
828 | "raven/raven": "~0.5", |
||
829 | "ruflin/elastica": "0.90.*", |
||
830 | "videlalvaro/php-amqplib": "~2.4" |
||
831 | }, |
||
832 | "suggest": { |
||
833 | "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", |
||
834 | "doctrine/couchdb": "Allow sending log messages to a CouchDB server", |
||
835 | "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", |
||
836 | "ext-mongo": "Allow sending log messages to a MongoDB server", |
||
837 | "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", |
||
838 | "raven/raven": "Allow sending log messages to a Sentry server", |
||
839 | "rollbar/rollbar": "Allow sending log messages to Rollbar", |
||
840 | "ruflin/elastica": "Allow sending log messages to an Elastic Search server", |
||
841 | "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib" |
||
842 | }, |
||
843 | "type": "library", |
||
844 | "extra": { |
||
845 | "branch-alias": { |
||
846 | "dev-master": "1.11.x-dev" |
||
847 | } |
||
848 | }, |
||
849 | "autoload": { |
||
850 | "psr-4": { |
||
851 | "Monolog\\": "src/Monolog" |
||
852 | } |
||
853 | }, |
||
854 | "notification-url": "https://packagist.org/downloads/", |
||
855 | "license": [ |
||
856 | "MIT" |
||
857 | ], |
||
858 | "authors": [ |
||
859 | { |
||
860 | "name": "Jordi Boggiano", |
||
861 | "email": "[email protected]", |
||
862 | "homepage": "http://seld.be" |
||
863 | } |
||
864 | ], |
||
865 | "description": "Sends your logs to files, sockets, inboxes, databases and various web services", |
||
866 | "homepage": "http://github.com/Seldaek/monolog", |
||
867 | "keywords": [ |
||
868 | "log", |
||
869 | "logging", |
||
870 | "psr-3" |
||
871 | ], |
||
872 | "time": "2014-09-30 13:30:58" |
||
873 | }, |
||
874 | { |
||
875 | "name": "mtdowling/cron-expression", |
||
876 | "version": "v1.0.3", |
||
877 | "source": { |
||
878 | "type": "git", |
||
879 | "url": "https://github.com/mtdowling/cron-expression.git", |
||
880 | "reference": "a47ac8d5ec15049013792401af5a4d13e3dbe7f6" |
||
881 | }, |
||
882 | "dist": { |
||
883 | "type": "zip", |
||
884 | "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/a47ac8d5ec15049013792401af5a4d13e3dbe7f6", |
||
885 | "reference": "a47ac8d5ec15049013792401af5a4d13e3dbe7f6", |
||
886 | "shasum": "" |
||
887 | }, |
||
888 | "require": { |
||
889 | "php": ">=5.3.2" |
||
890 | }, |
||
891 | "type": "library", |
||
892 | "autoload": { |
||
893 | "psr-0": { |
||
894 | "Cron": "src/" |
||
895 | } |
||
896 | }, |
||
897 | "notification-url": "https://packagist.org/downloads/", |
||
898 | "license": [ |
||
899 | "MIT" |
||
900 | ], |
||
901 | "authors": [ |
||
902 | { |
||
903 | "name": "Michael Dowling", |
||
904 | "email": "[email protected]", |
||
905 | "homepage": "https://github.com/mtdowling" |
||
906 | } |
||
907 | ], |
||
908 | "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due", |
||
909 | "keywords": [ |
||
910 | "cron", |
||
911 | "schedule" |
||
912 | ], |
||
913 | "time": "2013-11-23 19:48:39" |
||
914 | }, |
||
915 | { |
||
916 | "name": "nesbot/carbon", |
||
917 | "version": "1.13.0", |
||
918 | "source": { |
||
919 | "type": "git", |
||
920 | "url": "https://github.com/briannesbitt/Carbon.git", |
||
921 | "reference": "5cb6e71055f7b0b57956b73d324cc4de31278f42" |
||
922 | }, |
||
923 | "dist": { |
||
924 | "type": "zip", |
||
925 | "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/5cb6e71055f7b0b57956b73d324cc4de31278f42", |
||
926 | "reference": "5cb6e71055f7b0b57956b73d324cc4de31278f42", |
||
927 | "shasum": "" |
||
928 | }, |
||
929 | "require": { |
||
930 | "php": ">=5.3.0" |
||
931 | }, |
||
932 | "require-dev": { |
||
933 | "phpunit/phpunit": "~4.0" |
||
934 | }, |
||
935 | "type": "library", |
||
936 | "autoload": { |
||
937 | "psr-0": { |
||
938 | "Carbon": "src" |
||
939 | } |
||
940 | }, |
||
941 | "notification-url": "https://packagist.org/downloads/", |
||
942 | "license": [ |
||
943 | "MIT" |
||
944 | ], |
||
945 | "authors": [ |
||
946 | { |
||
947 | "name": "Brian Nesbitt", |
||
948 | "email": "[email protected]", |
||
949 | "homepage": "http://nesbot.com" |
||
950 | } |
||
951 | ], |
||
952 | "description": "A simple API extension for DateTime.", |
||
953 | "homepage": "https://github.com/briannesbitt/Carbon", |
||
954 | "keywords": [ |
||
955 | "date", |
||
956 | "datetime", |
||
957 | "time" |
||
958 | ], |
||
959 | "time": "2014-09-26 02:52:02" |
||
960 | }, |
||
961 | { |
||
962 | "name": "nikic/php-parser", |
||
963 | "version": "v0.9.5", |
||
964 | "source": { |
||
965 | "type": "git", |
||
966 | "url": "https://github.com/nikic/PHP-Parser.git", |
||
967 | "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb" |
||
968 | }, |
||
969 | "dist": { |
||
970 | "type": "zip", |
||
971 | "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ef70767475434bdb3615b43c327e2cae17ef12eb", |
||
972 | "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb", |
||
973 | "shasum": "" |
||
974 | }, |
||
975 | "require": { |
||
976 | "ext-tokenizer": "*", |
||
977 | "php": ">=5.2" |
||
978 | }, |
||
979 | "type": "library", |
||
980 | "extra": { |
||
981 | "branch-alias": { |
||
982 | "dev-master": "0.9-dev" |
||
983 | } |
||
984 | }, |
||
985 | "autoload": { |
||
986 | "psr-0": { |
||
987 | "PHPParser": "lib/" |
||
988 | } |
||
989 | }, |
||
990 | "notification-url": "https://packagist.org/downloads/", |
||
991 | "license": [ |
||
992 | "BSD-3-Clause" |
||
993 | ], |
||
994 | "authors": [ |
||
995 | { |
||
996 | "name": "Nikita Popov" |
||
997 | } |
||
998 | ], |
||
999 | "description": "A PHP parser written in PHP", |
||
1000 | "keywords": [ |
||
1001 | "parser", |
||
1002 | "php" |
||
1003 | ], |
||
1004 | "time": "2014-07-23 18:24:17" |
||
1005 | }, |
||
1006 | { |
||
1007 | "name": "patchwork/utf8", |
||
1008 | "version": "v1.1.25", |
||
1009 | "source": { |
||
1010 | "type": "git", |
||
1011 | "url": "https://github.com/nicolas-grekas/Patchwork-UTF8.git", |
||
1012 | "reference": "2d43bd047b120279511d45e76e61c5a9812d9a83" |
||
1013 | }, |
||
1014 | "dist": { |
||
1015 | "type": "zip", |
||
1016 | "url": "https://api.github.com/repos/nicolas-grekas/Patchwork-UTF8/zipball/2d43bd047b120279511d45e76e61c5a9812d9a83", |
||
1017 | "reference": "2d43bd047b120279511d45e76e61c5a9812d9a83", |
||
1018 | "shasum": "" |
||
1019 | }, |
||
1020 | "require": { |
||
1021 | "lib-pcre": ">=7.3", |
||
1022 | "php": ">=5.3.0" |
||
1023 | }, |
||
1024 | "suggest": { |
||
1025 | "ext-iconv": "Use iconv for best performance", |
||
1026 | "ext-intl": "Use Intl for best performance", |
||
1027 | "ext-mbstring": "Use Mbstring for best performance" |
||
1028 | }, |
||
1029 | "type": "library", |
||
1030 | "extra": { |
||
1031 | "branch-alias": { |
||
1032 | "dev-master": "1.1-dev" |
||
1033 | } |
||
1034 | }, |
||
1035 | "autoload": { |
||
1036 | "psr-0": { |
||
1037 | "Patchwork": "class/", |
||
1038 | "Normalizer": "class/" |
||
1039 | } |
||
1040 | }, |
||
1041 | "notification-url": "https://packagist.org/downloads/", |
||
1042 | "license": [ |
||
1043 | "(Apache-2.0 or GPL-2.0)" |
||
1044 | ], |
||
1045 | "authors": [ |
||
1046 | { |
||
1047 | "name": "Nicolas Grekas", |
||
1048 | "email": "[email protected]", |
||
1049 | "role": "Developer" |
||
1050 | } |
||
1051 | ], |
||
1052 | "description": "Extensive, portable and performant handling of UTF-8 and grapheme clusters for PHP", |
||
1053 | "homepage": "https://github.com/nicolas-grekas/Patchwork-UTF8", |
||
1054 | "keywords": [ |
||
1055 | "i18n", |
||
1056 | "unicode", |
||
1057 | "utf-8", |
||
1058 | "utf8" |
||
1059 | ], |
||
1060 | "time": "2014-08-05 08:00:32" |
||
1061 | }, |
||
1062 | { |
||
1063 | "name": "pda/pheanstalk", |
||
1064 | "version": "v2.1.0", |
||
1065 | "source": { |
||
1066 | "type": "git", |
||
1067 | "url": "https://github.com/pda/pheanstalk.git", |
||
1068 | "reference": "ab006cf9330fb5d3799f30a5d9841b85edb40a0f" |
||
1069 | }, |
||
1070 | "dist": { |
||
1071 | "type": "zip", |
||
1072 | "url": "https://api.github.com/repos/pda/pheanstalk/zipball/ab006cf9330fb5d3799f30a5d9841b85edb40a0f", |
||
1073 | "reference": "ab006cf9330fb5d3799f30a5d9841b85edb40a0f", |
||
1074 | "shasum": "" |
||
1075 | }, |
||
1076 | "require": { |
||
1077 | "php": ">=5.3.0" |
||
1078 | }, |
||
1079 | "type": "library", |
||
1080 | "autoload": { |
||
1081 | "psr-0": { |
||
1082 | "Pheanstalk": "classes/" |
||
1083 | } |
||
1084 | }, |
||
1085 | "notification-url": "https://packagist.org/downloads/", |
||
1086 | "license": [ |
||
1087 | "MIT" |
||
1088 | ], |
||
1089 | "authors": [ |
||
1090 | { |
||
1091 | "name": "Paul Annesley", |
||
1092 | "email": "[email protected]", |
||
1093 | "homepage": "http://paul.annesley.cc/", |
||
1094 | "role": "Developer" |
||
1095 | } |
||
1096 | ], |
||
1097 | "description": "PHP client for beanstalkd queue", |
||
1098 | "homepage": "https://github.com/pda/pheanstalk", |
||
1099 | "keywords": [ |
||
1100 | "beanstalkd" |
||
1101 | ], |
||
1102 | "time": "2013-04-03 09:15:34" |
||
1103 | }, |
||
1104 | { |
||
1105 | "name": "phpseclib/phpseclib", |
||
1106 | "version": "0.3.8", |
||
1107 | "source": { |
||
1108 | "type": "git", |
||
1109 | "url": "https://github.com/phpseclib/phpseclib.git", |
||
1110 | "reference": "5085202f1f37769aae59f9711c423f28159c9b29" |
||
1111 | }, |
||
1112 | "dist": { |
||
1113 | "type": "zip", |
||
1114 | "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/5085202f1f37769aae59f9711c423f28159c9b29", |
||
1115 | "reference": "5085202f1f37769aae59f9711c423f28159c9b29", |
||
1116 | "shasum": "" |
||
1117 | }, |
||
1118 | "require": { |
||
1119 | "php": ">=5.0.0" |
||
1120 | }, |
||
1121 | "require-dev": { |
||
1122 | "phing/phing": "2.7.*", |
||
1123 | "phpunit/phpunit": "4.0.*", |
||
1124 | "sami/sami": "1.*", |
||
1125 | "squizlabs/php_codesniffer": "1.*" |
||
1126 | }, |
||
1127 | "suggest": { |
||
1128 | "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", |
||
1129 | "ext-mcrypt": "Install the Mcrypt extension in order to speed up a wide variety of cryptographic operations.", |
||
1130 | "pear-pear/PHP_Compat": "Install PHP_Compat to get phpseclib working on PHP < 4.3.3." |
||
1131 | }, |
||
1132 | "type": "library", |
||
1133 | "extra": { |
||
1134 | "branch-alias": { |
||
1135 | "dev-master": "0.3-dev" |
||
1136 | } |
||
1137 | }, |
||
1138 | "autoload": { |
||
1139 | "psr-0": { |
||
1140 | "Crypt": "phpseclib/", |
||
1141 | "File": "phpseclib/", |
||
1142 | "Math": "phpseclib/", |
||
1143 | "Net": "phpseclib/", |
||
1144 | "System": "phpseclib/" |
||
1145 | }, |
||
1146 | "files": [ |
||
1147 | "phpseclib/Crypt/Random.php" |
||
1148 | ] |
||
1149 | }, |
||
1150 | "notification-url": "https://packagist.org/downloads/", |
||
1151 | "include-path": [ |
||
1152 | "phpseclib/" |
||
1153 | ], |
||
1154 | "license": [ |
||
1155 | "MIT" |
||
1156 | ], |
||
1157 | "authors": [ |
||
1158 | { |
||
1159 | "name": "Jim Wigginton", |
||
1160 | "email": "[email protected]", |
||
1161 | "role": "Lead Developer" |
||
1162 | }, |
||
1163 | { |
||
1164 | "name": "Patrick Monnerat", |
||
1165 | "email": "[email protected]", |
||
1166 | "role": "Developer" |
||
1167 | }, |
||
1168 | { |
||
1169 | "name": "Andreas Fischer", |
||
1170 | "email": "[email protected]", |
||
1171 | "role": "Developer" |
||
1172 | }, |
||
1173 | { |
||
1174 | "name": "Hans-Jürgen Petrich", |
||
1175 | "email": "[email protected]", |
||
1176 | "role": "Developer" |
||
1177 | } |
||
1178 | ], |
||
1179 | "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", |
||
1180 | "homepage": "http://phpseclib.sourceforge.net", |
||
1181 | "keywords": [ |
||
1182 | "BigInteger", |
||
1183 | "aes", |
||
1184 | "asn.1", |
||
1185 | "asn1", |
||
1186 | "blowfish", |
||
1187 | "crypto", |
||
1188 | "cryptography", |
||
1189 | "encryption", |
||
1190 | "rsa", |
||
1191 | "security", |
||
1192 | "sftp", |
||
1193 | "signature", |
||
1194 | "signing", |
||
1195 | "ssh", |
||
1196 | "twofish", |
||
1197 | "x.509", |
||
1198 | "x509" |
||
1199 | ], |
||
1200 | "time": "2014-09-13 02:42:45" |
||
1201 | }, |
||
1202 | { |
||
1203 | "name": "predis/predis", |
||
1204 | "version": "v0.8.7", |
||
1205 | "source": { |
||
1206 | "type": "git", |
||
1207 | "url": "https://github.com/nrk/predis.git", |
||
1208 | "reference": "4123fcd85d61354c6c9900db76c9597dbd129bf6" |
||
1209 | }, |
||
1210 | "dist": { |
||
1211 | "type": "zip", |
||
1212 | "url": "https://api.github.com/repos/nrk/predis/zipball/4123fcd85d61354c6c9900db76c9597dbd129bf6", |
||
1213 | "reference": "4123fcd85d61354c6c9900db76c9597dbd129bf6", |
||
1214 | "shasum": "" |
||
1215 | }, |
||
1216 | "require": { |
||
1217 | "php": ">=5.3.2" |
||
1218 | }, |
||
1219 | "require-dev": { |
||
1220 | "phpunit/phpunit": "~4.0" |
||
1221 | }, |
||
1222 | "suggest": { |
||
1223 | "ext-curl": "Allows access to Webdis when paired with phpiredis", |
||
1224 | "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol" |
||
1225 | }, |
||
1226 | "type": "library", |
||
1227 | "autoload": { |
||
1228 | "psr-0": { |
||
1229 | "Predis": "lib/" |
||
1230 | } |
||
1231 | }, |
||
1232 | "notification-url": "https://packagist.org/downloads/", |
||
1233 | "license": [ |
||
1234 | "MIT" |
||
1235 | ], |
||
1236 | "authors": [ |
||
1237 | { |
||
1238 | "name": "Daniele Alessandri", |
||
1239 | "email": "[email protected]", |
||
1240 | "homepage": "http://clorophilla.net" |
||
1241 | } |
||
1242 | ], |
||
1243 | "description": "Flexible and feature-complete PHP client library for Redis", |
||
1244 | "homepage": "http://github.com/nrk/predis", |
||
1245 | "keywords": [ |
||
1246 | "nosql", |
||
1247 | "predis", |
||
1248 | "redis" |
||
1249 | ], |
||
1250 | "time": "2014-08-01 09:43:10" |
||
1251 | }, |
||
1252 | { |
||
1253 | "name": "psr/log", |
||
1254 | "version": "1.0.0", |
||
1255 | "source": { |
||
1256 | "type": "git", |
||
1257 | "url": "https://github.com/php-fig/log.git", |
||
1258 | "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" |
||
1259 | }, |
||
1260 | "dist": { |
||
1261 | "type": "zip", |
||
1262 | "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", |
||
1263 | "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", |
||
1264 | "shasum": "" |
||
1265 | }, |
||
1266 | "type": "library", |
||
1267 | "autoload": { |
||
1268 | "psr-0": { |
||
1269 | "Psr\\Log\\": "" |
||
1270 | } |
||
1271 | }, |
||
1272 | "notification-url": "https://packagist.org/downloads/", |
||
1273 | "license": [ |
||
1274 | "MIT" |
||
1275 | ], |
||
1276 | "authors": [ |
||
1277 | { |
||
1278 | "name": "PHP-FIG", |
||
1279 | "homepage": "http://www.php-fig.org/" |
||
1280 | } |
||
1281 | ], |
||
1282 | "description": "Common interface for logging libraries", |
||
1283 | "keywords": [ |
||
1284 | "log", |
||
1285 | "psr", |
||
1286 | "psr-3" |
||
1287 | ], |
||
1288 | "time": "2012-12-21 11:40:51" |
||
1289 | }, |
||
1290 | { |
||
1291 | "name": "stack/builder", |
||
1292 | "version": "v1.0.2", |
||
1293 | "source": { |
||
1294 | "type": "git", |
||
1295 | "url": "https://github.com/stackphp/builder.git", |
||
1296 | "reference": "b4af43e7b7f3f7fac919ff475b29f7c5dc7b23b7" |
||
1297 | }, |
||
1298 | "dist": { |
||
1299 | "type": "zip", |
||
1300 | "url": "https://api.github.com/repos/stackphp/builder/zipball/b4af43e7b7f3f7fac919ff475b29f7c5dc7b23b7", |
||
1301 | "reference": "b4af43e7b7f3f7fac919ff475b29f7c5dc7b23b7", |
||
1302 | "shasum": "" |
||
1303 | }, |
||
1304 | "require": { |
||
1305 | "php": ">=5.3.0", |
||
1306 | "symfony/http-foundation": "~2.1", |
||
1307 | "symfony/http-kernel": "~2.1" |
||
1308 | }, |
||
1309 | "require-dev": { |
||
1310 | "silex/silex": "~1.0" |
||
1311 | }, |
||
1312 | "type": "library", |
||
1313 | "extra": { |
||
1314 | "branch-alias": { |
||
1315 | "dev-master": "1.0-dev" |
||
1316 | } |
||
1317 | }, |
||
1318 | "autoload": { |
||
1319 | "psr-0": { |
||
1320 | "Stack": "src" |
||
1321 | } |
||
1322 | }, |
||
1323 | "notification-url": "https://packagist.org/downloads/", |
||
1324 | "license": [ |
||
1325 | "MIT" |
||
1326 | ], |
||
1327 | "authors": [ |
||
1328 | { |
||
1329 | "name": "Igor Wiedler", |
||
1330 | "email": "[email protected]", |
||
1331 | "homepage": "http://wiedler.ch/igor/" |
||
1332 | } |
||
1333 | ], |
||
1334 | "description": "Builder for stack middlewares based on HttpKernelInterface.", |
||
1335 | "keywords": [ |
||
1336 | "stack" |
||
1337 | ], |
||
1338 | "time": "2014-01-28 19:42:24" |
||
1339 | }, |
||
1340 | { |
||
1341 | "name": "swiftmailer/swiftmailer", |
||
1342 | "version": "v5.3.0", |
||
1343 | "source": { |
||
1344 | "type": "git", |
||
1345 | "url": "https://github.com/swiftmailer/swiftmailer.git", |
||
1346 | "reference": "b86b927dfefdb56ab0b22d1350033d9a38e9f205" |
||
1347 | }, |
||
1348 | "dist": { |
||
1349 | "type": "zip", |
||
1350 | "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/b86b927dfefdb56ab0b22d1350033d9a38e9f205", |
||
1351 | "reference": "b86b927dfefdb56ab0b22d1350033d9a38e9f205", |
||
1352 | "shasum": "" |
||
1353 | }, |
||
1354 | "require": { |
||
1355 | "php": ">=5.3.3" |
||
1356 | }, |
||
1357 | "require-dev": { |
||
1358 | "mockery/mockery": "~0.9.1" |
||
1359 | }, |
||
1360 | "type": "library", |
||
1361 | "extra": { |
||
1362 | "branch-alias": { |
||
1363 | "dev-master": "5.3-dev" |
||
1364 | } |
||
1365 | }, |
||
1366 | "autoload": { |
||
1367 | "files": [ |
||
1368 | "lib/swift_required.php" |
||
1369 | ] |
||
1370 | }, |
||
1371 | "notification-url": "https://packagist.org/downloads/", |
||
1372 | "license": [ |
||
1373 | "MIT" |
||
1374 | ], |
||
1375 | "authors": [ |
||
1376 | { |
||
1377 | "name": "Chris Corbyn" |
||
1378 | }, |
||
1379 | { |
||
1380 | "name": "Fabien Potencier", |
||
1381 | "email": "[email protected]" |
||
1382 | } |
||
1383 | ], |
||
1384 | "description": "Swiftmailer, free feature-rich PHP mailer", |
||
1385 | "homepage": "http://swiftmailer.org", |
||
1386 | "keywords": [ |
||
1387 | "mail", |
||
1388 | "mailer" |
||
1389 | ], |
||
1390 | "time": "2014-10-04 05:53:18" |
||
1391 | }, |
||
1392 | { |
||
1393 | "name": "symfony/browser-kit", |
||
1394 | "version": "v2.5.5", |
||
1395 | "target-dir": "Symfony/Component/BrowserKit", |
||
1396 | "source": { |
||
1397 | "type": "git", |
||
1398 | "url": "https://github.com/symfony/BrowserKit.git", |
||
1399 | "reference": "0cb9e603b1850c9495bfb96b3c4caf7ea17700d4" |
||
1400 | }, |
||
1401 | "dist": { |
||
1402 | "type": "zip", |
||
1403 | "url": "https://api.github.com/repos/symfony/BrowserKit/zipball/0cb9e603b1850c9495bfb96b3c4caf7ea17700d4", |
||
1404 | "reference": "0cb9e603b1850c9495bfb96b3c4caf7ea17700d4", |
||
1405 | "shasum": "" |
||
1406 | }, |
||
1407 | "require": { |
||
1408 | "php": ">=5.3.3", |
||
1409 | "symfony/dom-crawler": "~2.0" |
||
1410 | }, |
||
1411 | "require-dev": { |
||
1412 | "symfony/css-selector": "~2.0", |
||
1413 | "symfony/process": "~2.0" |
||
1414 | }, |
||
1415 | "suggest": { |
||
1416 | "symfony/process": "" |
||
1417 | }, |
||
1418 | "type": "library", |
||
1419 | "extra": { |
||
1420 | "branch-alias": { |
||
1421 | "dev-master": "2.5-dev" |
||
1422 | } |
||
1423 | }, |
||
1424 | "autoload": { |
||
1425 | "psr-0": { |
||
1426 | "Symfony\\Component\\BrowserKit\\": "" |
||
1427 | } |
||
1428 | }, |
||
1429 | "notification-url": "https://packagist.org/downloads/", |
||
1430 | "license": [ |
||
1431 | "MIT" |
||
1432 | ], |
||
1433 | "authors": [ |
||
1434 | { |
||
1435 | "name": "Symfony Community", |
||
1436 | "homepage": "http://symfony.com/contributors" |
||
1437 | }, |
||
1438 | { |
||
1439 | "name": "Fabien Potencier", |
||
1440 | "email": "[email protected]" |
||
1441 | } |
||
1442 | ], |
||
1443 | "description": "Symfony BrowserKit Component", |
||
1444 | "homepage": "http://symfony.com", |
||
1445 | "time": "2014-09-22 09:14:18" |
||
1446 | }, |
||
1447 | { |
||
1448 | "name": "symfony/console", |
||
1449 | "version": "v2.5.5", |
||
1450 | "target-dir": "Symfony/Component/Console", |
||
1451 | "source": { |
||
1452 | "type": "git", |
||
1453 | "url": "https://github.com/symfony/Console.git", |
||
1454 | "reference": "ca053eaa031c93afb68a71e4eb1f4168dfd4a661" |
||
1455 | }, |
||
1456 | "dist": { |
||
1457 | "type": "zip", |
||
1458 | "url": "https://api.github.com/repos/symfony/Console/zipball/ca053eaa031c93afb68a71e4eb1f4168dfd4a661", |
||
1459 | "reference": "ca053eaa031c93afb68a71e4eb1f4168dfd4a661", |
||
1460 | "shasum": "" |
||
1461 | }, |
||
1462 | "require": { |
||
1463 | "php": ">=5.3.3" |
||
1464 | }, |
||
1465 | "require-dev": { |
||
1466 | "psr/log": "~1.0", |
||
1467 | "symfony/event-dispatcher": "~2.1" |
||
1468 | }, |
||
1469 | "suggest": { |
||
1470 | "psr/log": "For using the console logger", |
||
1471 | "symfony/event-dispatcher": "" |
||
1472 | }, |
||
1473 | "type": "library", |
||
1474 | "extra": { |
||
1475 | "branch-alias": { |
||
1476 | "dev-master": "2.5-dev" |
||
1477 | } |
||
1478 | }, |
||
1479 | "autoload": { |
||
1480 | "psr-0": { |
||
1481 | "Symfony\\Component\\Console\\": "" |
||
1482 | } |
||
1483 | }, |
||
1484 | "notification-url": "https://packagist.org/downloads/", |
||
1485 | "license": [ |
||
1486 | "MIT" |
||
1487 | ], |
||
1488 | "authors": [ |
||
1489 | { |
||
1490 | "name": "Symfony Community", |
||
1491 | "homepage": "http://symfony.com/contributors" |
||
1492 | }, |
||
1493 | { |
||
1494 | "name": "Fabien Potencier", |
||
1495 | "email": "[email protected]" |
||
1496 | } |
||
1497 | ], |
||
1498 | "description": "Symfony Console Component", |
||
1499 | "homepage": "http://symfony.com", |
||
1500 | "time": "2014-09-25 09:53:56" |
||
1501 | }, |
||
1502 | { |
||
1503 | "name": "symfony/css-selector", |
||
1504 | "version": "v2.5.5", |
||
1505 | "target-dir": "Symfony/Component/CssSelector", |
||
1506 | "source": { |
||
1507 | "type": "git", |
||
1508 | "url": "https://github.com/symfony/CssSelector.git", |
||
1509 | "reference": "caf5ecc3face1f22884fb74b8edab65ac5ba9976" |
||
1510 | }, |
||
1511 | "dist": { |
||
1512 | "type": "zip", |
||
1513 | "url": "https://api.github.com/repos/symfony/CssSelector/zipball/caf5ecc3face1f22884fb74b8edab65ac5ba9976", |
||
1514 | "reference": "caf5ecc3face1f22884fb74b8edab65ac5ba9976", |
||
1515 | "shasum": "" |
||
1516 | }, |
||
1517 | "require": { |
||
1518 | "php": ">=5.3.3" |
||
1519 | }, |
||
1520 | "type": "library", |
||
1521 | "extra": { |
||
1522 | "branch-alias": { |
||
1523 | "dev-master": "2.5-dev" |
||
1524 | } |
||
1525 | }, |
||
1526 | "autoload": { |
||
1527 | "psr-0": { |
||
1528 | "Symfony\\Component\\CssSelector\\": "" |
||
1529 | } |
||
1530 | }, |
||
1531 | "notification-url": "https://packagist.org/downloads/", |
||
1532 | "license": [ |
||
1533 | "MIT" |
||
1534 | ], |
||
1535 | "authors": [ |
||
1536 | { |
||
1537 | "name": "Symfony Community", |
||
1538 | "homepage": "http://symfony.com/contributors" |
||
1539 | }, |
||
1540 | { |
||
1541 | "name": "Jean-François Simon", |
||
1542 | "email": "[email protected]" |
||
1543 | }, |
||
1544 | { |
||
1545 | "name": "Fabien Potencier", |
||
1546 | "email": "[email protected]" |
||
1547 | } |
||
1548 | ], |
||
1549 | "description": "Symfony CssSelector Component", |
||
1550 | "homepage": "http://symfony.com", |
||
1551 | "time": "2014-09-22 09:14:18" |
||
1552 | }, |
||
1553 | { |
||
1554 | "name": "symfony/debug", |
||
1555 | "version": "v2.5.5", |
||
1556 | "target-dir": "Symfony/Component/Debug", |
||
1557 | "source": { |
||
1558 | "type": "git", |
||
1559 | "url": "https://github.com/symfony/Debug.git", |
||
1560 | "reference": "4a3dd4ef3fc0cee2fd9faaae12bd7af43afcf648" |
||
1561 | }, |
||
1562 | "dist": { |
||
1563 | "type": "zip", |
||
1564 | "url": "https://api.github.com/repos/symfony/Debug/zipball/4a3dd4ef3fc0cee2fd9faaae12bd7af43afcf648", |
||
1565 | "reference": "4a3dd4ef3fc0cee2fd9faaae12bd7af43afcf648", |
||
1566 | "shasum": "" |
||
1567 | }, |
||
1568 | "require": { |
||
1569 | "php": ">=5.3.3" |
||
1570 | }, |
||
1571 | "require-dev": { |
||
1572 | "symfony/http-foundation": "~2.1", |
||
1573 | "symfony/http-kernel": "~2.1" |
||
1574 | }, |
||
1575 | "suggest": { |
||
1576 | "symfony/http-foundation": "", |
||
1577 | "symfony/http-kernel": "" |
||
1578 | }, |
||
1579 | "type": "library", |
||
1580 | "extra": { |
||
1581 | "branch-alias": { |
||
1582 | "dev-master": "2.5-dev" |
||
1583 | } |
||
1584 | }, |
||
1585 | "autoload": { |
||
1586 | "psr-0": { |
||
1587 | "Symfony\\Component\\Debug\\": "" |
||
1588 | } |
||
1589 | }, |
||
1590 | "notification-url": "https://packagist.org/downloads/", |
||
1591 | "license": [ |
||
1592 | "MIT" |
||
1593 | ], |
||
1594 | "authors": [ |
||
1595 | { |
||
1596 | "name": "Symfony Community", |
||
1597 | "homepage": "http://symfony.com/contributors" |
||
1598 | }, |
||
1599 | { |
||
1600 | "name": "Fabien Potencier", |
||
1601 | "email": "[email protected]" |
||
1602 | } |
||
1603 | ], |
||
1604 | "description": "Symfony Debug Component", |
||
1605 | "homepage": "http://symfony.com", |
||
1606 | "time": "2014-09-28 15:22:14" |
||
1607 | }, |
||
1608 | { |
||
1609 | "name": "symfony/dom-crawler", |
||
1610 | "version": "v2.5.5", |
||
1611 | "target-dir": "Symfony/Component/DomCrawler", |
||
1612 | "source": { |
||
1613 | "type": "git", |
||
1614 | "url": "https://github.com/symfony/DomCrawler.git", |
||
1615 | "reference": "a2804ec76442a9d0a3bb25f99a7830ba24743e07" |
||
1616 | }, |
||
1617 | "dist": { |
||
1618 | "type": "zip", |
||
1619 | "url": "https://api.github.com/repos/symfony/DomCrawler/zipball/a2804ec76442a9d0a3bb25f99a7830ba24743e07", |
||
1620 | "reference": "a2804ec76442a9d0a3bb25f99a7830ba24743e07", |
||
1621 | "shasum": "" |
||
1622 | }, |
||
1623 | "require": { |
||
1624 | "php": ">=5.3.3" |
||
1625 | }, |
||
1626 | "require-dev": { |
||
1627 | "symfony/css-selector": "~2.0" |
||
1628 | }, |
||
1629 | "suggest": { |
||
1630 | "symfony/css-selector": "" |
||
1631 | }, |
||
1632 | "type": "library", |
||
1633 | "extra": { |
||
1634 | "branch-alias": { |
||
1635 | "dev-master": "2.5-dev" |
||
1636 | } |
||
1637 | }, |
||
1638 | "autoload": { |
||
1639 | "psr-0": { |
||
1640 | "Symfony\\Component\\DomCrawler\\": "" |
||
1641 | } |
||
1642 | }, |
||
1643 | "notification-url": "https://packagist.org/downloads/", |
||
1644 | "license": [ |
||
1645 | "MIT" |
||
1646 | ], |
||
1647 | "authors": [ |
||
1648 | { |
||
1649 | "name": "Symfony Community", |
||
1650 | "homepage": "http://symfony.com/contributors" |
||
1651 | }, |
||
1652 | { |
||
1653 | "name": "Fabien Potencier", |
||
1654 | "email": "[email protected]" |
||
1655 | } |
||
1656 | ], |
||
1657 | "description": "Symfony DomCrawler Component", |
||
1658 | "homepage": "http://symfony.com", |
||
1659 | "time": "2014-09-22 09:14:18" |
||
1660 | }, |
||
1661 | { |
||
1662 | "name": "symfony/event-dispatcher", |
||
1663 | "version": "v2.5.5", |
||
1664 | "target-dir": "Symfony/Component/EventDispatcher", |
||
1665 | "source": { |
||
1666 | "type": "git", |
||
1667 | "url": "https://github.com/symfony/EventDispatcher.git", |
||
1668 | "reference": "f6281337bf5f985f585d1db6a83adb05ce531f46" |
||
1669 | }, |
||
1670 | "dist": { |
||
1671 | "type": "zip", |
||
1672 | "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/f6281337bf5f985f585d1db6a83adb05ce531f46", |
||
1673 | "reference": "f6281337bf5f985f585d1db6a83adb05ce531f46", |
||
1674 | "shasum": "" |
||
1675 | }, |
||
1676 | "require": { |
||
1677 | "php": ">=5.3.3" |
||
1678 | }, |
||
1679 | "require-dev": { |
||
1680 | "psr/log": "~1.0", |
||
1681 | "symfony/config": "~2.0", |
||
1682 | "symfony/dependency-injection": "~2.0,<2.6.0", |
||
1683 | "symfony/stopwatch": "~2.2" |
||
1684 | }, |
||
1685 | "suggest": { |
||
1686 | "symfony/dependency-injection": "", |
||
1687 | "symfony/http-kernel": "" |
||
1688 | }, |
||
1689 | "type": "library", |
||
1690 | "extra": { |
||
1691 | "branch-alias": { |
||
1692 | "dev-master": "2.5-dev" |
||
1693 | } |
||
1694 | }, |
||
1695 | "autoload": { |
||
1696 | "psr-0": { |
||
1697 | "Symfony\\Component\\EventDispatcher\\": "" |
||
1698 | } |
||
1699 | }, |
||
1700 | "notification-url": "https://packagist.org/downloads/", |
||
1701 | "license": [ |
||
1702 | "MIT" |
||
1703 | ], |
||
1704 | "authors": [ |
||
1705 | { |
||
1706 | "name": "Symfony Community", |
||
1707 | "homepage": "http://symfony.com/contributors" |
||
1708 | }, |
||
1709 | { |
||
1710 | "name": "Fabien Potencier", |
||
1711 | "email": "[email protected]" |
||
1712 | } |
||
1713 | ], |
||
1714 | "description": "Symfony EventDispatcher Component", |
||
1715 | "homepage": "http://symfony.com", |
||
1716 | "time": "2014-09-28 15:56:11" |
||
1717 | }, |
||
1718 | { |
||
1719 | "name": "symfony/filesystem", |
||
1720 | "version": "v2.5.5", |
||
1721 | "target-dir": "Symfony/Component/Filesystem", |
||
1722 | "source": { |
||
1723 | "type": "git", |
||
1724 | "url": "https://github.com/symfony/Filesystem.git", |
||
1725 | "reference": "4e62fab0060a826561c78b665925b37c870c45f5" |
||
1726 | }, |
||
1727 | "dist": { |
||
1728 | "type": "zip", |
||
1729 | "url": "https://api.github.com/repos/symfony/Filesystem/zipball/4e62fab0060a826561c78b665925b37c870c45f5", |
||
1730 | "reference": "4e62fab0060a826561c78b665925b37c870c45f5", |
||
1731 | "shasum": "" |
||
1732 | }, |
||
1733 | "require": { |
||
1734 | "php": ">=5.3.3" |
||
1735 | }, |
||
1736 | "type": "library", |
||
1737 | "extra": { |
||
1738 | "branch-alias": { |
||
1739 | "dev-master": "2.5-dev" |
||
1740 | } |
||
1741 | }, |
||
1742 | "autoload": { |
||
1743 | "psr-0": { |
||
1744 | "Symfony\\Component\\Filesystem\\": "" |
||
1745 | } |
||
1746 | }, |
||
1747 | "notification-url": "https://packagist.org/downloads/", |
||
1748 | "license": [ |
||
1749 | "MIT" |
||
1750 | ], |
||
1751 | "authors": [ |
||
1752 | { |
||
1753 | "name": "Symfony Community", |
||
1754 | "homepage": "http://symfony.com/contributors" |
||
1755 | }, |
||
1756 | { |
||
1757 | "name": "Fabien Potencier", |
||
1758 | "email": "[email protected]" |
||
1759 | } |
||
1760 | ], |
||
1761 | "description": "Symfony Filesystem Component", |
||
1762 | "homepage": "http://symfony.com", |
||
1763 | "time": "2014-09-22 09:14:18" |
||
1764 | }, |
||
1765 | { |
||
1766 | "name": "symfony/finder", |
||
1767 | "version": "v2.5.5", |
||
1768 | "target-dir": "Symfony/Component/Finder", |
||
1769 | "source": { |
||
1770 | "type": "git", |
||
1771 | "url": "https://github.com/symfony/Finder.git", |
||
1772 | "reference": "d5033742b9a6206ef6d06e813870bca18e9205df" |
||
1773 | }, |
||
1774 | "dist": { |
||
1775 | "type": "zip", |
||
1776 | "url": "https://api.github.com/repos/symfony/Finder/zipball/d5033742b9a6206ef6d06e813870bca18e9205df", |
||
1777 | "reference": "d5033742b9a6206ef6d06e813870bca18e9205df", |
||
1778 | "shasum": "" |
||
1779 | }, |
||
1780 | "require": { |
||
1781 | "php": ">=5.3.3" |
||
1782 | }, |
||
1783 | "type": "library", |
||
1784 | "extra": { |
||
1785 | "branch-alias": { |
||
1786 | "dev-master": "2.5-dev" |
||
1787 | } |
||
1788 | }, |
||
1789 | "autoload": { |
||
1790 | "psr-0": { |
||
1791 | "Symfony\\Component\\Finder\\": "" |
||
1792 | } |
||
1793 | }, |
||
1794 | "notification-url": "https://packagist.org/downloads/", |
||
1795 | "license": [ |
||
1796 | "MIT" |
||
1797 | ], |
||
1798 | "authors": [ |
||
1799 | { |
||
1800 | "name": "Symfony Community", |
||
1801 | "homepage": "http://symfony.com/contributors" |
||
1802 | }, |
||
1803 | { |
||
1804 | "name": "Fabien Potencier", |
||
1805 | "email": "[email protected]" |
||
1806 | } |
||
1807 | ], |
||
1808 | "description": "Symfony Finder Component", |
||
1809 | "homepage": "http://symfony.com", |
||
1810 | "time": "2014-09-27 08:35:39" |
||
1811 | }, |
||
1812 | { |
||
1813 | "name": "symfony/http-foundation", |
||
0 ignored issues
–
show
There is a security advisory for your installed version of symfony/http-foundation:
Unsafe methods in the Request class ![]() |
|||
1814 | "version": "v2.5.5", |
||
1815 | "target-dir": "Symfony/Component/HttpFoundation", |
||
1816 | "source": { |
||
1817 | "type": "git", |
||
1818 | "url": "https://github.com/symfony/HttpFoundation.git", |
||
1819 | "reference": "650e115af152d7a5e857d01c2cdb9a22809de9b4" |
||
1820 | }, |
||
1821 | "dist": { |
||
1822 | "type": "zip", |
||
1823 | "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/650e115af152d7a5e857d01c2cdb9a22809de9b4", |
||
1824 | "reference": "650e115af152d7a5e857d01c2cdb9a22809de9b4", |
||
1825 | "shasum": "" |
||
1826 | }, |
||
1827 | "require": { |
||
1828 | "php": ">=5.3.3" |
||
1829 | }, |
||
1830 | "require-dev": { |
||
1831 | "symfony/expression-language": "~2.4" |
||
1832 | }, |
||
1833 | "type": "library", |
||
1834 | "extra": { |
||
1835 | "branch-alias": { |
||
1836 | "dev-master": "2.5-dev" |
||
1837 | } |
||
1838 | }, |
||
1839 | "autoload": { |
||
1840 | "psr-0": { |
||
1841 | "Symfony\\Component\\HttpFoundation\\": "" |
||
1842 | }, |
||
1843 | "classmap": [ |
||
1844 | "Symfony/Component/HttpFoundation/Resources/stubs" |
||
1845 | ] |
||
1846 | }, |
||
1847 | "notification-url": "https://packagist.org/downloads/", |
||
1848 | "license": [ |
||
1849 | "MIT" |
||
1850 | ], |
||
1851 | "authors": [ |
||
1852 | { |
||
1853 | "name": "Symfony Community", |
||
1854 | "homepage": "http://symfony.com/contributors" |
||
1855 | }, |
||
1856 | { |
||
1857 | "name": "Fabien Potencier", |
||
1858 | "email": "[email protected]" |
||
1859 | } |
||
1860 | ], |
||
1861 | "description": "Symfony HttpFoundation Component", |
||
1862 | "homepage": "http://symfony.com", |
||
1863 | "time": "2014-09-25 09:52:29" |
||
1864 | }, |
||
1865 | { |
||
1866 | "name": "symfony/http-kernel", |
||
0 ignored issues
–
show
There are 2 security advisories for your installed version of symfony/http-kernel:
- CVE-2015-4050: ESI unauthorized access - Esi Code Injection ![]() |
|||
1867 | "version": "v2.5.5", |
||
1868 | "target-dir": "Symfony/Component/HttpKernel", |
||
1869 | "source": { |
||
1870 | "type": "git", |
||
1871 | "url": "https://github.com/symfony/HttpKernel.git", |
||
1872 | "reference": "6a3595611229def14d5e644f060cf372235532ec" |
||
1873 | }, |
||
1874 | "dist": { |
||
1875 | "type": "zip", |
||
1876 | "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/6a3595611229def14d5e644f060cf372235532ec", |
||
1877 | "reference": "6a3595611229def14d5e644f060cf372235532ec", |
||
1878 | "shasum": "" |
||
1879 | }, |
||
1880 | "require": { |
||
1881 | "php": ">=5.3.3", |
||
1882 | "psr/log": "~1.0", |
||
1883 | "symfony/debug": "~2.5", |
||
1884 | "symfony/event-dispatcher": "~2.5", |
||
1885 | "symfony/http-foundation": "~2.5" |
||
1886 | }, |
||
1887 | "require-dev": { |
||
1888 | "symfony/browser-kit": "~2.2", |
||
1889 | "symfony/class-loader": "~2.1", |
||
1890 | "symfony/config": "~2.0", |
||
1891 | "symfony/console": "~2.2", |
||
1892 | "symfony/dependency-injection": "~2.0", |
||
1893 | "symfony/expression-language": "~2.4", |
||
1894 | "symfony/finder": "~2.0", |
||
1895 | "symfony/process": "~2.0", |
||
1896 | "symfony/routing": "~2.2", |
||
1897 | "symfony/stopwatch": "~2.2", |
||
1898 | "symfony/templating": "~2.2" |
||
1899 | }, |
||
1900 | "suggest": { |
||
1901 | "symfony/browser-kit": "", |
||
1902 | "symfony/class-loader": "", |
||
1903 | "symfony/config": "", |
||
1904 | "symfony/console": "", |
||
1905 | "symfony/dependency-injection": "", |
||
1906 | "symfony/finder": "" |
||
1907 | }, |
||
1908 | "type": "library", |
||
1909 | "extra": { |
||
1910 | "branch-alias": { |
||
1911 | "dev-master": "2.5-dev" |
||
1912 | } |
||
1913 | }, |
||
1914 | "autoload": { |
||
1915 | "psr-0": { |
||
1916 | "Symfony\\Component\\HttpKernel\\": "" |
||
1917 | } |
||
1918 | }, |
||
1919 | "notification-url": "https://packagist.org/downloads/", |
||
1920 | "license": [ |
||
1921 | "MIT" |
||
1922 | ], |
||
1923 | "authors": [ |
||
1924 | { |
||
1925 | "name": "Symfony Community", |
||
1926 | "homepage": "http://symfony.com/contributors" |
||
1927 | }, |
||
1928 | { |
||
1929 | "name": "Fabien Potencier", |
||
1930 | "email": "[email protected]" |
||
1931 | } |
||
1932 | ], |
||
1933 | "description": "Symfony HttpKernel Component", |
||
1934 | "homepage": "http://symfony.com", |
||
1935 | "time": "2014-09-28 17:33:53" |
||
1936 | }, |
||
1937 | { |
||
1938 | "name": "symfony/process", |
||
1939 | "version": "v2.5.5", |
||
1940 | "target-dir": "Symfony/Component/Process", |
||
1941 | "source": { |
||
1942 | "type": "git", |
||
1943 | "url": "https://github.com/symfony/Process.git", |
||
1944 | "reference": "8a1ec96c4e519cee0fb971ea48a1eb7369dda54b" |
||
1945 | }, |
||
1946 | "dist": { |
||
1947 | "type": "zip", |
||
1948 | "url": "https://api.github.com/repos/symfony/Process/zipball/8a1ec96c4e519cee0fb971ea48a1eb7369dda54b", |
||
1949 | "reference": "8a1ec96c4e519cee0fb971ea48a1eb7369dda54b", |
||
1950 | "shasum": "" |
||
1951 | }, |
||
1952 | "require": { |
||
1953 | "php": ">=5.3.3" |
||
1954 | }, |
||
1955 | "type": "library", |
||
1956 | "extra": { |
||
1957 | "branch-alias": { |
||
1958 | "dev-master": "2.5-dev" |
||
1959 | } |
||
1960 | }, |
||
1961 | "autoload": { |
||
1962 | "psr-0": { |
||
1963 | "Symfony\\Component\\Process\\": "" |
||
1964 | } |
||
1965 | }, |
||
1966 | "notification-url": "https://packagist.org/downloads/", |
||
1967 | "license": [ |
||
1968 | "MIT" |
||
1969 | ], |
||
1970 | "authors": [ |
||
1971 | { |
||
1972 | "name": "Symfony Community", |
||
1973 | "homepage": "http://symfony.com/contributors" |
||
1974 | }, |
||
1975 | { |
||
1976 | "name": "Fabien Potencier", |
||
1977 | "email": "[email protected]" |
||
1978 | } |
||
1979 | ], |
||
1980 | "description": "Symfony Process Component", |
||
1981 | "homepage": "http://symfony.com", |
||
1982 | "time": "2014-09-23 05:25:11" |
||
1983 | }, |
||
1984 | { |
||
1985 | "name": "symfony/routing", |
||
1986 | "version": "v2.5.5", |
||
1987 | "target-dir": "Symfony/Component/Routing", |
||
1988 | "source": { |
||
1989 | "type": "git", |
||
1990 | "url": "https://github.com/symfony/Routing.git", |
||
1991 | "reference": "9bc38fe72e0eff61611e7cd4df3accbce20b1d36" |
||
1992 | }, |
||
1993 | "dist": { |
||
1994 | "type": "zip", |
||
1995 | "url": "https://api.github.com/repos/symfony/Routing/zipball/9bc38fe72e0eff61611e7cd4df3accbce20b1d36", |
||
1996 | "reference": "9bc38fe72e0eff61611e7cd4df3accbce20b1d36", |
||
1997 | "shasum": "" |
||
1998 | }, |
||
1999 | "require": { |
||
2000 | "php": ">=5.3.3" |
||
2001 | }, |
||
2002 | "require-dev": { |
||
2003 | "doctrine/annotations": "~1.0", |
||
2004 | "psr/log": "~1.0", |
||
2005 | "symfony/config": "~2.2", |
||
2006 | "symfony/expression-language": "~2.4", |
||
2007 | "symfony/http-foundation": "~2.3", |
||
2008 | "symfony/yaml": "~2.0" |
||
2009 | }, |
||
2010 | "suggest": { |
||
2011 | "doctrine/annotations": "For using the annotation loader", |
||
2012 | "symfony/config": "For using the all-in-one router or any loader", |
||
2013 | "symfony/expression-language": "For using expression matching", |
||
2014 | "symfony/yaml": "For using the YAML loader" |
||
2015 | }, |
||
2016 | "type": "library", |
||
2017 | "extra": { |
||
2018 | "branch-alias": { |
||
2019 | "dev-master": "2.5-dev" |
||
2020 | } |
||
2021 | }, |
||
2022 | "autoload": { |
||
2023 | "psr-0": { |
||
2024 | "Symfony\\Component\\Routing\\": "" |
||
2025 | } |
||
2026 | }, |
||
2027 | "notification-url": "https://packagist.org/downloads/", |
||
2028 | "license": [ |
||
2029 | "MIT" |
||
2030 | ], |
||
2031 | "authors": [ |
||
2032 | { |
||
2033 | "name": "Symfony Community", |
||
2034 | "homepage": "http://symfony.com/contributors" |
||
2035 | }, |
||
2036 | { |
||
2037 | "name": "Fabien Potencier", |
||
2038 | "email": "[email protected]" |
||
2039 | } |
||
2040 | ], |
||
2041 | "description": "Symfony Routing Component", |
||
2042 | "homepage": "http://symfony.com", |
||
2043 | "keywords": [ |
||
2044 | "router", |
||
2045 | "routing", |
||
2046 | "uri", |
||
2047 | "url" |
||
2048 | ], |
||
2049 | "time": "2014-09-22 15:28:36" |
||
2050 | }, |
||
2051 | { |
||
2052 | "name": "symfony/security-core", |
||
2053 | "version": "v2.5.5", |
||
2054 | "target-dir": "Symfony/Component/Security/Core", |
||
2055 | "source": { |
||
2056 | "type": "git", |
||
2057 | "url": "https://github.com/symfony/security-core.git", |
||
2058 | "reference": "fc79ba84f7db4a11d8313c87e8845096278d4144" |
||
2059 | }, |
||
2060 | "dist": { |
||
2061 | "type": "zip", |
||
2062 | "url": "https://api.github.com/repos/symfony/security-core/zipball/fc79ba84f7db4a11d8313c87e8845096278d4144", |
||
2063 | "reference": "fc79ba84f7db4a11d8313c87e8845096278d4144", |
||
2064 | "shasum": "" |
||
2065 | }, |
||
2066 | "require": { |
||
2067 | "php": ">=5.3.3" |
||
2068 | }, |
||
2069 | "require-dev": { |
||
2070 | "ircmaxell/password-compat": "1.0.*", |
||
2071 | "psr/log": "~1.0", |
||
2072 | "symfony/event-dispatcher": "~2.1", |
||
2073 | "symfony/expression-language": "~2.4", |
||
2074 | "symfony/http-foundation": "~2.4", |
||
2075 | "symfony/validator": "~2.5" |
||
2076 | }, |
||
2077 | "suggest": { |
||
2078 | "ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5", |
||
2079 | "symfony/event-dispatcher": "", |
||
2080 | "symfony/expression-language": "For using the expression voter", |
||
2081 | "symfony/http-foundation": "", |
||
2082 | "symfony/validator": "For using the user password constraint" |
||
2083 | }, |
||
2084 | "type": "library", |
||
2085 | "extra": { |
||
2086 | "branch-alias": { |
||
2087 | "dev-master": "2.5-dev" |
||
2088 | } |
||
2089 | }, |
||
2090 | "autoload": { |
||
2091 | "psr-0": { |
||
2092 | "Symfony\\Component\\Security\\Core\\": "" |
||
2093 | } |
||
2094 | }, |
||
2095 | "notification-url": "https://packagist.org/downloads/", |
||
2096 | "license": [ |
||
2097 | "MIT" |
||
2098 | ], |
||
2099 | "authors": [ |
||
2100 | { |
||
2101 | "name": "Symfony Community", |
||
2102 | "homepage": "http://symfony.com/contributors" |
||
2103 | }, |
||
2104 | { |
||
2105 | "name": "Fabien Potencier", |
||
2106 | "email": "[email protected]" |
||
2107 | } |
||
2108 | ], |
||
2109 | "description": "Symfony Security Component - Core Library", |
||
2110 | "homepage": "http://symfony.com", |
||
2111 | "time": "2014-09-28 15:22:14" |
||
2112 | }, |
||
2113 | { |
||
2114 | "name": "symfony/translation", |
||
2115 | "version": "v2.5.5", |
||
2116 | "target-dir": "Symfony/Component/Translation", |
||
2117 | "source": { |
||
2118 | "type": "git", |
||
2119 | "url": "https://github.com/symfony/Translation.git", |
||
2120 | "reference": "170c0d895616e1a6a35681ffb0b9e339f58ab928" |
||
2121 | }, |
||
2122 | "dist": { |
||
2123 | "type": "zip", |
||
2124 | "url": "https://api.github.com/repos/symfony/Translation/zipball/170c0d895616e1a6a35681ffb0b9e339f58ab928", |
||
2125 | "reference": "170c0d895616e1a6a35681ffb0b9e339f58ab928", |
||
2126 | "shasum": "" |
||
2127 | }, |
||
2128 | "require": { |
||
2129 | "php": ">=5.3.3" |
||
2130 | }, |
||
2131 | "require-dev": { |
||
2132 | "symfony/config": "~2.0", |
||
2133 | "symfony/intl": "~2.3", |
||
2134 | "symfony/yaml": "~2.2" |
||
2135 | }, |
||
2136 | "suggest": { |
||
2137 | "symfony/config": "", |
||
2138 | "symfony/yaml": "" |
||
2139 | }, |
||
2140 | "type": "library", |
||
2141 | "extra": { |
||
2142 | "branch-alias": { |
||
2143 | "dev-master": "2.5-dev" |
||
2144 | } |
||
2145 | }, |
||
2146 | "autoload": { |
||
2147 | "psr-0": { |
||
2148 | "Symfony\\Component\\Translation\\": "" |
||
2149 | } |
||
2150 | }, |
||
2151 | "notification-url": "https://packagist.org/downloads/", |
||
2152 | "license": [ |
||
2153 | "MIT" |
||
2154 | ], |
||
2155 | "authors": [ |
||
2156 | { |
||
2157 | "name": "Symfony Community", |
||
2158 | "homepage": "http://symfony.com/contributors" |
||
2159 | }, |
||
2160 | { |
||
2161 | "name": "Fabien Potencier", |
||
2162 | "email": "[email protected]" |
||
2163 | } |
||
2164 | ], |
||
2165 | "description": "Symfony Translation Component", |
||
2166 | "homepage": "http://symfony.com", |
||
2167 | "time": "2014-09-23 05:25:11" |
||
2168 | }, |
||
2169 | { |
||
2170 | "name": "wp-cli/php-cli-tools", |
||
2171 | "version": "v0.9.4-patch46", |
||
2172 | "source": { |
||
2173 | "type": "git", |
||
2174 | "url": "https://github.com/wp-cli/php-cli-tools.git", |
||
2175 | "reference": "02d5ed4cdbab911df91bf06062c8b2705fb0919a" |
||
2176 | }, |
||
2177 | "dist": { |
||
2178 | "type": "zip", |
||
2179 | "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/02d5ed4cdbab911df91bf06062c8b2705fb0919a", |
||
2180 | "reference": "02d5ed4cdbab911df91bf06062c8b2705fb0919a", |
||
2181 | "shasum": "" |
||
2182 | }, |
||
2183 | "require": { |
||
2184 | "php": ">= 5.3.0" |
||
2185 | }, |
||
2186 | "type": "library", |
||
2187 | "autoload": { |
||
2188 | "psr-0": { |
||
2189 | "cli": "lib/" |
||
2190 | }, |
||
2191 | "files": [ |
||
2192 | "lib/cli/cli.php" |
||
2193 | ] |
||
2194 | }, |
||
2195 | "notification-url": "https://packagist.org/downloads/", |
||
2196 | "license": [ |
||
2197 | "MIT" |
||
2198 | ], |
||
2199 | "authors": [ |
||
2200 | { |
||
2201 | "name": "James Logsdon", |
||
2202 | "email": "[email protected]", |
||
2203 | "role": "Developer" |
||
2204 | } |
||
2205 | ], |
||
2206 | "description": "Console utilities for PHP", |
||
2207 | "homepage": "http://github.com/jlogsdon/php-cli-tools", |
||
2208 | "keywords": [ |
||
2209 | "cli", |
||
2210 | "console" |
||
2211 | ], |
||
2212 | "time": "2014-02-01 23:11:00" |
||
2213 | } |
||
2214 | ], |
||
2215 | "packages-dev": [ |
||
2216 | { |
||
2217 | "name": "barryvdh/laravel-debugbar", |
||
2218 | "version": "v1.7.7", |
||
2219 | "source": { |
||
2220 | "type": "git", |
||
2221 | "url": "https://github.com/barryvdh/laravel-debugbar.git", |
||
2222 | "reference": "1f6f74832546841915a052b535dfb3d6957ac7c9" |
||
2223 | }, |
||
2224 | "dist": { |
||
2225 | "type": "zip", |
||
2226 | "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/1f6f74832546841915a052b535dfb3d6957ac7c9", |
||
2227 | "reference": "1f6f74832546841915a052b535dfb3d6957ac7c9", |
||
2228 | "shasum": "" |
||
2229 | }, |
||
2230 | "require": { |
||
2231 | "laravel/framework": "~4.0|5.0", |
||
2232 | "maximebf/debugbar": "~1.9.15", |
||
2233 | "php": ">=5.3.0", |
||
2234 | "symfony/finder": "~2.3" |
||
2235 | }, |
||
2236 | "type": "library", |
||
2237 | "extra": { |
||
2238 | "branch-alias": { |
||
2239 | "dev-master": "1.7-dev" |
||
2240 | } |
||
2241 | }, |
||
2242 | "autoload": { |
||
2243 | "psr-4": { |
||
2244 | "Barryvdh\\Debugbar\\": "src/" |
||
2245 | }, |
||
2246 | "files": [ |
||
2247 | "src/helpers.php" |
||
2248 | ] |
||
2249 | }, |
||
2250 | "notification-url": "https://packagist.org/downloads/", |
||
2251 | "license": [ |
||
2252 | "MIT" |
||
2253 | ], |
||
2254 | "authors": [ |
||
2255 | { |
||
2256 | "name": "Barry vd. Heuvel", |
||
2257 | "email": "[email protected]" |
||
2258 | } |
||
2259 | ], |
||
2260 | "description": "PHP Debugbar integration for Laravel", |
||
2261 | "keywords": [ |
||
2262 | "debug", |
||
2263 | "debugbar", |
||
2264 | "laravel", |
||
2265 | "profiler", |
||
2266 | "webprofiler" |
||
2267 | ], |
||
2268 | "time": "2014-09-15 09:59:30" |
||
2269 | }, |
||
2270 | { |
||
2271 | "name": "barryvdh/laravel-ide-helper", |
||
2272 | "version": "v1.11.3", |
||
2273 | "source": { |
||
2274 | "type": "git", |
||
2275 | "url": "https://github.com/barryvdh/laravel-ide-helper.git", |
||
2276 | "reference": "9a67d9132f0e2b9ed5d668aaa8a2ebc7d4dd6d49" |
||
2277 | }, |
||
2278 | "dist": { |
||
2279 | "type": "zip", |
||
2280 | "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/9a67d9132f0e2b9ed5d668aaa8a2ebc7d4dd6d49", |
||
2281 | "reference": "9a67d9132f0e2b9ed5d668aaa8a2ebc7d4dd6d49", |
||
2282 | "shasum": "" |
||
2283 | }, |
||
2284 | "require": { |
||
2285 | "illuminate/console": "4.x", |
||
2286 | "illuminate/filesystem": "4.x", |
||
2287 | "illuminate/support": "4.x", |
||
2288 | "php": ">=5.3.0", |
||
2289 | "phpdocumentor/reflection-docblock": "2.0.x", |
||
2290 | "symfony/class-loader": "~2.3" |
||
2291 | }, |
||
2292 | "require-dev": { |
||
2293 | "doctrine/dbal": "~2.3" |
||
2294 | }, |
||
2295 | "suggest": { |
||
2296 | "doctrine/dbal": "Load information from the database about models for phpdocs (~2.3)" |
||
2297 | }, |
||
2298 | "type": "library", |
||
2299 | "extra": { |
||
2300 | "branch-alias": { |
||
2301 | "dev-master": "1.11-dev" |
||
2302 | } |
||
2303 | }, |
||
2304 | "autoload": { |
||
2305 | "psr-4": { |
||
2306 | "Barryvdh\\LaravelIdeHelper\\": "src" |
||
2307 | } |
||
2308 | }, |
||
2309 | "notification-url": "https://packagist.org/downloads/", |
||
2310 | "license": [ |
||
2311 | "MIT" |
||
2312 | ], |
||
2313 | "authors": [ |
||
2314 | { |
||
2315 | "name": "Barry vd. Heuvel", |
||
2316 | "email": "[email protected]" |
||
2317 | } |
||
2318 | ], |
||
2319 | "description": "Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.", |
||
2320 | "keywords": [ |
||
2321 | "autocomplete", |
||
2322 | "codeintel", |
||
2323 | "helper", |
||
2324 | "ide", |
||
2325 | "laravel", |
||
2326 | "netbeans", |
||
2327 | "phpdoc", |
||
2328 | "phpstorm", |
||
2329 | "sublime" |
||
2330 | ], |
||
2331 | "time": "2014-08-26 08:54:34" |
||
2332 | }, |
||
2333 | { |
||
2334 | "name": "doctrine/annotations", |
||
2335 | "version": "v1.2.1", |
||
2336 | "source": { |
||
2337 | "type": "git", |
||
2338 | "url": "https://github.com/doctrine/annotations.git", |
||
2339 | "reference": "6a6bec0670bb6e71a263b08bc1b98ea242928633" |
||
2340 | }, |
||
2341 | "dist": { |
||
2342 | "type": "zip", |
||
2343 | "url": "https://api.github.com/repos/doctrine/annotations/zipball/6a6bec0670bb6e71a263b08bc1b98ea242928633", |
||
2344 | "reference": "6a6bec0670bb6e71a263b08bc1b98ea242928633", |
||
2345 | "shasum": "" |
||
2346 | }, |
||
2347 | "require": { |
||
2348 | "doctrine/lexer": "1.*", |
||
2349 | "php": ">=5.3.2" |
||
2350 | }, |
||
2351 | "require-dev": { |
||
2352 | "doctrine/cache": "1.*", |
||
2353 | "phpunit/phpunit": "4.*" |
||
2354 | }, |
||
2355 | "type": "library", |
||
2356 | "extra": { |
||
2357 | "branch-alias": { |
||
2358 | "dev-master": "1.3.x-dev" |
||
2359 | } |
||
2360 | }, |
||
2361 | "autoload": { |
||
2362 | "psr-0": { |
||
2363 | "Doctrine\\Common\\Annotations\\": "lib/" |
||
2364 | } |
||
2365 | }, |
||
2366 | "notification-url": "https://packagist.org/downloads/", |
||
2367 | "license": [ |
||
2368 | "MIT" |
||
2369 | ], |
||
2370 | "authors": [ |
||
2371 | { |
||
2372 | "name": "Roman Borschel", |
||
2373 | "email": "[email protected]" |
||
2374 | }, |
||
2375 | { |
||
2376 | "name": "Benjamin Eberlei", |
||
2377 | "email": "[email protected]" |
||
2378 | }, |
||
2379 | { |
||
2380 | "name": "Guilherme Blanco", |
||
2381 | "email": "[email protected]" |
||
2382 | }, |
||
2383 | { |
||
2384 | "name": "Jonathan Wage", |
||
2385 | "email": "[email protected]" |
||
2386 | }, |
||
2387 | { |
||
2388 | "name": "Johannes Schmitt", |
||
2389 | "email": "[email protected]" |
||
2390 | } |
||
2391 | ], |
||
2392 | "description": "Docblock Annotations Parser", |
||
2393 | "homepage": "http://www.doctrine-project.org", |
||
2394 | "keywords": [ |
||
2395 | "annotations", |
||
2396 | "docblock", |
||
2397 | "parser" |
||
2398 | ], |
||
2399 | "time": "2014-09-25 16:45:30" |
||
2400 | }, |
||
2401 | { |
||
2402 | "name": "doctrine/cache", |
||
2403 | "version": "v1.3.1", |
||
2404 | "source": { |
||
2405 | "type": "git", |
||
2406 | "url": "https://github.com/doctrine/cache.git", |
||
2407 | "reference": "cf483685798a72c93bf4206e3dd6358ea07d64e7" |
||
2408 | }, |
||
2409 | "dist": { |
||
2410 | "type": "zip", |
||
2411 | "url": "https://api.github.com/repos/doctrine/cache/zipball/cf483685798a72c93bf4206e3dd6358ea07d64e7", |
||
2412 | "reference": "cf483685798a72c93bf4206e3dd6358ea07d64e7", |
||
2413 | "shasum": "" |
||
2414 | }, |
||
2415 | "require": { |
||
2416 | "php": ">=5.3.2" |
||
2417 | }, |
||
2418 | "conflict": { |
||
2419 | "doctrine/common": ">2.2,<2.4" |
||
2420 | }, |
||
2421 | "require-dev": { |
||
2422 | "phpunit/phpunit": ">=3.7", |
||
2423 | "satooshi/php-coveralls": "~0.6" |
||
2424 | }, |
||
2425 | "type": "library", |
||
2426 | "extra": { |
||
2427 | "branch-alias": { |
||
2428 | "dev-master": "1.4.x-dev" |
||
2429 | } |
||
2430 | }, |
||
2431 | "autoload": { |
||
2432 | "psr-0": { |
||
2433 | "Doctrine\\Common\\Cache\\": "lib/" |
||
2434 | } |
||
2435 | }, |
||
2436 | "notification-url": "https://packagist.org/downloads/", |
||
2437 | "license": [ |
||
2438 | "MIT" |
||
2439 | ], |
||
2440 | "authors": [ |
||
2441 | { |
||
2442 | "name": "Roman Borschel", |
||
2443 | "email": "[email protected]" |
||
2444 | }, |
||
2445 | { |
||
2446 | "name": "Benjamin Eberlei", |
||
2447 | "email": "[email protected]" |
||
2448 | }, |
||
2449 | { |
||
2450 | "name": "Guilherme Blanco", |
||
2451 | "email": "[email protected]" |
||
2452 | }, |
||
2453 | { |
||
2454 | "name": "Jonathan Wage", |
||
2455 | "email": "[email protected]" |
||
2456 | }, |
||
2457 | { |
||
2458 | "name": "Johannes Schmitt", |
||
2459 | "email": "[email protected]" |
||
2460 | } |
||
2461 | ], |
||
2462 | "description": "Caching library offering an object-oriented API for many cache backends", |
||
2463 | "homepage": "http://www.doctrine-project.org", |
||
2464 | "keywords": [ |
||
2465 | "cache", |
||
2466 | "caching" |
||
2467 | ], |
||
2468 | "time": "2014-09-17 14:24:04" |
||
2469 | }, |
||
2470 | { |
||
2471 | "name": "doctrine/collections", |
||
2472 | "version": "v1.2", |
||
2473 | "source": { |
||
2474 | "type": "git", |
||
2475 | "url": "https://github.com/doctrine/collections.git", |
||
2476 | "reference": "b99c5c46c87126201899afe88ec490a25eedd6a2" |
||
2477 | }, |
||
2478 | "dist": { |
||
2479 | "type": "zip", |
||
2480 | "url": "https://api.github.com/repos/doctrine/collections/zipball/b99c5c46c87126201899afe88ec490a25eedd6a2", |
||
2481 | "reference": "b99c5c46c87126201899afe88ec490a25eedd6a2", |
||
2482 | "shasum": "" |
||
2483 | }, |
||
2484 | "require": { |
||
2485 | "php": ">=5.3.2" |
||
2486 | }, |
||
2487 | "type": "library", |
||
2488 | "extra": { |
||
2489 | "branch-alias": { |
||
2490 | "dev-master": "1.2.x-dev" |
||
2491 | } |
||
2492 | }, |
||
2493 | "autoload": { |
||
2494 | "psr-0": { |
||
2495 | "Doctrine\\Common\\Collections\\": "lib/" |
||
2496 | } |
||
2497 | }, |
||
2498 | "notification-url": "https://packagist.org/downloads/", |
||
2499 | "license": [ |
||
2500 | "MIT" |
||
2501 | ], |
||
2502 | "authors": [ |
||
2503 | { |
||
2504 | "name": "Jonathan Wage", |
||
2505 | "email": "[email protected]", |
||
2506 | "homepage": "http://www.jwage.com/", |
||
2507 | "role": "Creator" |
||
2508 | }, |
||
2509 | { |
||
2510 | "name": "Guilherme Blanco", |
||
2511 | "email": "[email protected]", |
||
2512 | "homepage": "http://www.instaclick.com" |
||
2513 | }, |
||
2514 | { |
||
2515 | "name": "Roman Borschel", |
||
2516 | "email": "[email protected]" |
||
2517 | }, |
||
2518 | { |
||
2519 | "name": "Benjamin Eberlei", |
||
2520 | "email": "[email protected]" |
||
2521 | }, |
||
2522 | { |
||
2523 | "name": "Johannes Schmitt", |
||
2524 | "email": "[email protected]", |
||
2525 | "homepage": "https://github.com/schmittjoh", |
||
2526 | "role": "Developer of wrapped JMSSerializerBundle" |
||
2527 | } |
||
2528 | ], |
||
2529 | "description": "Collections Abstraction library", |
||
2530 | "homepage": "http://www.doctrine-project.org", |
||
2531 | "keywords": [ |
||
2532 | "array", |
||
2533 | "collections", |
||
2534 | "iterator" |
||
2535 | ], |
||
2536 | "time": "2014-02-03 23:07:43" |
||
2537 | }, |
||
2538 | { |
||
2539 | "name": "doctrine/common", |
||
2540 | "version": "v2.4.2", |
||
2541 | "source": { |
||
2542 | "type": "git", |
||
2543 | "url": "https://github.com/doctrine/common.git", |
||
2544 | "reference": "5db6ab40e4c531f14dad4ca96a394dfce5d4255b" |
||
2545 | }, |
||
2546 | "dist": { |
||
2547 | "type": "zip", |
||
2548 | "url": "https://api.github.com/repos/doctrine/common/zipball/5db6ab40e4c531f14dad4ca96a394dfce5d4255b", |
||
2549 | "reference": "5db6ab40e4c531f14dad4ca96a394dfce5d4255b", |
||
2550 | "shasum": "" |
||
2551 | }, |
||
2552 | "require": { |
||
2553 | "doctrine/annotations": "1.*", |
||
2554 | "doctrine/cache": "1.*", |
||
2555 | "doctrine/collections": "1.*", |
||
2556 | "doctrine/inflector": "1.*", |
||
2557 | "doctrine/lexer": "1.*", |
||
2558 | "php": ">=5.3.2" |
||
2559 | }, |
||
2560 | "require-dev": { |
||
2561 | "phpunit/phpunit": "~3.7" |
||
2562 | }, |
||
2563 | "type": "library", |
||
2564 | "extra": { |
||
2565 | "branch-alias": { |
||
2566 | "dev-master": "2.4.x-dev" |
||
2567 | } |
||
2568 | }, |
||
2569 | "autoload": { |
||
2570 | "psr-0": { |
||
2571 | "Doctrine\\Common\\": "lib/" |
||
2572 | } |
||
2573 | }, |
||
2574 | "notification-url": "https://packagist.org/downloads/", |
||
2575 | "license": [ |
||
2576 | "MIT" |
||
2577 | ], |
||
2578 | "authors": [ |
||
2579 | { |
||
2580 | "name": "Jonathan Wage", |
||
2581 | "email": "[email protected]", |
||
2582 | "homepage": "http://www.jwage.com/", |
||
2583 | "role": "Creator" |
||
2584 | }, |
||
2585 | { |
||
2586 | "name": "Guilherme Blanco", |
||
2587 | "email": "[email protected]", |
||
2588 | "homepage": "http://www.instaclick.com" |
||
2589 | }, |
||
2590 | { |
||
2591 | "name": "Roman Borschel", |
||
2592 | "email": "[email protected]" |
||
2593 | }, |
||
2594 | { |
||
2595 | "name": "Benjamin Eberlei", |
||
2596 | "email": "[email protected]" |
||
2597 | }, |
||
2598 | { |
||
2599 | "name": "Johannes Schmitt", |
||
2600 | "email": "[email protected]", |
||
2601 | "homepage": "https://github.com/schmittjoh", |
||
2602 | "role": "Developer of wrapped JMSSerializerBundle" |
||
2603 | } |
||
2604 | ], |
||
2605 | "description": "Common Library for Doctrine projects", |
||
2606 | "homepage": "http://www.doctrine-project.org", |
||
2607 | "keywords": [ |
||
2608 | "annotations", |
||
2609 | "collections", |
||
2610 | "eventmanager", |
||
2611 | "persistence", |
||
2612 | "spl" |
||
2613 | ], |
||
2614 | "time": "2014-05-21 19:28:51" |
||
2615 | }, |
||
2616 | { |
||
2617 | "name": "doctrine/dbal", |
||
2618 | "version": "v2.4.3", |
||
2619 | "source": { |
||
2620 | "type": "git", |
||
2621 | "url": "https://github.com/doctrine/dbal.git", |
||
2622 | "reference": "0368bc031976126e5d36d37d2c56155092b6575b" |
||
2623 | }, |
||
2624 | "dist": { |
||
2625 | "type": "zip", |
||
2626 | "url": "https://api.github.com/repos/doctrine/dbal/zipball/0368bc031976126e5d36d37d2c56155092b6575b", |
||
2627 | "reference": "0368bc031976126e5d36d37d2c56155092b6575b", |
||
2628 | "shasum": "" |
||
2629 | }, |
||
2630 | "require": { |
||
2631 | "doctrine/common": "~2.4", |
||
2632 | "php": ">=5.3.2" |
||
2633 | }, |
||
2634 | "require-dev": { |
||
2635 | "phpunit/phpunit": "3.7.*", |
||
2636 | "symfony/console": "~2.0" |
||
2637 | }, |
||
2638 | "suggest": { |
||
2639 | "symfony/console": "For helpful console commands such as SQL execution and import of files." |
||
2640 | }, |
||
2641 | "type": "library", |
||
2642 | "autoload": { |
||
2643 | "psr-0": { |
||
2644 | "Doctrine\\DBAL\\": "lib/" |
||
2645 | } |
||
2646 | }, |
||
2647 | "notification-url": "https://packagist.org/downloads/", |
||
2648 | "license": [ |
||
2649 | "MIT" |
||
2650 | ], |
||
2651 | "authors": [ |
||
2652 | { |
||
2653 | "name": "Roman Borschel", |
||
2654 | "email": "[email protected]" |
||
2655 | }, |
||
2656 | { |
||
2657 | "name": "Benjamin Eberlei", |
||
2658 | "email": "[email protected]" |
||
2659 | }, |
||
2660 | { |
||
2661 | "name": "Guilherme Blanco", |
||
2662 | "email": "[email protected]" |
||
2663 | }, |
||
2664 | { |
||
2665 | "name": "Jonathan Wage", |
||
2666 | "email": "[email protected]" |
||
2667 | } |
||
2668 | ], |
||
2669 | "description": "Database Abstraction Layer", |
||
2670 | "homepage": "http://www.doctrine-project.org", |
||
2671 | "keywords": [ |
||
2672 | "database", |
||
2673 | "dbal", |
||
2674 | "persistence", |
||
2675 | "queryobject" |
||
2676 | ], |
||
2677 | "time": "2014-10-16 11:56:49" |
||
2678 | }, |
||
2679 | { |
||
2680 | "name": "doctrine/inflector", |
||
2681 | "version": "v1.0", |
||
2682 | "source": { |
||
2683 | "type": "git", |
||
2684 | "url": "https://github.com/doctrine/inflector.git", |
||
2685 | "reference": "54b8333d2a5682afdc690060c1cf384ba9f47f08" |
||
2686 | }, |
||
2687 | "dist": { |
||
2688 | "type": "zip", |
||
2689 | "url": "https://api.github.com/repos/doctrine/inflector/zipball/54b8333d2a5682afdc690060c1cf384ba9f47f08", |
||
2690 | "reference": "54b8333d2a5682afdc690060c1cf384ba9f47f08", |
||
2691 | "shasum": "" |
||
2692 | }, |
||
2693 | "require": { |
||
2694 | "php": ">=5.3.2" |
||
2695 | }, |
||
2696 | "type": "library", |
||
2697 | "autoload": { |
||
2698 | "psr-0": { |
||
2699 | "Doctrine\\Common\\Inflector\\": "lib/" |
||
2700 | } |
||
2701 | }, |
||
2702 | "notification-url": "https://packagist.org/downloads/", |
||
2703 | "license": [ |
||
2704 | "MIT" |
||
2705 | ], |
||
2706 | "authors": [ |
||
2707 | { |
||
2708 | "name": "Jonathan Wage", |
||
2709 | "email": "[email protected]", |
||
2710 | "homepage": "http://www.jwage.com/", |
||
2711 | "role": "Creator" |
||
2712 | }, |
||
2713 | { |
||
2714 | "name": "Guilherme Blanco", |
||
2715 | "email": "[email protected]", |
||
2716 | "homepage": "http://www.instaclick.com" |
||
2717 | }, |
||
2718 | { |
||
2719 | "name": "Roman Borschel", |
||
2720 | "email": "[email protected]" |
||
2721 | }, |
||
2722 | { |
||
2723 | "name": "Benjamin Eberlei", |
||
2724 | "email": "[email protected]" |
||
2725 | }, |
||
2726 | { |
||
2727 | "name": "Johannes Schmitt", |
||
2728 | "email": "[email protected]", |
||
2729 | "homepage": "https://github.com/schmittjoh", |
||
2730 | "role": "Developer of wrapped JMSSerializerBundle" |
||
2731 | } |
||
2732 | ], |
||
2733 | "description": "Common String Manipulations with regard to casing and singular/plural rules.", |
||
2734 | "homepage": "http://www.doctrine-project.org", |
||
2735 | "keywords": [ |
||
2736 | "inflection", |
||
2737 | "pluarlize", |
||
2738 | "singuarlize", |
||
2739 | "string" |
||
2740 | ], |
||
2741 | "time": "2013-01-10 21:49:15" |
||
2742 | }, |
||
2743 | { |
||
2744 | "name": "doctrine/instantiator", |
||
2745 | "version": "1.0.4", |
||
2746 | "source": { |
||
2747 | "type": "git", |
||
2748 | "url": "https://github.com/doctrine/instantiator.git", |
||
2749 | "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119" |
||
2750 | }, |
||
2751 | "dist": { |
||
2752 | "type": "zip", |
||
2753 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119", |
||
2754 | "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119", |
||
2755 | "shasum": "" |
||
2756 | }, |
||
2757 | "require": { |
||
2758 | "php": ">=5.3,<8.0-DEV" |
||
2759 | }, |
||
2760 | "require-dev": { |
||
2761 | "athletic/athletic": "~0.1.8", |
||
2762 | "ext-pdo": "*", |
||
2763 | "ext-phar": "*", |
||
2764 | "phpunit/phpunit": "~4.0", |
||
2765 | "squizlabs/php_codesniffer": "2.0.*@ALPHA" |
||
2766 | }, |
||
2767 | "type": "library", |
||
2768 | "extra": { |
||
2769 | "branch-alias": { |
||
2770 | "dev-master": "1.0.x-dev" |
||
2771 | } |
||
2772 | }, |
||
2773 | "autoload": { |
||
2774 | "psr-0": { |
||
2775 | "Doctrine\\Instantiator\\": "src" |
||
2776 | } |
||
2777 | }, |
||
2778 | "notification-url": "https://packagist.org/downloads/", |
||
2779 | "license": [ |
||
2780 | "MIT" |
||
2781 | ], |
||
2782 | "authors": [ |
||
2783 | { |
||
2784 | "name": "Marco Pivetta", |
||
2785 | "email": "[email protected]", |
||
2786 | "homepage": "http://ocramius.github.com/" |
||
2787 | } |
||
2788 | ], |
||
2789 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
2790 | "homepage": "https://github.com/doctrine/instantiator", |
||
2791 | "keywords": [ |
||
2792 | "constructor", |
||
2793 | "instantiate" |
||
2794 | ], |
||
2795 | "time": "2014-10-13 12:58:55" |
||
2796 | }, |
||
2797 | { |
||
2798 | "name": "doctrine/lexer", |
||
2799 | "version": "v1.0", |
||
2800 | "source": { |
||
2801 | "type": "git", |
||
2802 | "url": "https://github.com/doctrine/lexer.git", |
||
2803 | "reference": "2f708a85bb3aab5d99dab8be435abd73e0b18acb" |
||
2804 | }, |
||
2805 | "dist": { |
||
2806 | "type": "zip", |
||
2807 | "url": "https://api.github.com/repos/doctrine/lexer/zipball/2f708a85bb3aab5d99dab8be435abd73e0b18acb", |
||
2808 | "reference": "2f708a85bb3aab5d99dab8be435abd73e0b18acb", |
||
2809 | "shasum": "" |
||
2810 | }, |
||
2811 | "require": { |
||
2812 | "php": ">=5.3.2" |
||
2813 | }, |
||
2814 | "type": "library", |
||
2815 | "autoload": { |
||
2816 | "psr-0": { |
||
2817 | "Doctrine\\Common\\Lexer\\": "lib/" |
||
2818 | } |
||
2819 | }, |
||
2820 | "notification-url": "https://packagist.org/downloads/", |
||
2821 | "license": [ |
||
2822 | "MIT" |
||
2823 | ], |
||
2824 | "authors": [ |
||
2825 | { |
||
2826 | "name": "Guilherme Blanco", |
||
2827 | "email": "[email protected]", |
||
2828 | "homepage": "http://www.instaclick.com" |
||
2829 | }, |
||
2830 | { |
||
2831 | "name": "Roman Borschel", |
||
2832 | "email": "[email protected]" |
||
2833 | }, |
||
2834 | { |
||
2835 | "name": "Johannes Schmitt", |
||
2836 | "email": "[email protected]", |
||
2837 | "homepage": "https://github.com/schmittjoh", |
||
2838 | "role": "Developer of wrapped JMSSerializerBundle" |
||
2839 | } |
||
2840 | ], |
||
2841 | "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", |
||
2842 | "homepage": "http://www.doctrine-project.org", |
||
2843 | "keywords": [ |
||
2844 | "lexer", |
||
2845 | "parser" |
||
2846 | ], |
||
2847 | "time": "2013-01-12 18:59:04" |
||
2848 | }, |
||
2849 | { |
||
2850 | "name": "maximebf/debugbar", |
||
2851 | "version": "1.9.15", |
||
2852 | "source": { |
||
2853 | "type": "git", |
||
2854 | "url": "https://github.com/maximebf/php-debugbar.git", |
||
2855 | "reference": "5d08b313576056234d464bedbba8ce1b26bcd918" |
||
2856 | }, |
||
2857 | "dist": { |
||
2858 | "type": "zip", |
||
2859 | "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/5d08b313576056234d464bedbba8ce1b26bcd918", |
||
2860 | "reference": "5d08b313576056234d464bedbba8ce1b26bcd918", |
||
2861 | "shasum": "" |
||
2862 | }, |
||
2863 | "require": { |
||
2864 | "php": ">=5.3.0", |
||
2865 | "psr/log": "~1.0" |
||
2866 | }, |
||
2867 | "require-dev": { |
||
2868 | "phpunit/phpunit": "~4.0" |
||
2869 | }, |
||
2870 | "suggest": { |
||
2871 | "kriswallsmith/assetic": "The best way to manage assets", |
||
2872 | "monolog/monolog": "Log using Monolog", |
||
2873 | "predis/predis": "Redis storage" |
||
2874 | }, |
||
2875 | "type": "library", |
||
2876 | "extra": { |
||
2877 | "branch-alias": { |
||
2878 | "dev-master": "1.9-dev" |
||
2879 | } |
||
2880 | }, |
||
2881 | "autoload": { |
||
2882 | "psr-0": { |
||
2883 | "DebugBar": "src/" |
||
2884 | } |
||
2885 | }, |
||
2886 | "notification-url": "https://packagist.org/downloads/", |
||
2887 | "license": [ |
||
2888 | "MIT" |
||
2889 | ], |
||
2890 | "authors": [ |
||
2891 | { |
||
2892 | "name": "Maxime Bouroumeau-Fuseau", |
||
2893 | "email": "[email protected]", |
||
2894 | "homepage": "http://maximebf.com" |
||
2895 | } |
||
2896 | ], |
||
2897 | "description": "Debug bar in the browser for php application", |
||
2898 | "homepage": "https://github.com/maximebf/php-debugbar", |
||
2899 | "keywords": [ |
||
2900 | "debug" |
||
2901 | ], |
||
2902 | "time": "2014-08-20 15:25:30" |
||
2903 | }, |
||
2904 | { |
||
2905 | "name": "phpdocumentor/reflection-docblock", |
||
2906 | "version": "2.0.3", |
||
2907 | "source": { |
||
2908 | "type": "git", |
||
2909 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
2910 | "reference": "38743b677965c48a637097b2746a281264ae2347" |
||
2911 | }, |
||
2912 | "dist": { |
||
2913 | "type": "zip", |
||
2914 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/38743b677965c48a637097b2746a281264ae2347", |
||
2915 | "reference": "38743b677965c48a637097b2746a281264ae2347", |
||
2916 | "shasum": "" |
||
2917 | }, |
||
2918 | "require": { |
||
2919 | "php": ">=5.3.3" |
||
2920 | }, |
||
2921 | "require-dev": { |
||
2922 | "phpunit/phpunit": "3.7.*@stable" |
||
2923 | }, |
||
2924 | "suggest": { |
||
2925 | "dflydev/markdown": "1.0.*", |
||
2926 | "erusev/parsedown": "~0.7" |
||
2927 | }, |
||
2928 | "type": "library", |
||
2929 | "extra": { |
||
2930 | "branch-alias": { |
||
2931 | "dev-master": "2.0.x-dev" |
||
2932 | } |
||
2933 | }, |
||
2934 | "autoload": { |
||
2935 | "psr-0": { |
||
2936 | "phpDocumentor": [ |
||
2937 | "src/" |
||
2938 | ] |
||
2939 | } |
||
2940 | }, |
||
2941 | "notification-url": "https://packagist.org/downloads/", |
||
2942 | "license": [ |
||
2943 | "MIT" |
||
2944 | ], |
||
2945 | "authors": [ |
||
2946 | { |
||
2947 | "name": "Mike van Riel", |
||
2948 | "email": "[email protected]" |
||
2949 | } |
||
2950 | ], |
||
2951 | "time": "2014-08-09 10:27:07" |
||
2952 | }, |
||
2953 | { |
||
2954 | "name": "phpunit/php-code-coverage", |
||
2955 | "version": "2.0.11", |
||
2956 | "source": { |
||
2957 | "type": "git", |
||
2958 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
2959 | "reference": "53603b3c995f5aab6b59c8e08c3a663d2cc810b7" |
||
2960 | }, |
||
2961 | "dist": { |
||
2962 | "type": "zip", |
||
2963 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/53603b3c995f5aab6b59c8e08c3a663d2cc810b7", |
||
2964 | "reference": "53603b3c995f5aab6b59c8e08c3a663d2cc810b7", |
||
2965 | "shasum": "" |
||
2966 | }, |
||
2967 | "require": { |
||
2968 | "php": ">=5.3.3", |
||
2969 | "phpunit/php-file-iterator": "~1.3", |
||
2970 | "phpunit/php-text-template": "~1.2", |
||
2971 | "phpunit/php-token-stream": "~1.3", |
||
2972 | "sebastian/environment": "~1.0", |
||
2973 | "sebastian/version": "~1.0" |
||
2974 | }, |
||
2975 | "require-dev": { |
||
2976 | "ext-xdebug": ">=2.1.4", |
||
2977 | "phpunit/phpunit": "~4.1" |
||
2978 | }, |
||
2979 | "suggest": { |
||
2980 | "ext-dom": "*", |
||
2981 | "ext-xdebug": ">=2.2.1", |
||
2982 | "ext-xmlwriter": "*" |
||
2983 | }, |
||
2984 | "type": "library", |
||
2985 | "extra": { |
||
2986 | "branch-alias": { |
||
2987 | "dev-master": "2.0.x-dev" |
||
2988 | } |
||
2989 | }, |
||
2990 | "autoload": { |
||
2991 | "classmap": [ |
||
2992 | "src/" |
||
2993 | ] |
||
2994 | }, |
||
2995 | "notification-url": "https://packagist.org/downloads/", |
||
2996 | "include-path": [ |
||
2997 | "" |
||
2998 | ], |
||
2999 | "license": [ |
||
3000 | "BSD-3-Clause" |
||
3001 | ], |
||
3002 | "authors": [ |
||
3003 | { |
||
3004 | "name": "Sebastian Bergmann", |
||
3005 | "email": "[email protected]", |
||
3006 | "role": "lead" |
||
3007 | } |
||
3008 | ], |
||
3009 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
3010 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
3011 | "keywords": [ |
||
3012 | "coverage", |
||
3013 | "testing", |
||
3014 | "xunit" |
||
3015 | ], |
||
3016 | "time": "2014-08-31 06:33:04" |
||
3017 | }, |
||
3018 | { |
||
3019 | "name": "phpunit/php-file-iterator", |
||
3020 | "version": "1.3.4", |
||
3021 | "source": { |
||
3022 | "type": "git", |
||
3023 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
3024 | "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb" |
||
3025 | }, |
||
3026 | "dist": { |
||
3027 | "type": "zip", |
||
3028 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb", |
||
3029 | "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb", |
||
3030 | "shasum": "" |
||
3031 | }, |
||
3032 | "require": { |
||
3033 | "php": ">=5.3.3" |
||
3034 | }, |
||
3035 | "type": "library", |
||
3036 | "autoload": { |
||
3037 | "classmap": [ |
||
3038 | "File/" |
||
3039 | ] |
||
3040 | }, |
||
3041 | "notification-url": "https://packagist.org/downloads/", |
||
3042 | "include-path": [ |
||
3043 | "" |
||
3044 | ], |
||
3045 | "license": [ |
||
3046 | "BSD-3-Clause" |
||
3047 | ], |
||
3048 | "authors": [ |
||
3049 | { |
||
3050 | "name": "Sebastian Bergmann", |
||
3051 | "email": "[email protected]", |
||
3052 | "role": "lead" |
||
3053 | } |
||
3054 | ], |
||
3055 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
3056 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
3057 | "keywords": [ |
||
3058 | "filesystem", |
||
3059 | "iterator" |
||
3060 | ], |
||
3061 | "time": "2013-10-10 15:34:57" |
||
3062 | }, |
||
3063 | { |
||
3064 | "name": "phpunit/php-text-template", |
||
3065 | "version": "1.2.0", |
||
3066 | "source": { |
||
3067 | "type": "git", |
||
3068 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
3069 | "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a" |
||
3070 | }, |
||
3071 | "dist": { |
||
3072 | "type": "zip", |
||
3073 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", |
||
3074 | "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", |
||
3075 | "shasum": "" |
||
3076 | }, |
||
3077 | "require": { |
||
3078 | "php": ">=5.3.3" |
||
3079 | }, |
||
3080 | "type": "library", |
||
3081 | "autoload": { |
||
3082 | "classmap": [ |
||
3083 | "Text/" |
||
3084 | ] |
||
3085 | }, |
||
3086 | "notification-url": "https://packagist.org/downloads/", |
||
3087 | "include-path": [ |
||
3088 | "" |
||
3089 | ], |
||
3090 | "license": [ |
||
3091 | "BSD-3-Clause" |
||
3092 | ], |
||
3093 | "authors": [ |
||
3094 | { |
||
3095 | "name": "Sebastian Bergmann", |
||
3096 | "email": "[email protected]", |
||
3097 | "role": "lead" |
||
3098 | } |
||
3099 | ], |
||
3100 | "description": "Simple template engine.", |
||
3101 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
3102 | "keywords": [ |
||
3103 | "template" |
||
3104 | ], |
||
3105 | "time": "2014-01-30 17:20:04" |
||
3106 | }, |
||
3107 | { |
||
3108 | "name": "phpunit/php-timer", |
||
3109 | "version": "1.0.5", |
||
3110 | "source": { |
||
3111 | "type": "git", |
||
3112 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
3113 | "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c" |
||
3114 | }, |
||
3115 | "dist": { |
||
3116 | "type": "zip", |
||
3117 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c", |
||
3118 | "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c", |
||
3119 | "shasum": "" |
||
3120 | }, |
||
3121 | "require": { |
||
3122 | "php": ">=5.3.3" |
||
3123 | }, |
||
3124 | "type": "library", |
||
3125 | "autoload": { |
||
3126 | "classmap": [ |
||
3127 | "PHP/" |
||
3128 | ] |
||
3129 | }, |
||
3130 | "notification-url": "https://packagist.org/downloads/", |
||
3131 | "include-path": [ |
||
3132 | "" |
||
3133 | ], |
||
3134 | "license": [ |
||
3135 | "BSD-3-Clause" |
||
3136 | ], |
||
3137 | "authors": [ |
||
3138 | { |
||
3139 | "name": "Sebastian Bergmann", |
||
3140 | "email": "[email protected]", |
||
3141 | "role": "lead" |
||
3142 | } |
||
3143 | ], |
||
3144 | "description": "Utility class for timing", |
||
3145 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
3146 | "keywords": [ |
||
3147 | "timer" |
||
3148 | ], |
||
3149 | "time": "2013-08-02 07:42:54" |
||
3150 | }, |
||
3151 | { |
||
3152 | "name": "phpunit/php-token-stream", |
||
3153 | "version": "1.3.0", |
||
3154 | "source": { |
||
3155 | "type": "git", |
||
3156 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
3157 | "reference": "f8d5d08c56de5cfd592b3340424a81733259a876" |
||
3158 | }, |
||
3159 | "dist": { |
||
3160 | "type": "zip", |
||
3161 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/f8d5d08c56de5cfd592b3340424a81733259a876", |
||
3162 | "reference": "f8d5d08c56de5cfd592b3340424a81733259a876", |
||
3163 | "shasum": "" |
||
3164 | }, |
||
3165 | "require": { |
||
3166 | "ext-tokenizer": "*", |
||
3167 | "php": ">=5.3.3" |
||
3168 | }, |
||
3169 | "require-dev": { |
||
3170 | "phpunit/phpunit": "~4.2" |
||
3171 | }, |
||
3172 | "type": "library", |
||
3173 | "extra": { |
||
3174 | "branch-alias": { |
||
3175 | "dev-master": "1.3-dev" |
||
3176 | } |
||
3177 | }, |
||
3178 | "autoload": { |
||
3179 | "classmap": [ |
||
3180 | "src/" |
||
3181 | ] |
||
3182 | }, |
||
3183 | "notification-url": "https://packagist.org/downloads/", |
||
3184 | "license": [ |
||
3185 | "BSD-3-Clause" |
||
3186 | ], |
||
3187 | "authors": [ |
||
3188 | { |
||
3189 | "name": "Sebastian Bergmann", |
||
3190 | "email": "[email protected]" |
||
3191 | } |
||
3192 | ], |
||
3193 | "description": "Wrapper around PHP's tokenizer extension.", |
||
3194 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
3195 | "keywords": [ |
||
3196 | "tokenizer" |
||
3197 | ], |
||
3198 | "time": "2014-08-31 06:12:13" |
||
3199 | }, |
||
3200 | { |
||
3201 | "name": "phpunit/phpunit", |
||
3202 | "version": "4.3.4", |
||
3203 | "source": { |
||
3204 | "type": "git", |
||
3205 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
3206 | "reference": "23e4e0310f037aae873cc81b8658dbbb82878f71" |
||
3207 | }, |
||
3208 | "dist": { |
||
3209 | "type": "zip", |
||
3210 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/23e4e0310f037aae873cc81b8658dbbb82878f71", |
||
3211 | "reference": "23e4e0310f037aae873cc81b8658dbbb82878f71", |
||
3212 | "shasum": "" |
||
3213 | }, |
||
3214 | "require": { |
||
3215 | "ext-dom": "*", |
||
3216 | "ext-json": "*", |
||
3217 | "ext-pcre": "*", |
||
3218 | "ext-reflection": "*", |
||
3219 | "ext-spl": "*", |
||
3220 | "php": ">=5.3.3", |
||
3221 | "phpunit/php-code-coverage": "~2.0", |
||
3222 | "phpunit/php-file-iterator": "~1.3.2", |
||
3223 | "phpunit/php-text-template": "~1.2", |
||
3224 | "phpunit/php-timer": "~1.0.2", |
||
3225 | "phpunit/phpunit-mock-objects": "~2.3", |
||
3226 | "sebastian/comparator": "~1.0", |
||
3227 | "sebastian/diff": "~1.1", |
||
3228 | "sebastian/environment": "~1.0", |
||
3229 | "sebastian/exporter": "~1.0", |
||
3230 | "sebastian/version": "~1.0", |
||
3231 | "symfony/yaml": "~2.0" |
||
3232 | }, |
||
3233 | "suggest": { |
||
3234 | "phpunit/php-invoker": "~1.1" |
||
3235 | }, |
||
3236 | "bin": [ |
||
3237 | "phpunit" |
||
3238 | ], |
||
3239 | "type": "library", |
||
3240 | "extra": { |
||
3241 | "branch-alias": { |
||
3242 | "dev-master": "4.3.x-dev" |
||
3243 | } |
||
3244 | }, |
||
3245 | "autoload": { |
||
3246 | "classmap": [ |
||
3247 | "src/" |
||
3248 | ] |
||
3249 | }, |
||
3250 | "notification-url": "https://packagist.org/downloads/", |
||
3251 | "include-path": [ |
||
3252 | "", |
||
3253 | "../../symfony/yaml/" |
||
3254 | ], |
||
3255 | "license": [ |
||
3256 | "BSD-3-Clause" |
||
3257 | ], |
||
3258 | "authors": [ |
||
3259 | { |
||
3260 | "name": "Sebastian Bergmann", |
||
3261 | "email": "[email protected]", |
||
3262 | "role": "lead" |
||
3263 | } |
||
3264 | ], |
||
3265 | "description": "The PHP Unit Testing framework.", |
||
3266 | "homepage": "http://www.phpunit.de/", |
||
3267 | "keywords": [ |
||
3268 | "phpunit", |
||
3269 | "testing", |
||
3270 | "xunit" |
||
3271 | ], |
||
3272 | "time": "2014-10-22 11:43:12" |
||
3273 | }, |
||
3274 | { |
||
3275 | "name": "phpunit/phpunit-mock-objects", |
||
3276 | "version": "2.3.0", |
||
3277 | "source": { |
||
3278 | "type": "git", |
||
3279 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
3280 | "reference": "c63d2367247365f688544f0d500af90a11a44c65" |
||
3281 | }, |
||
3282 | "dist": { |
||
3283 | "type": "zip", |
||
3284 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/c63d2367247365f688544f0d500af90a11a44c65", |
||
3285 | "reference": "c63d2367247365f688544f0d500af90a11a44c65", |
||
3286 | "shasum": "" |
||
3287 | }, |
||
3288 | "require": { |
||
3289 | "doctrine/instantiator": "~1.0,>=1.0.1", |
||
3290 | "php": ">=5.3.3", |
||
3291 | "phpunit/php-text-template": "~1.2" |
||
3292 | }, |
||
3293 | "require-dev": { |
||
3294 | "phpunit/phpunit": "~4.3" |
||
3295 | }, |
||
3296 | "suggest": { |
||
3297 | "ext-soap": "*" |
||
3298 | }, |
||
3299 | "type": "library", |
||
3300 | "extra": { |
||
3301 | "branch-alias": { |
||
3302 | "dev-master": "2.3.x-dev" |
||
3303 | } |
||
3304 | }, |
||
3305 | "autoload": { |
||
3306 | "classmap": [ |
||
3307 | "src/" |
||
3308 | ] |
||
3309 | }, |
||
3310 | "notification-url": "https://packagist.org/downloads/", |
||
3311 | "license": [ |
||
3312 | "BSD-3-Clause" |
||
3313 | ], |
||
3314 | "authors": [ |
||
3315 | { |
||
3316 | "name": "Sebastian Bergmann", |
||
3317 | "email": "[email protected]", |
||
3318 | "role": "lead" |
||
3319 | } |
||
3320 | ], |
||
3321 | "description": "Mock Object library for PHPUnit", |
||
3322 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
3323 | "keywords": [ |
||
3324 | "mock", |
||
3325 | "xunit" |
||
3326 | ], |
||
3327 | "time": "2014-10-03 05:12:11" |
||
3328 | }, |
||
3329 | { |
||
3330 | "name": "sebastian/comparator", |
||
3331 | "version": "1.0.1", |
||
3332 | "source": { |
||
3333 | "type": "git", |
||
3334 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
3335 | "reference": "e54a01c0da1b87db3c5a3c4c5277ddf331da4aef" |
||
3336 | }, |
||
3337 | "dist": { |
||
3338 | "type": "zip", |
||
3339 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/e54a01c0da1b87db3c5a3c4c5277ddf331da4aef", |
||
3340 | "reference": "e54a01c0da1b87db3c5a3c4c5277ddf331da4aef", |
||
3341 | "shasum": "" |
||
3342 | }, |
||
3343 | "require": { |
||
3344 | "php": ">=5.3.3", |
||
3345 | "sebastian/diff": "~1.1", |
||
3346 | "sebastian/exporter": "~1.0" |
||
3347 | }, |
||
3348 | "require-dev": { |
||
3349 | "phpunit/phpunit": "~4.1" |
||
3350 | }, |
||
3351 | "type": "library", |
||
3352 | "extra": { |
||
3353 | "branch-alias": { |
||
3354 | "dev-master": "1.0.x-dev" |
||
3355 | } |
||
3356 | }, |
||
3357 | "autoload": { |
||
3358 | "classmap": [ |
||
3359 | "src/" |
||
3360 | ] |
||
3361 | }, |
||
3362 | "notification-url": "https://packagist.org/downloads/", |
||
3363 | "license": [ |
||
3364 | "BSD-3-Clause" |
||
3365 | ], |
||
3366 | "authors": [ |
||
3367 | { |
||
3368 | "name": "Jeff Welch", |
||
3369 | "email": "[email protected]" |
||
3370 | }, |
||
3371 | { |
||
3372 | "name": "Volker Dusch", |
||
3373 | "email": "[email protected]" |
||
3374 | }, |
||
3375 | { |
||
3376 | "name": "Bernhard Schussek", |
||
3377 | "email": "[email protected]" |
||
3378 | }, |
||
3379 | { |
||
3380 | "name": "Sebastian Bergmann", |
||
3381 | "email": "[email protected]" |
||
3382 | } |
||
3383 | ], |
||
3384 | "description": "Provides the functionality to compare PHP values for equality", |
||
3385 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
3386 | "keywords": [ |
||
3387 | "comparator", |
||
3388 | "compare", |
||
3389 | "equality" |
||
3390 | ], |
||
3391 | "time": "2014-05-11 23:00:21" |
||
3392 | }, |
||
3393 | { |
||
3394 | "name": "sebastian/diff", |
||
3395 | "version": "1.2.0", |
||
3396 | "source": { |
||
3397 | "type": "git", |
||
3398 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
3399 | "reference": "5843509fed39dee4b356a306401e9dd1a931fec7" |
||
3400 | }, |
||
3401 | "dist": { |
||
3402 | "type": "zip", |
||
3403 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/5843509fed39dee4b356a306401e9dd1a931fec7", |
||
3404 | "reference": "5843509fed39dee4b356a306401e9dd1a931fec7", |
||
3405 | "shasum": "" |
||
3406 | }, |
||
3407 | "require": { |
||
3408 | "php": ">=5.3.3" |
||
3409 | }, |
||
3410 | "require-dev": { |
||
3411 | "phpunit/phpunit": "~4.2" |
||
3412 | }, |
||
3413 | "type": "library", |
||
3414 | "extra": { |
||
3415 | "branch-alias": { |
||
3416 | "dev-master": "1.2-dev" |
||
3417 | } |
||
3418 | }, |
||
3419 | "autoload": { |
||
3420 | "classmap": [ |
||
3421 | "src/" |
||
3422 | ] |
||
3423 | }, |
||
3424 | "notification-url": "https://packagist.org/downloads/", |
||
3425 | "license": [ |
||
3426 | "BSD-3-Clause" |
||
3427 | ], |
||
3428 | "authors": [ |
||
3429 | { |
||
3430 | "name": "Kore Nordmann", |
||
3431 | "email": "[email protected]" |
||
3432 | }, |
||
3433 | { |
||
3434 | "name": "Sebastian Bergmann", |
||
3435 | "email": "[email protected]" |
||
3436 | } |
||
3437 | ], |
||
3438 | "description": "Diff implementation", |
||
3439 | "homepage": "http://www.github.com/sebastianbergmann/diff", |
||
3440 | "keywords": [ |
||
3441 | "diff" |
||
3442 | ], |
||
3443 | "time": "2014-08-15 10:29:00" |
||
3444 | }, |
||
3445 | { |
||
3446 | "name": "sebastian/environment", |
||
3447 | "version": "1.2.0", |
||
3448 | "source": { |
||
3449 | "type": "git", |
||
3450 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
3451 | "reference": "0d9bf79554d2a999da194a60416c15cf461eb67d" |
||
3452 | }, |
||
3453 | "dist": { |
||
3454 | "type": "zip", |
||
3455 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/0d9bf79554d2a999da194a60416c15cf461eb67d", |
||
3456 | "reference": "0d9bf79554d2a999da194a60416c15cf461eb67d", |
||
3457 | "shasum": "" |
||
3458 | }, |
||
3459 | "require": { |
||
3460 | "php": ">=5.3.3" |
||
3461 | }, |
||
3462 | "require-dev": { |
||
3463 | "phpunit/phpunit": "~4.3" |
||
3464 | }, |
||
3465 | "type": "library", |
||
3466 | "extra": { |
||
3467 | "branch-alias": { |
||
3468 | "dev-master": "1.2.x-dev" |
||
3469 | } |
||
3470 | }, |
||
3471 | "autoload": { |
||
3472 | "classmap": [ |
||
3473 | "src/" |
||
3474 | ] |
||
3475 | }, |
||
3476 | "notification-url": "https://packagist.org/downloads/", |
||
3477 | "license": [ |
||
3478 | "BSD-3-Clause" |
||
3479 | ], |
||
3480 | "authors": [ |
||
3481 | { |
||
3482 | "name": "Sebastian Bergmann", |
||
3483 | "email": "[email protected]" |
||
3484 | } |
||
3485 | ], |
||
3486 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
3487 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
3488 | "keywords": [ |
||
3489 | "Xdebug", |
||
3490 | "environment", |
||
3491 | "hhvm" |
||
3492 | ], |
||
3493 | "time": "2014-10-22 06:38:05" |
||
3494 | }, |
||
3495 | { |
||
3496 | "name": "sebastian/exporter", |
||
3497 | "version": "1.0.2", |
||
3498 | "source": { |
||
3499 | "type": "git", |
||
3500 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
3501 | "reference": "c7d59948d6e82818e1bdff7cadb6c34710eb7dc0" |
||
3502 | }, |
||
3503 | "dist": { |
||
3504 | "type": "zip", |
||
3505 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c7d59948d6e82818e1bdff7cadb6c34710eb7dc0", |
||
3506 | "reference": "c7d59948d6e82818e1bdff7cadb6c34710eb7dc0", |
||
3507 | "shasum": "" |
||
3508 | }, |
||
3509 | "require": { |
||
3510 | "php": ">=5.3.3" |
||
3511 | }, |
||
3512 | "require-dev": { |
||
3513 | "phpunit/phpunit": "~4.0" |
||
3514 | }, |
||
3515 | "type": "library", |
||
3516 | "extra": { |
||
3517 | "branch-alias": { |
||
3518 | "dev-master": "1.0.x-dev" |
||
3519 | } |
||
3520 | }, |
||
3521 | "autoload": { |
||
3522 | "classmap": [ |
||
3523 | "src/" |
||
3524 | ] |
||
3525 | }, |
||
3526 | "notification-url": "https://packagist.org/downloads/", |
||
3527 | "license": [ |
||
3528 | "BSD-3-Clause" |
||
3529 | ], |
||
3530 | "authors": [ |
||
3531 | { |
||
3532 | "name": "Jeff Welch", |
||
3533 | "email": "[email protected]" |
||
3534 | }, |
||
3535 | { |
||
3536 | "name": "Volker Dusch", |
||
3537 | "email": "[email protected]" |
||
3538 | }, |
||
3539 | { |
||
3540 | "name": "Bernhard Schussek", |
||
3541 | "email": "[email protected]" |
||
3542 | }, |
||
3543 | { |
||
3544 | "name": "Sebastian Bergmann", |
||
3545 | "email": "[email protected]" |
||
3546 | }, |
||
3547 | { |
||
3548 | "name": "Adam Harvey", |
||
3549 | "email": "[email protected]" |
||
3550 | } |
||
3551 | ], |
||
3552 | "description": "Provides the functionality to export PHP variables for visualization", |
||
3553 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
3554 | "keywords": [ |
||
3555 | "export", |
||
3556 | "exporter" |
||
3557 | ], |
||
3558 | "time": "2014-09-10 00:51:36" |
||
3559 | }, |
||
3560 | { |
||
3561 | "name": "sebastian/version", |
||
3562 | "version": "1.0.3", |
||
3563 | "source": { |
||
3564 | "type": "git", |
||
3565 | "url": "https://github.com/sebastianbergmann/version.git", |
||
3566 | "reference": "b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43" |
||
3567 | }, |
||
3568 | "dist": { |
||
3569 | "type": "zip", |
||
3570 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43", |
||
3571 | "reference": "b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43", |
||
3572 | "shasum": "" |
||
3573 | }, |
||
3574 | "type": "library", |
||
3575 | "autoload": { |
||
3576 | "classmap": [ |
||
3577 | "src/" |
||
3578 | ] |
||
3579 | }, |
||
3580 | "notification-url": "https://packagist.org/downloads/", |
||
3581 | "license": [ |
||
3582 | "BSD-3-Clause" |
||
3583 | ], |
||
3584 | "authors": [ |
||
3585 | { |
||
3586 | "name": "Sebastian Bergmann", |
||
3587 | "email": "[email protected]", |
||
3588 | "role": "lead" |
||
3589 | } |
||
3590 | ], |
||
3591 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
3592 | "homepage": "https://github.com/sebastianbergmann/version", |
||
3593 | "time": "2014-03-07 15:35:33" |
||
3594 | }, |
||
3595 | { |
||
3596 | "name": "symfony/class-loader", |
||
3597 | "version": "v2.5.5", |
||
3598 | "target-dir": "Symfony/Component/ClassLoader", |
||
3599 | "source": { |
||
3600 | "type": "git", |
||
3601 | "url": "https://github.com/symfony/ClassLoader.git", |
||
3602 | "reference": "432561f655123b003b32f370ca812fed9a9340c6" |
||
3603 | }, |
||
3604 | "dist": { |
||
3605 | "type": "zip", |
||
3606 | "url": "https://api.github.com/repos/symfony/ClassLoader/zipball/432561f655123b003b32f370ca812fed9a9340c6", |
||
3607 | "reference": "432561f655123b003b32f370ca812fed9a9340c6", |
||
3608 | "shasum": "" |
||
3609 | }, |
||
3610 | "require": { |
||
3611 | "php": ">=5.3.3" |
||
3612 | }, |
||
3613 | "require-dev": { |
||
3614 | "symfony/finder": "~2.0" |
||
3615 | }, |
||
3616 | "type": "library", |
||
3617 | "extra": { |
||
3618 | "branch-alias": { |
||
3619 | "dev-master": "2.5-dev" |
||
3620 | } |
||
3621 | }, |
||
3622 | "autoload": { |
||
3623 | "psr-0": { |
||
3624 | "Symfony\\Component\\ClassLoader\\": "" |
||
3625 | } |
||
3626 | }, |
||
3627 | "notification-url": "https://packagist.org/downloads/", |
||
3628 | "license": [ |
||
3629 | "MIT" |
||
3630 | ], |
||
3631 | "authors": [ |
||
3632 | { |
||
3633 | "name": "Symfony Community", |
||
3634 | "homepage": "http://symfony.com/contributors" |
||
3635 | }, |
||
3636 | { |
||
3637 | "name": "Fabien Potencier", |
||
3638 | "email": "[email protected]" |
||
3639 | } |
||
3640 | ], |
||
3641 | "description": "Symfony ClassLoader Component", |
||
3642 | "homepage": "http://symfony.com", |
||
3643 | "time": "2014-09-22 09:14:18" |
||
3644 | }, |
||
3645 | { |
||
3646 | "name": "symfony/yaml", |
||
3647 | "version": "v2.5.5", |
||
3648 | "target-dir": "Symfony/Component/Yaml", |
||
3649 | "source": { |
||
3650 | "type": "git", |
||
3651 | "url": "https://github.com/symfony/Yaml.git", |
||
3652 | "reference": "b1dbc53593b98c2d694ebf383660ac9134d30b96" |
||
3653 | }, |
||
3654 | "dist": { |
||
3655 | "type": "zip", |
||
3656 | "url": "https://api.github.com/repos/symfony/Yaml/zipball/b1dbc53593b98c2d694ebf383660ac9134d30b96", |
||
3657 | "reference": "b1dbc53593b98c2d694ebf383660ac9134d30b96", |
||
3658 | "shasum": "" |
||
3659 | }, |
||
3660 | "require": { |
||
3661 | "php": ">=5.3.3" |
||
3662 | }, |
||
3663 | "type": "library", |
||
3664 | "extra": { |
||
3665 | "branch-alias": { |
||
3666 | "dev-master": "2.5-dev" |
||
3667 | } |
||
3668 | }, |
||
3669 | "autoload": { |
||
3670 | "psr-0": { |
||
3671 | "Symfony\\Component\\Yaml\\": "" |
||
3672 | } |
||
3673 | }, |
||
3674 | "notification-url": "https://packagist.org/downloads/", |
||
3675 | "license": [ |
||
3676 | "MIT" |
||
3677 | ], |
||
3678 | "authors": [ |
||
3679 | { |
||
3680 | "name": "Symfony Community", |
||
3681 | "homepage": "http://symfony.com/contributors" |
||
3682 | }, |
||
3683 | { |
||
3684 | "name": "Fabien Potencier", |
||
3685 | "email": "[email protected]" |
||
3686 | } |
||
3687 | ], |
||
3688 | "description": "Symfony Yaml Component", |
||
3689 | "homepage": "http://symfony.com", |
||
3690 | "time": "2014-09-22 09:14:18" |
||
3691 | } |
||
3692 | ], |
||
3693 | "aliases": [], |
||
3694 | "minimum-stability": "stable", |
||
3695 | "stability-flags": [], |
||
3696 | "prefer-stable": false, |
||
3697 | "platform": [], |
||
3698 | "platform-dev": [] |
||
3699 | } |
||
3700 |