These results are based on our legacy PHP analysis, consider migrating to our new PHP analysis engine instead. Learn more
1 | { |
||
2 | "_readme": [ |
||
3 | "This file locks the dependencies of your project to a known state", |
||
4 | "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
||
5 | "This file is @generated automatically" |
||
6 | ], |
||
7 | "hash": "0f10e448553bb81f7c042680d3289fb7", |
||
8 | "content-hash": "c0bce5337837323ba6849dd0d95c7cb3", |
||
9 | "packages": [ |
||
10 | { |
||
11 | "name": "bldr-io/composer-plugin", |
||
12 | "version": "1.0.6", |
||
13 | "source": { |
||
14 | "type": "git", |
||
15 | "url": "https://github.com/bldr-io/composer-plugin.git", |
||
16 | "reference": "1e6531357520dcbb0a57a1fd0d2507091fe77d98" |
||
17 | }, |
||
18 | "dist": { |
||
19 | "type": "zip", |
||
20 | "url": "https://api.github.com/repos/bldr-io/composer-plugin/zipball/1e6531357520dcbb0a57a1fd0d2507091fe77d98", |
||
21 | "reference": "1e6531357520dcbb0a57a1fd0d2507091fe77d98", |
||
22 | "shasum": "" |
||
23 | }, |
||
24 | "require": { |
||
25 | "composer-plugin-api": "^1.0", |
||
26 | "symfony/yaml": "~2.5" |
||
27 | }, |
||
28 | "require-dev": { |
||
29 | "composer/composer": "dev-master" |
||
30 | }, |
||
31 | "type": "composer-plugin", |
||
32 | "extra": { |
||
33 | "class": "Bldr\\Composer\\BldrPlugin\\BldrPlugin" |
||
34 | }, |
||
35 | "autoload": { |
||
36 | "psr-4": { |
||
37 | "Bldr\\Composer\\BldrPlugin\\": "src/" |
||
38 | } |
||
39 | }, |
||
40 | "notification-url": "https://packagist.org/downloads/", |
||
41 | "license": [ |
||
42 | "MIT" |
||
43 | ], |
||
44 | "time": "2015-06-13 19:46:08" |
||
45 | }, |
||
46 | { |
||
47 | "name": "bldr-io/frontend-block", |
||
48 | "version": "3.0.1", |
||
49 | "source": { |
||
50 | "type": "git", |
||
51 | "url": "https://github.com/bldr-io/frontend-block.git", |
||
52 | "reference": "f4f548f3a07c1f0bca7920d64ca0dc30d55ca4cc" |
||
53 | }, |
||
54 | "dist": { |
||
55 | "type": "zip", |
||
56 | "url": "https://api.github.com/repos/bldr-io/frontend-block/zipball/f4f548f3a07c1f0bca7920d64ca0dc30d55ca4cc", |
||
57 | "reference": "f4f548f3a07c1f0bca7920d64ca0dc30d55ca4cc", |
||
58 | "shasum": "" |
||
59 | }, |
||
60 | "require": { |
||
61 | "coffeescript/coffeescript": "~1.3.1", |
||
62 | "matthiasmullie/minify": "~1.2.0", |
||
63 | "oyejorge/less.php": "~1.7.0", |
||
64 | "richthegeek/phpsass": "1.0.*", |
||
65 | "tedivm/jshrink": "~1.0.0" |
||
66 | }, |
||
67 | "require-dev": { |
||
68 | "bldr-io/bldr": "~7.0", |
||
69 | "composer/composer": "@dev", |
||
70 | "dflydev/embedded-composer": "@dev" |
||
71 | }, |
||
72 | "type": "library", |
||
73 | "extra": { |
||
74 | "block-class": "Bldr\\Block\\Frontend\\FrontendBlock" |
||
75 | }, |
||
76 | "autoload": { |
||
77 | "psr-4": { |
||
78 | "Bldr\\Block\\Frontend\\": "src/" |
||
79 | } |
||
80 | }, |
||
81 | "notification-url": "https://packagist.org/downloads/", |
||
82 | "license": [ |
||
83 | "MIT" |
||
84 | ], |
||
85 | "authors": [ |
||
86 | { |
||
87 | "name": "Aaron Scherer", |
||
88 | "email": "[email protected]" |
||
89 | } |
||
90 | ], |
||
91 | "description": "Block for handling the Front End tasks (less/sass, css and js min, etc)", |
||
92 | "time": "2015-02-01 22:02:01" |
||
93 | }, |
||
94 | { |
||
95 | "name": "bldr-io/remote-block", |
||
96 | "version": "2.0.5", |
||
97 | "source": { |
||
98 | "type": "git", |
||
99 | "url": "https://github.com/bldr-io/remote-block.git", |
||
100 | "reference": "3ffdeefec525b47af715fa546e38cbded8dfaf80" |
||
101 | }, |
||
102 | "dist": { |
||
103 | "type": "zip", |
||
104 | "url": "https://api.github.com/repos/bldr-io/remote-block/zipball/3ffdeefec525b47af715fa546e38cbded8dfaf80", |
||
105 | "reference": "3ffdeefec525b47af715fa546e38cbded8dfaf80", |
||
106 | "shasum": "" |
||
107 | }, |
||
108 | "require": { |
||
109 | "phpseclib/phpseclib": "~0.3.7" |
||
110 | }, |
||
111 | "require-dev": { |
||
112 | "bldr-io/bldr": "~6.1.0", |
||
113 | "composer/composer": "dev-master", |
||
114 | "dflydev/embedded-composer": "dev-master" |
||
115 | }, |
||
116 | "type": "library", |
||
117 | "extra": { |
||
118 | "block-class": "Bldr\\Block\\Remote\\RemoteBlock" |
||
119 | }, |
||
120 | "autoload": { |
||
121 | "psr-4": { |
||
122 | "Bldr\\Block\\Remote\\": "src/" |
||
123 | } |
||
124 | }, |
||
125 | "notification-url": "https://packagist.org/downloads/", |
||
126 | "license": [ |
||
127 | "MIT" |
||
128 | ], |
||
129 | "authors": [ |
||
130 | { |
||
131 | "name": "Aaron Scherer", |
||
132 | "email": "[email protected]" |
||
133 | }, |
||
134 | { |
||
135 | "name": "Mauricio Walters", |
||
136 | "email": "[email protected]" |
||
137 | } |
||
138 | ], |
||
139 | "description": "Remote Execution Block for Bldr", |
||
140 | "time": "2014-10-13 06:00:50" |
||
141 | }, |
||
142 | { |
||
143 | "name": "coffeescript/coffeescript", |
||
144 | "version": "1.3.1", |
||
145 | "source": { |
||
146 | "type": "git", |
||
147 | "url": "https://github.com/alxlit/coffeescript-php.git", |
||
148 | "reference": "ef262881d3f1edcca1366f4ddf18293843370da5" |
||
149 | }, |
||
150 | "dist": { |
||
151 | "type": "zip", |
||
152 | "url": "https://api.github.com/repos/alxlit/coffeescript-php/zipball/ef262881d3f1edcca1366f4ddf18293843370da5", |
||
153 | "reference": "ef262881d3f1edcca1366f4ddf18293843370da5", |
||
154 | "shasum": "" |
||
155 | }, |
||
156 | "require": { |
||
157 | "php": ">=5.3.0" |
||
158 | }, |
||
159 | "type": "library", |
||
160 | "autoload": { |
||
161 | "psr-0": { |
||
162 | "CoffeeScript": "src/" |
||
163 | } |
||
164 | }, |
||
165 | "notification-url": "https://packagist.org/downloads/", |
||
166 | "license": [ |
||
167 | "MIT" |
||
168 | ], |
||
169 | "authors": [ |
||
170 | { |
||
171 | "name": "Alex Little", |
||
172 | "email": "[email protected]", |
||
173 | "homepage": "http://alxlit.name" |
||
174 | } |
||
175 | ], |
||
176 | "description": "A port of the CoffeeScript compiler to PHP.", |
||
177 | "homepage": "http://github.com/alxlit/coffeescript-php", |
||
178 | "keywords": [ |
||
179 | "JS", |
||
180 | "coffee", |
||
181 | "coffeescript", |
||
182 | "javascript" |
||
183 | ], |
||
184 | "time": "2012-08-04 14:44:51" |
||
185 | }, |
||
186 | { |
||
187 | "name": "composer/composer", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
188 | "version": "dev-master", |
||
189 | "source": { |
||
190 | "type": "git", |
||
191 | "url": "https://github.com/composer/composer.git", |
||
192 | "reference": "15face5432d7b7334db6ac69fac0190971cafa6e" |
||
193 | }, |
||
194 | "dist": { |
||
195 | "type": "zip", |
||
196 | "url": "https://api.github.com/repos/composer/composer/zipball/15face5432d7b7334db6ac69fac0190971cafa6e", |
||
197 | "reference": "15face5432d7b7334db6ac69fac0190971cafa6e", |
||
198 | "shasum": "" |
||
199 | }, |
||
200 | "require": { |
||
201 | "composer/spdx-licenses": "~1.0", |
||
202 | "justinrainbow/json-schema": "^1.4.4", |
||
203 | "php": ">=5.3.2", |
||
204 | "seld/cli-prompt": "~1.0", |
||
205 | "seld/jsonlint": "~1.0", |
||
206 | "seld/phar-utils": "~1.0", |
||
207 | "symfony/console": "~2.5", |
||
208 | "symfony/filesystem": "~2.5", |
||
209 | "symfony/finder": "~2.2", |
||
210 | "symfony/process": "~2.1" |
||
211 | }, |
||
212 | "require-dev": { |
||
213 | "phpunit/phpunit": "~4.5", |
||
214 | "phpunit/phpunit-mock-objects": "2.3.0" |
||
215 | }, |
||
216 | "suggest": { |
||
217 | "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", |
||
218 | "ext-zip": "Enabling the zip extension allows you to unzip archives, and allows gzip compression of all internet traffic" |
||
219 | }, |
||
220 | "bin": [ |
||
221 | "bin/composer" |
||
222 | ], |
||
223 | "type": "library", |
||
224 | "extra": { |
||
225 | "branch-alias": { |
||
226 | "dev-master": "1.0-dev" |
||
227 | } |
||
228 | }, |
||
229 | "autoload": { |
||
230 | "psr-0": { |
||
231 | "Composer": "src/" |
||
232 | } |
||
233 | }, |
||
234 | "notification-url": "https://packagist.org/downloads/", |
||
235 | "license": [ |
||
236 | "MIT" |
||
237 | ], |
||
238 | "authors": [ |
||
239 | { |
||
240 | "name": "Nils Adermann", |
||
241 | "email": "[email protected]", |
||
242 | "homepage": "http://www.naderman.de" |
||
243 | }, |
||
244 | { |
||
245 | "name": "Jordi Boggiano", |
||
246 | "email": "[email protected]", |
||
247 | "homepage": "http://seld.be" |
||
248 | } |
||
249 | ], |
||
250 | "description": "Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.", |
||
251 | "homepage": "https://getcomposer.org/", |
||
252 | "keywords": [ |
||
253 | "autoload", |
||
254 | "dependency", |
||
255 | "package" |
||
256 | ], |
||
257 | "time": "2015-09-23 17:46:25" |
||
258 | }, |
||
259 | { |
||
260 | "name": "composer/spdx-licenses", |
||
261 | "version": "1.1.1", |
||
262 | "source": { |
||
263 | "type": "git", |
||
264 | "url": "https://github.com/composer/spdx-licenses.git", |
||
265 | "reference": "324b3530ac3e6277ff4bedf82a34fbf35836eb8d" |
||
266 | }, |
||
267 | "dist": { |
||
268 | "type": "zip", |
||
269 | "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/324b3530ac3e6277ff4bedf82a34fbf35836eb8d", |
||
270 | "reference": "324b3530ac3e6277ff4bedf82a34fbf35836eb8d", |
||
271 | "shasum": "" |
||
272 | }, |
||
273 | "require": { |
||
274 | "php": ">=5.3.2" |
||
275 | }, |
||
276 | "require-dev": { |
||
277 | "phpunit/phpunit": "~4.5", |
||
278 | "phpunit/phpunit-mock-objects": "~2.3" |
||
279 | }, |
||
280 | "type": "library", |
||
281 | "extra": { |
||
282 | "branch-alias": { |
||
283 | "dev-master": "1.x-dev" |
||
284 | } |
||
285 | }, |
||
286 | "autoload": { |
||
287 | "psr-4": { |
||
288 | "Composer\\Spdx\\": "src" |
||
289 | } |
||
290 | }, |
||
291 | "notification-url": "https://packagist.org/downloads/", |
||
292 | "license": [ |
||
293 | "MIT" |
||
294 | ], |
||
295 | "authors": [ |
||
296 | { |
||
297 | "name": "Rob Bast", |
||
298 | "email": "[email protected]" |
||
299 | }, |
||
300 | { |
||
301 | "name": "Nils Adermann", |
||
302 | "email": "[email protected]", |
||
303 | "homepage": "http://www.naderman.de" |
||
304 | }, |
||
305 | { |
||
306 | "name": "Jordi Boggiano", |
||
307 | "email": "[email protected]", |
||
308 | "homepage": "http://seld.be" |
||
309 | } |
||
310 | ], |
||
311 | "description": "SPDX licenses list and validation library.", |
||
312 | "keywords": [ |
||
313 | "license", |
||
314 | "spdx", |
||
315 | "validator" |
||
316 | ], |
||
317 | "time": "2015-09-07 16:25:20" |
||
318 | }, |
||
319 | { |
||
320 | "name": "dflydev/embedded-composer", |
||
321 | "version": "dev-master", |
||
322 | "source": { |
||
323 | "type": "git", |
||
324 | "url": "https://github.com/dflydev/dflydev-embedded-composer.git", |
||
325 | "reference": "714b631b4ab9c80bb86d40fbc95bdfd92ab4d4bf" |
||
326 | }, |
||
327 | "dist": { |
||
328 | "type": "zip", |
||
329 | "url": "https://api.github.com/repos/dflydev/dflydev-embedded-composer/zipball/714b631b4ab9c80bb86d40fbc95bdfd92ab4d4bf", |
||
330 | "reference": "714b631b4ab9c80bb86d40fbc95bdfd92ab4d4bf", |
||
331 | "shasum": "" |
||
332 | }, |
||
333 | "require": { |
||
334 | "composer/composer": "1.0.*@dev", |
||
335 | "php": ">=5.3.2", |
||
336 | "seld/jsonlint": "1.*" |
||
337 | }, |
||
338 | "replace": { |
||
339 | "dflydev/embedded-composer-bundle": "self.version", |
||
340 | "dflydev/embedded-composer-console": "self.version", |
||
341 | "dflydev/embedded-composer-core": "self.version" |
||
342 | }, |
||
343 | "require-dev": { |
||
344 | "phpunit/phpunit": "~3.7.10", |
||
345 | "symfony/console": "~2.3@dev", |
||
346 | "symfony/http-kernel": "~2.1" |
||
347 | }, |
||
348 | "suggest": { |
||
349 | "symfony/console": "~2.3", |
||
350 | "symfony/http-kernel": "~2.1" |
||
351 | }, |
||
352 | "type": "library", |
||
353 | "extra": { |
||
354 | "branch-alias": { |
||
355 | "dev-master": "1.0-dev" |
||
356 | } |
||
357 | }, |
||
358 | "autoload": { |
||
359 | "psr-0": { |
||
360 | "Dflydev\\EmbeddedComposer": "src" |
||
361 | } |
||
362 | }, |
||
363 | "notification-url": "https://packagist.org/downloads/", |
||
364 | "license": [ |
||
365 | "MIT" |
||
366 | ], |
||
367 | "authors": [ |
||
368 | { |
||
369 | "name": "Dragonfly Development Inc.", |
||
370 | "email": "[email protected]", |
||
371 | "homepage": "http://dflydev.com" |
||
372 | }, |
||
373 | { |
||
374 | "name": "Beau Simensen", |
||
375 | "email": "[email protected]", |
||
376 | "homepage": "http://beausimensen.com" |
||
377 | } |
||
378 | ], |
||
379 | "description": "Embed Composer into another application", |
||
380 | "keywords": [ |
||
381 | "composer", |
||
382 | "embedded", |
||
383 | "extensibility" |
||
384 | ], |
||
385 | "time": "2015-03-23 20:10:26" |
||
386 | }, |
||
387 | { |
||
388 | "name": "jolicode/jolinotif", |
||
389 | "version": "v1.0.4", |
||
390 | "source": { |
||
391 | "type": "git", |
||
392 | "url": "https://github.com/jolicode/JoliNotif.git", |
||
393 | "reference": "1fbb6d922b4518358c737033225c49dc05e83d93" |
||
394 | }, |
||
395 | "dist": { |
||
396 | "type": "zip", |
||
397 | "url": "https://api.github.com/repos/jolicode/JoliNotif/zipball/1fbb6d922b4518358c737033225c49dc05e83d93", |
||
398 | "reference": "1fbb6d922b4518358c737033225c49dc05e83d93", |
||
399 | "shasum": "" |
||
400 | }, |
||
401 | "require": { |
||
402 | "php": ">=5.4.0", |
||
403 | "symfony/process": "~2.3" |
||
404 | }, |
||
405 | "require-dev": { |
||
406 | "fabpot/php-cs-fixer": "~1.5", |
||
407 | "phpunit/phpunit": "~4.5" |
||
408 | }, |
||
409 | "type": "library", |
||
410 | "extra": { |
||
411 | "branch-alias": { |
||
412 | "dev-master": "1.0.x-dev" |
||
413 | } |
||
414 | }, |
||
415 | "autoload": { |
||
416 | "psr-4": { |
||
417 | "Joli\\JoliNotif\\": "src/" |
||
418 | } |
||
419 | }, |
||
420 | "notification-url": "https://packagist.org/downloads/", |
||
421 | "license": [ |
||
422 | "MIT" |
||
423 | ], |
||
424 | "authors": [ |
||
425 | { |
||
426 | "name": "Loïck Piera", |
||
427 | "email": "[email protected]" |
||
428 | } |
||
429 | ], |
||
430 | "description": "Send desktop notifications on Windows, Linux, MacOS.", |
||
431 | "keywords": [ |
||
432 | "MAC", |
||
433 | "growl", |
||
434 | "linux", |
||
435 | "notification", |
||
436 | "windows" |
||
437 | ], |
||
438 | "time": "2015-06-19 22:20:46" |
||
439 | }, |
||
440 | { |
||
441 | "name": "justinrainbow/json-schema", |
||
442 | "version": "1.5.0", |
||
443 | "source": { |
||
444 | "type": "git", |
||
445 | "url": "https://github.com/justinrainbow/json-schema.git", |
||
446 | "reference": "a4bee9f4b344b66e0a0d96c7afae1e92edf385fe" |
||
447 | }, |
||
448 | "dist": { |
||
449 | "type": "zip", |
||
450 | "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/a4bee9f4b344b66e0a0d96c7afae1e92edf385fe", |
||
451 | "reference": "a4bee9f4b344b66e0a0d96c7afae1e92edf385fe", |
||
452 | "shasum": "" |
||
453 | }, |
||
454 | "require": { |
||
455 | "php": ">=5.3.2" |
||
456 | }, |
||
457 | "require-dev": { |
||
458 | "json-schema/json-schema-test-suite": "1.1.0", |
||
459 | "phpdocumentor/phpdocumentor": "~2", |
||
460 | "phpunit/phpunit": "~3.7" |
||
461 | }, |
||
462 | "bin": [ |
||
463 | "bin/validate-json" |
||
464 | ], |
||
465 | "type": "library", |
||
466 | "extra": { |
||
467 | "branch-alias": { |
||
468 | "dev-master": "1.4.x-dev" |
||
469 | } |
||
470 | }, |
||
471 | "autoload": { |
||
472 | "psr-4": { |
||
473 | "JsonSchema\\": "src/JsonSchema/" |
||
474 | } |
||
475 | }, |
||
476 | "notification-url": "https://packagist.org/downloads/", |
||
477 | "license": [ |
||
478 | "BSD-3-Clause" |
||
479 | ], |
||
480 | "authors": [ |
||
481 | { |
||
482 | "name": "Bruno Prieto Reis", |
||
483 | "email": "[email protected]" |
||
484 | }, |
||
485 | { |
||
486 | "name": "Justin Rainbow", |
||
487 | "email": "[email protected]" |
||
488 | }, |
||
489 | { |
||
490 | "name": "Igor Wiedler", |
||
491 | "email": "[email protected]" |
||
492 | }, |
||
493 | { |
||
494 | "name": "Robert Schönthal", |
||
495 | "email": "[email protected]" |
||
496 | } |
||
497 | ], |
||
498 | "description": "A library to validate a json schema.", |
||
499 | "homepage": "https://github.com/justinrainbow/json-schema", |
||
500 | "keywords": [ |
||
501 | "json", |
||
502 | "schema" |
||
503 | ], |
||
504 | "time": "2015-09-08 22:28:04" |
||
505 | }, |
||
506 | { |
||
507 | "name": "matthiasmullie/minify", |
||
508 | "version": "1.2.0", |
||
509 | "source": { |
||
510 | "type": "git", |
||
511 | "url": "https://github.com/matthiasmullie/minify.git", |
||
512 | "reference": "7f17bcfc223f554cf30a464b6abea69a9a947061" |
||
513 | }, |
||
514 | "dist": { |
||
515 | "type": "zip", |
||
516 | "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/7f17bcfc223f554cf30a464b6abea69a9a947061", |
||
517 | "reference": "7f17bcfc223f554cf30a464b6abea69a9a947061", |
||
518 | "shasum": "" |
||
519 | }, |
||
520 | "require": { |
||
521 | "ext-pcre": "*", |
||
522 | "php": ">=5.3.0" |
||
523 | }, |
||
524 | "type": "library", |
||
525 | "autoload": { |
||
526 | "classmap": [ |
||
527 | "" |
||
528 | ] |
||
529 | }, |
||
530 | "notification-url": "https://packagist.org/downloads/", |
||
531 | "license": [ |
||
532 | "MIT" |
||
533 | ], |
||
534 | "authors": [ |
||
535 | { |
||
536 | "name": "Matthias Mullie", |
||
537 | "email": "[email protected]", |
||
538 | "role": "Developer" |
||
539 | } |
||
540 | ], |
||
541 | "description": "CSS & JS minifier", |
||
542 | "homepage": "https://github.com/matthiasmullie/minify", |
||
543 | "time": "2013-12-01 22:51:43" |
||
544 | }, |
||
545 | { |
||
546 | "name": "oyejorge/less.php", |
||
547 | "version": "v1.7.0.8", |
||
548 | "source": { |
||
549 | "type": "git", |
||
550 | "url": "https://github.com/oyejorge/less.php.git", |
||
551 | "reference": "ed2c8948ec548deaeece1731bbfdcdfc0e80d08e" |
||
552 | }, |
||
553 | "dist": { |
||
554 | "type": "zip", |
||
555 | "url": "https://api.github.com/repos/oyejorge/less.php/zipball/ed2c8948ec548deaeece1731bbfdcdfc0e80d08e", |
||
556 | "reference": "ed2c8948ec548deaeece1731bbfdcdfc0e80d08e", |
||
557 | "shasum": "" |
||
558 | }, |
||
559 | "require": { |
||
560 | "php": ">=5.3" |
||
561 | }, |
||
562 | "bin": [ |
||
563 | "bin/lessc" |
||
564 | ], |
||
565 | "type": "library", |
||
566 | "autoload": { |
||
567 | "psr-0": { |
||
568 | "Less": "lib/" |
||
569 | }, |
||
570 | "classmap": [ |
||
571 | "lessc.inc.php" |
||
572 | ] |
||
573 | }, |
||
574 | "notification-url": "https://packagist.org/downloads/", |
||
575 | "license": [ |
||
576 | "Apache-2.0" |
||
577 | ], |
||
578 | "authors": [ |
||
579 | { |
||
580 | "name": "Matt Agar", |
||
581 | "homepage": "https://github.com/agar" |
||
582 | }, |
||
583 | { |
||
584 | "name": "Martin Jantošovič", |
||
585 | "homepage": "https://github.com/Mordred" |
||
586 | }, |
||
587 | { |
||
588 | "name": "Josh Schmidt", |
||
589 | "homepage": "https://github.com/oyejorge" |
||
590 | } |
||
591 | ], |
||
592 | "description": "PHP port of the Javascript version of LESS http://lesscss.org", |
||
593 | "homepage": "http://lessphp.gpeasy.com", |
||
594 | "keywords": [ |
||
595 | "css", |
||
596 | "less", |
||
597 | "less.js", |
||
598 | "lesscss", |
||
599 | "php", |
||
600 | "stylesheet" |
||
601 | ], |
||
602 | "time": "2015-09-24 18:00:51" |
||
603 | }, |
||
604 | { |
||
605 | "name": "phpseclib/phpseclib", |
||
606 | "version": "0.3.10", |
||
607 | "source": { |
||
608 | "type": "git", |
||
609 | "url": "https://github.com/phpseclib/phpseclib.git", |
||
610 | "reference": "d15bba1edcc7c89e09cc74c5d961317a8b947bf4" |
||
611 | }, |
||
612 | "dist": { |
||
613 | "type": "zip", |
||
614 | "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d15bba1edcc7c89e09cc74c5d961317a8b947bf4", |
||
615 | "reference": "d15bba1edcc7c89e09cc74c5d961317a8b947bf4", |
||
616 | "shasum": "" |
||
617 | }, |
||
618 | "require": { |
||
619 | "php": ">=5.0.0" |
||
620 | }, |
||
621 | "require-dev": { |
||
622 | "phing/phing": "~2.7", |
||
623 | "phpunit/phpunit": "~4.0", |
||
624 | "sami/sami": "~2.0", |
||
625 | "squizlabs/php_codesniffer": "~1.5" |
||
626 | }, |
||
627 | "suggest": { |
||
628 | "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", |
||
629 | "ext-mcrypt": "Install the Mcrypt extension in order to speed up a wide variety of cryptographic operations.", |
||
630 | "pear-pear/PHP_Compat": "Install PHP_Compat to get phpseclib working on PHP < 4.3.3." |
||
631 | }, |
||
632 | "type": "library", |
||
633 | "extra": { |
||
634 | "branch-alias": { |
||
635 | "dev-master": "0.3-dev" |
||
636 | } |
||
637 | }, |
||
638 | "autoload": { |
||
639 | "psr-0": { |
||
640 | "Crypt": "phpseclib/", |
||
641 | "File": "phpseclib/", |
||
642 | "Math": "phpseclib/", |
||
643 | "Net": "phpseclib/", |
||
644 | "System": "phpseclib/" |
||
645 | }, |
||
646 | "files": [ |
||
647 | "phpseclib/Crypt/Random.php" |
||
648 | ] |
||
649 | }, |
||
650 | "notification-url": "https://packagist.org/downloads/", |
||
651 | "include-path": [ |
||
652 | "phpseclib/" |
||
653 | ], |
||
654 | "license": [ |
||
655 | "MIT" |
||
656 | ], |
||
657 | "authors": [ |
||
658 | { |
||
659 | "name": "Jim Wigginton", |
||
660 | "email": "[email protected]", |
||
661 | "role": "Lead Developer" |
||
662 | }, |
||
663 | { |
||
664 | "name": "Patrick Monnerat", |
||
665 | "email": "[email protected]", |
||
666 | "role": "Developer" |
||
667 | }, |
||
668 | { |
||
669 | "name": "Andreas Fischer", |
||
670 | "email": "[email protected]", |
||
671 | "role": "Developer" |
||
672 | }, |
||
673 | { |
||
674 | "name": "Hans-Jürgen Petrich", |
||
675 | "email": "[email protected]", |
||
676 | "role": "Developer" |
||
677 | } |
||
678 | ], |
||
679 | "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", |
||
680 | "homepage": "http://phpseclib.sourceforge.net", |
||
681 | "keywords": [ |
||
682 | "BigInteger", |
||
683 | "aes", |
||
684 | "asn.1", |
||
685 | "asn1", |
||
686 | "blowfish", |
||
687 | "crypto", |
||
688 | "cryptography", |
||
689 | "encryption", |
||
690 | "rsa", |
||
691 | "security", |
||
692 | "sftp", |
||
693 | "signature", |
||
694 | "signing", |
||
695 | "ssh", |
||
696 | "twofish", |
||
697 | "x.509", |
||
698 | "x509" |
||
699 | ], |
||
700 | "time": "2015-01-28 21:50:33" |
||
701 | }, |
||
702 | { |
||
703 | "name": "richthegeek/phpsass", |
||
704 | "version": "1.0.0", |
||
705 | "source": { |
||
706 | "type": "git", |
||
707 | "url": "https://github.com/richthegeek/phpsass.git", |
||
708 | "reference": "96923ffb2acd942426a48631e95a99a38456106d" |
||
709 | }, |
||
710 | "dist": { |
||
711 | "type": "zip", |
||
712 | "url": "https://api.github.com/repos/richthegeek/phpsass/zipball/96923ffb2acd942426a48631e95a99a38456106d", |
||
713 | "reference": "96923ffb2acd942426a48631e95a99a38456106d", |
||
714 | "shasum": "" |
||
715 | }, |
||
716 | "type": "library", |
||
717 | "autoload": { |
||
718 | "classmap": [ |
||
719 | "script/", |
||
720 | "renderers/", |
||
721 | "tree/", |
||
722 | "SassException.php", |
||
723 | "SassFile.php", |
||
724 | "SassParser.php" |
||
725 | ] |
||
726 | }, |
||
727 | "notification-url": "https://packagist.org/downloads/", |
||
728 | "license": [ |
||
729 | "BSD-2-Clause" |
||
730 | ], |
||
731 | "authors": [ |
||
732 | { |
||
733 | "name": "Richard Lyon", |
||
734 | "homepage": "https://github.com/richthegeek" |
||
735 | }, |
||
736 | { |
||
737 | "name": "Sebastian Siemssen", |
||
738 | "homepage": "https://twitter.com/thefubhy" |
||
739 | }, |
||
740 | { |
||
741 | "name": "Steve Jones", |
||
742 | "homepage": "https://github.com/darthsteven" |
||
743 | }, |
||
744 | { |
||
745 | "name": "Sam Richard", |
||
746 | "homepage": "https://github.com/snugug" |
||
747 | } |
||
748 | ], |
||
749 | "description": "PHPSass is a PHP compiler for SASS, a popular CSS pre-processor language.", |
||
750 | "homepage": "http://phpsass.com", |
||
751 | "time": "2014-11-06 13:25:54" |
||
752 | }, |
||
753 | { |
||
754 | "name": "seld/cli-prompt", |
||
755 | "version": "1.0.0", |
||
756 | "source": { |
||
757 | "type": "git", |
||
758 | "url": "https://github.com/Seldaek/cli-prompt.git", |
||
759 | "reference": "fe114c7a6ac5cb0ce76932ae4017024d9842a49c" |
||
760 | }, |
||
761 | "dist": { |
||
762 | "type": "zip", |
||
763 | "url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/fe114c7a6ac5cb0ce76932ae4017024d9842a49c", |
||
764 | "reference": "fe114c7a6ac5cb0ce76932ae4017024d9842a49c", |
||
765 | "shasum": "" |
||
766 | }, |
||
767 | "require": { |
||
768 | "php": ">=5.3" |
||
769 | }, |
||
770 | "type": "library", |
||
771 | "extra": { |
||
772 | "branch-alias": { |
||
773 | "dev-master": "1.x-dev" |
||
774 | } |
||
775 | }, |
||
776 | "autoload": { |
||
777 | "psr-4": { |
||
778 | "Seld\\CliPrompt\\": "src/" |
||
779 | } |
||
780 | }, |
||
781 | "notification-url": "https://packagist.org/downloads/", |
||
782 | "license": [ |
||
783 | "MIT" |
||
784 | ], |
||
785 | "authors": [ |
||
786 | { |
||
787 | "name": "Jordi Boggiano", |
||
788 | "email": "[email protected]" |
||
789 | } |
||
790 | ], |
||
791 | "description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type", |
||
792 | "keywords": [ |
||
793 | "cli", |
||
794 | "console", |
||
795 | "hidden", |
||
796 | "input", |
||
797 | "prompt" |
||
798 | ], |
||
799 | "time": "2015-04-30 20:24:49" |
||
800 | }, |
||
801 | { |
||
802 | "name": "seld/jsonlint", |
||
803 | "version": "1.3.1", |
||
804 | "source": { |
||
805 | "type": "git", |
||
806 | "url": "https://github.com/Seldaek/jsonlint.git", |
||
807 | "reference": "863ae85c6d3ef60ca49cb12bd051c4a0648c40c4" |
||
808 | }, |
||
809 | "dist": { |
||
810 | "type": "zip", |
||
811 | "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/863ae85c6d3ef60ca49cb12bd051c4a0648c40c4", |
||
812 | "reference": "863ae85c6d3ef60ca49cb12bd051c4a0648c40c4", |
||
813 | "shasum": "" |
||
814 | }, |
||
815 | "require": { |
||
816 | "php": ">=5.3.0" |
||
817 | }, |
||
818 | "bin": [ |
||
819 | "bin/jsonlint" |
||
820 | ], |
||
821 | "type": "library", |
||
822 | "autoload": { |
||
823 | "psr-4": { |
||
824 | "Seld\\JsonLint\\": "src/Seld/JsonLint/" |
||
825 | } |
||
826 | }, |
||
827 | "notification-url": "https://packagist.org/downloads/", |
||
828 | "license": [ |
||
829 | "MIT" |
||
830 | ], |
||
831 | "authors": [ |
||
832 | { |
||
833 | "name": "Jordi Boggiano", |
||
834 | "email": "[email protected]", |
||
835 | "homepage": "http://seld.be" |
||
836 | } |
||
837 | ], |
||
838 | "description": "JSON Linter", |
||
839 | "keywords": [ |
||
840 | "json", |
||
841 | "linter", |
||
842 | "parser", |
||
843 | "validator" |
||
844 | ], |
||
845 | "time": "2015-01-04 21:18:15" |
||
846 | }, |
||
847 | { |
||
848 | "name": "seld/phar-utils", |
||
849 | "version": "1.0.0", |
||
850 | "source": { |
||
851 | "type": "git", |
||
852 | "url": "https://github.com/Seldaek/phar-utils.git", |
||
853 | "reference": "336bb5ee20de511f3c1a164222fcfd194afcab3a" |
||
854 | }, |
||
855 | "dist": { |
||
856 | "type": "zip", |
||
857 | "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/336bb5ee20de511f3c1a164222fcfd194afcab3a", |
||
858 | "reference": "336bb5ee20de511f3c1a164222fcfd194afcab3a", |
||
859 | "shasum": "" |
||
860 | }, |
||
861 | "require": { |
||
862 | "php": ">=5.3" |
||
863 | }, |
||
864 | "type": "library", |
||
865 | "extra": { |
||
866 | "branch-alias": { |
||
867 | "dev-master": "1.x-dev" |
||
868 | } |
||
869 | }, |
||
870 | "autoload": { |
||
871 | "psr-4": { |
||
872 | "Seld\\PharUtils\\": "src/" |
||
873 | } |
||
874 | }, |
||
875 | "notification-url": "https://packagist.org/downloads/", |
||
876 | "license": [ |
||
877 | "MIT" |
||
878 | ], |
||
879 | "authors": [ |
||
880 | { |
||
881 | "name": "Jordi Boggiano", |
||
882 | "email": "[email protected]" |
||
883 | } |
||
884 | ], |
||
885 | "description": "PHAR file format utilities, for when PHP phars you up", |
||
886 | "keywords": [ |
||
887 | "phra" |
||
888 | ], |
||
889 | "time": "2015-05-01 12:45:48" |
||
890 | }, |
||
891 | { |
||
892 | "name": "swiftmailer/swiftmailer", |
||
893 | "version": "v5.4.1", |
||
894 | "source": { |
||
895 | "type": "git", |
||
896 | "url": "https://github.com/swiftmailer/swiftmailer.git", |
||
897 | "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421" |
||
898 | }, |
||
899 | "dist": { |
||
900 | "type": "zip", |
||
901 | "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0697e6aa65c83edf97bb0f23d8763f94e3f11421", |
||
902 | "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421", |
||
903 | "shasum": "" |
||
904 | }, |
||
905 | "require": { |
||
906 | "php": ">=5.3.3" |
||
907 | }, |
||
908 | "require-dev": { |
||
909 | "mockery/mockery": "~0.9.1,<0.9.4" |
||
910 | }, |
||
911 | "type": "library", |
||
912 | "extra": { |
||
913 | "branch-alias": { |
||
914 | "dev-master": "5.4-dev" |
||
915 | } |
||
916 | }, |
||
917 | "autoload": { |
||
918 | "files": [ |
||
919 | "lib/swift_required.php" |
||
920 | ] |
||
921 | }, |
||
922 | "notification-url": "https://packagist.org/downloads/", |
||
923 | "license": [ |
||
924 | "MIT" |
||
925 | ], |
||
926 | "authors": [ |
||
927 | { |
||
928 | "name": "Chris Corbyn" |
||
929 | }, |
||
930 | { |
||
931 | "name": "Fabien Potencier", |
||
932 | "email": "[email protected]" |
||
933 | } |
||
934 | ], |
||
935 | "description": "Swiftmailer, free feature-rich PHP mailer", |
||
936 | "homepage": "http://swiftmailer.org", |
||
937 | "keywords": [ |
||
938 | "email", |
||
939 | "mail", |
||
940 | "mailer" |
||
941 | ], |
||
942 | "time": "2015-06-06 14:19:39" |
||
943 | }, |
||
944 | { |
||
945 | "name": "symfony/config", |
||
946 | "version": "v2.7.5", |
||
947 | "source": { |
||
948 | "type": "git", |
||
949 | "url": "https://github.com/symfony/config.git", |
||
950 | "reference": "9698fdf0a750d6887d5e7729d5cf099765b20e61" |
||
951 | }, |
||
952 | "dist": { |
||
953 | "type": "zip", |
||
954 | "url": "https://api.github.com/repos/symfony/config/zipball/9698fdf0a750d6887d5e7729d5cf099765b20e61", |
||
955 | "reference": "9698fdf0a750d6887d5e7729d5cf099765b20e61", |
||
956 | "shasum": "" |
||
957 | }, |
||
958 | "require": { |
||
959 | "php": ">=5.3.9", |
||
960 | "symfony/filesystem": "~2.3" |
||
961 | }, |
||
962 | "require-dev": { |
||
963 | "symfony/phpunit-bridge": "~2.7" |
||
964 | }, |
||
965 | "type": "library", |
||
966 | "extra": { |
||
967 | "branch-alias": { |
||
968 | "dev-master": "2.7-dev" |
||
969 | } |
||
970 | }, |
||
971 | "autoload": { |
||
972 | "psr-4": { |
||
973 | "Symfony\\Component\\Config\\": "" |
||
974 | } |
||
975 | }, |
||
976 | "notification-url": "https://packagist.org/downloads/", |
||
977 | "license": [ |
||
978 | "MIT" |
||
979 | ], |
||
980 | "authors": [ |
||
981 | { |
||
982 | "name": "Fabien Potencier", |
||
983 | "email": "[email protected]" |
||
984 | }, |
||
985 | { |
||
986 | "name": "Symfony Community", |
||
987 | "homepage": "https://symfony.com/contributors" |
||
988 | } |
||
989 | ], |
||
990 | "description": "Symfony Config Component", |
||
991 | "homepage": "https://symfony.com", |
||
992 | "time": "2015-09-21 15:02:29" |
||
993 | }, |
||
994 | { |
||
995 | "name": "symfony/console", |
||
996 | "version": "v2.7.5", |
||
997 | "source": { |
||
998 | "type": "git", |
||
999 | "url": "https://github.com/symfony/console.git", |
||
1000 | "reference": "06cb17c013a82f94a3d840682b49425cd00a2161" |
||
1001 | }, |
||
1002 | "dist": { |
||
1003 | "type": "zip", |
||
1004 | "url": "https://api.github.com/repos/symfony/console/zipball/06cb17c013a82f94a3d840682b49425cd00a2161", |
||
1005 | "reference": "06cb17c013a82f94a3d840682b49425cd00a2161", |
||
1006 | "shasum": "" |
||
1007 | }, |
||
1008 | "require": { |
||
1009 | "php": ">=5.3.9" |
||
1010 | }, |
||
1011 | "require-dev": { |
||
1012 | "psr/log": "~1.0", |
||
1013 | "symfony/event-dispatcher": "~2.1", |
||
1014 | "symfony/phpunit-bridge": "~2.7", |
||
1015 | "symfony/process": "~2.1" |
||
1016 | }, |
||
1017 | "suggest": { |
||
1018 | "psr/log": "For using the console logger", |
||
1019 | "symfony/event-dispatcher": "", |
||
1020 | "symfony/process": "" |
||
1021 | }, |
||
1022 | "type": "library", |
||
1023 | "extra": { |
||
1024 | "branch-alias": { |
||
1025 | "dev-master": "2.7-dev" |
||
1026 | } |
||
1027 | }, |
||
1028 | "autoload": { |
||
1029 | "psr-4": { |
||
1030 | "Symfony\\Component\\Console\\": "" |
||
1031 | } |
||
1032 | }, |
||
1033 | "notification-url": "https://packagist.org/downloads/", |
||
1034 | "license": [ |
||
1035 | "MIT" |
||
1036 | ], |
||
1037 | "authors": [ |
||
1038 | { |
||
1039 | "name": "Fabien Potencier", |
||
1040 | "email": "[email protected]" |
||
1041 | }, |
||
1042 | { |
||
1043 | "name": "Symfony Community", |
||
1044 | "homepage": "https://symfony.com/contributors" |
||
1045 | } |
||
1046 | ], |
||
1047 | "description": "Symfony Console Component", |
||
1048 | "homepage": "https://symfony.com", |
||
1049 | "time": "2015-09-25 08:32:23" |
||
1050 | }, |
||
1051 | { |
||
1052 | "name": "symfony/dependency-injection", |
||
1053 | "version": "v2.7.5", |
||
1054 | "source": { |
||
1055 | "type": "git", |
||
1056 | "url": "https://github.com/symfony/dependency-injection.git", |
||
1057 | "reference": "422c3819b110f610d79c6f1dc38af23787dc790e" |
||
1058 | }, |
||
1059 | "dist": { |
||
1060 | "type": "zip", |
||
1061 | "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/422c3819b110f610d79c6f1dc38af23787dc790e", |
||
1062 | "reference": "422c3819b110f610d79c6f1dc38af23787dc790e", |
||
1063 | "shasum": "" |
||
1064 | }, |
||
1065 | "require": { |
||
1066 | "php": ">=5.3.9" |
||
1067 | }, |
||
1068 | "conflict": { |
||
1069 | "symfony/expression-language": "<2.6" |
||
1070 | }, |
||
1071 | "require-dev": { |
||
1072 | "symfony/config": "~2.2", |
||
1073 | "symfony/expression-language": "~2.6", |
||
1074 | "symfony/phpunit-bridge": "~2.7", |
||
1075 | "symfony/yaml": "~2.1" |
||
1076 | }, |
||
1077 | "suggest": { |
||
1078 | "symfony/config": "", |
||
1079 | "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", |
||
1080 | "symfony/yaml": "" |
||
1081 | }, |
||
1082 | "type": "library", |
||
1083 | "extra": { |
||
1084 | "branch-alias": { |
||
1085 | "dev-master": "2.7-dev" |
||
1086 | } |
||
1087 | }, |
||
1088 | "autoload": { |
||
1089 | "psr-4": { |
||
1090 | "Symfony\\Component\\DependencyInjection\\": "" |
||
1091 | } |
||
1092 | }, |
||
1093 | "notification-url": "https://packagist.org/downloads/", |
||
1094 | "license": [ |
||
1095 | "MIT" |
||
1096 | ], |
||
1097 | "authors": [ |
||
1098 | { |
||
1099 | "name": "Fabien Potencier", |
||
1100 | "email": "[email protected]" |
||
1101 | }, |
||
1102 | { |
||
1103 | "name": "Symfony Community", |
||
1104 | "homepage": "https://symfony.com/contributors" |
||
1105 | } |
||
1106 | ], |
||
1107 | "description": "Symfony DependencyInjection Component", |
||
1108 | "homepage": "https://symfony.com", |
||
1109 | "time": "2015-09-15 08:30:42" |
||
1110 | }, |
||
1111 | { |
||
1112 | "name": "symfony/event-dispatcher", |
||
1113 | "version": "v2.7.5", |
||
1114 | "source": { |
||
1115 | "type": "git", |
||
1116 | "url": "https://github.com/symfony/event-dispatcher.git", |
||
1117 | "reference": "ae4dcc2a8d3de98bd794167a3ccda1311597c5d9" |
||
1118 | }, |
||
1119 | "dist": { |
||
1120 | "type": "zip", |
||
1121 | "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ae4dcc2a8d3de98bd794167a3ccda1311597c5d9", |
||
1122 | "reference": "ae4dcc2a8d3de98bd794167a3ccda1311597c5d9", |
||
1123 | "shasum": "" |
||
1124 | }, |
||
1125 | "require": { |
||
1126 | "php": ">=5.3.9" |
||
1127 | }, |
||
1128 | "require-dev": { |
||
1129 | "psr/log": "~1.0", |
||
1130 | "symfony/config": "~2.0,>=2.0.5", |
||
1131 | "symfony/dependency-injection": "~2.6", |
||
1132 | "symfony/expression-language": "~2.6", |
||
1133 | "symfony/phpunit-bridge": "~2.7", |
||
1134 | "symfony/stopwatch": "~2.3" |
||
1135 | }, |
||
1136 | "suggest": { |
||
1137 | "symfony/dependency-injection": "", |
||
1138 | "symfony/http-kernel": "" |
||
1139 | }, |
||
1140 | "type": "library", |
||
1141 | "extra": { |
||
1142 | "branch-alias": { |
||
1143 | "dev-master": "2.7-dev" |
||
1144 | } |
||
1145 | }, |
||
1146 | "autoload": { |
||
1147 | "psr-4": { |
||
1148 | "Symfony\\Component\\EventDispatcher\\": "" |
||
1149 | } |
||
1150 | }, |
||
1151 | "notification-url": "https://packagist.org/downloads/", |
||
1152 | "license": [ |
||
1153 | "MIT" |
||
1154 | ], |
||
1155 | "authors": [ |
||
1156 | { |
||
1157 | "name": "Fabien Potencier", |
||
1158 | "email": "[email protected]" |
||
1159 | }, |
||
1160 | { |
||
1161 | "name": "Symfony Community", |
||
1162 | "homepage": "https://symfony.com/contributors" |
||
1163 | } |
||
1164 | ], |
||
1165 | "description": "Symfony EventDispatcher Component", |
||
1166 | "homepage": "https://symfony.com", |
||
1167 | "time": "2015-09-22 13:49:29" |
||
1168 | }, |
||
1169 | { |
||
1170 | "name": "symfony/expression-language", |
||
1171 | "version": "v2.7.5", |
||
1172 | "source": { |
||
1173 | "type": "git", |
||
1174 | "url": "https://github.com/symfony/expression-language.git", |
||
1175 | "reference": "539de1f520cd1c4073e2776dc734262f21ad96de" |
||
1176 | }, |
||
1177 | "dist": { |
||
1178 | "type": "zip", |
||
1179 | "url": "https://api.github.com/repos/symfony/expression-language/zipball/539de1f520cd1c4073e2776dc734262f21ad96de", |
||
1180 | "reference": "539de1f520cd1c4073e2776dc734262f21ad96de", |
||
1181 | "shasum": "" |
||
1182 | }, |
||
1183 | "require": { |
||
1184 | "php": ">=5.3.9" |
||
1185 | }, |
||
1186 | "require-dev": { |
||
1187 | "symfony/phpunit-bridge": "~2.7" |
||
1188 | }, |
||
1189 | "type": "library", |
||
1190 | "extra": { |
||
1191 | "branch-alias": { |
||
1192 | "dev-master": "2.7-dev" |
||
1193 | } |
||
1194 | }, |
||
1195 | "autoload": { |
||
1196 | "psr-4": { |
||
1197 | "Symfony\\Component\\ExpressionLanguage\\": "" |
||
1198 | } |
||
1199 | }, |
||
1200 | "notification-url": "https://packagist.org/downloads/", |
||
1201 | "license": [ |
||
1202 | "MIT" |
||
1203 | ], |
||
1204 | "authors": [ |
||
1205 | { |
||
1206 | "name": "Fabien Potencier", |
||
1207 | "email": "[email protected]" |
||
1208 | }, |
||
1209 | { |
||
1210 | "name": "Symfony Community", |
||
1211 | "homepage": "https://symfony.com/contributors" |
||
1212 | } |
||
1213 | ], |
||
1214 | "description": "Symfony ExpressionLanguage Component", |
||
1215 | "homepage": "https://symfony.com", |
||
1216 | "time": "2015-09-24 11:58:55" |
||
1217 | }, |
||
1218 | { |
||
1219 | "name": "symfony/filesystem", |
||
1220 | "version": "v2.7.5", |
||
1221 | "source": { |
||
1222 | "type": "git", |
||
1223 | "url": "https://github.com/symfony/filesystem.git", |
||
1224 | "reference": "a17f8a17c20e8614c15b8e116e2f4bcde102cfab" |
||
1225 | }, |
||
1226 | "dist": { |
||
1227 | "type": "zip", |
||
1228 | "url": "https://api.github.com/repos/symfony/filesystem/zipball/a17f8a17c20e8614c15b8e116e2f4bcde102cfab", |
||
1229 | "reference": "a17f8a17c20e8614c15b8e116e2f4bcde102cfab", |
||
1230 | "shasum": "" |
||
1231 | }, |
||
1232 | "require": { |
||
1233 | "php": ">=5.3.9" |
||
1234 | }, |
||
1235 | "require-dev": { |
||
1236 | "symfony/phpunit-bridge": "~2.7" |
||
1237 | }, |
||
1238 | "type": "library", |
||
1239 | "extra": { |
||
1240 | "branch-alias": { |
||
1241 | "dev-master": "2.7-dev" |
||
1242 | } |
||
1243 | }, |
||
1244 | "autoload": { |
||
1245 | "psr-4": { |
||
1246 | "Symfony\\Component\\Filesystem\\": "" |
||
1247 | } |
||
1248 | }, |
||
1249 | "notification-url": "https://packagist.org/downloads/", |
||
1250 | "license": [ |
||
1251 | "MIT" |
||
1252 | ], |
||
1253 | "authors": [ |
||
1254 | { |
||
1255 | "name": "Fabien Potencier", |
||
1256 | "email": "[email protected]" |
||
1257 | }, |
||
1258 | { |
||
1259 | "name": "Symfony Community", |
||
1260 | "homepage": "https://symfony.com/contributors" |
||
1261 | } |
||
1262 | ], |
||
1263 | "description": "Symfony Filesystem Component", |
||
1264 | "homepage": "https://symfony.com", |
||
1265 | "time": "2015-09-09 17:42:36" |
||
1266 | }, |
||
1267 | { |
||
1268 | "name": "symfony/finder", |
||
1269 | "version": "v2.7.5", |
||
1270 | "source": { |
||
1271 | "type": "git", |
||
1272 | "url": "https://github.com/symfony/finder.git", |
||
1273 | "reference": "8262ab605973afbb3ef74b945daabf086f58366f" |
||
1274 | }, |
||
1275 | "dist": { |
||
1276 | "type": "zip", |
||
1277 | "url": "https://api.github.com/repos/symfony/finder/zipball/8262ab605973afbb3ef74b945daabf086f58366f", |
||
1278 | "reference": "8262ab605973afbb3ef74b945daabf086f58366f", |
||
1279 | "shasum": "" |
||
1280 | }, |
||
1281 | "require": { |
||
1282 | "php": ">=5.3.9" |
||
1283 | }, |
||
1284 | "require-dev": { |
||
1285 | "symfony/phpunit-bridge": "~2.7" |
||
1286 | }, |
||
1287 | "type": "library", |
||
1288 | "extra": { |
||
1289 | "branch-alias": { |
||
1290 | "dev-master": "2.7-dev" |
||
1291 | } |
||
1292 | }, |
||
1293 | "autoload": { |
||
1294 | "psr-4": { |
||
1295 | "Symfony\\Component\\Finder\\": "" |
||
1296 | } |
||
1297 | }, |
||
1298 | "notification-url": "https://packagist.org/downloads/", |
||
1299 | "license": [ |
||
1300 | "MIT" |
||
1301 | ], |
||
1302 | "authors": [ |
||
1303 | { |
||
1304 | "name": "Fabien Potencier", |
||
1305 | "email": "[email protected]" |
||
1306 | }, |
||
1307 | { |
||
1308 | "name": "Symfony Community", |
||
1309 | "homepage": "https://symfony.com/contributors" |
||
1310 | } |
||
1311 | ], |
||
1312 | "description": "Symfony Finder Component", |
||
1313 | "homepage": "https://symfony.com", |
||
1314 | "time": "2015-09-19 19:59:23" |
||
1315 | }, |
||
1316 | { |
||
1317 | "name": "symfony/process", |
||
1318 | "version": "v2.7.5", |
||
1319 | "source": { |
||
1320 | "type": "git", |
||
1321 | "url": "https://github.com/symfony/process.git", |
||
1322 | "reference": "b27c8e317922cd3cdd3600850273cf6b82b2e8e9" |
||
1323 | }, |
||
1324 | "dist": { |
||
1325 | "type": "zip", |
||
1326 | "url": "https://api.github.com/repos/symfony/process/zipball/b27c8e317922cd3cdd3600850273cf6b82b2e8e9", |
||
1327 | "reference": "b27c8e317922cd3cdd3600850273cf6b82b2e8e9", |
||
1328 | "shasum": "" |
||
1329 | }, |
||
1330 | "require": { |
||
1331 | "php": ">=5.3.9" |
||
1332 | }, |
||
1333 | "require-dev": { |
||
1334 | "symfony/phpunit-bridge": "~2.7" |
||
1335 | }, |
||
1336 | "type": "library", |
||
1337 | "extra": { |
||
1338 | "branch-alias": { |
||
1339 | "dev-master": "2.7-dev" |
||
1340 | } |
||
1341 | }, |
||
1342 | "autoload": { |
||
1343 | "psr-4": { |
||
1344 | "Symfony\\Component\\Process\\": "" |
||
1345 | } |
||
1346 | }, |
||
1347 | "notification-url": "https://packagist.org/downloads/", |
||
1348 | "license": [ |
||
1349 | "MIT" |
||
1350 | ], |
||
1351 | "authors": [ |
||
1352 | { |
||
1353 | "name": "Fabien Potencier", |
||
1354 | "email": "[email protected]" |
||
1355 | }, |
||
1356 | { |
||
1357 | "name": "Symfony Community", |
||
1358 | "homepage": "https://symfony.com/contributors" |
||
1359 | } |
||
1360 | ], |
||
1361 | "description": "Symfony Process Component", |
||
1362 | "homepage": "https://symfony.com", |
||
1363 | "time": "2015-09-19 19:59:23" |
||
1364 | }, |
||
1365 | { |
||
1366 | "name": "symfony/yaml", |
||
1367 | "version": "v2.7.5", |
||
1368 | "source": { |
||
1369 | "type": "git", |
||
1370 | "url": "https://github.com/symfony/yaml.git", |
||
1371 | "reference": "31cb2ad0155c95b88ee55fe12bc7ff92232c1770" |
||
1372 | }, |
||
1373 | "dist": { |
||
1374 | "type": "zip", |
||
1375 | "url": "https://api.github.com/repos/symfony/yaml/zipball/31cb2ad0155c95b88ee55fe12bc7ff92232c1770", |
||
1376 | "reference": "31cb2ad0155c95b88ee55fe12bc7ff92232c1770", |
||
1377 | "shasum": "" |
||
1378 | }, |
||
1379 | "require": { |
||
1380 | "php": ">=5.3.9" |
||
1381 | }, |
||
1382 | "require-dev": { |
||
1383 | "symfony/phpunit-bridge": "~2.7" |
||
1384 | }, |
||
1385 | "type": "library", |
||
1386 | "extra": { |
||
1387 | "branch-alias": { |
||
1388 | "dev-master": "2.7-dev" |
||
1389 | } |
||
1390 | }, |
||
1391 | "autoload": { |
||
1392 | "psr-4": { |
||
1393 | "Symfony\\Component\\Yaml\\": "" |
||
1394 | } |
||
1395 | }, |
||
1396 | "notification-url": "https://packagist.org/downloads/", |
||
1397 | "license": [ |
||
1398 | "MIT" |
||
1399 | ], |
||
1400 | "authors": [ |
||
1401 | { |
||
1402 | "name": "Fabien Potencier", |
||
1403 | "email": "[email protected]" |
||
1404 | }, |
||
1405 | { |
||
1406 | "name": "Symfony Community", |
||
1407 | "homepage": "https://symfony.com/contributors" |
||
1408 | } |
||
1409 | ], |
||
1410 | "description": "Symfony Yaml Component", |
||
1411 | "homepage": "https://symfony.com", |
||
1412 | "time": "2015-09-14 14:14:09" |
||
1413 | }, |
||
1414 | { |
||
1415 | "name": "tedivm/jshrink", |
||
1416 | "version": "v1.0.1", |
||
1417 | "source": { |
||
1418 | "type": "git", |
||
1419 | "url": "https://github.com/tedious/JShrink.git", |
||
1420 | "reference": "7575d9d96f113bc7c1c28ec8231ee086751a9078" |
||
1421 | }, |
||
1422 | "dist": { |
||
1423 | "type": "zip", |
||
1424 | "url": "https://api.github.com/repos/tedious/JShrink/zipball/7575d9d96f113bc7c1c28ec8231ee086751a9078", |
||
1425 | "reference": "7575d9d96f113bc7c1c28ec8231ee086751a9078", |
||
1426 | "shasum": "" |
||
1427 | }, |
||
1428 | "require": { |
||
1429 | "php": ">=5.3.0" |
||
1430 | }, |
||
1431 | "require-dev": { |
||
1432 | "fabpot/php-cs-fixer": "0.4.0", |
||
1433 | "phpunit/phpunit": "4.0.*", |
||
1434 | "satooshi/php-coveralls": "dev-master" |
||
1435 | }, |
||
1436 | "type": "library", |
||
1437 | "autoload": { |
||
1438 | "psr-0": { |
||
1439 | "JShrink": "src/" |
||
1440 | } |
||
1441 | }, |
||
1442 | "notification-url": "https://packagist.org/downloads/", |
||
1443 | "license": [ |
||
1444 | "BSD-3-Clause" |
||
1445 | ], |
||
1446 | "authors": [ |
||
1447 | { |
||
1448 | "name": "Robert Hafner", |
||
1449 | "email": "[email protected]" |
||
1450 | } |
||
1451 | ], |
||
1452 | "description": "Javascript Minifier built in PHP", |
||
1453 | "homepage": "http://github.com/tedious/JShrink", |
||
1454 | "keywords": [ |
||
1455 | "javascript", |
||
1456 | "minifier" |
||
1457 | ], |
||
1458 | "time": "2014-11-11 03:54:14" |
||
1459 | }, |
||
1460 | { |
||
1461 | "name": "yosymfony/toml", |
||
1462 | "version": "dev-master", |
||
1463 | "source": { |
||
1464 | "type": "git", |
||
1465 | "url": "https://github.com/yosymfony/Toml.git", |
||
1466 | "reference": "b0a28913e488389b6a088c2893c83037d80ec020" |
||
1467 | }, |
||
1468 | "dist": { |
||
1469 | "type": "zip", |
||
1470 | "url": "https://api.github.com/repos/yosymfony/Toml/zipball/b0a28913e488389b6a088c2893c83037d80ec020", |
||
1471 | "reference": "b0a28913e488389b6a088c2893c83037d80ec020", |
||
1472 | "shasum": "" |
||
1473 | }, |
||
1474 | "require": { |
||
1475 | "php": ">=5.3.0" |
||
1476 | }, |
||
1477 | "type": "library", |
||
1478 | "extra": { |
||
1479 | "branch-alias": { |
||
1480 | "dev-master": "0.3-dev" |
||
1481 | } |
||
1482 | }, |
||
1483 | "autoload": { |
||
1484 | "psr-4": { |
||
1485 | "Yosymfony\\Toml\\": "src/" |
||
1486 | } |
||
1487 | }, |
||
1488 | "notification-url": "https://packagist.org/downloads/", |
||
1489 | "license": [ |
||
1490 | "MIT" |
||
1491 | ], |
||
1492 | "authors": [ |
||
1493 | { |
||
1494 | "name": "Victor Puertas", |
||
1495 | "email": "[email protected]", |
||
1496 | "homepage": "http://yosymfony.com" |
||
1497 | } |
||
1498 | ], |
||
1499 | "description": "A PHP parser for TOML compatible with specification 0.4.0", |
||
1500 | "homepage": "http://github.com/yosymfony/toml", |
||
1501 | "keywords": [ |
||
1502 | "mojombo", |
||
1503 | "parser", |
||
1504 | "toml" |
||
1505 | ], |
||
1506 | "time": "2015-08-24 20:56:47" |
||
1507 | }, |
||
1508 | { |
||
1509 | "name": "zendframework/zend-hydrator", |
||
1510 | "version": "1.0.0", |
||
1511 | "source": { |
||
1512 | "type": "git", |
||
1513 | "url": "https://github.com/zendframework/zend-hydrator.git", |
||
1514 | "reference": "f3ed8b833355140350bbed98d8a7b8b66875903f" |
||
1515 | }, |
||
1516 | "dist": { |
||
1517 | "type": "zip", |
||
1518 | "url": "https://api.github.com/repos/zendframework/zend-hydrator/zipball/f3ed8b833355140350bbed98d8a7b8b66875903f", |
||
1519 | "reference": "f3ed8b833355140350bbed98d8a7b8b66875903f", |
||
1520 | "shasum": "" |
||
1521 | }, |
||
1522 | "require": { |
||
1523 | "php": ">=5.5", |
||
1524 | "zendframework/zend-stdlib": "^2.5.1" |
||
1525 | }, |
||
1526 | "require-dev": { |
||
1527 | "phpunit/phpunit": "~4.0", |
||
1528 | "squizlabs/php_codesniffer": "^2.0@dev", |
||
1529 | "zendframework/zend-eventmanager": "^2.5.1", |
||
1530 | "zendframework/zend-filter": "^2.5.1", |
||
1531 | "zendframework/zend-inputfilter": "^2.5.1", |
||
1532 | "zendframework/zend-serializer": "^2.5.1", |
||
1533 | "zendframework/zend-servicemanager": "^2.5.1" |
||
1534 | }, |
||
1535 | "suggest": { |
||
1536 | "zendframework/zend-eventmanager": "^2.5.1, to support aggregate hydrator usage", |
||
1537 | "zendframework/zend-filter": "^2.5.1, to support naming strategy hydrator usage", |
||
1538 | "zendframework/zend-serializer": "^2.5.1, to use the SerializableStrategy", |
||
1539 | "zendframework/zend-servicemanager": "^2.5.1, to support hydrator plugin manager usage" |
||
1540 | }, |
||
1541 | "type": "library", |
||
1542 | "extra": { |
||
1543 | "branch-alias": { |
||
1544 | "dev-master": "1.0-dev", |
||
1545 | "dev-develop": "1.1-dev" |
||
1546 | } |
||
1547 | }, |
||
1548 | "autoload": { |
||
1549 | "psr-4": { |
||
1550 | "Zend\\Hydrator\\": "src/" |
||
1551 | } |
||
1552 | }, |
||
1553 | "notification-url": "https://packagist.org/downloads/", |
||
1554 | "license": [ |
||
1555 | "BSD-3-Clause" |
||
1556 | ], |
||
1557 | "homepage": "https://github.com/zendframework/zend-hydrator", |
||
1558 | "keywords": [ |
||
1559 | "hydrator", |
||
1560 | "zf2" |
||
1561 | ], |
||
1562 | "time": "2015-09-17 14:06:43" |
||
1563 | }, |
||
1564 | { |
||
1565 | "name": "zendframework/zend-json", |
||
1566 | "version": "2.5.2", |
||
1567 | "source": { |
||
1568 | "type": "git", |
||
1569 | "url": "https://github.com/zendframework/zend-json.git", |
||
1570 | "reference": "4a3add6505fd8618728239d8ce35f182dfbdac02" |
||
1571 | }, |
||
1572 | "dist": { |
||
1573 | "type": "zip", |
||
1574 | "url": "https://api.github.com/repos/zendframework/zend-json/zipball/4a3add6505fd8618728239d8ce35f182dfbdac02", |
||
1575 | "reference": "4a3add6505fd8618728239d8ce35f182dfbdac02", |
||
1576 | "shasum": "" |
||
1577 | }, |
||
1578 | "require": { |
||
1579 | "php": ">=5.5", |
||
1580 | "zendframework/zend-stdlib": "~2.5" |
||
1581 | }, |
||
1582 | "require-dev": { |
||
1583 | "fabpot/php-cs-fixer": "1.7.*", |
||
1584 | "phpunit/phpunit": "~4.0", |
||
1585 | "zendframework/zend-http": "~2.5", |
||
1586 | "zendframework/zend-server": "~2.5", |
||
1587 | "zendframework/zendxml": "~1.0" |
||
1588 | }, |
||
1589 | "suggest": { |
||
1590 | "zendframework/zend-http": "Zend\\Http component", |
||
1591 | "zendframework/zend-server": "Zend\\Server component", |
||
1592 | "zendframework/zendxml": "To support Zend\\Json\\Json::fromXml() usage" |
||
1593 | }, |
||
1594 | "type": "library", |
||
1595 | "extra": { |
||
1596 | "branch-alias": { |
||
1597 | "dev-master": "2.5-dev", |
||
1598 | "dev-develop": "2.6-dev" |
||
1599 | } |
||
1600 | }, |
||
1601 | "autoload": { |
||
1602 | "psr-4": { |
||
1603 | "Zend\\Json\\": "src/" |
||
1604 | } |
||
1605 | }, |
||
1606 | "notification-url": "https://packagist.org/downloads/", |
||
1607 | "license": [ |
||
1608 | "BSD-3-Clause" |
||
1609 | ], |
||
1610 | "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP", |
||
1611 | "homepage": "https://github.com/zendframework/zend-json", |
||
1612 | "keywords": [ |
||
1613 | "json", |
||
1614 | "zf2" |
||
1615 | ], |
||
1616 | "time": "2015-08-05 14:45:17" |
||
1617 | }, |
||
1618 | { |
||
1619 | "name": "zendframework/zend-stdlib", |
||
1620 | "version": "2.7.3", |
||
1621 | "source": { |
||
1622 | "type": "git", |
||
1623 | "url": "https://github.com/zendframework/zend-stdlib.git", |
||
1624 | "reference": "8ac0c77ff567fcf49b58689ee3bfa7595be102bc" |
||
1625 | }, |
||
1626 | "dist": { |
||
1627 | "type": "zip", |
||
1628 | "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/8ac0c77ff567fcf49b58689ee3bfa7595be102bc", |
||
1629 | "reference": "8ac0c77ff567fcf49b58689ee3bfa7595be102bc", |
||
1630 | "shasum": "" |
||
1631 | }, |
||
1632 | "require": { |
||
1633 | "php": ">=5.5", |
||
1634 | "zendframework/zend-hydrator": "~1.0" |
||
1635 | }, |
||
1636 | "require-dev": { |
||
1637 | "athletic/athletic": "~0.1", |
||
1638 | "fabpot/php-cs-fixer": "1.7.*", |
||
1639 | "phpunit/phpunit": "~4.0", |
||
1640 | "zendframework/zend-config": "~2.5", |
||
1641 | "zendframework/zend-eventmanager": "~2.5", |
||
1642 | "zendframework/zend-filter": "~2.5", |
||
1643 | "zendframework/zend-inputfilter": "~2.5", |
||
1644 | "zendframework/zend-serializer": "~2.5", |
||
1645 | "zendframework/zend-servicemanager": "~2.5" |
||
1646 | }, |
||
1647 | "suggest": { |
||
1648 | "zendframework/zend-eventmanager": "To support aggregate hydrator usage", |
||
1649 | "zendframework/zend-filter": "To support naming strategy hydrator usage", |
||
1650 | "zendframework/zend-serializer": "Zend\\Serializer component", |
||
1651 | "zendframework/zend-servicemanager": "To support hydrator plugin manager usage" |
||
1652 | }, |
||
1653 | "type": "library", |
||
1654 | "extra": { |
||
1655 | "branch-alias": { |
||
1656 | "dev-master": "2.7-dev", |
||
1657 | "dev-develop": "2.8-dev" |
||
1658 | } |
||
1659 | }, |
||
1660 | "autoload": { |
||
1661 | "psr-4": { |
||
1662 | "Zend\\Stdlib\\": "src/" |
||
1663 | } |
||
1664 | }, |
||
1665 | "notification-url": "https://packagist.org/downloads/", |
||
1666 | "license": [ |
||
1667 | "BSD-3-Clause" |
||
1668 | ], |
||
1669 | "homepage": "https://github.com/zendframework/zend-stdlib", |
||
1670 | "keywords": [ |
||
1671 | "stdlib", |
||
1672 | "zf2" |
||
1673 | ], |
||
1674 | "time": "2015-09-25 04:06:33" |
||
1675 | } |
||
1676 | ], |
||
1677 | "packages-dev": [ |
||
1678 | { |
||
1679 | "name": "doctrine/annotations", |
||
1680 | "version": "v1.2.7", |
||
1681 | "source": { |
||
1682 | "type": "git", |
||
1683 | "url": "https://github.com/doctrine/annotations.git", |
||
1684 | "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535" |
||
1685 | }, |
||
1686 | "dist": { |
||
1687 | "type": "zip", |
||
1688 | "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535", |
||
1689 | "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535", |
||
1690 | "shasum": "" |
||
1691 | }, |
||
1692 | "require": { |
||
1693 | "doctrine/lexer": "1.*", |
||
1694 | "php": ">=5.3.2" |
||
1695 | }, |
||
1696 | "require-dev": { |
||
1697 | "doctrine/cache": "1.*", |
||
1698 | "phpunit/phpunit": "4.*" |
||
1699 | }, |
||
1700 | "type": "library", |
||
1701 | "extra": { |
||
1702 | "branch-alias": { |
||
1703 | "dev-master": "1.3.x-dev" |
||
1704 | } |
||
1705 | }, |
||
1706 | "autoload": { |
||
1707 | "psr-0": { |
||
1708 | "Doctrine\\Common\\Annotations\\": "lib/" |
||
1709 | } |
||
1710 | }, |
||
1711 | "notification-url": "https://packagist.org/downloads/", |
||
1712 | "license": [ |
||
1713 | "MIT" |
||
1714 | ], |
||
1715 | "authors": [ |
||
1716 | { |
||
1717 | "name": "Roman Borschel", |
||
1718 | "email": "[email protected]" |
||
1719 | }, |
||
1720 | { |
||
1721 | "name": "Benjamin Eberlei", |
||
1722 | "email": "[email protected]" |
||
1723 | }, |
||
1724 | { |
||
1725 | "name": "Guilherme Blanco", |
||
1726 | "email": "[email protected]" |
||
1727 | }, |
||
1728 | { |
||
1729 | "name": "Jonathan Wage", |
||
1730 | "email": "[email protected]" |
||
1731 | }, |
||
1732 | { |
||
1733 | "name": "Johannes Schmitt", |
||
1734 | "email": "[email protected]" |
||
1735 | } |
||
1736 | ], |
||
1737 | "description": "Docblock Annotations Parser", |
||
1738 | "homepage": "http://www.doctrine-project.org", |
||
1739 | "keywords": [ |
||
1740 | "annotations", |
||
1741 | "docblock", |
||
1742 | "parser" |
||
1743 | ], |
||
1744 | "time": "2015-08-31 12:32:49" |
||
1745 | }, |
||
1746 | { |
||
1747 | "name": "doctrine/instantiator", |
||
1748 | "version": "1.0.5", |
||
1749 | "source": { |
||
1750 | "type": "git", |
||
1751 | "url": "https://github.com/doctrine/instantiator.git", |
||
1752 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" |
||
1753 | }, |
||
1754 | "dist": { |
||
1755 | "type": "zip", |
||
1756 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
1757 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
1758 | "shasum": "" |
||
1759 | }, |
||
1760 | "require": { |
||
1761 | "php": ">=5.3,<8.0-DEV" |
||
1762 | }, |
||
1763 | "require-dev": { |
||
1764 | "athletic/athletic": "~0.1.8", |
||
1765 | "ext-pdo": "*", |
||
1766 | "ext-phar": "*", |
||
1767 | "phpunit/phpunit": "~4.0", |
||
1768 | "squizlabs/php_codesniffer": "~2.0" |
||
1769 | }, |
||
1770 | "type": "library", |
||
1771 | "extra": { |
||
1772 | "branch-alias": { |
||
1773 | "dev-master": "1.0.x-dev" |
||
1774 | } |
||
1775 | }, |
||
1776 | "autoload": { |
||
1777 | "psr-4": { |
||
1778 | "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" |
||
1779 | } |
||
1780 | }, |
||
1781 | "notification-url": "https://packagist.org/downloads/", |
||
1782 | "license": [ |
||
1783 | "MIT" |
||
1784 | ], |
||
1785 | "authors": [ |
||
1786 | { |
||
1787 | "name": "Marco Pivetta", |
||
1788 | "email": "[email protected]", |
||
1789 | "homepage": "http://ocramius.github.com/" |
||
1790 | } |
||
1791 | ], |
||
1792 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
1793 | "homepage": "https://github.com/doctrine/instantiator", |
||
1794 | "keywords": [ |
||
1795 | "constructor", |
||
1796 | "instantiate" |
||
1797 | ], |
||
1798 | "time": "2015-06-14 21:17:01" |
||
1799 | }, |
||
1800 | { |
||
1801 | "name": "doctrine/lexer", |
||
1802 | "version": "v1.0.1", |
||
1803 | "source": { |
||
1804 | "type": "git", |
||
1805 | "url": "https://github.com/doctrine/lexer.git", |
||
1806 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" |
||
1807 | }, |
||
1808 | "dist": { |
||
1809 | "type": "zip", |
||
1810 | "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
1811 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
1812 | "shasum": "" |
||
1813 | }, |
||
1814 | "require": { |
||
1815 | "php": ">=5.3.2" |
||
1816 | }, |
||
1817 | "type": "library", |
||
1818 | "extra": { |
||
1819 | "branch-alias": { |
||
1820 | "dev-master": "1.0.x-dev" |
||
1821 | } |
||
1822 | }, |
||
1823 | "autoload": { |
||
1824 | "psr-0": { |
||
1825 | "Doctrine\\Common\\Lexer\\": "lib/" |
||
1826 | } |
||
1827 | }, |
||
1828 | "notification-url": "https://packagist.org/downloads/", |
||
1829 | "license": [ |
||
1830 | "MIT" |
||
1831 | ], |
||
1832 | "authors": [ |
||
1833 | { |
||
1834 | "name": "Roman Borschel", |
||
1835 | "email": "[email protected]" |
||
1836 | }, |
||
1837 | { |
||
1838 | "name": "Guilherme Blanco", |
||
1839 | "email": "[email protected]" |
||
1840 | }, |
||
1841 | { |
||
1842 | "name": "Johannes Schmitt", |
||
1843 | "email": "[email protected]" |
||
1844 | } |
||
1845 | ], |
||
1846 | "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", |
||
1847 | "homepage": "http://www.doctrine-project.org", |
||
1848 | "keywords": [ |
||
1849 | "lexer", |
||
1850 | "parser" |
||
1851 | ], |
||
1852 | "time": "2014-09-09 13:34:57" |
||
1853 | }, |
||
1854 | { |
||
1855 | "name": "hamcrest/hamcrest-php", |
||
1856 | "version": "v1.2.2", |
||
1857 | "source": { |
||
1858 | "type": "git", |
||
1859 | "url": "https://github.com/hamcrest/hamcrest-php.git", |
||
1860 | "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c" |
||
1861 | }, |
||
1862 | "dist": { |
||
1863 | "type": "zip", |
||
1864 | "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c", |
||
1865 | "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c", |
||
1866 | "shasum": "" |
||
1867 | }, |
||
1868 | "require": { |
||
1869 | "php": ">=5.3.2" |
||
1870 | }, |
||
1871 | "replace": { |
||
1872 | "cordoval/hamcrest-php": "*", |
||
1873 | "davedevelopment/hamcrest-php": "*", |
||
1874 | "kodova/hamcrest-php": "*" |
||
1875 | }, |
||
1876 | "require-dev": { |
||
1877 | "phpunit/php-file-iterator": "1.3.3", |
||
1878 | "satooshi/php-coveralls": "dev-master" |
||
1879 | }, |
||
1880 | "type": "library", |
||
1881 | "autoload": { |
||
1882 | "classmap": [ |
||
1883 | "hamcrest" |
||
1884 | ], |
||
1885 | "files": [ |
||
1886 | "hamcrest/Hamcrest.php" |
||
1887 | ] |
||
1888 | }, |
||
1889 | "notification-url": "https://packagist.org/downloads/", |
||
1890 | "license": [ |
||
1891 | "BSD" |
||
1892 | ], |
||
1893 | "description": "This is the PHP port of Hamcrest Matchers", |
||
1894 | "keywords": [ |
||
1895 | "test" |
||
1896 | ], |
||
1897 | "time": "2015-05-11 14:41:42" |
||
1898 | }, |
||
1899 | { |
||
1900 | "name": "herrera-io/annotations", |
||
1901 | "version": "1.0.1", |
||
1902 | "source": { |
||
1903 | "type": "git", |
||
1904 | "url": "https://github.com/kherge-abandoned/php-annotations.git", |
||
1905 | "reference": "7d8b9a536da7f12aad8de7f28b2cb5266bde8da1" |
||
1906 | }, |
||
1907 | "dist": { |
||
1908 | "type": "zip", |
||
1909 | "url": "https://api.github.com/repos/kherge-abandoned/php-annotations/zipball/7d8b9a536da7f12aad8de7f28b2cb5266bde8da1", |
||
1910 | "reference": "7d8b9a536da7f12aad8de7f28b2cb5266bde8da1", |
||
1911 | "shasum": "" |
||
1912 | }, |
||
1913 | "require": { |
||
1914 | "doctrine/annotations": "~1.0", |
||
1915 | "php": ">=5.3.3" |
||
1916 | }, |
||
1917 | "require-dev": { |
||
1918 | "herrera-io/phpunit-test-case": "1.*", |
||
1919 | "phpunit/phpunit": "3.7.*" |
||
1920 | }, |
||
1921 | "type": "library", |
||
1922 | "extra": { |
||
1923 | "branch-alias": { |
||
1924 | "dev-master": "1.0-dev" |
||
1925 | } |
||
1926 | }, |
||
1927 | "autoload": { |
||
1928 | "psr-0": { |
||
1929 | "Herrera\\Annotations": "src/lib" |
||
1930 | } |
||
1931 | }, |
||
1932 | "notification-url": "https://packagist.org/downloads/", |
||
1933 | "license": [ |
||
1934 | "MIT" |
||
1935 | ], |
||
1936 | "authors": [ |
||
1937 | { |
||
1938 | "name": "Kevin Herrera", |
||
1939 | "email": "[email protected]", |
||
1940 | "homepage": "http://kevin.herrera.io/", |
||
1941 | "role": "Developer" |
||
1942 | } |
||
1943 | ], |
||
1944 | "description": "A tokenizer for Doctrine annotations.", |
||
1945 | "homepage": "https://github.com/herrera-io/php-annotations", |
||
1946 | "keywords": [ |
||
1947 | "annotations", |
||
1948 | "doctrine", |
||
1949 | "tokenizer" |
||
1950 | ], |
||
1951 | "time": "2014-02-03 17:34:08" |
||
1952 | }, |
||
1953 | { |
||
1954 | "name": "herrera-io/box", |
||
1955 | "version": "1.6.1", |
||
1956 | "source": { |
||
1957 | "type": "git", |
||
1958 | "url": "https://github.com/box-project/box2-lib.git", |
||
1959 | "reference": "b55dceb5c65cc831e94ec0786b0b9b15f1103e8e" |
||
1960 | }, |
||
1961 | "dist": { |
||
1962 | "type": "zip", |
||
1963 | "url": "https://api.github.com/repos/box-project/box2-lib/zipball/b55dceb5c65cc831e94ec0786b0b9b15f1103e8e", |
||
1964 | "reference": "b55dceb5c65cc831e94ec0786b0b9b15f1103e8e", |
||
1965 | "shasum": "" |
||
1966 | }, |
||
1967 | "require": { |
||
1968 | "ext-phar": "*", |
||
1969 | "phine/path": "~1.0", |
||
1970 | "php": ">=5.3.3", |
||
1971 | "tedivm/jshrink": "~1.0" |
||
1972 | }, |
||
1973 | "require-dev": { |
||
1974 | "herrera-io/annotations": "~1.0", |
||
1975 | "herrera-io/phpunit-test-case": "1.*", |
||
1976 | "mikey179/vfsstream": "1.1.0", |
||
1977 | "phpseclib/phpseclib": "~0.3", |
||
1978 | "phpunit/phpunit": "3.7.*" |
||
1979 | }, |
||
1980 | "suggest": { |
||
1981 | "herrera-io/annotations": "For compacting annotated docblocks.", |
||
1982 | "phpseclib/phpseclib": "For verifying OpenSSL signed phars without the phar extension." |
||
1983 | }, |
||
1984 | "type": "library", |
||
1985 | "extra": { |
||
1986 | "branch-alias": { |
||
1987 | "dev-master": "1.0-dev" |
||
1988 | } |
||
1989 | }, |
||
1990 | "autoload": { |
||
1991 | "psr-0": { |
||
1992 | "Herrera\\Box": "src/lib" |
||
1993 | } |
||
1994 | }, |
||
1995 | "notification-url": "https://packagist.org/downloads/", |
||
1996 | "license": [ |
||
1997 | "MIT" |
||
1998 | ], |
||
1999 | "authors": [ |
||
2000 | { |
||
2001 | "name": "Kevin Herrera", |
||
2002 | "email": "[email protected]", |
||
2003 | "homepage": "http://kevin.herrera.io" |
||
2004 | } |
||
2005 | ], |
||
2006 | "description": "A library for simplifying the PHAR build process.", |
||
2007 | "homepage": "https://github.com/box-project/box2-lib", |
||
2008 | "keywords": [ |
||
2009 | "phar" |
||
2010 | ], |
||
2011 | "time": "2014-12-03 23:26:45" |
||
2012 | }, |
||
2013 | { |
||
2014 | "name": "herrera-io/json", |
||
2015 | "version": "1.0.3", |
||
2016 | "source": { |
||
2017 | "type": "git", |
||
2018 | "url": "https://github.com/kherge-abandoned/php-json.git", |
||
2019 | "reference": "60c696c9370a1e5136816ca557c17f82a6fa83f1" |
||
2020 | }, |
||
2021 | "dist": { |
||
2022 | "type": "zip", |
||
2023 | "url": "https://api.github.com/repos/kherge-abandoned/php-json/zipball/60c696c9370a1e5136816ca557c17f82a6fa83f1", |
||
2024 | "reference": "60c696c9370a1e5136816ca557c17f82a6fa83f1", |
||
2025 | "shasum": "" |
||
2026 | }, |
||
2027 | "require": { |
||
2028 | "ext-json": "*", |
||
2029 | "justinrainbow/json-schema": ">=1.0,<2.0-dev", |
||
2030 | "php": ">=5.3.3", |
||
2031 | "seld/jsonlint": ">=1.0,<2.0-dev" |
||
2032 | }, |
||
2033 | "require-dev": { |
||
2034 | "herrera-io/phpunit-test-case": "1.*", |
||
2035 | "mikey179/vfsstream": "1.1.0", |
||
2036 | "phpunit/phpunit": "3.7.*" |
||
2037 | }, |
||
2038 | "type": "library", |
||
2039 | "extra": { |
||
2040 | "branch-alias": { |
||
2041 | "dev-master": "1.0-dev" |
||
2042 | } |
||
2043 | }, |
||
2044 | "autoload": { |
||
2045 | "files": [ |
||
2046 | "src/lib/json_version.php" |
||
2047 | ], |
||
2048 | "psr-0": { |
||
2049 | "Herrera\\Json": "src/lib" |
||
2050 | } |
||
2051 | }, |
||
2052 | "notification-url": "https://packagist.org/downloads/", |
||
2053 | "license": [ |
||
2054 | "MIT" |
||
2055 | ], |
||
2056 | "authors": [ |
||
2057 | { |
||
2058 | "name": "Kevin Herrera", |
||
2059 | "email": "[email protected]", |
||
2060 | "homepage": "http://kevin.herrera.io/", |
||
2061 | "role": "Developer" |
||
2062 | } |
||
2063 | ], |
||
2064 | "description": "A library for simplifying JSON linting and validation.", |
||
2065 | "homepage": "http://herrera-io.github.com/php-json", |
||
2066 | "keywords": [ |
||
2067 | "json", |
||
2068 | "lint", |
||
2069 | "schema", |
||
2070 | "validate" |
||
2071 | ], |
||
2072 | "time": "2013-10-30 16:51:34" |
||
2073 | }, |
||
2074 | { |
||
2075 | "name": "herrera-io/phar-update", |
||
2076 | "version": "2.0.0", |
||
2077 | "source": { |
||
2078 | "type": "git", |
||
2079 | "url": "https://github.com/kherge-abandoned/php-phar-update.git", |
||
2080 | "reference": "15643c90d3d43620a4f45c910e6afb7a0ad4b488" |
||
2081 | }, |
||
2082 | "dist": { |
||
2083 | "type": "zip", |
||
2084 | "url": "https://api.github.com/repos/kherge-abandoned/php-phar-update/zipball/15643c90d3d43620a4f45c910e6afb7a0ad4b488", |
||
2085 | "reference": "15643c90d3d43620a4f45c910e6afb7a0ad4b488", |
||
2086 | "shasum": "" |
||
2087 | }, |
||
2088 | "require": { |
||
2089 | "herrera-io/json": "1.*", |
||
2090 | "herrera-io/version": "1.*", |
||
2091 | "php": ">=5.3.3" |
||
2092 | }, |
||
2093 | "require-dev": { |
||
2094 | "herrera-io/phpunit-test-case": "1.*", |
||
2095 | "mikey179/vfsstream": "1.1.0", |
||
2096 | "phpunit/phpunit": "3.7.*" |
||
2097 | }, |
||
2098 | "type": "library", |
||
2099 | "extra": { |
||
2100 | "branch-alias": { |
||
2101 | "dev-master": "2.0-dev" |
||
2102 | } |
||
2103 | }, |
||
2104 | "autoload": { |
||
2105 | "files": [ |
||
2106 | "src/lib/constants.php" |
||
2107 | ], |
||
2108 | "psr-0": { |
||
2109 | "Herrera\\Phar\\Update": "src/lib" |
||
2110 | } |
||
2111 | }, |
||
2112 | "notification-url": "https://packagist.org/downloads/", |
||
2113 | "license": [ |
||
2114 | "MIT" |
||
2115 | ], |
||
2116 | "authors": [ |
||
2117 | { |
||
2118 | "name": "Kevin Herrera", |
||
2119 | "email": "[email protected]", |
||
2120 | "homepage": "http://kevin.herrera.io/", |
||
2121 | "role": "Developer" |
||
2122 | } |
||
2123 | ], |
||
2124 | "description": "A library for self-updating Phars.", |
||
2125 | "homepage": "http://herrera-io.github.com/php-phar-update", |
||
2126 | "keywords": [ |
||
2127 | "phar", |
||
2128 | "update" |
||
2129 | ], |
||
2130 | "time": "2013-11-09 17:13:13" |
||
2131 | }, |
||
2132 | { |
||
2133 | "name": "herrera-io/version", |
||
2134 | "version": "1.1.1", |
||
2135 | "source": { |
||
2136 | "type": "git", |
||
2137 | "url": "https://github.com/kherge-abandoned/php-version.git", |
||
2138 | "reference": "d39d9642b92a04d8b8a28b871b797a35a2545e85" |
||
2139 | }, |
||
2140 | "dist": { |
||
2141 | "type": "zip", |
||
2142 | "url": "https://api.github.com/repos/kherge-abandoned/php-version/zipball/d39d9642b92a04d8b8a28b871b797a35a2545e85", |
||
2143 | "reference": "d39d9642b92a04d8b8a28b871b797a35a2545e85", |
||
2144 | "shasum": "" |
||
2145 | }, |
||
2146 | "require": { |
||
2147 | "php": ">=5.3.3" |
||
2148 | }, |
||
2149 | "require-dev": { |
||
2150 | "herrera-io/phpunit-test-case": "1.*", |
||
2151 | "phpunit/phpunit": "3.7.*" |
||
2152 | }, |
||
2153 | "type": "library", |
||
2154 | "extra": { |
||
2155 | "branch-alias": { |
||
2156 | "dev-master": "1.1.x-dev" |
||
2157 | } |
||
2158 | }, |
||
2159 | "autoload": { |
||
2160 | "psr-0": { |
||
2161 | "Herrera\\Version": "src/lib" |
||
2162 | } |
||
2163 | }, |
||
2164 | "notification-url": "https://packagist.org/downloads/", |
||
2165 | "license": [ |
||
2166 | "MIT" |
||
2167 | ], |
||
2168 | "authors": [ |
||
2169 | { |
||
2170 | "name": "Kevin Herrera", |
||
2171 | "email": "[email protected]", |
||
2172 | "homepage": "http://kevin.herrera.io/", |
||
2173 | "role": "Developer" |
||
2174 | } |
||
2175 | ], |
||
2176 | "description": "A library for creating, editing, and comparing semantic versioning numbers.", |
||
2177 | "homepage": "http://github.com/herrera-io/php-version", |
||
2178 | "keywords": [ |
||
2179 | "semantic", |
||
2180 | "version" |
||
2181 | ], |
||
2182 | "time": "2014-05-27 05:29:25" |
||
2183 | }, |
||
2184 | { |
||
2185 | "name": "kherge/amend", |
||
2186 | "version": "3.0.4", |
||
2187 | "source": { |
||
2188 | "type": "git", |
||
2189 | "url": "https://github.com/box-project/amend.git", |
||
2190 | "reference": "16cc7665e847d09cc9ccadec546a2de05c40e8f4" |
||
2191 | }, |
||
2192 | "dist": { |
||
2193 | "type": "zip", |
||
2194 | "url": "https://api.github.com/repos/box-project/amend/zipball/16cc7665e847d09cc9ccadec546a2de05c40e8f4", |
||
2195 | "reference": "16cc7665e847d09cc9ccadec546a2de05c40e8f4", |
||
2196 | "shasum": "" |
||
2197 | }, |
||
2198 | "require": { |
||
2199 | "herrera-io/phar-update": "~2.0", |
||
2200 | "php": ">=5.3.3", |
||
2201 | "symfony/console": "~2.1" |
||
2202 | }, |
||
2203 | "require-dev": { |
||
2204 | "herrera-io/box": "~1.0", |
||
2205 | "herrera-io/phpunit-test-case": "1.*", |
||
2206 | "phpunit/phpunit": "3.7.*" |
||
2207 | }, |
||
2208 | "type": "library", |
||
2209 | "extra": { |
||
2210 | "branch-alias": { |
||
2211 | "dev-master": "3.0-dev" |
||
2212 | } |
||
2213 | }, |
||
2214 | "autoload": { |
||
2215 | "psr-0": { |
||
2216 | "KevinGH\\Amend": "src/lib" |
||
2217 | } |
||
2218 | }, |
||
2219 | "notification-url": "https://packagist.org/downloads/", |
||
2220 | "license": [ |
||
2221 | "MIT" |
||
2222 | ], |
||
2223 | "authors": [ |
||
2224 | { |
||
2225 | "name": "Kevin Herrera", |
||
2226 | "email": "[email protected]", |
||
2227 | "homepage": "http://kevin.herrera.io" |
||
2228 | } |
||
2229 | ], |
||
2230 | "description": "Integrates Phar Update to Symfony Console.", |
||
2231 | "homepage": "http://github.com/box-project/amend", |
||
2232 | "keywords": [ |
||
2233 | "console", |
||
2234 | "phar", |
||
2235 | "update" |
||
2236 | ], |
||
2237 | "time": "2014-11-05 15:29:01" |
||
2238 | }, |
||
2239 | { |
||
2240 | "name": "kherge/box", |
||
2241 | "version": "2.5.3", |
||
2242 | "source": { |
||
2243 | "type": "git", |
||
2244 | "url": "https://github.com/box-project/box2.git", |
||
2245 | "reference": "27685671901b76bfa871b698487fc8c217df34dc" |
||
2246 | }, |
||
2247 | "dist": { |
||
2248 | "type": "zip", |
||
2249 | "url": "https://api.github.com/repos/box-project/box2/zipball/27685671901b76bfa871b698487fc8c217df34dc", |
||
2250 | "reference": "27685671901b76bfa871b698487fc8c217df34dc", |
||
2251 | "shasum": "" |
||
2252 | }, |
||
2253 | "require": { |
||
2254 | "herrera-io/annotations": "~1.0", |
||
2255 | "herrera-io/box": "~1.6", |
||
2256 | "herrera-io/json": "~1.0", |
||
2257 | "justinrainbow/json-schema": "~1.3", |
||
2258 | "kherge/amend": "~3.0", |
||
2259 | "phine/path": "~1.0", |
||
2260 | "php": ">=5.3.3", |
||
2261 | "phpseclib/phpseclib": "~0.3", |
||
2262 | "symfony/console": "~2.1", |
||
2263 | "symfony/finder": "~2.1", |
||
2264 | "symfony/process": "~2.1" |
||
2265 | }, |
||
2266 | "require-dev": { |
||
2267 | "herrera-io/phpunit-test-case": "1.*", |
||
2268 | "mikey179/vfsstream": "1.1.0", |
||
2269 | "phpunit/phpunit": "3.7.*" |
||
2270 | }, |
||
2271 | "suggest": { |
||
2272 | "ext-openssl": "To accelerate private key generation." |
||
2273 | }, |
||
2274 | "bin": [ |
||
2275 | "bin/box" |
||
2276 | ], |
||
2277 | "type": "library", |
||
2278 | "extra": { |
||
2279 | "branch-alias": { |
||
2280 | "dev-master": "2.x-dev" |
||
2281 | } |
||
2282 | }, |
||
2283 | "autoload": { |
||
2284 | "psr-0": { |
||
2285 | "KevinGH\\Box": "src/lib" |
||
2286 | } |
||
2287 | }, |
||
2288 | "notification-url": "https://packagist.org/downloads/", |
||
2289 | "license": [ |
||
2290 | "MIT" |
||
2291 | ], |
||
2292 | "authors": [ |
||
2293 | { |
||
2294 | "name": "Kevin Herrera", |
||
2295 | "email": "[email protected]", |
||
2296 | "homepage": "http://kevin.herrera.io" |
||
2297 | } |
||
2298 | ], |
||
2299 | "description": "A tool to simplify building PHARs.", |
||
2300 | "homepage": "http://box-project.github.io/box2/", |
||
2301 | "keywords": [ |
||
2302 | "phar" |
||
2303 | ], |
||
2304 | "time": "2015-08-31 18:10:42" |
||
2305 | }, |
||
2306 | { |
||
2307 | "name": "matthiasnoback/symfony-service-definition-validator", |
||
2308 | "version": "v1.2.2", |
||
2309 | "source": { |
||
2310 | "type": "git", |
||
2311 | "url": "https://github.com/matthiasnoback/symfony-service-definition-validator.git", |
||
2312 | "reference": "d42f672b85567dce3bd138c46fcc9ea4d35b2bfc" |
||
2313 | }, |
||
2314 | "dist": { |
||
2315 | "type": "zip", |
||
2316 | "url": "https://api.github.com/repos/matthiasnoback/symfony-service-definition-validator/zipball/d42f672b85567dce3bd138c46fcc9ea4d35b2bfc", |
||
2317 | "reference": "d42f672b85567dce3bd138c46fcc9ea4d35b2bfc", |
||
2318 | "shasum": "" |
||
2319 | }, |
||
2320 | "require": { |
||
2321 | "symfony/dependency-injection": "2.*" |
||
2322 | }, |
||
2323 | "require-dev": { |
||
2324 | "phpunit/phpunit": "~4.0", |
||
2325 | "symfony/config": "2.*", |
||
2326 | "symfony/expression-language": "~2.4" |
||
2327 | }, |
||
2328 | "type": "library", |
||
2329 | "autoload": { |
||
2330 | "psr-4": { |
||
2331 | "Matthias\\SymfonyServiceDefinitionValidator\\": "" |
||
2332 | } |
||
2333 | }, |
||
2334 | "notification-url": "https://packagist.org/downloads/", |
||
2335 | "license": [ |
||
2336 | "MIT" |
||
2337 | ], |
||
2338 | "authors": [ |
||
2339 | { |
||
2340 | "name": "Matthias Noback", |
||
2341 | "email": "[email protected]", |
||
2342 | "homepage": "http://php-and-symfony.matthiasnoback.nl" |
||
2343 | } |
||
2344 | ], |
||
2345 | "description": "Library for validating service definitions created with the Symfony Dependency Injection Component", |
||
2346 | "homepage": "http://github.com/matthiasnoback/symfony-service-definition-validator", |
||
2347 | "keywords": [ |
||
2348 | "Symfony2", |
||
2349 | "dependency injection" |
||
2350 | ], |
||
2351 | "time": "2015-01-05 08:36:36" |
||
2352 | }, |
||
2353 | { |
||
2354 | "name": "mikey179/vfsStream", |
||
2355 | "version": "v1.5.0", |
||
2356 | "source": { |
||
2357 | "type": "git", |
||
2358 | "url": "https://github.com/mikey179/vfsStream.git", |
||
2359 | "reference": "4dc0d2f622412f561f5b242b19b98068bbbc883a" |
||
2360 | }, |
||
2361 | "dist": { |
||
2362 | "type": "zip", |
||
2363 | "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/4dc0d2f622412f561f5b242b19b98068bbbc883a", |
||
2364 | "reference": "4dc0d2f622412f561f5b242b19b98068bbbc883a", |
||
2365 | "shasum": "" |
||
2366 | }, |
||
2367 | "require": { |
||
2368 | "php": ">=5.3.0" |
||
2369 | }, |
||
2370 | "require-dev": { |
||
2371 | "phpunit/phpunit": "~4.5" |
||
2372 | }, |
||
2373 | "type": "library", |
||
2374 | "extra": { |
||
2375 | "branch-alias": { |
||
2376 | "dev-master": "1.5.x-dev" |
||
2377 | } |
||
2378 | }, |
||
2379 | "autoload": { |
||
2380 | "psr-0": { |
||
2381 | "org\\bovigo\\vfs\\": "src/main/php" |
||
2382 | } |
||
2383 | }, |
||
2384 | "notification-url": "https://packagist.org/downloads/", |
||
2385 | "license": [ |
||
2386 | "BSD-3-Clause" |
||
2387 | ], |
||
2388 | "authors": [ |
||
2389 | { |
||
2390 | "name": "Frank Kleine", |
||
2391 | "homepage": "http://frankkleine.de/", |
||
2392 | "role": "Developer" |
||
2393 | } |
||
2394 | ], |
||
2395 | "description": "Virtual file system to mock the real file system in unit tests.", |
||
2396 | "homepage": "http://vfs.bovigo.org/", |
||
2397 | "time": "2015-03-29 11:19:49" |
||
2398 | }, |
||
2399 | { |
||
2400 | "name": "mockery/mockery", |
||
2401 | "version": "0.9.4", |
||
2402 | "source": { |
||
2403 | "type": "git", |
||
2404 | "url": "https://github.com/padraic/mockery.git", |
||
2405 | "reference": "70bba85e4aabc9449626651f48b9018ede04f86b" |
||
2406 | }, |
||
2407 | "dist": { |
||
2408 | "type": "zip", |
||
2409 | "url": "https://api.github.com/repos/padraic/mockery/zipball/70bba85e4aabc9449626651f48b9018ede04f86b", |
||
2410 | "reference": "70bba85e4aabc9449626651f48b9018ede04f86b", |
||
2411 | "shasum": "" |
||
2412 | }, |
||
2413 | "require": { |
||
2414 | "hamcrest/hamcrest-php": "~1.1", |
||
2415 | "lib-pcre": ">=7.0", |
||
2416 | "php": ">=5.3.2" |
||
2417 | }, |
||
2418 | "require-dev": { |
||
2419 | "phpunit/phpunit": "~4.0" |
||
2420 | }, |
||
2421 | "type": "library", |
||
2422 | "extra": { |
||
2423 | "branch-alias": { |
||
2424 | "dev-master": "0.9.x-dev" |
||
2425 | } |
||
2426 | }, |
||
2427 | "autoload": { |
||
2428 | "psr-0": { |
||
2429 | "Mockery": "library/" |
||
2430 | } |
||
2431 | }, |
||
2432 | "notification-url": "https://packagist.org/downloads/", |
||
2433 | "license": [ |
||
2434 | "BSD-3-Clause" |
||
2435 | ], |
||
2436 | "authors": [ |
||
2437 | { |
||
2438 | "name": "Pádraic Brady", |
||
2439 | "email": "[email protected]", |
||
2440 | "homepage": "http://blog.astrumfutura.com" |
||
2441 | }, |
||
2442 | { |
||
2443 | "name": "Dave Marshall", |
||
2444 | "email": "[email protected]", |
||
2445 | "homepage": "http://davedevelopment.co.uk" |
||
2446 | } |
||
2447 | ], |
||
2448 | "description": "Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.", |
||
2449 | "homepage": "http://github.com/padraic/mockery", |
||
2450 | "keywords": [ |
||
2451 | "BDD", |
||
2452 | "TDD", |
||
2453 | "library", |
||
2454 | "mock", |
||
2455 | "mock objects", |
||
2456 | "mockery", |
||
2457 | "stub", |
||
2458 | "test", |
||
2459 | "test double", |
||
2460 | "testing" |
||
2461 | ], |
||
2462 | "time": "2015-04-02 19:54:00" |
||
2463 | }, |
||
2464 | { |
||
2465 | "name": "phine/exception", |
||
2466 | "version": "1.0.0", |
||
2467 | "source": { |
||
2468 | "type": "git", |
||
2469 | "url": "https://github.com/kherge-abandoned/lib-exception.git", |
||
2470 | "reference": "150c6b6090b2ebc53c60e87cb20c7f1287b7b68a" |
||
2471 | }, |
||
2472 | "dist": { |
||
2473 | "type": "zip", |
||
2474 | "url": "https://api.github.com/repos/kherge-abandoned/lib-exception/zipball/150c6b6090b2ebc53c60e87cb20c7f1287b7b68a", |
||
2475 | "reference": "150c6b6090b2ebc53c60e87cb20c7f1287b7b68a", |
||
2476 | "shasum": "" |
||
2477 | }, |
||
2478 | "require": { |
||
2479 | "php": ">=5.3.3" |
||
2480 | }, |
||
2481 | "require-dev": { |
||
2482 | "league/phpunit-coverage-listener": "~1.0" |
||
2483 | }, |
||
2484 | "type": "library", |
||
2485 | "extra": { |
||
2486 | "branch-alias": { |
||
2487 | "dev-master": "1.0-dev" |
||
2488 | } |
||
2489 | }, |
||
2490 | "autoload": { |
||
2491 | "psr-0": { |
||
2492 | "Phine\\Exception": "src/lib" |
||
2493 | } |
||
2494 | }, |
||
2495 | "notification-url": "https://packagist.org/downloads/", |
||
2496 | "license": [ |
||
2497 | "MIT" |
||
2498 | ], |
||
2499 | "authors": [ |
||
2500 | { |
||
2501 | "name": "Kevin Herrera", |
||
2502 | "email": "[email protected]", |
||
2503 | "homepage": "http://kevin.herrera.io/", |
||
2504 | "role": "Developer" |
||
2505 | } |
||
2506 | ], |
||
2507 | "description": "A PHP library for improving the use of exceptions.", |
||
2508 | "homepage": "https://github.com/phine/lib-exception", |
||
2509 | "keywords": [ |
||
2510 | "exception" |
||
2511 | ], |
||
2512 | "time": "2013-08-27 17:43:25" |
||
2513 | }, |
||
2514 | { |
||
2515 | "name": "phine/path", |
||
2516 | "version": "1.1.0", |
||
2517 | "source": { |
||
2518 | "type": "git", |
||
2519 | "url": "https://github.com/box-project/box2-path.git", |
||
2520 | "reference": "cbe1a5eb6cf22958394db2469af9b773508abddd" |
||
2521 | }, |
||
2522 | "dist": { |
||
2523 | "type": "zip", |
||
2524 | "url": "https://api.github.com/repos/box-project/box2-path/zipball/cbe1a5eb6cf22958394db2469af9b773508abddd", |
||
2525 | "reference": "cbe1a5eb6cf22958394db2469af9b773508abddd", |
||
2526 | "shasum": "" |
||
2527 | }, |
||
2528 | "require": { |
||
2529 | "phine/exception": "~1.0", |
||
2530 | "php": ">=5.3.3" |
||
2531 | }, |
||
2532 | "require-dev": { |
||
2533 | "league/phpunit-coverage-listener": "~1.0" |
||
2534 | }, |
||
2535 | "type": "library", |
||
2536 | "extra": { |
||
2537 | "branch-alias": { |
||
2538 | "dev-master": "1.0-dev" |
||
2539 | } |
||
2540 | }, |
||
2541 | "autoload": { |
||
2542 | "psr-0": { |
||
2543 | "Phine\\Path": "src/lib" |
||
2544 | } |
||
2545 | }, |
||
2546 | "notification-url": "https://packagist.org/downloads/", |
||
2547 | "license": [ |
||
2548 | "MIT" |
||
2549 | ], |
||
2550 | "authors": [ |
||
2551 | { |
||
2552 | "name": "Kevin Herrera", |
||
2553 | "email": "[email protected]", |
||
2554 | "homepage": "http://kevin.herrera.io/", |
||
2555 | "role": "Developer" |
||
2556 | } |
||
2557 | ], |
||
2558 | "description": "A PHP library for improving the use of file system paths.", |
||
2559 | "homepage": "https://github.com/phine/lib-path", |
||
2560 | "keywords": [ |
||
2561 | "file", |
||
2562 | "path", |
||
2563 | "system" |
||
2564 | ], |
||
2565 | "time": "2013-10-15 22:58:04" |
||
2566 | }, |
||
2567 | { |
||
2568 | "name": "phpdocumentor/reflection-docblock", |
||
2569 | "version": "2.0.4", |
||
2570 | "source": { |
||
2571 | "type": "git", |
||
2572 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
2573 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8" |
||
2574 | }, |
||
2575 | "dist": { |
||
2576 | "type": "zip", |
||
2577 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
2578 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
2579 | "shasum": "" |
||
2580 | }, |
||
2581 | "require": { |
||
2582 | "php": ">=5.3.3" |
||
2583 | }, |
||
2584 | "require-dev": { |
||
2585 | "phpunit/phpunit": "~4.0" |
||
2586 | }, |
||
2587 | "suggest": { |
||
2588 | "dflydev/markdown": "~1.0", |
||
2589 | "erusev/parsedown": "~1.0" |
||
2590 | }, |
||
2591 | "type": "library", |
||
2592 | "extra": { |
||
2593 | "branch-alias": { |
||
2594 | "dev-master": "2.0.x-dev" |
||
2595 | } |
||
2596 | }, |
||
2597 | "autoload": { |
||
2598 | "psr-0": { |
||
2599 | "phpDocumentor": [ |
||
2600 | "src/" |
||
2601 | ] |
||
2602 | } |
||
2603 | }, |
||
2604 | "notification-url": "https://packagist.org/downloads/", |
||
2605 | "license": [ |
||
2606 | "MIT" |
||
2607 | ], |
||
2608 | "authors": [ |
||
2609 | { |
||
2610 | "name": "Mike van Riel", |
||
2611 | "email": "[email protected]" |
||
2612 | } |
||
2613 | ], |
||
2614 | "time": "2015-02-03 12:10:50" |
||
2615 | }, |
||
2616 | { |
||
2617 | "name": "phpspec/prophecy", |
||
2618 | "version": "v1.5.0", |
||
2619 | "source": { |
||
2620 | "type": "git", |
||
2621 | "url": "https://github.com/phpspec/prophecy.git", |
||
2622 | "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7" |
||
2623 | }, |
||
2624 | "dist": { |
||
2625 | "type": "zip", |
||
2626 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4745ded9307786b730d7a60df5cb5a6c43cf95f7", |
||
2627 | "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7", |
||
2628 | "shasum": "" |
||
2629 | }, |
||
2630 | "require": { |
||
2631 | "doctrine/instantiator": "^1.0.2", |
||
2632 | "phpdocumentor/reflection-docblock": "~2.0", |
||
2633 | "sebastian/comparator": "~1.1" |
||
2634 | }, |
||
2635 | "require-dev": { |
||
2636 | "phpspec/phpspec": "~2.0" |
||
2637 | }, |
||
2638 | "type": "library", |
||
2639 | "extra": { |
||
2640 | "branch-alias": { |
||
2641 | "dev-master": "1.4.x-dev" |
||
2642 | } |
||
2643 | }, |
||
2644 | "autoload": { |
||
2645 | "psr-0": { |
||
2646 | "Prophecy\\": "src/" |
||
2647 | } |
||
2648 | }, |
||
2649 | "notification-url": "https://packagist.org/downloads/", |
||
2650 | "license": [ |
||
2651 | "MIT" |
||
2652 | ], |
||
2653 | "authors": [ |
||
2654 | { |
||
2655 | "name": "Konstantin Kudryashov", |
||
2656 | "email": "[email protected]", |
||
2657 | "homepage": "http://everzet.com" |
||
2658 | }, |
||
2659 | { |
||
2660 | "name": "Marcello Duarte", |
||
2661 | "email": "[email protected]" |
||
2662 | } |
||
2663 | ], |
||
2664 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
2665 | "homepage": "https://github.com/phpspec/prophecy", |
||
2666 | "keywords": [ |
||
2667 | "Double", |
||
2668 | "Dummy", |
||
2669 | "fake", |
||
2670 | "mock", |
||
2671 | "spy", |
||
2672 | "stub" |
||
2673 | ], |
||
2674 | "time": "2015-08-13 10:07:40" |
||
2675 | }, |
||
2676 | { |
||
2677 | "name": "phpunit/php-code-coverage", |
||
2678 | "version": "2.2.3", |
||
2679 | "source": { |
||
2680 | "type": "git", |
||
2681 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
2682 | "reference": "ef1ca6835468857944d5c3b48fa503d5554cff2f" |
||
2683 | }, |
||
2684 | "dist": { |
||
2685 | "type": "zip", |
||
2686 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef1ca6835468857944d5c3b48fa503d5554cff2f", |
||
2687 | "reference": "ef1ca6835468857944d5c3b48fa503d5554cff2f", |
||
2688 | "shasum": "" |
||
2689 | }, |
||
2690 | "require": { |
||
2691 | "php": ">=5.3.3", |
||
2692 | "phpunit/php-file-iterator": "~1.3", |
||
2693 | "phpunit/php-text-template": "~1.2", |
||
2694 | "phpunit/php-token-stream": "~1.3", |
||
2695 | "sebastian/environment": "^1.3.2", |
||
2696 | "sebastian/version": "~1.0" |
||
2697 | }, |
||
2698 | "require-dev": { |
||
2699 | "ext-xdebug": ">=2.1.4", |
||
2700 | "phpunit/phpunit": "~4" |
||
2701 | }, |
||
2702 | "suggest": { |
||
2703 | "ext-dom": "*", |
||
2704 | "ext-xdebug": ">=2.2.1", |
||
2705 | "ext-xmlwriter": "*" |
||
2706 | }, |
||
2707 | "type": "library", |
||
2708 | "extra": { |
||
2709 | "branch-alias": { |
||
2710 | "dev-master": "2.2.x-dev" |
||
2711 | } |
||
2712 | }, |
||
2713 | "autoload": { |
||
2714 | "classmap": [ |
||
2715 | "src/" |
||
2716 | ] |
||
2717 | }, |
||
2718 | "notification-url": "https://packagist.org/downloads/", |
||
2719 | "license": [ |
||
2720 | "BSD-3-Clause" |
||
2721 | ], |
||
2722 | "authors": [ |
||
2723 | { |
||
2724 | "name": "Sebastian Bergmann", |
||
2725 | "email": "[email protected]", |
||
2726 | "role": "lead" |
||
2727 | } |
||
2728 | ], |
||
2729 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
2730 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
2731 | "keywords": [ |
||
2732 | "coverage", |
||
2733 | "testing", |
||
2734 | "xunit" |
||
2735 | ], |
||
2736 | "time": "2015-09-14 06:51:16" |
||
2737 | }, |
||
2738 | { |
||
2739 | "name": "phpunit/php-file-iterator", |
||
2740 | "version": "1.4.1", |
||
2741 | "source": { |
||
2742 | "type": "git", |
||
2743 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
2744 | "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0" |
||
2745 | }, |
||
2746 | "dist": { |
||
2747 | "type": "zip", |
||
2748 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0", |
||
2749 | "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0", |
||
2750 | "shasum": "" |
||
2751 | }, |
||
2752 | "require": { |
||
2753 | "php": ">=5.3.3" |
||
2754 | }, |
||
2755 | "type": "library", |
||
2756 | "extra": { |
||
2757 | "branch-alias": { |
||
2758 | "dev-master": "1.4.x-dev" |
||
2759 | } |
||
2760 | }, |
||
2761 | "autoload": { |
||
2762 | "classmap": [ |
||
2763 | "src/" |
||
2764 | ] |
||
2765 | }, |
||
2766 | "notification-url": "https://packagist.org/downloads/", |
||
2767 | "license": [ |
||
2768 | "BSD-3-Clause" |
||
2769 | ], |
||
2770 | "authors": [ |
||
2771 | { |
||
2772 | "name": "Sebastian Bergmann", |
||
2773 | "email": "[email protected]", |
||
2774 | "role": "lead" |
||
2775 | } |
||
2776 | ], |
||
2777 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
2778 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
2779 | "keywords": [ |
||
2780 | "filesystem", |
||
2781 | "iterator" |
||
2782 | ], |
||
2783 | "time": "2015-06-21 13:08:43" |
||
2784 | }, |
||
2785 | { |
||
2786 | "name": "phpunit/php-text-template", |
||
2787 | "version": "1.2.1", |
||
2788 | "source": { |
||
2789 | "type": "git", |
||
2790 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
2791 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" |
||
2792 | }, |
||
2793 | "dist": { |
||
2794 | "type": "zip", |
||
2795 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
2796 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
2797 | "shasum": "" |
||
2798 | }, |
||
2799 | "require": { |
||
2800 | "php": ">=5.3.3" |
||
2801 | }, |
||
2802 | "type": "library", |
||
2803 | "autoload": { |
||
2804 | "classmap": [ |
||
2805 | "src/" |
||
2806 | ] |
||
2807 | }, |
||
2808 | "notification-url": "https://packagist.org/downloads/", |
||
2809 | "license": [ |
||
2810 | "BSD-3-Clause" |
||
2811 | ], |
||
2812 | "authors": [ |
||
2813 | { |
||
2814 | "name": "Sebastian Bergmann", |
||
2815 | "email": "[email protected]", |
||
2816 | "role": "lead" |
||
2817 | } |
||
2818 | ], |
||
2819 | "description": "Simple template engine.", |
||
2820 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
2821 | "keywords": [ |
||
2822 | "template" |
||
2823 | ], |
||
2824 | "time": "2015-06-21 13:50:34" |
||
2825 | }, |
||
2826 | { |
||
2827 | "name": "phpunit/php-timer", |
||
2828 | "version": "1.0.7", |
||
2829 | "source": { |
||
2830 | "type": "git", |
||
2831 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
2832 | "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b" |
||
2833 | }, |
||
2834 | "dist": { |
||
2835 | "type": "zip", |
||
2836 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b", |
||
2837 | "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b", |
||
2838 | "shasum": "" |
||
2839 | }, |
||
2840 | "require": { |
||
2841 | "php": ">=5.3.3" |
||
2842 | }, |
||
2843 | "type": "library", |
||
2844 | "autoload": { |
||
2845 | "classmap": [ |
||
2846 | "src/" |
||
2847 | ] |
||
2848 | }, |
||
2849 | "notification-url": "https://packagist.org/downloads/", |
||
2850 | "license": [ |
||
2851 | "BSD-3-Clause" |
||
2852 | ], |
||
2853 | "authors": [ |
||
2854 | { |
||
2855 | "name": "Sebastian Bergmann", |
||
2856 | "email": "[email protected]", |
||
2857 | "role": "lead" |
||
2858 | } |
||
2859 | ], |
||
2860 | "description": "Utility class for timing", |
||
2861 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
2862 | "keywords": [ |
||
2863 | "timer" |
||
2864 | ], |
||
2865 | "time": "2015-06-21 08:01:12" |
||
2866 | }, |
||
2867 | { |
||
2868 | "name": "phpunit/php-token-stream", |
||
2869 | "version": "1.4.8", |
||
2870 | "source": { |
||
2871 | "type": "git", |
||
2872 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
2873 | "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da" |
||
2874 | }, |
||
2875 | "dist": { |
||
2876 | "type": "zip", |
||
2877 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da", |
||
2878 | "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da", |
||
2879 | "shasum": "" |
||
2880 | }, |
||
2881 | "require": { |
||
2882 | "ext-tokenizer": "*", |
||
2883 | "php": ">=5.3.3" |
||
2884 | }, |
||
2885 | "require-dev": { |
||
2886 | "phpunit/phpunit": "~4.2" |
||
2887 | }, |
||
2888 | "type": "library", |
||
2889 | "extra": { |
||
2890 | "branch-alias": { |
||
2891 | "dev-master": "1.4-dev" |
||
2892 | } |
||
2893 | }, |
||
2894 | "autoload": { |
||
2895 | "classmap": [ |
||
2896 | "src/" |
||
2897 | ] |
||
2898 | }, |
||
2899 | "notification-url": "https://packagist.org/downloads/", |
||
2900 | "license": [ |
||
2901 | "BSD-3-Clause" |
||
2902 | ], |
||
2903 | "authors": [ |
||
2904 | { |
||
2905 | "name": "Sebastian Bergmann", |
||
2906 | "email": "[email protected]" |
||
2907 | } |
||
2908 | ], |
||
2909 | "description": "Wrapper around PHP's tokenizer extension.", |
||
2910 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
2911 | "keywords": [ |
||
2912 | "tokenizer" |
||
2913 | ], |
||
2914 | "time": "2015-09-15 10:49:45" |
||
2915 | }, |
||
2916 | { |
||
2917 | "name": "phpunit/phpunit", |
||
2918 | "version": "4.8.9", |
||
2919 | "source": { |
||
2920 | "type": "git", |
||
2921 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
2922 | "reference": "73fad41adb5b7bc3a494bb930d90648df1d5e74b" |
||
2923 | }, |
||
2924 | "dist": { |
||
2925 | "type": "zip", |
||
2926 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/73fad41adb5b7bc3a494bb930d90648df1d5e74b", |
||
2927 | "reference": "73fad41adb5b7bc3a494bb930d90648df1d5e74b", |
||
2928 | "shasum": "" |
||
2929 | }, |
||
2930 | "require": { |
||
2931 | "ext-dom": "*", |
||
2932 | "ext-json": "*", |
||
2933 | "ext-pcre": "*", |
||
2934 | "ext-reflection": "*", |
||
2935 | "ext-spl": "*", |
||
2936 | "php": ">=5.3.3", |
||
2937 | "phpspec/prophecy": "^1.3.1", |
||
2938 | "phpunit/php-code-coverage": "~2.1", |
||
2939 | "phpunit/php-file-iterator": "~1.4", |
||
2940 | "phpunit/php-text-template": "~1.2", |
||
2941 | "phpunit/php-timer": ">=1.0.6", |
||
2942 | "phpunit/phpunit-mock-objects": "~2.3", |
||
2943 | "sebastian/comparator": "~1.1", |
||
2944 | "sebastian/diff": "~1.2", |
||
2945 | "sebastian/environment": "~1.3", |
||
2946 | "sebastian/exporter": "~1.2", |
||
2947 | "sebastian/global-state": "~1.0", |
||
2948 | "sebastian/version": "~1.0", |
||
2949 | "symfony/yaml": "~2.1|~3.0" |
||
2950 | }, |
||
2951 | "suggest": { |
||
2952 | "phpunit/php-invoker": "~1.1" |
||
2953 | }, |
||
2954 | "bin": [ |
||
2955 | "phpunit" |
||
2956 | ], |
||
2957 | "type": "library", |
||
2958 | "extra": { |
||
2959 | "branch-alias": { |
||
2960 | "dev-master": "4.8.x-dev" |
||
2961 | } |
||
2962 | }, |
||
2963 | "autoload": { |
||
2964 | "classmap": [ |
||
2965 | "src/" |
||
2966 | ] |
||
2967 | }, |
||
2968 | "notification-url": "https://packagist.org/downloads/", |
||
2969 | "license": [ |
||
2970 | "BSD-3-Clause" |
||
2971 | ], |
||
2972 | "authors": [ |
||
2973 | { |
||
2974 | "name": "Sebastian Bergmann", |
||
2975 | "email": "[email protected]", |
||
2976 | "role": "lead" |
||
2977 | } |
||
2978 | ], |
||
2979 | "description": "The PHP Unit Testing framework.", |
||
2980 | "homepage": "https://phpunit.de/", |
||
2981 | "keywords": [ |
||
2982 | "phpunit", |
||
2983 | "testing", |
||
2984 | "xunit" |
||
2985 | ], |
||
2986 | "time": "2015-09-20 12:56:44" |
||
2987 | }, |
||
2988 | { |
||
2989 | "name": "phpunit/phpunit-mock-objects", |
||
2990 | "version": "2.3.7", |
||
2991 | "source": { |
||
2992 | "type": "git", |
||
2993 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
2994 | "reference": "5e2645ad49d196e020b85598d7c97e482725786a" |
||
2995 | }, |
||
2996 | "dist": { |
||
2997 | "type": "zip", |
||
2998 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5e2645ad49d196e020b85598d7c97e482725786a", |
||
2999 | "reference": "5e2645ad49d196e020b85598d7c97e482725786a", |
||
3000 | "shasum": "" |
||
3001 | }, |
||
3002 | "require": { |
||
3003 | "doctrine/instantiator": "^1.0.2", |
||
3004 | "php": ">=5.3.3", |
||
3005 | "phpunit/php-text-template": "~1.2", |
||
3006 | "sebastian/exporter": "~1.2" |
||
3007 | }, |
||
3008 | "require-dev": { |
||
3009 | "phpunit/phpunit": "~4.4" |
||
3010 | }, |
||
3011 | "suggest": { |
||
3012 | "ext-soap": "*" |
||
3013 | }, |
||
3014 | "type": "library", |
||
3015 | "extra": { |
||
3016 | "branch-alias": { |
||
3017 | "dev-master": "2.3.x-dev" |
||
3018 | } |
||
3019 | }, |
||
3020 | "autoload": { |
||
3021 | "classmap": [ |
||
3022 | "src/" |
||
3023 | ] |
||
3024 | }, |
||
3025 | "notification-url": "https://packagist.org/downloads/", |
||
3026 | "license": [ |
||
3027 | "BSD-3-Clause" |
||
3028 | ], |
||
3029 | "authors": [ |
||
3030 | { |
||
3031 | "name": "Sebastian Bergmann", |
||
3032 | "email": "[email protected]", |
||
3033 | "role": "lead" |
||
3034 | } |
||
3035 | ], |
||
3036 | "description": "Mock Object library for PHPUnit", |
||
3037 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
3038 | "keywords": [ |
||
3039 | "mock", |
||
3040 | "xunit" |
||
3041 | ], |
||
3042 | "time": "2015-08-19 09:14:08" |
||
3043 | }, |
||
3044 | { |
||
3045 | "name": "ptachoire/cssembed", |
||
3046 | "version": "v1.0.2", |
||
3047 | "source": { |
||
3048 | "type": "git", |
||
3049 | "url": "https://github.com/krichprollsch/phpCssEmbed.git", |
||
3050 | "reference": "406c6d5b846cafa9186f9944a6210d0e6fed154b" |
||
3051 | }, |
||
3052 | "dist": { |
||
3053 | "type": "zip", |
||
3054 | "url": "https://api.github.com/repos/krichprollsch/phpCssEmbed/zipball/406c6d5b846cafa9186f9944a6210d0e6fed154b", |
||
3055 | "reference": "406c6d5b846cafa9186f9944a6210d0e6fed154b", |
||
3056 | "shasum": "" |
||
3057 | }, |
||
3058 | "require": { |
||
3059 | "php": ">=5.3.0" |
||
3060 | }, |
||
3061 | "type": "library", |
||
3062 | "autoload": { |
||
3063 | "psr-0": { |
||
3064 | "CssEmbed": "src/" |
||
3065 | } |
||
3066 | }, |
||
3067 | "notification-url": "https://packagist.org/downloads/", |
||
3068 | "license": [ |
||
3069 | "MIT" |
||
3070 | ], |
||
3071 | "authors": [ |
||
3072 | { |
||
3073 | "name": "Pierre Tachoire", |
||
3074 | "email": "[email protected]" |
||
3075 | } |
||
3076 | ], |
||
3077 | "description": "Css url embed library.", |
||
3078 | "homepage": "https://github.com/krichprollsch/phpCssEmbed", |
||
3079 | "keywords": [ |
||
3080 | "css", |
||
3081 | "url" |
||
3082 | ], |
||
3083 | "time": "2013-07-22 20:01:48" |
||
3084 | }, |
||
3085 | { |
||
3086 | "name": "raulfraile/ladybug", |
||
3087 | "version": "v1.0.11", |
||
3088 | "source": { |
||
3089 | "type": "git", |
||
3090 | "url": "https://github.com/raulfraile/ladybug.git", |
||
3091 | "reference": "1fb36821c3e91bd9a030335df452b264811449bf" |
||
3092 | }, |
||
3093 | "dist": { |
||
3094 | "type": "zip", |
||
3095 | "url": "https://api.github.com/repos/raulfraile/ladybug/zipball/1fb36821c3e91bd9a030335df452b264811449bf", |
||
3096 | "reference": "1fb36821c3e91bd9a030335df452b264811449bf", |
||
3097 | "shasum": "" |
||
3098 | }, |
||
3099 | "require": { |
||
3100 | "php": ">=5.3.9", |
||
3101 | "ptachoire/cssembed": "v1.0.2", |
||
3102 | "raulfraile/ladybug-plugin-extra": "~1.0.0", |
||
3103 | "raulfraile/ladybug-theme-modern": ">=1.0.7,<2.0", |
||
3104 | "symfony/config": ">=2.0", |
||
3105 | "symfony/console": ">=2.0", |
||
3106 | "symfony/dependency-injection": ">=2.0", |
||
3107 | "symfony/finder": ">=2.0", |
||
3108 | "twig/twig": ">=1.7.0" |
||
3109 | }, |
||
3110 | "require-dev": { |
||
3111 | "jms/serializer": ">=0.11.0", |
||
3112 | "mockery/mockery": "0.9.1", |
||
3113 | "phpdocumentor/reflection-docblock": "2.0.0", |
||
3114 | "phpunit/phpunit": "~4.0", |
||
3115 | "symfony/dom-crawler": ">=2.0.4" |
||
3116 | }, |
||
3117 | "suggest": { |
||
3118 | "jms/serializer": "Required to serialize data to XML and JSON", |
||
3119 | "phpdocumentor/reflection-docblock": "Required to display object methods description", |
||
3120 | "symfony/yaml": "Required to serialize data to YAML format" |
||
3121 | }, |
||
3122 | "type": "library", |
||
3123 | "autoload": { |
||
3124 | "psr-0": { |
||
3125 | "Ladybug\\Theme": [ |
||
3126 | "../ladybug-themes", |
||
3127 | "data/themes" |
||
3128 | ], |
||
3129 | "Ladybug\\Plugin": [ |
||
3130 | "../ladybug-plugins", |
||
3131 | "data/plugins" |
||
3132 | ], |
||
3133 | "Ladybug": "src/" |
||
3134 | } |
||
3135 | }, |
||
3136 | "notification-url": "https://packagist.org/downloads/", |
||
3137 | "license": [ |
||
3138 | "MIT" |
||
3139 | ], |
||
3140 | "authors": [ |
||
3141 | { |
||
3142 | "name": "Raul Fraile", |
||
3143 | "email": "[email protected]", |
||
3144 | "homepage": "http://www.raulfb.com/", |
||
3145 | "role": "Developer" |
||
3146 | } |
||
3147 | ], |
||
3148 | "description": "Simple and Extensible PHP Dumper", |
||
3149 | "homepage": "https://github.com/raulfraile/ladybug", |
||
3150 | "keywords": [ |
||
3151 | "dump", |
||
3152 | "dumper", |
||
3153 | "ladybug", |
||
3154 | "print_r", |
||
3155 | "var_dump" |
||
3156 | ], |
||
3157 | "time": "2014-08-23 19:43:25" |
||
3158 | }, |
||
3159 | { |
||
3160 | "name": "raulfraile/ladybug-installer", |
||
3161 | "version": "v1.0.1", |
||
3162 | "source": { |
||
3163 | "type": "git", |
||
3164 | "url": "https://github.com/raulfraile/ladybug-installer.git", |
||
3165 | "reference": "04f38f50cac673d3ca93de9c0805889e37804b33" |
||
3166 | }, |
||
3167 | "dist": { |
||
3168 | "type": "zip", |
||
3169 | "url": "https://api.github.com/repos/raulfraile/ladybug-installer/zipball/04f38f50cac673d3ca93de9c0805889e37804b33", |
||
3170 | "reference": "04f38f50cac673d3ca93de9c0805889e37804b33", |
||
3171 | "shasum": "" |
||
3172 | }, |
||
3173 | "require": { |
||
3174 | "composer-plugin-api": "*" |
||
3175 | }, |
||
3176 | "require-dev": { |
||
3177 | "composer/composer": "1.*", |
||
3178 | "mockery/mockery": "0.8.0" |
||
3179 | }, |
||
3180 | "type": "composer-plugin", |
||
3181 | "extra": { |
||
3182 | "class": "\\Ladybug\\LadybugPlugin" |
||
3183 | }, |
||
3184 | "autoload": { |
||
3185 | "psr-0": { |
||
3186 | "Ladybug": [ |
||
3187 | "src/" |
||
3188 | ] |
||
3189 | } |
||
3190 | }, |
||
3191 | "notification-url": "https://packagist.org/downloads/", |
||
3192 | "license": [ |
||
3193 | "MIT" |
||
3194 | ], |
||
3195 | "description": "Unified installer for ladybug addons", |
||
3196 | "keywords": [ |
||
3197 | "installer", |
||
3198 | "ladybug", |
||
3199 | "plugins", |
||
3200 | "themes" |
||
3201 | ], |
||
3202 | "time": "2013-09-21 23:28:23" |
||
3203 | }, |
||
3204 | { |
||
3205 | "name": "raulfraile/ladybug-plugin-extra", |
||
3206 | "version": "v1.0.1", |
||
3207 | "target-dir": "Ladybug/Plugin/Extra", |
||
3208 | "source": { |
||
3209 | "type": "git", |
||
3210 | "url": "https://github.com/raulfraile/ladybug-plugin-extra.git", |
||
3211 | "reference": "d240770a4c610e26657e5edc0edaace6d07187b2" |
||
3212 | }, |
||
3213 | "dist": { |
||
3214 | "type": "zip", |
||
3215 | "url": "https://api.github.com/repos/raulfraile/ladybug-plugin-extra/zipball/d240770a4c610e26657e5edc0edaace6d07187b2", |
||
3216 | "reference": "d240770a4c610e26657e5edc0edaace6d07187b2", |
||
3217 | "shasum": "" |
||
3218 | }, |
||
3219 | "require": { |
||
3220 | "raulfraile/ladybug-installer": "~1.0" |
||
3221 | }, |
||
3222 | "require-dev": { |
||
3223 | "mockery/mockery": "0.8.0", |
||
3224 | "raulfraile/ladybug": "~1.0.0" |
||
3225 | }, |
||
3226 | "type": "ladybug-plugin", |
||
3227 | "extra": { |
||
3228 | "ladybug_name": "Extra" |
||
3229 | }, |
||
3230 | "autoload": { |
||
3231 | "psr-0": { |
||
3232 | "Ladybug\\Plugin\\Extra\\": "" |
||
3233 | }, |
||
3234 | "files": [ |
||
3235 | "Resources/php/helpers.php" |
||
3236 | ] |
||
3237 | }, |
||
3238 | "notification-url": "https://packagist.org/downloads/", |
||
3239 | "license": [ |
||
3240 | "MIT" |
||
3241 | ], |
||
3242 | "description": "Extra plugin for ladybug", |
||
3243 | "keywords": [ |
||
3244 | "ladybug", |
||
3245 | "plugin" |
||
3246 | ], |
||
3247 | "time": "2013-09-29 10:19:08" |
||
3248 | }, |
||
3249 | { |
||
3250 | "name": "raulfraile/ladybug-theme-modern", |
||
3251 | "version": "v1.0.7", |
||
3252 | "source": { |
||
3253 | "type": "git", |
||
3254 | "url": "https://github.com/raulfraile/ladybug-theme-modern.git", |
||
3255 | "reference": "0271ed62bc45397be9e346c9c19a0ae0d811ef8e" |
||
3256 | }, |
||
3257 | "dist": { |
||
3258 | "type": "zip", |
||
3259 | "url": "https://api.github.com/repos/raulfraile/ladybug-theme-modern/zipball/0271ed62bc45397be9e346c9c19a0ae0d811ef8e", |
||
3260 | "reference": "0271ed62bc45397be9e346c9c19a0ae0d811ef8e", |
||
3261 | "shasum": "" |
||
3262 | }, |
||
3263 | "require": { |
||
3264 | "raulfraile/ladybug-installer": "~1.0.0" |
||
3265 | }, |
||
3266 | "type": "ladybug-theme", |
||
3267 | "extra": { |
||
3268 | "ladybug_name": "Modern" |
||
3269 | }, |
||
3270 | "notification-url": "https://packagist.org/downloads/", |
||
3271 | "license": [ |
||
3272 | "MIT" |
||
3273 | ], |
||
3274 | "description": "Theme 'modern' for ladybug", |
||
3275 | "keywords": [ |
||
3276 | "dump", |
||
3277 | "ladybug", |
||
3278 | "print_r", |
||
3279 | "theme", |
||
3280 | "var_dump" |
||
3281 | ], |
||
3282 | "time": "2014-08-21 08:27:46" |
||
3283 | }, |
||
3284 | { |
||
3285 | "name": "sebastian/comparator", |
||
3286 | "version": "1.2.0", |
||
3287 | "source": { |
||
3288 | "type": "git", |
||
3289 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
3290 | "reference": "937efb279bd37a375bcadf584dec0726f84dbf22" |
||
3291 | }, |
||
3292 | "dist": { |
||
3293 | "type": "zip", |
||
3294 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22", |
||
3295 | "reference": "937efb279bd37a375bcadf584dec0726f84dbf22", |
||
3296 | "shasum": "" |
||
3297 | }, |
||
3298 | "require": { |
||
3299 | "php": ">=5.3.3", |
||
3300 | "sebastian/diff": "~1.2", |
||
3301 | "sebastian/exporter": "~1.2" |
||
3302 | }, |
||
3303 | "require-dev": { |
||
3304 | "phpunit/phpunit": "~4.4" |
||
3305 | }, |
||
3306 | "type": "library", |
||
3307 | "extra": { |
||
3308 | "branch-alias": { |
||
3309 | "dev-master": "1.2.x-dev" |
||
3310 | } |
||
3311 | }, |
||
3312 | "autoload": { |
||
3313 | "classmap": [ |
||
3314 | "src/" |
||
3315 | ] |
||
3316 | }, |
||
3317 | "notification-url": "https://packagist.org/downloads/", |
||
3318 | "license": [ |
||
3319 | "BSD-3-Clause" |
||
3320 | ], |
||
3321 | "authors": [ |
||
3322 | { |
||
3323 | "name": "Jeff Welch", |
||
3324 | "email": "[email protected]" |
||
3325 | }, |
||
3326 | { |
||
3327 | "name": "Volker Dusch", |
||
3328 | "email": "[email protected]" |
||
3329 | }, |
||
3330 | { |
||
3331 | "name": "Bernhard Schussek", |
||
3332 | "email": "[email protected]" |
||
3333 | }, |
||
3334 | { |
||
3335 | "name": "Sebastian Bergmann", |
||
3336 | "email": "[email protected]" |
||
3337 | } |
||
3338 | ], |
||
3339 | "description": "Provides the functionality to compare PHP values for equality", |
||
3340 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
3341 | "keywords": [ |
||
3342 | "comparator", |
||
3343 | "compare", |
||
3344 | "equality" |
||
3345 | ], |
||
3346 | "time": "2015-07-26 15:48:44" |
||
3347 | }, |
||
3348 | { |
||
3349 | "name": "sebastian/diff", |
||
3350 | "version": "1.3.0", |
||
3351 | "source": { |
||
3352 | "type": "git", |
||
3353 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
3354 | "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3" |
||
3355 | }, |
||
3356 | "dist": { |
||
3357 | "type": "zip", |
||
3358 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3", |
||
3359 | "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3", |
||
3360 | "shasum": "" |
||
3361 | }, |
||
3362 | "require": { |
||
3363 | "php": ">=5.3.3" |
||
3364 | }, |
||
3365 | "require-dev": { |
||
3366 | "phpunit/phpunit": "~4.2" |
||
3367 | }, |
||
3368 | "type": "library", |
||
3369 | "extra": { |
||
3370 | "branch-alias": { |
||
3371 | "dev-master": "1.3-dev" |
||
3372 | } |
||
3373 | }, |
||
3374 | "autoload": { |
||
3375 | "classmap": [ |
||
3376 | "src/" |
||
3377 | ] |
||
3378 | }, |
||
3379 | "notification-url": "https://packagist.org/downloads/", |
||
3380 | "license": [ |
||
3381 | "BSD-3-Clause" |
||
3382 | ], |
||
3383 | "authors": [ |
||
3384 | { |
||
3385 | "name": "Kore Nordmann", |
||
3386 | "email": "[email protected]" |
||
3387 | }, |
||
3388 | { |
||
3389 | "name": "Sebastian Bergmann", |
||
3390 | "email": "[email protected]" |
||
3391 | } |
||
3392 | ], |
||
3393 | "description": "Diff implementation", |
||
3394 | "homepage": "http://www.github.com/sebastianbergmann/diff", |
||
3395 | "keywords": [ |
||
3396 | "diff" |
||
3397 | ], |
||
3398 | "time": "2015-02-22 15:13:53" |
||
3399 | }, |
||
3400 | { |
||
3401 | "name": "sebastian/environment", |
||
3402 | "version": "1.3.2", |
||
3403 | "source": { |
||
3404 | "type": "git", |
||
3405 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
3406 | "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44" |
||
3407 | }, |
||
3408 | "dist": { |
||
3409 | "type": "zip", |
||
3410 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6324c907ce7a52478eeeaede764f48733ef5ae44", |
||
3411 | "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44", |
||
3412 | "shasum": "" |
||
3413 | }, |
||
3414 | "require": { |
||
3415 | "php": ">=5.3.3" |
||
3416 | }, |
||
3417 | "require-dev": { |
||
3418 | "phpunit/phpunit": "~4.4" |
||
3419 | }, |
||
3420 | "type": "library", |
||
3421 | "extra": { |
||
3422 | "branch-alias": { |
||
3423 | "dev-master": "1.3.x-dev" |
||
3424 | } |
||
3425 | }, |
||
3426 | "autoload": { |
||
3427 | "classmap": [ |
||
3428 | "src/" |
||
3429 | ] |
||
3430 | }, |
||
3431 | "notification-url": "https://packagist.org/downloads/", |
||
3432 | "license": [ |
||
3433 | "BSD-3-Clause" |
||
3434 | ], |
||
3435 | "authors": [ |
||
3436 | { |
||
3437 | "name": "Sebastian Bergmann", |
||
3438 | "email": "[email protected]" |
||
3439 | } |
||
3440 | ], |
||
3441 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
3442 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
3443 | "keywords": [ |
||
3444 | "Xdebug", |
||
3445 | "environment", |
||
3446 | "hhvm" |
||
3447 | ], |
||
3448 | "time": "2015-08-03 06:14:51" |
||
3449 | }, |
||
3450 | { |
||
3451 | "name": "sebastian/exporter", |
||
3452 | "version": "1.2.1", |
||
3453 | "source": { |
||
3454 | "type": "git", |
||
3455 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
3456 | "reference": "7ae5513327cb536431847bcc0c10edba2701064e" |
||
3457 | }, |
||
3458 | "dist": { |
||
3459 | "type": "zip", |
||
3460 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e", |
||
3461 | "reference": "7ae5513327cb536431847bcc0c10edba2701064e", |
||
3462 | "shasum": "" |
||
3463 | }, |
||
3464 | "require": { |
||
3465 | "php": ">=5.3.3", |
||
3466 | "sebastian/recursion-context": "~1.0" |
||
3467 | }, |
||
3468 | "require-dev": { |
||
3469 | "phpunit/phpunit": "~4.4" |
||
3470 | }, |
||
3471 | "type": "library", |
||
3472 | "extra": { |
||
3473 | "branch-alias": { |
||
3474 | "dev-master": "1.2.x-dev" |
||
3475 | } |
||
3476 | }, |
||
3477 | "autoload": { |
||
3478 | "classmap": [ |
||
3479 | "src/" |
||
3480 | ] |
||
3481 | }, |
||
3482 | "notification-url": "https://packagist.org/downloads/", |
||
3483 | "license": [ |
||
3484 | "BSD-3-Clause" |
||
3485 | ], |
||
3486 | "authors": [ |
||
3487 | { |
||
3488 | "name": "Jeff Welch", |
||
3489 | "email": "[email protected]" |
||
3490 | }, |
||
3491 | { |
||
3492 | "name": "Volker Dusch", |
||
3493 | "email": "[email protected]" |
||
3494 | }, |
||
3495 | { |
||
3496 | "name": "Bernhard Schussek", |
||
3497 | "email": "[email protected]" |
||
3498 | }, |
||
3499 | { |
||
3500 | "name": "Sebastian Bergmann", |
||
3501 | "email": "[email protected]" |
||
3502 | }, |
||
3503 | { |
||
3504 | "name": "Adam Harvey", |
||
3505 | "email": "[email protected]" |
||
3506 | } |
||
3507 | ], |
||
3508 | "description": "Provides the functionality to export PHP variables for visualization", |
||
3509 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
3510 | "keywords": [ |
||
3511 | "export", |
||
3512 | "exporter" |
||
3513 | ], |
||
3514 | "time": "2015-06-21 07:55:53" |
||
3515 | }, |
||
3516 | { |
||
3517 | "name": "sebastian/global-state", |
||
3518 | "version": "1.0.0", |
||
3519 | "source": { |
||
3520 | "type": "git", |
||
3521 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
3522 | "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01" |
||
3523 | }, |
||
3524 | "dist": { |
||
3525 | "type": "zip", |
||
3526 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01", |
||
3527 | "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01", |
||
3528 | "shasum": "" |
||
3529 | }, |
||
3530 | "require": { |
||
3531 | "php": ">=5.3.3" |
||
3532 | }, |
||
3533 | "require-dev": { |
||
3534 | "phpunit/phpunit": "~4.2" |
||
3535 | }, |
||
3536 | "suggest": { |
||
3537 | "ext-uopz": "*" |
||
3538 | }, |
||
3539 | "type": "library", |
||
3540 | "extra": { |
||
3541 | "branch-alias": { |
||
3542 | "dev-master": "1.0-dev" |
||
3543 | } |
||
3544 | }, |
||
3545 | "autoload": { |
||
3546 | "classmap": [ |
||
3547 | "src/" |
||
3548 | ] |
||
3549 | }, |
||
3550 | "notification-url": "https://packagist.org/downloads/", |
||
3551 | "license": [ |
||
3552 | "BSD-3-Clause" |
||
3553 | ], |
||
3554 | "authors": [ |
||
3555 | { |
||
3556 | "name": "Sebastian Bergmann", |
||
3557 | "email": "[email protected]" |
||
3558 | } |
||
3559 | ], |
||
3560 | "description": "Snapshotting of global state", |
||
3561 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
3562 | "keywords": [ |
||
3563 | "global state" |
||
3564 | ], |
||
3565 | "time": "2014-10-06 09:23:50" |
||
3566 | }, |
||
3567 | { |
||
3568 | "name": "sebastian/recursion-context", |
||
3569 | "version": "1.0.1", |
||
3570 | "source": { |
||
3571 | "type": "git", |
||
3572 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
3573 | "reference": "994d4a811bafe801fb06dccbee797863ba2792ba" |
||
3574 | }, |
||
3575 | "dist": { |
||
3576 | "type": "zip", |
||
3577 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/994d4a811bafe801fb06dccbee797863ba2792ba", |
||
3578 | "reference": "994d4a811bafe801fb06dccbee797863ba2792ba", |
||
3579 | "shasum": "" |
||
3580 | }, |
||
3581 | "require": { |
||
3582 | "php": ">=5.3.3" |
||
3583 | }, |
||
3584 | "require-dev": { |
||
3585 | "phpunit/phpunit": "~4.4" |
||
3586 | }, |
||
3587 | "type": "library", |
||
3588 | "extra": { |
||
3589 | "branch-alias": { |
||
3590 | "dev-master": "1.0.x-dev" |
||
3591 | } |
||
3592 | }, |
||
3593 | "autoload": { |
||
3594 | "classmap": [ |
||
3595 | "src/" |
||
3596 | ] |
||
3597 | }, |
||
3598 | "notification-url": "https://packagist.org/downloads/", |
||
3599 | "license": [ |
||
3600 | "BSD-3-Clause" |
||
3601 | ], |
||
3602 | "authors": [ |
||
3603 | { |
||
3604 | "name": "Jeff Welch", |
||
3605 | "email": "[email protected]" |
||
3606 | }, |
||
3607 | { |
||
3608 | "name": "Sebastian Bergmann", |
||
3609 | "email": "[email protected]" |
||
3610 | }, |
||
3611 | { |
||
3612 | "name": "Adam Harvey", |
||
3613 | "email": "[email protected]" |
||
3614 | } |
||
3615 | ], |
||
3616 | "description": "Provides functionality to recursively process PHP variables", |
||
3617 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
3618 | "time": "2015-06-21 08:04:50" |
||
3619 | }, |
||
3620 | { |
||
3621 | "name": "sebastian/version", |
||
3622 | "version": "1.0.6", |
||
3623 | "source": { |
||
3624 | "type": "git", |
||
3625 | "url": "https://github.com/sebastianbergmann/version.git", |
||
3626 | "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6" |
||
3627 | }, |
||
3628 | "dist": { |
||
3629 | "type": "zip", |
||
3630 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", |
||
3631 | "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", |
||
3632 | "shasum": "" |
||
3633 | }, |
||
3634 | "type": "library", |
||
3635 | "autoload": { |
||
3636 | "classmap": [ |
||
3637 | "src/" |
||
3638 | ] |
||
3639 | }, |
||
3640 | "notification-url": "https://packagist.org/downloads/", |
||
3641 | "license": [ |
||
3642 | "BSD-3-Clause" |
||
3643 | ], |
||
3644 | "authors": [ |
||
3645 | { |
||
3646 | "name": "Sebastian Bergmann", |
||
3647 | "email": "[email protected]", |
||
3648 | "role": "lead" |
||
3649 | } |
||
3650 | ], |
||
3651 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
3652 | "homepage": "https://github.com/sebastianbergmann/version", |
||
3653 | "time": "2015-06-21 13:59:46" |
||
3654 | }, |
||
3655 | { |
||
3656 | "name": "squizlabs/php_codesniffer", |
||
3657 | "version": "2.2.0", |
||
3658 | "source": { |
||
3659 | "type": "git", |
||
3660 | "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", |
||
3661 | "reference": "b301c98f19414d836fdaa678648745fcca5aeb4f" |
||
3662 | }, |
||
3663 | "dist": { |
||
3664 | "type": "zip", |
||
3665 | "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/b301c98f19414d836fdaa678648745fcca5aeb4f", |
||
3666 | "reference": "b301c98f19414d836fdaa678648745fcca5aeb4f", |
||
3667 | "shasum": "" |
||
3668 | }, |
||
3669 | "require": { |
||
3670 | "ext-tokenizer": "*", |
||
3671 | "php": ">=5.1.2" |
||
3672 | }, |
||
3673 | "bin": [ |
||
3674 | "scripts/phpcs", |
||
3675 | "scripts/phpcbf" |
||
3676 | ], |
||
3677 | "type": "library", |
||
3678 | "autoload": { |
||
3679 | "classmap": [ |
||
3680 | "CodeSniffer.php", |
||
3681 | "CodeSniffer/CLI.php", |
||
3682 | "CodeSniffer/Exception.php", |
||
3683 | "CodeSniffer/File.php", |
||
3684 | "CodeSniffer/Fixer.php", |
||
3685 | "CodeSniffer/Report.php", |
||
3686 | "CodeSniffer/Reporting.php", |
||
3687 | "CodeSniffer/Sniff.php", |
||
3688 | "CodeSniffer/Tokens.php", |
||
3689 | "CodeSniffer/Reports/", |
||
3690 | "CodeSniffer/Tokenizers/", |
||
3691 | "CodeSniffer/DocGenerators/", |
||
3692 | "CodeSniffer/Standards/AbstractPatternSniff.php", |
||
3693 | "CodeSniffer/Standards/AbstractScopeSniff.php", |
||
3694 | "CodeSniffer/Standards/AbstractVariableSniff.php", |
||
3695 | "CodeSniffer/Standards/IncorrectPatternException.php", |
||
3696 | "CodeSniffer/Standards/Generic/Sniffs/", |
||
3697 | "CodeSniffer/Standards/MySource/Sniffs/", |
||
3698 | "CodeSniffer/Standards/PEAR/Sniffs/", |
||
3699 | "CodeSniffer/Standards/PSR1/Sniffs/", |
||
3700 | "CodeSniffer/Standards/PSR2/Sniffs/", |
||
3701 | "CodeSniffer/Standards/Squiz/Sniffs/", |
||
3702 | "CodeSniffer/Standards/Zend/Sniffs/" |
||
3703 | ] |
||
3704 | }, |
||
3705 | "notification-url": "https://packagist.org/downloads/", |
||
3706 | "license": [ |
||
3707 | "BSD-3-Clause" |
||
3708 | ], |
||
3709 | "authors": [ |
||
3710 | { |
||
3711 | "name": "Greg Sherwood", |
||
3712 | "role": "lead" |
||
3713 | } |
||
3714 | ], |
||
3715 | "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", |
||
3716 | "homepage": "http://www.squizlabs.com/php-codesniffer", |
||
3717 | "keywords": [ |
||
3718 | "phpcs", |
||
3719 | "standards" |
||
3720 | ], |
||
3721 | "time": "2015-01-21 22:44:05" |
||
3722 | }, |
||
3723 | { |
||
3724 | "name": "twig/twig", |
||
3725 | "version": "v1.22.2", |
||
3726 | "source": { |
||
3727 | "type": "git", |
||
3728 | "url": "https://github.com/twigphp/Twig.git", |
||
3729 | "reference": "79249fc8c9ff62e41e217e0c630e2e00bcadda6a" |
||
3730 | }, |
||
3731 | "dist": { |
||
3732 | "type": "zip", |
||
3733 | "url": "https://api.github.com/repos/twigphp/Twig/zipball/79249fc8c9ff62e41e217e0c630e2e00bcadda6a", |
||
3734 | "reference": "79249fc8c9ff62e41e217e0c630e2e00bcadda6a", |
||
3735 | "shasum": "" |
||
3736 | }, |
||
3737 | "require": { |
||
3738 | "php": ">=5.2.7" |
||
3739 | }, |
||
3740 | "require-dev": { |
||
3741 | "symfony/debug": "~2.7", |
||
3742 | "symfony/phpunit-bridge": "~2.7" |
||
3743 | }, |
||
3744 | "type": "library", |
||
3745 | "extra": { |
||
3746 | "branch-alias": { |
||
3747 | "dev-master": "1.22-dev" |
||
3748 | } |
||
3749 | }, |
||
3750 | "autoload": { |
||
3751 | "psr-0": { |
||
3752 | "Twig_": "lib/" |
||
3753 | } |
||
3754 | }, |
||
3755 | "notification-url": "https://packagist.org/downloads/", |
||
3756 | "license": [ |
||
3757 | "BSD-3-Clause" |
||
3758 | ], |
||
3759 | "authors": [ |
||
3760 | { |
||
3761 | "name": "Fabien Potencier", |
||
3762 | "email": "[email protected]", |
||
3763 | "homepage": "http://fabien.potencier.org", |
||
3764 | "role": "Lead Developer" |
||
3765 | }, |
||
3766 | { |
||
3767 | "name": "Armin Ronacher", |
||
3768 | "email": "[email protected]", |
||
3769 | "role": "Project Founder" |
||
3770 | }, |
||
3771 | { |
||
3772 | "name": "Twig Team", |
||
3773 | "homepage": "http://twig.sensiolabs.org/contributors", |
||
3774 | "role": "Contributors" |
||
3775 | } |
||
3776 | ], |
||
3777 | "description": "Twig, the flexible, fast, and secure template language for PHP", |
||
3778 | "homepage": "http://twig.sensiolabs.org", |
||
3779 | "keywords": [ |
||
3780 | "templating" |
||
3781 | ], |
||
3782 | "time": "2015-09-22 13:59:32" |
||
3783 | } |
||
3784 | ], |
||
3785 | "aliases": [], |
||
3786 | "minimum-stability": "stable", |
||
3787 | "stability-flags": { |
||
3788 | "dflydev/embedded-composer": 20, |
||
3789 | "composer/composer": 20, |
||
3790 | "yosymfony/toml": 20 |
||
3791 | }, |
||
3792 | "prefer-stable": false, |
||
3793 | "prefer-lowest": false, |
||
3794 | "platform": { |
||
3795 | "php": ">=5.5" |
||
3796 | }, |
||
3797 | "platform-dev": [] |
||
3798 | } |
||
3799 |