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": "27898700a248a4124ceb4a2a4d82c880", |
||
8 | "content-hash": "3e7f56fee0343ea7ddb938e75e448b37", |
||
9 | "packages": [ |
||
10 | { |
||
11 | "name": "carnage/cqorms", |
||
12 | "version": "0.2.1", |
||
13 | "source": { |
||
14 | "type": "git", |
||
15 | "url": "https://github.com/carnage/cqorms.git", |
||
16 | "reference": "9f9df0e4d55a89606968056dd25a20fc5dfd273a" |
||
17 | }, |
||
18 | "dist": { |
||
19 | "type": "zip", |
||
20 | "url": "https://api.github.com/repos/carnage/cqorms/zipball/9f9df0e4d55a89606968056dd25a20fc5dfd273a", |
||
21 | "reference": "9f9df0e4d55a89606968056dd25a20fc5dfd273a", |
||
22 | "shasum": "" |
||
23 | }, |
||
24 | "require": { |
||
25 | "carnage/cqrs": "~0.2.0", |
||
26 | "doctrine/doctrine-orm-module": "^1.0.0", |
||
27 | "jms/serializer": "^1.1.0", |
||
28 | "php": ">=7.0", |
||
29 | "zendframework/zend-servicemanager": "^2.5 || ^3.0" |
||
30 | }, |
||
31 | "require-dev": { |
||
32 | "mockery/mockery": "~0.9.1", |
||
33 | "phpunit/phpunit": "~4.1.3" |
||
34 | }, |
||
35 | "type": "library", |
||
36 | "autoload": { |
||
37 | "psr-4": { |
||
38 | "Carnage\\Cqorms\\": "/src" |
||
39 | } |
||
40 | }, |
||
41 | "notification-url": "https://packagist.org/downloads/", |
||
42 | "license": [ |
||
43 | "MIT" |
||
44 | ], |
||
45 | "description": "Doctrine ORM implementation of persistence for cqrs module", |
||
46 | "time": "2017-06-03 11:27:43" |
||
47 | }, |
||
48 | { |
||
49 | "name": "carnage/cqrs", |
||
50 | "version": "0.2.0", |
||
51 | "source": { |
||
52 | "type": "git", |
||
53 | "url": "https://github.com/carnage/cqrs.git", |
||
54 | "reference": "aaf547fd8760ee3dd1086dc94bebeb1cf3552d4b" |
||
55 | }, |
||
56 | "dist": { |
||
57 | "type": "zip", |
||
58 | "url": "https://api.github.com/repos/carnage/cqrs/zipball/aaf547fd8760ee3dd1086dc94bebeb1cf3552d4b", |
||
59 | "reference": "aaf547fd8760ee3dd1086dc94bebeb1cf3552d4b", |
||
60 | "shasum": "" |
||
61 | }, |
||
62 | "require": { |
||
63 | "carnage/zendfony-cli": "~0.2.0", |
||
64 | "doctrine/collections": "^1.0", |
||
65 | "doctrine/dbal": "^2.5.1", |
||
66 | "ircmaxell/random-lib": "^1.0.0", |
||
67 | "php": ">=5.6", |
||
68 | "symfony/console": "^3.2", |
||
69 | "zendframework/zend-log": "^2.5 || ^3.0", |
||
70 | "zendframework/zend-mvc": "^2.5 || ^3.0", |
||
71 | "zendframework/zend-servicemanager": "^2.5 || ^3.0" |
||
72 | }, |
||
73 | "require-dev": { |
||
74 | "mockery/mockery": "~0.9.1", |
||
75 | "phpunit/phpunit": "^5.0" |
||
76 | }, |
||
77 | "type": "library", |
||
78 | "extra": { |
||
79 | "zf": { |
||
80 | "component": "Carnage\\Cqrs" |
||
81 | } |
||
82 | }, |
||
83 | "autoload": { |
||
84 | "psr-4": { |
||
85 | "Carnage\\Cqrs\\": "/src" |
||
86 | } |
||
87 | }, |
||
88 | "notification-url": "https://packagist.org/downloads/", |
||
89 | "license": [ |
||
90 | "MIT" |
||
91 | ], |
||
92 | "description": "Cqrs/Es module for zf2", |
||
93 | "time": "2017-09-17 13:12:36" |
||
94 | }, |
||
95 | { |
||
96 | "name": "carnage/zend-layout-per-module", |
||
97 | "version": "0.1.0", |
||
98 | "source": { |
||
99 | "type": "git", |
||
100 | "url": "https://github.com/carnage/ZendLayoutPerModule.git", |
||
101 | "reference": "d2c95d96e3b56a2f3498ffbc0f3bfd0cf7bbf36e" |
||
102 | }, |
||
103 | "dist": { |
||
104 | "type": "zip", |
||
105 | "url": "https://api.github.com/repos/carnage/ZendLayoutPerModule/zipball/d2c95d96e3b56a2f3498ffbc0f3bfd0cf7bbf36e", |
||
106 | "reference": "d2c95d96e3b56a2f3498ffbc0f3bfd0cf7bbf36e", |
||
107 | "shasum": "" |
||
108 | }, |
||
109 | "require": { |
||
110 | "php": ">=7.1.1", |
||
111 | "zendframework/zend-mvc": "^2.5 || ^3.0" |
||
112 | }, |
||
113 | "type": "library", |
||
114 | "autoload": { |
||
115 | "classmap": [ |
||
116 | "Module.php" |
||
117 | ] |
||
118 | }, |
||
119 | "notification-url": "https://packagist.org/downloads/", |
||
120 | "license": [ |
||
121 | "MIT" |
||
122 | ], |
||
123 | "description": "Zend framework module to change loayout per module", |
||
124 | "time": "2017-11-11 15:34:36" |
||
125 | }, |
||
126 | { |
||
127 | "name": "carnage/zendfony-cli", |
||
128 | "version": "0.2.0", |
||
129 | "source": { |
||
130 | "type": "git", |
||
131 | "url": "https://github.com/carnage/ZendfonyCli.git", |
||
132 | "reference": "a196b627add003b6df1689f186d1e2daca12bc8a" |
||
133 | }, |
||
134 | "dist": { |
||
135 | "type": "zip", |
||
136 | "url": "https://api.github.com/repos/carnage/ZendfonyCli/zipball/a196b627add003b6df1689f186d1e2daca12bc8a", |
||
137 | "reference": "a196b627add003b6df1689f186d1e2daca12bc8a", |
||
138 | "shasum": "" |
||
139 | }, |
||
140 | "require": { |
||
141 | "php": ">=7.0", |
||
142 | "symfony/console": "^3.2", |
||
143 | "zendframework/zend-servicemanager": "^2.5 || ^3.0" |
||
144 | }, |
||
145 | "bin": [ |
||
146 | "bin/cli", |
||
147 | "bin/cli.php" |
||
148 | ], |
||
149 | "type": "library", |
||
150 | "autoload": { |
||
151 | "psr-4": { |
||
152 | "Carnage\\ZendfonyCli\\": "src" |
||
153 | } |
||
154 | }, |
||
155 | "notification-url": "https://packagist.org/downloads/", |
||
156 | "license": [ |
||
157 | "MIT" |
||
158 | ], |
||
159 | "description": "Zend module for symfony CLI", |
||
160 | "time": "2017-09-17 12:52:14" |
||
161 | }, |
||
162 | { |
||
163 | "name": "conferencetools/googleanalytics", |
||
164 | "version": "0.1.0", |
||
165 | "source": { |
||
166 | "type": "git", |
||
167 | "url": "https://github.com/conferencetools/google-analytics-module.git", |
||
168 | "reference": "846f37c368a6816b190b4141dffc78b9264769c8" |
||
169 | }, |
||
170 | "dist": { |
||
171 | "type": "zip", |
||
172 | "url": "https://api.github.com/repos/conferencetools/google-analytics-module/zipball/846f37c368a6816b190b4141dffc78b9264769c8", |
||
173 | "reference": "846f37c368a6816b190b4141dffc78b9264769c8", |
||
174 | "shasum": "" |
||
175 | }, |
||
176 | "require": { |
||
177 | "php": ">=7.0.5", |
||
178 | "zendframework/zend-servicemanager": "^2.5", |
||
179 | "zendframework/zend-view": "^2.5" |
||
180 | }, |
||
181 | "require-dev": { |
||
182 | "mockery/mockery": "~0.9.1", |
||
183 | "phpunit/phpunit": "^5.7" |
||
184 | }, |
||
185 | "type": "library", |
||
186 | "autoload": { |
||
187 | "psr-4": { |
||
188 | "ConferenceTools\\GoogleAnalytics\\": "src" |
||
189 | } |
||
190 | }, |
||
191 | "notification-url": "https://packagist.org/downloads/", |
||
192 | "license": [ |
||
193 | "MIT" |
||
194 | ], |
||
195 | "description": "Google Analytics integration", |
||
196 | "time": "2017-09-13 16:42:43" |
||
197 | }, |
||
198 | { |
||
199 | "name": "container-interop/container-interop", |
||
200 | "version": "1.2.0", |
||
201 | "source": { |
||
202 | "type": "git", |
||
203 | "url": "https://github.com/container-interop/container-interop.git", |
||
204 | "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8" |
||
205 | }, |
||
206 | "dist": { |
||
207 | "type": "zip", |
||
208 | "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8", |
||
209 | "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8", |
||
210 | "shasum": "" |
||
211 | }, |
||
212 | "require": { |
||
213 | "psr/container": "^1.0" |
||
214 | }, |
||
215 | "type": "library", |
||
216 | "autoload": { |
||
217 | "psr-4": { |
||
218 | "Interop\\Container\\": "src/Interop/Container/" |
||
219 | } |
||
220 | }, |
||
221 | "notification-url": "https://packagist.org/downloads/", |
||
222 | "license": [ |
||
223 | "MIT" |
||
224 | ], |
||
225 | "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", |
||
226 | "homepage": "https://github.com/container-interop/container-interop", |
||
227 | "time": "2017-02-14 19:40:03" |
||
228 | }, |
||
229 | { |
||
230 | "name": "crossjoin/css", |
||
231 | "version": "v1.0.3", |
||
232 | "source": { |
||
233 | "type": "git", |
||
234 | "url": "https://github.com/crossjoin/Css.git", |
||
235 | "reference": "7b50ca94c4bdad60d01cfa327f00b7a600d6f9f3" |
||
236 | }, |
||
237 | "dist": { |
||
238 | "type": "zip", |
||
239 | "url": "https://api.github.com/repos/crossjoin/Css/zipball/7b50ca94c4bdad60d01cfa327f00b7a600d6f9f3", |
||
240 | "reference": "7b50ca94c4bdad60d01cfa327f00b7a600d6f9f3", |
||
241 | "shasum": "" |
||
242 | }, |
||
243 | "require": { |
||
244 | "ext-dom": "*", |
||
245 | "ext-mbstring": "*", |
||
246 | "php": ">=5.4.0" |
||
247 | }, |
||
248 | "type": "library", |
||
249 | "autoload": { |
||
250 | "psr-4": { |
||
251 | "Crossjoin\\Css\\": "src/Crossjoin/Css/" |
||
252 | } |
||
253 | }, |
||
254 | "notification-url": "https://packagist.org/downloads/", |
||
255 | "license": [ |
||
256 | "MIT" |
||
257 | ], |
||
258 | "authors": [ |
||
259 | { |
||
260 | "name": "Christoph Ziegenberg", |
||
261 | "email": "[email protected]", |
||
262 | "role": "Developer" |
||
263 | } |
||
264 | ], |
||
265 | "description": "CSS reader and writer with full CSS3 support, already supporting huge parts of the current CSS4 spec. It supports media queries, comments, value optimization and more... It offers full Unicode support and can handle also large CSS sources. Requires PHP 5.4+.", |
||
266 | "homepage": "https://github.com/crossjoin/Css", |
||
267 | "keywords": [ |
||
268 | "css", |
||
269 | "css parser", |
||
270 | "css reader", |
||
271 | "css writer", |
||
272 | "php" |
||
273 | ], |
||
274 | "time": "2015-09-29 15:38:43" |
||
275 | }, |
||
276 | { |
||
277 | "name": "crossjoin/pre-mailer", |
||
278 | "version": "v1.0.5", |
||
279 | "source": { |
||
280 | "type": "git", |
||
281 | "url": "https://github.com/crossjoin/PreMailer.git", |
||
282 | "reference": "e1fbd426a9f3ba2d5d00f6641b2509c72bf4f561" |
||
283 | }, |
||
284 | "dist": { |
||
285 | "type": "zip", |
||
286 | "url": "https://api.github.com/repos/crossjoin/PreMailer/zipball/e1fbd426a9f3ba2d5d00f6641b2509c72bf4f561", |
||
287 | "reference": "e1fbd426a9f3ba2d5d00f6641b2509c72bf4f561", |
||
288 | "shasum": "" |
||
289 | }, |
||
290 | "require": { |
||
291 | "crossjoin/css": "^1.0.3", |
||
292 | "ext-dom": "*", |
||
293 | "ext-mbstring": "*", |
||
294 | "php": ">=5.4.0", |
||
295 | "symfony/css-selector": "^2.7.1" |
||
296 | }, |
||
297 | "type": "library", |
||
298 | "autoload": { |
||
299 | "psr-4": { |
||
300 | "Crossjoin\\PreMailer\\": "src/Crossjoin/PreMailer/" |
||
301 | } |
||
302 | }, |
||
303 | "notification-url": "https://packagist.org/downloads/", |
||
304 | "license": [ |
||
305 | "MIT" |
||
306 | ], |
||
307 | "authors": [ |
||
308 | { |
||
309 | "name": "Christoph Ziegenberg", |
||
310 | "email": "[email protected]", |
||
311 | "role": "Developer" |
||
312 | } |
||
313 | ], |
||
314 | "description": "Crossjoin\\PreMailer converts CSS in a given HTML source to inline styles and optimizes it for sending it via e-mail. It also creates a text version of the HTML source. Requires PHP 5.4+.", |
||
315 | "homepage": "https://github.com/crossjoin/PreMailer", |
||
316 | "keywords": [ |
||
317 | "css", |
||
318 | "e-mail", |
||
319 | "html", |
||
320 | "inline", |
||
321 | "mail", |
||
322 | "php", |
||
323 | "premailer", |
||
324 | "styles", |
||
325 | "text" |
||
326 | ], |
||
327 | "time": "2015-12-26 15:44:38" |
||
328 | }, |
||
329 | { |
||
330 | "name": "doctrine/annotations", |
||
331 | "version": "v1.5.0", |
||
332 | "source": { |
||
333 | "type": "git", |
||
334 | "url": "https://github.com/doctrine/annotations.git", |
||
335 | "reference": "5beebb01b025c94e93686b7a0ed3edae81fe3e7f" |
||
336 | }, |
||
337 | "dist": { |
||
338 | "type": "zip", |
||
339 | "url": "https://api.github.com/repos/doctrine/annotations/zipball/5beebb01b025c94e93686b7a0ed3edae81fe3e7f", |
||
340 | "reference": "5beebb01b025c94e93686b7a0ed3edae81fe3e7f", |
||
341 | "shasum": "" |
||
342 | }, |
||
343 | "require": { |
||
344 | "doctrine/lexer": "1.*", |
||
345 | "php": "^7.1" |
||
346 | }, |
||
347 | "require-dev": { |
||
348 | "doctrine/cache": "1.*", |
||
349 | "phpunit/phpunit": "^5.7" |
||
350 | }, |
||
351 | "type": "library", |
||
352 | "extra": { |
||
353 | "branch-alias": { |
||
354 | "dev-master": "1.5.x-dev" |
||
355 | } |
||
356 | }, |
||
357 | "autoload": { |
||
358 | "psr-4": { |
||
359 | "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" |
||
360 | } |
||
361 | }, |
||
362 | "notification-url": "https://packagist.org/downloads/", |
||
363 | "license": [ |
||
364 | "MIT" |
||
365 | ], |
||
366 | "authors": [ |
||
367 | { |
||
368 | "name": "Roman Borschel", |
||
369 | "email": "[email protected]" |
||
370 | }, |
||
371 | { |
||
372 | "name": "Benjamin Eberlei", |
||
373 | "email": "[email protected]" |
||
374 | }, |
||
375 | { |
||
376 | "name": "Guilherme Blanco", |
||
377 | "email": "[email protected]" |
||
378 | }, |
||
379 | { |
||
380 | "name": "Jonathan Wage", |
||
381 | "email": "[email protected]" |
||
382 | }, |
||
383 | { |
||
384 | "name": "Johannes Schmitt", |
||
385 | "email": "[email protected]" |
||
386 | } |
||
387 | ], |
||
388 | "description": "Docblock Annotations Parser", |
||
389 | "homepage": "http://www.doctrine-project.org", |
||
390 | "keywords": [ |
||
391 | "annotations", |
||
392 | "docblock", |
||
393 | "parser" |
||
394 | ], |
||
395 | "time": "2017-07-22 10:58:02" |
||
396 | }, |
||
397 | { |
||
398 | "name": "doctrine/cache", |
||
399 | "version": "v1.7.1", |
||
400 | "source": { |
||
401 | "type": "git", |
||
402 | "url": "https://github.com/doctrine/cache.git", |
||
403 | "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a" |
||
404 | }, |
||
405 | "dist": { |
||
406 | "type": "zip", |
||
407 | "url": "https://api.github.com/repos/doctrine/cache/zipball/b3217d58609e9c8e661cd41357a54d926c4a2a1a", |
||
408 | "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a", |
||
409 | "shasum": "" |
||
410 | }, |
||
411 | "require": { |
||
412 | "php": "~7.1" |
||
413 | }, |
||
414 | "conflict": { |
||
415 | "doctrine/common": ">2.2,<2.4" |
||
416 | }, |
||
417 | "require-dev": { |
||
418 | "alcaeus/mongo-php-adapter": "^1.1", |
||
419 | "mongodb/mongodb": "^1.1", |
||
420 | "phpunit/phpunit": "^5.7", |
||
421 | "predis/predis": "~1.0" |
||
422 | }, |
||
423 | "suggest": { |
||
424 | "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" |
||
425 | }, |
||
426 | "type": "library", |
||
427 | "extra": { |
||
428 | "branch-alias": { |
||
429 | "dev-master": "1.7.x-dev" |
||
430 | } |
||
431 | }, |
||
432 | "autoload": { |
||
433 | "psr-4": { |
||
434 | "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" |
||
435 | } |
||
436 | }, |
||
437 | "notification-url": "https://packagist.org/downloads/", |
||
438 | "license": [ |
||
439 | "MIT" |
||
440 | ], |
||
441 | "authors": [ |
||
442 | { |
||
443 | "name": "Roman Borschel", |
||
444 | "email": "[email protected]" |
||
445 | }, |
||
446 | { |
||
447 | "name": "Benjamin Eberlei", |
||
448 | "email": "[email protected]" |
||
449 | }, |
||
450 | { |
||
451 | "name": "Guilherme Blanco", |
||
452 | "email": "[email protected]" |
||
453 | }, |
||
454 | { |
||
455 | "name": "Jonathan Wage", |
||
456 | "email": "[email protected]" |
||
457 | }, |
||
458 | { |
||
459 | "name": "Johannes Schmitt", |
||
460 | "email": "[email protected]" |
||
461 | } |
||
462 | ], |
||
463 | "description": "Caching library offering an object-oriented API for many cache backends", |
||
464 | "homepage": "http://www.doctrine-project.org", |
||
465 | "keywords": [ |
||
466 | "cache", |
||
467 | "caching" |
||
468 | ], |
||
469 | "time": "2017-08-25 07:02:50" |
||
470 | }, |
||
471 | { |
||
472 | "name": "doctrine/collections", |
||
473 | "version": "v1.5.0", |
||
474 | "source": { |
||
475 | "type": "git", |
||
476 | "url": "https://github.com/doctrine/collections.git", |
||
477 | "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf" |
||
478 | }, |
||
479 | "dist": { |
||
480 | "type": "zip", |
||
481 | "url": "https://api.github.com/repos/doctrine/collections/zipball/a01ee38fcd999f34d9bfbcee59dbda5105449cbf", |
||
482 | "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf", |
||
483 | "shasum": "" |
||
484 | }, |
||
485 | "require": { |
||
486 | "php": "^7.1" |
||
487 | }, |
||
488 | "require-dev": { |
||
489 | "doctrine/coding-standard": "~0.1@dev", |
||
490 | "phpunit/phpunit": "^5.7" |
||
491 | }, |
||
492 | "type": "library", |
||
493 | "extra": { |
||
494 | "branch-alias": { |
||
495 | "dev-master": "1.3.x-dev" |
||
496 | } |
||
497 | }, |
||
498 | "autoload": { |
||
499 | "psr-0": { |
||
500 | "Doctrine\\Common\\Collections\\": "lib/" |
||
501 | } |
||
502 | }, |
||
503 | "notification-url": "https://packagist.org/downloads/", |
||
504 | "license": [ |
||
505 | "MIT" |
||
506 | ], |
||
507 | "authors": [ |
||
508 | { |
||
509 | "name": "Roman Borschel", |
||
510 | "email": "[email protected]" |
||
511 | }, |
||
512 | { |
||
513 | "name": "Benjamin Eberlei", |
||
514 | "email": "[email protected]" |
||
515 | }, |
||
516 | { |
||
517 | "name": "Guilherme Blanco", |
||
518 | "email": "[email protected]" |
||
519 | }, |
||
520 | { |
||
521 | "name": "Jonathan Wage", |
||
522 | "email": "[email protected]" |
||
523 | }, |
||
524 | { |
||
525 | "name": "Johannes Schmitt", |
||
526 | "email": "[email protected]" |
||
527 | } |
||
528 | ], |
||
529 | "description": "Collections Abstraction library", |
||
530 | "homepage": "http://www.doctrine-project.org", |
||
531 | "keywords": [ |
||
532 | "array", |
||
533 | "collections", |
||
534 | "iterator" |
||
535 | ], |
||
536 | "time": "2017-07-22 10:37:32" |
||
537 | }, |
||
538 | { |
||
539 | "name": "doctrine/common", |
||
540 | "version": "v2.8.1", |
||
541 | "source": { |
||
542 | "type": "git", |
||
543 | "url": "https://github.com/doctrine/common.git", |
||
544 | "reference": "f68c297ce6455e8fd794aa8ffaf9fa458f6ade66" |
||
545 | }, |
||
546 | "dist": { |
||
547 | "type": "zip", |
||
548 | "url": "https://api.github.com/repos/doctrine/common/zipball/f68c297ce6455e8fd794aa8ffaf9fa458f6ade66", |
||
549 | "reference": "f68c297ce6455e8fd794aa8ffaf9fa458f6ade66", |
||
550 | "shasum": "" |
||
551 | }, |
||
552 | "require": { |
||
553 | "doctrine/annotations": "1.*", |
||
554 | "doctrine/cache": "1.*", |
||
555 | "doctrine/collections": "1.*", |
||
556 | "doctrine/inflector": "1.*", |
||
557 | "doctrine/lexer": "1.*", |
||
558 | "php": "~7.1" |
||
559 | }, |
||
560 | "require-dev": { |
||
561 | "phpunit/phpunit": "^5.7" |
||
562 | }, |
||
563 | "type": "library", |
||
564 | "extra": { |
||
565 | "branch-alias": { |
||
566 | "dev-master": "2.8.x-dev" |
||
567 | } |
||
568 | }, |
||
569 | "autoload": { |
||
570 | "psr-4": { |
||
571 | "Doctrine\\Common\\": "lib/Doctrine/Common" |
||
572 | } |
||
573 | }, |
||
574 | "notification-url": "https://packagist.org/downloads/", |
||
575 | "license": [ |
||
576 | "MIT" |
||
577 | ], |
||
578 | "authors": [ |
||
579 | { |
||
580 | "name": "Roman Borschel", |
||
581 | "email": "[email protected]" |
||
582 | }, |
||
583 | { |
||
584 | "name": "Benjamin Eberlei", |
||
585 | "email": "[email protected]" |
||
586 | }, |
||
587 | { |
||
588 | "name": "Guilherme Blanco", |
||
589 | "email": "[email protected]" |
||
590 | }, |
||
591 | { |
||
592 | "name": "Jonathan Wage", |
||
593 | "email": "[email protected]" |
||
594 | }, |
||
595 | { |
||
596 | "name": "Johannes Schmitt", |
||
597 | "email": "[email protected]" |
||
598 | } |
||
599 | ], |
||
600 | "description": "Common Library for Doctrine projects", |
||
601 | "homepage": "http://www.doctrine-project.org", |
||
602 | "keywords": [ |
||
603 | "annotations", |
||
604 | "collections", |
||
605 | "eventmanager", |
||
606 | "persistence", |
||
607 | "spl" |
||
608 | ], |
||
609 | "time": "2017-08-31 08:43:38" |
||
610 | }, |
||
611 | { |
||
612 | "name": "doctrine/dbal", |
||
613 | "version": "v2.6.3", |
||
614 | "source": { |
||
615 | "type": "git", |
||
616 | "url": "https://github.com/doctrine/dbal.git", |
||
617 | "reference": "e3eed9b1facbb0ced3a0995244843a189e7d1b13" |
||
618 | }, |
||
619 | "dist": { |
||
620 | "type": "zip", |
||
621 | "url": "https://api.github.com/repos/doctrine/dbal/zipball/e3eed9b1facbb0ced3a0995244843a189e7d1b13", |
||
622 | "reference": "e3eed9b1facbb0ced3a0995244843a189e7d1b13", |
||
623 | "shasum": "" |
||
624 | }, |
||
625 | "require": { |
||
626 | "doctrine/common": "^2.7.1", |
||
627 | "ext-pdo": "*", |
||
628 | "php": "^7.1" |
||
629 | }, |
||
630 | "require-dev": { |
||
631 | "phpunit/phpunit": "^5.4.6", |
||
632 | "phpunit/phpunit-mock-objects": "!=3.2.4,!=3.2.5", |
||
633 | "symfony/console": "2.*||^3.0" |
||
634 | }, |
||
635 | "suggest": { |
||
636 | "symfony/console": "For helpful console commands such as SQL execution and import of files." |
||
637 | }, |
||
638 | "bin": [ |
||
639 | "bin/doctrine-dbal" |
||
640 | ], |
||
641 | "type": "library", |
||
642 | "extra": { |
||
643 | "branch-alias": { |
||
644 | "dev-master": "2.6.x-dev" |
||
645 | } |
||
646 | }, |
||
647 | "autoload": { |
||
648 | "psr-0": { |
||
649 | "Doctrine\\DBAL\\": "lib/" |
||
650 | } |
||
651 | }, |
||
652 | "notification-url": "https://packagist.org/downloads/", |
||
653 | "license": [ |
||
654 | "MIT" |
||
655 | ], |
||
656 | "authors": [ |
||
657 | { |
||
658 | "name": "Roman Borschel", |
||
659 | "email": "[email protected]" |
||
660 | }, |
||
661 | { |
||
662 | "name": "Benjamin Eberlei", |
||
663 | "email": "[email protected]" |
||
664 | }, |
||
665 | { |
||
666 | "name": "Guilherme Blanco", |
||
667 | "email": "[email protected]" |
||
668 | }, |
||
669 | { |
||
670 | "name": "Jonathan Wage", |
||
671 | "email": "[email protected]" |
||
672 | } |
||
673 | ], |
||
674 | "description": "Database Abstraction Layer", |
||
675 | "homepage": "http://www.doctrine-project.org", |
||
676 | "keywords": [ |
||
677 | "database", |
||
678 | "dbal", |
||
679 | "persistence", |
||
680 | "queryobject" |
||
681 | ], |
||
682 | "time": "2017-11-19 13:38:54" |
||
683 | }, |
||
684 | { |
||
685 | "name": "doctrine/doctrine-module", |
||
686 | "version": "1.2.0", |
||
687 | "source": { |
||
688 | "type": "git", |
||
689 | "url": "https://github.com/doctrine/DoctrineModule.git", |
||
690 | "reference": "9407d04d0b08e7071dab05c9d068cefda9dc5a6f" |
||
691 | }, |
||
692 | "dist": { |
||
693 | "type": "zip", |
||
694 | "url": "https://api.github.com/repos/doctrine/DoctrineModule/zipball/9407d04d0b08e7071dab05c9d068cefda9dc5a6f", |
||
695 | "reference": "9407d04d0b08e7071dab05c9d068cefda9dc5a6f", |
||
696 | "shasum": "" |
||
697 | }, |
||
698 | "require": { |
||
699 | "doctrine/cache": "^1.6", |
||
700 | "doctrine/common": "^2.6.1", |
||
701 | "php": "^5.6 || ^7.0", |
||
702 | "symfony/console": "^2.3 || ^3.0", |
||
703 | "zendframework/zend-authentication": "^2.5.3", |
||
704 | "zendframework/zend-cache": "^2.7.1", |
||
705 | "zendframework/zend-form": "^2.9", |
||
706 | "zendframework/zend-hydrator": "^1.1 || ^2.2.1", |
||
707 | "zendframework/zend-mvc": "^2.7.10 || ^3.0.1", |
||
708 | "zendframework/zend-paginator": "^2.7", |
||
709 | "zendframework/zend-servicemanager": "^2.7.6 || ^3.1", |
||
710 | "zendframework/zend-stdlib": "^2.7.7 || ^3.0.1", |
||
711 | "zendframework/zend-validator": "^2.8.1" |
||
712 | }, |
||
713 | "require-dev": { |
||
714 | "phpunit/phpunit": "^4.8", |
||
715 | "squizlabs/php_codesniffer": "^2.6.2", |
||
716 | "zendframework/zend-i18n": "^2.7.3", |
||
717 | "zendframework/zend-log": "^2.9", |
||
718 | "zendframework/zend-modulemanager": "^2.7.2", |
||
719 | "zendframework/zend-serializer": "^2.8", |
||
720 | "zendframework/zend-session": "^2.7.3", |
||
721 | "zendframework/zend-test": "^2.6.1 || ^3.0.1", |
||
722 | "zendframework/zend-version": "^2.5.1" |
||
723 | }, |
||
724 | "suggest": { |
||
725 | "doctrine/data-fixtures": "Data Fixtures if you want to generate test data or bootstrap data for your deployments", |
||
726 | "zendframework/zend-mvc-console": "^1.1.10 if you are using ZF3" |
||
727 | }, |
||
728 | "bin": [ |
||
729 | "bin/doctrine-module" |
||
730 | ], |
||
731 | "type": "library", |
||
732 | "extra": { |
||
733 | "zf": { |
||
734 | "module": "DoctrineModule" |
||
735 | } |
||
736 | }, |
||
737 | "autoload": { |
||
738 | "psr-0": { |
||
739 | "DoctrineModule\\": "src/" |
||
740 | } |
||
741 | }, |
||
742 | "notification-url": "https://packagist.org/downloads/", |
||
743 | "license": [ |
||
744 | "MIT" |
||
745 | ], |
||
746 | "authors": [ |
||
747 | { |
||
748 | "name": "Kyle Spraggs", |
||
749 | "email": "[email protected]", |
||
750 | "homepage": "http://www.spiffyjr.me/" |
||
751 | }, |
||
752 | { |
||
753 | "name": "Guilherme Blanco", |
||
754 | "email": "[email protected]" |
||
755 | }, |
||
756 | { |
||
757 | "name": "Michaël Gallego", |
||
758 | "email": "[email protected]", |
||
759 | "homepage": "http://www.michaelgallego.fr" |
||
760 | }, |
||
761 | { |
||
762 | "name": "Marco Pivetta", |
||
763 | "email": "[email protected]", |
||
764 | "homepage": "http://marco-pivetta.com/" |
||
765 | } |
||
766 | ], |
||
767 | "description": "Zend Framework Module that provides Doctrine basic functionality required for ORM and ODM modules", |
||
768 | "homepage": "http://www.doctrine-project.org/", |
||
769 | "keywords": [ |
||
770 | "doctrine", |
||
771 | "module", |
||
772 | "zf" |
||
773 | ], |
||
774 | "time": "2016-10-03 19:40:55" |
||
775 | }, |
||
776 | { |
||
777 | "name": "doctrine/doctrine-orm-module", |
||
778 | "version": "1.1.5", |
||
779 | "source": { |
||
780 | "type": "git", |
||
781 | "url": "https://github.com/doctrine/DoctrineORMModule.git", |
||
782 | "reference": "8cb46190022ac71ef644416bd422ce2fb54d4823" |
||
783 | }, |
||
784 | "dist": { |
||
785 | "type": "zip", |
||
786 | "url": "https://api.github.com/repos/doctrine/DoctrineORMModule/zipball/8cb46190022ac71ef644416bd422ce2fb54d4823", |
||
787 | "reference": "8cb46190022ac71ef644416bd422ce2fb54d4823", |
||
788 | "shasum": "" |
||
789 | }, |
||
790 | "require": { |
||
791 | "doctrine/dbal": ">=2.4,<2.7", |
||
792 | "doctrine/doctrine-module": "^1.2", |
||
793 | "doctrine/orm": ">=2.5,<2.7", |
||
794 | "php": "^5.6 || ^7.0", |
||
795 | "symfony/console": "^2.3 || ^3.0", |
||
796 | "zendframework/zend-hydrator": "^1.1 || ^2.2.1", |
||
797 | "zendframework/zend-mvc": "^2.7.10 || ^3.0.1", |
||
798 | "zendframework/zend-servicemanager": "^2.7.6 || ^3.1", |
||
799 | "zendframework/zend-stdlib": "^2.7.7 || ^3.0.1" |
||
800 | }, |
||
801 | "require-dev": { |
||
802 | "doctrine/data-fixtures": "^1.2.1", |
||
803 | "doctrine/migrations": "^1.4.1", |
||
804 | "phpunit/phpunit": "^5.7.17 || ^6.2.1", |
||
805 | "squizlabs/php_codesniffer": "^2.7", |
||
806 | "zendframework/zend-console": "^2.6", |
||
807 | "zendframework/zend-developer-tools": "^1.1", |
||
808 | "zendframework/zend-i18n": "^2.7.3", |
||
809 | "zendframework/zend-log": "^2.9", |
||
810 | "zendframework/zend-modulemanager": "^2.7.2", |
||
811 | "zendframework/zend-serializer": "^2.8" |
||
812 | }, |
||
813 | "suggest": { |
||
814 | "doctrine/migrations": "doctrine migrations if you want to keep your schema definitions versioned", |
||
815 | "zendframework/zend-developer-tools": "zend-developer-tools if you want to profile operations executed by the ORM during development", |
||
816 | "zendframework/zend-form": "if you want to use form elements backed by Doctrine" |
||
817 | }, |
||
818 | "type": "library", |
||
819 | "extra": { |
||
820 | "zf": { |
||
821 | "module": "DoctrineORMModule" |
||
822 | } |
||
823 | }, |
||
824 | "autoload": { |
||
825 | "psr-0": { |
||
826 | "DoctrineORMModule\\": "src/" |
||
827 | } |
||
828 | }, |
||
829 | "notification-url": "https://packagist.org/downloads/", |
||
830 | "license": [ |
||
831 | "MIT" |
||
832 | ], |
||
833 | "authors": [ |
||
834 | { |
||
835 | "name": "Kyle Spraggs", |
||
836 | "email": "[email protected]", |
||
837 | "homepage": "http://www.spiffyjr.me/" |
||
838 | }, |
||
839 | { |
||
840 | "name": "Evan Coury", |
||
841 | "email": "[email protected]", |
||
842 | "homepage": "http://blog.evan.pro/" |
||
843 | }, |
||
844 | { |
||
845 | "name": "Guilherme Blanco", |
||
846 | "email": "[email protected]" |
||
847 | }, |
||
848 | { |
||
849 | "name": "Marco Pivetta", |
||
850 | "email": "[email protected]", |
||
851 | "homepage": "http://marco-pivetta.com/" |
||
852 | } |
||
853 | ], |
||
854 | "description": "Zend Framework Module that provides Doctrine ORM functionality", |
||
855 | "homepage": "http://www.doctrine-project.org/", |
||
856 | "keywords": [ |
||
857 | "doctrine", |
||
858 | "module", |
||
859 | "orm", |
||
860 | "zf" |
||
861 | ], |
||
862 | "time": "2017-09-20 01:06:34" |
||
863 | }, |
||
864 | { |
||
865 | "name": "doctrine/inflector", |
||
866 | "version": "v1.2.0", |
||
867 | "source": { |
||
868 | "type": "git", |
||
869 | "url": "https://github.com/doctrine/inflector.git", |
||
870 | "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462" |
||
871 | }, |
||
872 | "dist": { |
||
873 | "type": "zip", |
||
874 | "url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462", |
||
875 | "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462", |
||
876 | "shasum": "" |
||
877 | }, |
||
878 | "require": { |
||
879 | "php": "^7.0" |
||
880 | }, |
||
881 | "require-dev": { |
||
882 | "phpunit/phpunit": "^6.2" |
||
883 | }, |
||
884 | "type": "library", |
||
885 | "extra": { |
||
886 | "branch-alias": { |
||
887 | "dev-master": "1.2.x-dev" |
||
888 | } |
||
889 | }, |
||
890 | "autoload": { |
||
891 | "psr-4": { |
||
892 | "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector" |
||
893 | } |
||
894 | }, |
||
895 | "notification-url": "https://packagist.org/downloads/", |
||
896 | "license": [ |
||
897 | "MIT" |
||
898 | ], |
||
899 | "authors": [ |
||
900 | { |
||
901 | "name": "Roman Borschel", |
||
902 | "email": "[email protected]" |
||
903 | }, |
||
904 | { |
||
905 | "name": "Benjamin Eberlei", |
||
906 | "email": "[email protected]" |
||
907 | }, |
||
908 | { |
||
909 | "name": "Guilherme Blanco", |
||
910 | "email": "[email protected]" |
||
911 | }, |
||
912 | { |
||
913 | "name": "Jonathan Wage", |
||
914 | "email": "[email protected]" |
||
915 | }, |
||
916 | { |
||
917 | "name": "Johannes Schmitt", |
||
918 | "email": "[email protected]" |
||
919 | } |
||
920 | ], |
||
921 | "description": "Common String Manipulations with regard to casing and singular/plural rules.", |
||
922 | "homepage": "http://www.doctrine-project.org", |
||
923 | "keywords": [ |
||
924 | "inflection", |
||
925 | "pluralize", |
||
926 | "singularize", |
||
927 | "string" |
||
928 | ], |
||
929 | "time": "2017-07-22 12:18:28" |
||
930 | }, |
||
931 | { |
||
932 | "name": "doctrine/instantiator", |
||
933 | "version": "1.1.0", |
||
934 | "source": { |
||
935 | "type": "git", |
||
936 | "url": "https://github.com/doctrine/instantiator.git", |
||
937 | "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda" |
||
938 | }, |
||
939 | "dist": { |
||
940 | "type": "zip", |
||
941 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda", |
||
942 | "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda", |
||
943 | "shasum": "" |
||
944 | }, |
||
945 | "require": { |
||
946 | "php": "^7.1" |
||
947 | }, |
||
948 | "require-dev": { |
||
949 | "athletic/athletic": "~0.1.8", |
||
950 | "ext-pdo": "*", |
||
951 | "ext-phar": "*", |
||
952 | "phpunit/phpunit": "^6.2.3", |
||
953 | "squizlabs/php_codesniffer": "^3.0.2" |
||
954 | }, |
||
955 | "type": "library", |
||
956 | "extra": { |
||
957 | "branch-alias": { |
||
958 | "dev-master": "1.2.x-dev" |
||
959 | } |
||
960 | }, |
||
961 | "autoload": { |
||
962 | "psr-4": { |
||
963 | "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" |
||
964 | } |
||
965 | }, |
||
966 | "notification-url": "https://packagist.org/downloads/", |
||
967 | "license": [ |
||
968 | "MIT" |
||
969 | ], |
||
970 | "authors": [ |
||
971 | { |
||
972 | "name": "Marco Pivetta", |
||
973 | "email": "[email protected]", |
||
974 | "homepage": "http://ocramius.github.com/" |
||
975 | } |
||
976 | ], |
||
977 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
978 | "homepage": "https://github.com/doctrine/instantiator", |
||
979 | "keywords": [ |
||
980 | "constructor", |
||
981 | "instantiate" |
||
982 | ], |
||
983 | "time": "2017-07-22 11:58:36" |
||
984 | }, |
||
985 | { |
||
986 | "name": "doctrine/lexer", |
||
987 | "version": "v1.0.1", |
||
988 | "source": { |
||
989 | "type": "git", |
||
990 | "url": "https://github.com/doctrine/lexer.git", |
||
991 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" |
||
992 | }, |
||
993 | "dist": { |
||
994 | "type": "zip", |
||
995 | "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
996 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
997 | "shasum": "" |
||
998 | }, |
||
999 | "require": { |
||
1000 | "php": ">=5.3.2" |
||
1001 | }, |
||
1002 | "type": "library", |
||
1003 | "extra": { |
||
1004 | "branch-alias": { |
||
1005 | "dev-master": "1.0.x-dev" |
||
1006 | } |
||
1007 | }, |
||
1008 | "autoload": { |
||
1009 | "psr-0": { |
||
1010 | "Doctrine\\Common\\Lexer\\": "lib/" |
||
1011 | } |
||
1012 | }, |
||
1013 | "notification-url": "https://packagist.org/downloads/", |
||
1014 | "license": [ |
||
1015 | "MIT" |
||
1016 | ], |
||
1017 | "authors": [ |
||
1018 | { |
||
1019 | "name": "Roman Borschel", |
||
1020 | "email": "[email protected]" |
||
1021 | }, |
||
1022 | { |
||
1023 | "name": "Guilherme Blanco", |
||
1024 | "email": "[email protected]" |
||
1025 | }, |
||
1026 | { |
||
1027 | "name": "Johannes Schmitt", |
||
1028 | "email": "[email protected]" |
||
1029 | } |
||
1030 | ], |
||
1031 | "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", |
||
1032 | "homepage": "http://www.doctrine-project.org", |
||
1033 | "keywords": [ |
||
1034 | "lexer", |
||
1035 | "parser" |
||
1036 | ], |
||
1037 | "time": "2014-09-09 13:34:57" |
||
1038 | }, |
||
1039 | { |
||
1040 | "name": "doctrine/orm", |
||
1041 | "version": "v2.5.12", |
||
1042 | "source": { |
||
1043 | "type": "git", |
||
1044 | "url": "https://github.com/doctrine/doctrine2.git", |
||
1045 | "reference": "984535cadc609e9eef8c89414aa3568ee97aa79f" |
||
1046 | }, |
||
1047 | "dist": { |
||
1048 | "type": "zip", |
||
1049 | "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/984535cadc609e9eef8c89414aa3568ee97aa79f", |
||
1050 | "reference": "984535cadc609e9eef8c89414aa3568ee97aa79f", |
||
1051 | "shasum": "" |
||
1052 | }, |
||
1053 | "require": { |
||
1054 | "doctrine/cache": "~1.4", |
||
1055 | "doctrine/collections": "~1.2", |
||
1056 | "doctrine/common": ">=2.5-dev,<2.9-dev", |
||
1057 | "doctrine/dbal": ">=2.5-dev,<2.7-dev", |
||
1058 | "doctrine/instantiator": "^1.0.1", |
||
1059 | "ext-pdo": "*", |
||
1060 | "php": ">=5.4", |
||
1061 | "symfony/console": "~2.5|~3.0|~4.0" |
||
1062 | }, |
||
1063 | "require-dev": { |
||
1064 | "phpunit/phpunit": "~4.0", |
||
1065 | "symfony/yaml": "~2.3|~3.0|~4.0" |
||
1066 | }, |
||
1067 | "suggest": { |
||
1068 | "symfony/yaml": "If you want to use YAML Metadata Mapping Driver" |
||
1069 | }, |
||
1070 | "bin": [ |
||
1071 | "bin/doctrine", |
||
1072 | "bin/doctrine.php" |
||
1073 | ], |
||
1074 | "type": "library", |
||
1075 | "extra": { |
||
1076 | "branch-alias": { |
||
1077 | "dev-master": "2.6.x-dev" |
||
1078 | } |
||
1079 | }, |
||
1080 | "autoload": { |
||
1081 | "psr-0": { |
||
1082 | "Doctrine\\ORM\\": "lib/" |
||
1083 | } |
||
1084 | }, |
||
1085 | "notification-url": "https://packagist.org/downloads/", |
||
1086 | "license": [ |
||
1087 | "MIT" |
||
1088 | ], |
||
1089 | "authors": [ |
||
1090 | { |
||
1091 | "name": "Roman Borschel", |
||
1092 | "email": "[email protected]" |
||
1093 | }, |
||
1094 | { |
||
1095 | "name": "Benjamin Eberlei", |
||
1096 | "email": "[email protected]" |
||
1097 | }, |
||
1098 | { |
||
1099 | "name": "Guilherme Blanco", |
||
1100 | "email": "[email protected]" |
||
1101 | }, |
||
1102 | { |
||
1103 | "name": "Jonathan Wage", |
||
1104 | "email": "[email protected]" |
||
1105 | } |
||
1106 | ], |
||
1107 | "description": "Object-Relational-Mapper for PHP", |
||
1108 | "homepage": "http://www.doctrine-project.org", |
||
1109 | "keywords": [ |
||
1110 | "database", |
||
1111 | "orm" |
||
1112 | ], |
||
1113 | "time": "2017-10-23 18:21:04" |
||
1114 | }, |
||
1115 | { |
||
1116 | "name": "guzzle/guzzle", |
||
1117 | "version": "v3.9.3", |
||
1118 | "source": { |
||
1119 | "type": "git", |
||
1120 | "url": "https://github.com/guzzle/guzzle3.git", |
||
1121 | "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9" |
||
1122 | }, |
||
1123 | "dist": { |
||
1124 | "type": "zip", |
||
1125 | "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9", |
||
1126 | "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9", |
||
1127 | "shasum": "" |
||
1128 | }, |
||
1129 | "require": { |
||
1130 | "ext-curl": "*", |
||
1131 | "php": ">=5.3.3", |
||
1132 | "symfony/event-dispatcher": "~2.1" |
||
1133 | }, |
||
1134 | "replace": { |
||
1135 | "guzzle/batch": "self.version", |
||
1136 | "guzzle/cache": "self.version", |
||
1137 | "guzzle/common": "self.version", |
||
1138 | "guzzle/http": "self.version", |
||
1139 | "guzzle/inflection": "self.version", |
||
1140 | "guzzle/iterator": "self.version", |
||
1141 | "guzzle/log": "self.version", |
||
1142 | "guzzle/parser": "self.version", |
||
1143 | "guzzle/plugin": "self.version", |
||
1144 | "guzzle/plugin-async": "self.version", |
||
1145 | "guzzle/plugin-backoff": "self.version", |
||
1146 | "guzzle/plugin-cache": "self.version", |
||
1147 | "guzzle/plugin-cookie": "self.version", |
||
1148 | "guzzle/plugin-curlauth": "self.version", |
||
1149 | "guzzle/plugin-error-response": "self.version", |
||
1150 | "guzzle/plugin-history": "self.version", |
||
1151 | "guzzle/plugin-log": "self.version", |
||
1152 | "guzzle/plugin-md5": "self.version", |
||
1153 | "guzzle/plugin-mock": "self.version", |
||
1154 | "guzzle/plugin-oauth": "self.version", |
||
1155 | "guzzle/service": "self.version", |
||
1156 | "guzzle/stream": "self.version" |
||
1157 | }, |
||
1158 | "require-dev": { |
||
1159 | "doctrine/cache": "~1.3", |
||
1160 | "monolog/monolog": "~1.0", |
||
1161 | "phpunit/phpunit": "3.7.*", |
||
1162 | "psr/log": "~1.0", |
||
1163 | "symfony/class-loader": "~2.1", |
||
1164 | "zendframework/zend-cache": "2.*,<2.3", |
||
1165 | "zendframework/zend-log": "2.*,<2.3" |
||
1166 | }, |
||
1167 | "suggest": { |
||
1168 | "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated." |
||
1169 | }, |
||
1170 | "type": "library", |
||
1171 | "extra": { |
||
1172 | "branch-alias": { |
||
1173 | "dev-master": "3.9-dev" |
||
1174 | } |
||
1175 | }, |
||
1176 | "autoload": { |
||
1177 | "psr-0": { |
||
1178 | "Guzzle": "src/", |
||
1179 | "Guzzle\\Tests": "tests/" |
||
1180 | } |
||
1181 | }, |
||
1182 | "notification-url": "https://packagist.org/downloads/", |
||
1183 | "license": [ |
||
1184 | "MIT" |
||
1185 | ], |
||
1186 | "authors": [ |
||
1187 | { |
||
1188 | "name": "Michael Dowling", |
||
1189 | "email": "[email protected]", |
||
1190 | "homepage": "https://github.com/mtdowling" |
||
1191 | }, |
||
1192 | { |
||
1193 | "name": "Guzzle Community", |
||
1194 | "homepage": "https://github.com/guzzle/guzzle/contributors" |
||
1195 | } |
||
1196 | ], |
||
1197 | "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle", |
||
1198 | "homepage": "http://guzzlephp.org/", |
||
1199 | "keywords": [ |
||
1200 | "client", |
||
1201 | "curl", |
||
1202 | "framework", |
||
1203 | "http", |
||
1204 | "http client", |
||
1205 | "rest", |
||
1206 | "web service" |
||
1207 | ], |
||
1208 | "abandoned": "guzzlehttp/guzzle", |
||
1209 | "time": "2015-03-18 18:23:50" |
||
1210 | }, |
||
1211 | { |
||
1212 | "name": "ircmaxell/random-lib", |
||
1213 | "version": "v1.2.0", |
||
1214 | "source": { |
||
1215 | "type": "git", |
||
1216 | "url": "https://github.com/ircmaxell/RandomLib.git", |
||
1217 | "reference": "e9e0204f40e49fa4419946c677eccd3fa25b8cf4" |
||
1218 | }, |
||
1219 | "dist": { |
||
1220 | "type": "zip", |
||
1221 | "url": "https://api.github.com/repos/ircmaxell/RandomLib/zipball/e9e0204f40e49fa4419946c677eccd3fa25b8cf4", |
||
1222 | "reference": "e9e0204f40e49fa4419946c677eccd3fa25b8cf4", |
||
1223 | "shasum": "" |
||
1224 | }, |
||
1225 | "require": { |
||
1226 | "ircmaxell/security-lib": "^1.1", |
||
1227 | "php": ">=5.3.2" |
||
1228 | }, |
||
1229 | "require-dev": { |
||
1230 | "friendsofphp/php-cs-fixer": "^1.11", |
||
1231 | "mikey179/vfsstream": "^1.6", |
||
1232 | "phpunit/phpunit": "^4.8|^5.0" |
||
1233 | }, |
||
1234 | "type": "library", |
||
1235 | "extra": { |
||
1236 | "branch-alias": { |
||
1237 | "dev-master": "1.1.x-dev" |
||
1238 | } |
||
1239 | }, |
||
1240 | "autoload": { |
||
1241 | "psr-0": { |
||
1242 | "RandomLib": "lib" |
||
1243 | } |
||
1244 | }, |
||
1245 | "notification-url": "https://packagist.org/downloads/", |
||
1246 | "license": [ |
||
1247 | "MIT" |
||
1248 | ], |
||
1249 | "authors": [ |
||
1250 | { |
||
1251 | "name": "Anthony Ferrara", |
||
1252 | "email": "[email protected]", |
||
1253 | "homepage": "http://blog.ircmaxell.com" |
||
1254 | } |
||
1255 | ], |
||
1256 | "description": "A Library For Generating Secure Random Numbers", |
||
1257 | "homepage": "https://github.com/ircmaxell/RandomLib", |
||
1258 | "keywords": [ |
||
1259 | "cryptography", |
||
1260 | "random", |
||
1261 | "random-numbers", |
||
1262 | "random-strings" |
||
1263 | ], |
||
1264 | "time": "2016-09-07 15:52:06" |
||
1265 | }, |
||
1266 | { |
||
1267 | "name": "ircmaxell/security-lib", |
||
1268 | "version": "v1.1.0", |
||
1269 | "source": { |
||
1270 | "type": "git", |
||
1271 | "url": "https://github.com/ircmaxell/SecurityLib.git", |
||
1272 | "reference": "f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5" |
||
1273 | }, |
||
1274 | "dist": { |
||
1275 | "type": "zip", |
||
1276 | "url": "https://api.github.com/repos/ircmaxell/SecurityLib/zipball/f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5", |
||
1277 | "reference": "f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5", |
||
1278 | "shasum": "" |
||
1279 | }, |
||
1280 | "require": { |
||
1281 | "php": ">=5.3.2" |
||
1282 | }, |
||
1283 | "require-dev": { |
||
1284 | "mikey179/vfsstream": "1.1.*" |
||
1285 | }, |
||
1286 | "type": "library", |
||
1287 | "extra": { |
||
1288 | "branch-alias": { |
||
1289 | "dev-master": "1.0.x-dev" |
||
1290 | } |
||
1291 | }, |
||
1292 | "autoload": { |
||
1293 | "psr-0": { |
||
1294 | "SecurityLib": "lib" |
||
1295 | } |
||
1296 | }, |
||
1297 | "notification-url": "https://packagist.org/downloads/", |
||
1298 | "license": [ |
||
1299 | "MIT" |
||
1300 | ], |
||
1301 | "authors": [ |
||
1302 | { |
||
1303 | "name": "Anthony Ferrara", |
||
1304 | "email": "[email protected]", |
||
1305 | "homepage": "http://blog.ircmaxell.com" |
||
1306 | } |
||
1307 | ], |
||
1308 | "description": "A Base Security Library", |
||
1309 | "homepage": "https://github.com/ircmaxell/SecurityLib", |
||
1310 | "time": "2015-03-20 14:31:23" |
||
1311 | }, |
||
1312 | { |
||
1313 | "name": "jms/metadata", |
||
1314 | "version": "1.6.0", |
||
1315 | "source": { |
||
1316 | "type": "git", |
||
1317 | "url": "https://github.com/schmittjoh/metadata.git", |
||
1318 | "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab" |
||
1319 | }, |
||
1320 | "dist": { |
||
1321 | "type": "zip", |
||
1322 | "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/6a06970a10e0a532fb52d3959547123b84a3b3ab", |
||
1323 | "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab", |
||
1324 | "shasum": "" |
||
1325 | }, |
||
1326 | "require": { |
||
1327 | "php": ">=5.3.0" |
||
1328 | }, |
||
1329 | "require-dev": { |
||
1330 | "doctrine/cache": "~1.0", |
||
1331 | "symfony/cache": "~3.1" |
||
1332 | }, |
||
1333 | "type": "library", |
||
1334 | "extra": { |
||
1335 | "branch-alias": { |
||
1336 | "dev-master": "1.5.x-dev" |
||
1337 | } |
||
1338 | }, |
||
1339 | "autoload": { |
||
1340 | "psr-0": { |
||
1341 | "Metadata\\": "src/" |
||
1342 | } |
||
1343 | }, |
||
1344 | "notification-url": "https://packagist.org/downloads/", |
||
1345 | "license": [ |
||
1346 | "Apache-2.0" |
||
1347 | ], |
||
1348 | "authors": [ |
||
1349 | { |
||
1350 | "name": "Johannes M. Schmitt", |
||
1351 | "email": "[email protected]" |
||
1352 | } |
||
1353 | ], |
||
1354 | "description": "Class/method/property metadata management in PHP", |
||
1355 | "keywords": [ |
||
1356 | "annotations", |
||
1357 | "metadata", |
||
1358 | "xml", |
||
1359 | "yaml" |
||
1360 | ], |
||
1361 | "time": "2016-12-05 10:18:33" |
||
1362 | }, |
||
1363 | { |
||
1364 | "name": "jms/parser-lib", |
||
1365 | "version": "1.0.0", |
||
1366 | "source": { |
||
1367 | "type": "git", |
||
1368 | "url": "https://github.com/schmittjoh/parser-lib.git", |
||
1369 | "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d" |
||
1370 | }, |
||
1371 | "dist": { |
||
1372 | "type": "zip", |
||
1373 | "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d", |
||
1374 | "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d", |
||
1375 | "shasum": "" |
||
1376 | }, |
||
1377 | "require": { |
||
1378 | "phpoption/phpoption": ">=0.9,<2.0-dev" |
||
1379 | }, |
||
1380 | "type": "library", |
||
1381 | "extra": { |
||
1382 | "branch-alias": { |
||
1383 | "dev-master": "1.0-dev" |
||
1384 | } |
||
1385 | }, |
||
1386 | "autoload": { |
||
1387 | "psr-0": { |
||
1388 | "JMS\\": "src/" |
||
1389 | } |
||
1390 | }, |
||
1391 | "notification-url": "https://packagist.org/downloads/", |
||
1392 | "license": [ |
||
1393 | "Apache2" |
||
1394 | ], |
||
1395 | "description": "A library for easily creating recursive-descent parsers.", |
||
1396 | "time": "2012-11-18 18:08:43" |
||
1397 | }, |
||
1398 | { |
||
1399 | "name": "jms/serializer", |
||
1400 | "version": "1.9.2", |
||
1401 | "source": { |
||
1402 | "type": "git", |
||
1403 | "url": "https://github.com/schmittjoh/serializer.git", |
||
1404 | "reference": "995270cddce65b9c14a58c11cf77116d28d9336c" |
||
1405 | }, |
||
1406 | "dist": { |
||
1407 | "type": "zip", |
||
1408 | "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/995270cddce65b9c14a58c11cf77116d28d9336c", |
||
1409 | "reference": "995270cddce65b9c14a58c11cf77116d28d9336c", |
||
1410 | "shasum": "" |
||
1411 | }, |
||
1412 | "require": { |
||
1413 | "doctrine/annotations": "^1.0", |
||
1414 | "doctrine/instantiator": "^1.0.3", |
||
1415 | "jms/metadata": "~1.1", |
||
1416 | "jms/parser-lib": "1.*", |
||
1417 | "php": ">=5.5.0", |
||
1418 | "phpcollection/phpcollection": "~0.1", |
||
1419 | "phpoption/phpoption": "^1.1" |
||
1420 | }, |
||
1421 | "conflict": { |
||
1422 | "jms/serializer-bundle": "<1.2.1", |
||
1423 | "twig/twig": "<1.12" |
||
1424 | }, |
||
1425 | "require-dev": { |
||
1426 | "doctrine/orm": "~2.1", |
||
1427 | "doctrine/phpcr-odm": "^1.3|^2.0", |
||
1428 | "ext-pdo_sqlite": "*", |
||
1429 | "jackalope/jackalope-doctrine-dbal": "^1.1.5", |
||
1430 | "phpunit/phpunit": "^4.8|^5.0", |
||
1431 | "propel/propel1": "~1.7", |
||
1432 | "symfony/expression-language": "^2.6|^3.0", |
||
1433 | "symfony/filesystem": "^2.1", |
||
1434 | "symfony/form": "~2.1|^3.0", |
||
1435 | "symfony/translation": "^2.1|^3.0", |
||
1436 | "symfony/validator": "^2.2|^3.0", |
||
1437 | "symfony/yaml": "^2.1|^3.0", |
||
1438 | "twig/twig": "~1.12|~2.0" |
||
1439 | }, |
||
1440 | "suggest": { |
||
1441 | "doctrine/cache": "Required if you like to use cache functionality.", |
||
1442 | "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.", |
||
1443 | "symfony/yaml": "Required if you'd like to serialize data to YAML format." |
||
1444 | }, |
||
1445 | "type": "library", |
||
1446 | "extra": { |
||
1447 | "branch-alias": { |
||
1448 | "dev-master": "1.9-dev" |
||
1449 | } |
||
1450 | }, |
||
1451 | "autoload": { |
||
1452 | "psr-0": { |
||
1453 | "JMS\\Serializer": "src/" |
||
1454 | } |
||
1455 | }, |
||
1456 | "notification-url": "https://packagist.org/downloads/", |
||
1457 | "license": [ |
||
1458 | "Apache-2.0" |
||
1459 | ], |
||
1460 | "authors": [ |
||
1461 | { |
||
1462 | "name": "Asmir Mustafic", |
||
1463 | "email": "[email protected]" |
||
1464 | }, |
||
1465 | { |
||
1466 | "name": "Johannes M. Schmitt", |
||
1467 | "email": "[email protected]" |
||
1468 | } |
||
1469 | ], |
||
1470 | "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.", |
||
1471 | "homepage": "http://jmsyst.com/libs/serializer", |
||
1472 | "keywords": [ |
||
1473 | "deserialization", |
||
1474 | "jaxb", |
||
1475 | "json", |
||
1476 | "serialization", |
||
1477 | "xml" |
||
1478 | ], |
||
1479 | "time": "2017-11-22 16:45:19" |
||
1480 | }, |
||
1481 | { |
||
1482 | "name": "kriswallsmith/assetic", |
||
1483 | "version": "v1.4.0", |
||
1484 | "source": { |
||
1485 | "type": "git", |
||
1486 | "url": "https://github.com/kriswallsmith/assetic.git", |
||
1487 | "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1" |
||
1488 | }, |
||
1489 | "dist": { |
||
1490 | "type": "zip", |
||
1491 | "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1", |
||
1492 | "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1", |
||
1493 | "shasum": "" |
||
1494 | }, |
||
1495 | "require": { |
||
1496 | "php": ">=5.3.1", |
||
1497 | "symfony/process": "~2.1|~3.0" |
||
1498 | }, |
||
1499 | "conflict": { |
||
1500 | "twig/twig": "<1.27" |
||
1501 | }, |
||
1502 | "require-dev": { |
||
1503 | "leafo/lessphp": "^0.3.7", |
||
1504 | "leafo/scssphp": "~0.1", |
||
1505 | "meenie/javascript-packer": "^1.1", |
||
1506 | "mrclay/minify": "<2.3", |
||
1507 | "natxet/cssmin": "3.0.4", |
||
1508 | "patchwork/jsqueeze": "~1.0|~2.0", |
||
1509 | "phpunit/phpunit": "~4.8 || ^5.6", |
||
1510 | "psr/log": "~1.0", |
||
1511 | "ptachoire/cssembed": "~1.0", |
||
1512 | "symfony/phpunit-bridge": "~2.7|~3.0", |
||
1513 | "twig/twig": "~1.23|~2.0", |
||
1514 | "yfix/packager": "dev-master" |
||
1515 | }, |
||
1516 | "suggest": { |
||
1517 | "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler", |
||
1518 | "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler", |
||
1519 | "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin", |
||
1520 | "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor", |
||
1521 | "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris", |
||
1522 | "twig/twig": "Assetic provides the integration with the Twig templating engine" |
||
1523 | }, |
||
1524 | "type": "library", |
||
1525 | "extra": { |
||
1526 | "branch-alias": { |
||
1527 | "dev-master": "1.4-dev" |
||
1528 | } |
||
1529 | }, |
||
1530 | "autoload": { |
||
1531 | "psr-0": { |
||
1532 | "Assetic": "src/" |
||
1533 | }, |
||
1534 | "files": [ |
||
1535 | "src/functions.php" |
||
1536 | ] |
||
1537 | }, |
||
1538 | "notification-url": "https://packagist.org/downloads/", |
||
1539 | "license": [ |
||
1540 | "MIT" |
||
1541 | ], |
||
1542 | "authors": [ |
||
1543 | { |
||
1544 | "name": "Kris Wallsmith", |
||
1545 | "email": "[email protected]", |
||
1546 | "homepage": "http://kriswallsmith.net/" |
||
1547 | } |
||
1548 | ], |
||
1549 | "description": "Asset Management for PHP", |
||
1550 | "homepage": "https://github.com/kriswallsmith/assetic", |
||
1551 | "keywords": [ |
||
1552 | "assets", |
||
1553 | "compression", |
||
1554 | "minification" |
||
1555 | ], |
||
1556 | "time": "2016-11-11 18:43:20" |
||
1557 | }, |
||
1558 | { |
||
1559 | "name": "neilime/zf2-twb-bundle", |
||
1560 | "version": "2.6.1", |
||
1561 | "source": { |
||
1562 | "type": "git", |
||
1563 | "url": "https://github.com/neilime/zf2-twb-bundle.git", |
||
1564 | "reference": "e0044de153e2e5914e09374e986ff400a54d4b67" |
||
1565 | }, |
||
1566 | "dist": { |
||
1567 | "type": "zip", |
||
1568 | "url": "https://api.github.com/repos/neilime/zf2-twb-bundle/zipball/e0044de153e2e5914e09374e986ff400a54d4b67", |
||
1569 | "reference": "e0044de153e2e5914e09374e986ff400a54d4b67", |
||
1570 | "shasum": "" |
||
1571 | }, |
||
1572 | "require": { |
||
1573 | "php": ">=5.3.2", |
||
1574 | "zendframework/zend-config": "~2.3", |
||
1575 | "zendframework/zend-escaper": "~2.3", |
||
1576 | "zendframework/zend-form": "~2.3", |
||
1577 | "zendframework/zend-i18n": "~2.3", |
||
1578 | "zendframework/zend-loader": "~2.3", |
||
1579 | "zendframework/zend-log": "~2.3", |
||
1580 | "zendframework/zend-modulemanager": "~2.3", |
||
1581 | "zendframework/zend-mvc": "~2.3", |
||
1582 | "zendframework/zend-serializer": "~2.3", |
||
1583 | "zendframework/zend-servicemanager": "~2.3", |
||
1584 | "zendframework/zend-stdlib": "~2.3", |
||
1585 | "zendframework/zend-view": "~2.3" |
||
1586 | }, |
||
1587 | "require-dev": { |
||
1588 | "phpunit/phpunit": "~4.8", |
||
1589 | "satooshi/php-coveralls": "~0.7" |
||
1590 | }, |
||
1591 | "suggest": { |
||
1592 | "neilime/zf2-assets-bundle": "Bundling & caching Twitter Bootstrap assets", |
||
1593 | "twitter/bootstrap": "Twitter bootstrap assets" |
||
1594 | }, |
||
1595 | "type": "library", |
||
1596 | "extra": { |
||
1597 | "branch-alias": { |
||
1598 | "dev-master": "1.0-dev" |
||
1599 | } |
||
1600 | }, |
||
1601 | "autoload": { |
||
1602 | "psr-0": { |
||
1603 | "TwbBundle": "src" |
||
1604 | }, |
||
1605 | "classmap": [ |
||
1606 | "Module.php" |
||
1607 | ] |
||
1608 | }, |
||
1609 | "notification-url": "https://packagist.org/downloads/", |
||
1610 | "license": [ |
||
1611 | "MIT" |
||
1612 | ], |
||
1613 | "authors": [ |
||
1614 | { |
||
1615 | "name": "Neilime", |
||
1616 | "homepage": "https://github.com/neilime", |
||
1617 | "role": "Developer" |
||
1618 | } |
||
1619 | ], |
||
1620 | "description": "Zend Framework 2 module for easy integration of Twitter Bootstrap", |
||
1621 | "homepage": "http://neilime.github.io/zf2-twb-bundle/", |
||
1622 | "keywords": [ |
||
1623 | "module", |
||
1624 | "twitter bootstrap", |
||
1625 | "zend framework 2" |
||
1626 | ], |
||
1627 | "time": "2016-06-15 11:27:54" |
||
1628 | }, |
||
1629 | { |
||
1630 | "name": "paragonie/random_compat", |
||
1631 | "version": "v2.0.11", |
||
1632 | "source": { |
||
1633 | "type": "git", |
||
1634 | "url": "https://github.com/paragonie/random_compat.git", |
||
1635 | "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8" |
||
1636 | }, |
||
1637 | "dist": { |
||
1638 | "type": "zip", |
||
1639 | "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8", |
||
1640 | "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8", |
||
1641 | "shasum": "" |
||
1642 | }, |
||
1643 | "require": { |
||
1644 | "php": ">=5.2.0" |
||
1645 | }, |
||
1646 | "require-dev": { |
||
1647 | "phpunit/phpunit": "4.*|5.*" |
||
1648 | }, |
||
1649 | "suggest": { |
||
1650 | "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." |
||
1651 | }, |
||
1652 | "type": "library", |
||
1653 | "autoload": { |
||
1654 | "files": [ |
||
1655 | "lib/random.php" |
||
1656 | ] |
||
1657 | }, |
||
1658 | "notification-url": "https://packagist.org/downloads/", |
||
1659 | "license": [ |
||
1660 | "MIT" |
||
1661 | ], |
||
1662 | "authors": [ |
||
1663 | { |
||
1664 | "name": "Paragon Initiative Enterprises", |
||
1665 | "email": "[email protected]", |
||
1666 | "homepage": "https://paragonie.com" |
||
1667 | } |
||
1668 | ], |
||
1669 | "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", |
||
1670 | "keywords": [ |
||
1671 | "csprng", |
||
1672 | "pseudorandom", |
||
1673 | "random" |
||
1674 | ], |
||
1675 | "time": "2017-09-27 21:40:39" |
||
1676 | }, |
||
1677 | { |
||
1678 | "name": "phpcollection/phpcollection", |
||
1679 | "version": "0.5.0", |
||
1680 | "source": { |
||
1681 | "type": "git", |
||
1682 | "url": "https://github.com/schmittjoh/php-collection.git", |
||
1683 | "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6" |
||
1684 | }, |
||
1685 | "dist": { |
||
1686 | "type": "zip", |
||
1687 | "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", |
||
1688 | "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", |
||
1689 | "shasum": "" |
||
1690 | }, |
||
1691 | "require": { |
||
1692 | "phpoption/phpoption": "1.*" |
||
1693 | }, |
||
1694 | "type": "library", |
||
1695 | "extra": { |
||
1696 | "branch-alias": { |
||
1697 | "dev-master": "0.4-dev" |
||
1698 | } |
||
1699 | }, |
||
1700 | "autoload": { |
||
1701 | "psr-0": { |
||
1702 | "PhpCollection": "src/" |
||
1703 | } |
||
1704 | }, |
||
1705 | "notification-url": "https://packagist.org/downloads/", |
||
1706 | "license": [ |
||
1707 | "Apache2" |
||
1708 | ], |
||
1709 | "authors": [ |
||
1710 | { |
||
1711 | "name": "Johannes M. Schmitt", |
||
1712 | "email": "[email protected]" |
||
1713 | } |
||
1714 | ], |
||
1715 | "description": "General-Purpose Collection Library for PHP", |
||
1716 | "keywords": [ |
||
1717 | "collection", |
||
1718 | "list", |
||
1719 | "map", |
||
1720 | "sequence", |
||
1721 | "set" |
||
1722 | ], |
||
1723 | "time": "2015-05-17 12:39:23" |
||
1724 | }, |
||
1725 | { |
||
1726 | "name": "phpoption/phpoption", |
||
1727 | "version": "1.5.0", |
||
1728 | "source": { |
||
1729 | "type": "git", |
||
1730 | "url": "https://github.com/schmittjoh/php-option.git", |
||
1731 | "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed" |
||
1732 | }, |
||
1733 | "dist": { |
||
1734 | "type": "zip", |
||
1735 | "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed", |
||
1736 | "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed", |
||
1737 | "shasum": "" |
||
1738 | }, |
||
1739 | "require": { |
||
1740 | "php": ">=5.3.0" |
||
1741 | }, |
||
1742 | "require-dev": { |
||
1743 | "phpunit/phpunit": "4.7.*" |
||
1744 | }, |
||
1745 | "type": "library", |
||
1746 | "extra": { |
||
1747 | "branch-alias": { |
||
1748 | "dev-master": "1.3-dev" |
||
1749 | } |
||
1750 | }, |
||
1751 | "autoload": { |
||
1752 | "psr-0": { |
||
1753 | "PhpOption\\": "src/" |
||
1754 | } |
||
1755 | }, |
||
1756 | "notification-url": "https://packagist.org/downloads/", |
||
1757 | "license": [ |
||
1758 | "Apache2" |
||
1759 | ], |
||
1760 | "authors": [ |
||
1761 | { |
||
1762 | "name": "Johannes M. Schmitt", |
||
1763 | "email": "[email protected]" |
||
1764 | } |
||
1765 | ], |
||
1766 | "description": "Option Type for PHP", |
||
1767 | "keywords": [ |
||
1768 | "language", |
||
1769 | "option", |
||
1770 | "php", |
||
1771 | "type" |
||
1772 | ], |
||
1773 | "time": "2015-07-25 16:39:46" |
||
1774 | }, |
||
1775 | { |
||
1776 | "name": "psr/container", |
||
1777 | "version": "1.0.0", |
||
1778 | "source": { |
||
1779 | "type": "git", |
||
1780 | "url": "https://github.com/php-fig/container.git", |
||
1781 | "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" |
||
1782 | }, |
||
1783 | "dist": { |
||
1784 | "type": "zip", |
||
1785 | "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", |
||
1786 | "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", |
||
1787 | "shasum": "" |
||
1788 | }, |
||
1789 | "require": { |
||
1790 | "php": ">=5.3.0" |
||
1791 | }, |
||
1792 | "type": "library", |
||
1793 | "extra": { |
||
1794 | "branch-alias": { |
||
1795 | "dev-master": "1.0.x-dev" |
||
1796 | } |
||
1797 | }, |
||
1798 | "autoload": { |
||
1799 | "psr-4": { |
||
1800 | "Psr\\Container\\": "src/" |
||
1801 | } |
||
1802 | }, |
||
1803 | "notification-url": "https://packagist.org/downloads/", |
||
1804 | "license": [ |
||
1805 | "MIT" |
||
1806 | ], |
||
1807 | "authors": [ |
||
1808 | { |
||
1809 | "name": "PHP-FIG", |
||
1810 | "homepage": "http://www.php-fig.org/" |
||
1811 | } |
||
1812 | ], |
||
1813 | "description": "Common Container Interface (PHP FIG PSR-11)", |
||
1814 | "homepage": "https://github.com/php-fig/container", |
||
1815 | "keywords": [ |
||
1816 | "PSR-11", |
||
1817 | "container", |
||
1818 | "container-interface", |
||
1819 | "container-interop", |
||
1820 | "psr" |
||
1821 | ], |
||
1822 | "time": "2017-02-14 16:28:37" |
||
1823 | }, |
||
1824 | { |
||
1825 | "name": "psr/http-message", |
||
1826 | "version": "1.0.1", |
||
1827 | "source": { |
||
1828 | "type": "git", |
||
1829 | "url": "https://github.com/php-fig/http-message.git", |
||
1830 | "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" |
||
1831 | }, |
||
1832 | "dist": { |
||
1833 | "type": "zip", |
||
1834 | "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", |
||
1835 | "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", |
||
1836 | "shasum": "" |
||
1837 | }, |
||
1838 | "require": { |
||
1839 | "php": ">=5.3.0" |
||
1840 | }, |
||
1841 | "type": "library", |
||
1842 | "extra": { |
||
1843 | "branch-alias": { |
||
1844 | "dev-master": "1.0.x-dev" |
||
1845 | } |
||
1846 | }, |
||
1847 | "autoload": { |
||
1848 | "psr-4": { |
||
1849 | "Psr\\Http\\Message\\": "src/" |
||
1850 | } |
||
1851 | }, |
||
1852 | "notification-url": "https://packagist.org/downloads/", |
||
1853 | "license": [ |
||
1854 | "MIT" |
||
1855 | ], |
||
1856 | "authors": [ |
||
1857 | { |
||
1858 | "name": "PHP-FIG", |
||
1859 | "homepage": "http://www.php-fig.org/" |
||
1860 | } |
||
1861 | ], |
||
1862 | "description": "Common interface for HTTP messages", |
||
1863 | "homepage": "https://github.com/php-fig/http-message", |
||
1864 | "keywords": [ |
||
1865 | "http", |
||
1866 | "http-message", |
||
1867 | "psr", |
||
1868 | "psr-7", |
||
1869 | "request", |
||
1870 | "response" |
||
1871 | ], |
||
1872 | "time": "2016-08-06 14:39:51" |
||
1873 | }, |
||
1874 | { |
||
1875 | "name": "psr/log", |
||
1876 | "version": "1.0.2", |
||
1877 | "source": { |
||
1878 | "type": "git", |
||
1879 | "url": "https://github.com/php-fig/log.git", |
||
1880 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" |
||
1881 | }, |
||
1882 | "dist": { |
||
1883 | "type": "zip", |
||
1884 | "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
1885 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
1886 | "shasum": "" |
||
1887 | }, |
||
1888 | "require": { |
||
1889 | "php": ">=5.3.0" |
||
1890 | }, |
||
1891 | "type": "library", |
||
1892 | "extra": { |
||
1893 | "branch-alias": { |
||
1894 | "dev-master": "1.0.x-dev" |
||
1895 | } |
||
1896 | }, |
||
1897 | "autoload": { |
||
1898 | "psr-4": { |
||
1899 | "Psr\\Log\\": "Psr/Log/" |
||
1900 | } |
||
1901 | }, |
||
1902 | "notification-url": "https://packagist.org/downloads/", |
||
1903 | "license": [ |
||
1904 | "MIT" |
||
1905 | ], |
||
1906 | "authors": [ |
||
1907 | { |
||
1908 | "name": "PHP-FIG", |
||
1909 | "homepage": "http://www.php-fig.org/" |
||
1910 | } |
||
1911 | ], |
||
1912 | "description": "Common interface for logging libraries", |
||
1913 | "homepage": "https://github.com/php-fig/log", |
||
1914 | "keywords": [ |
||
1915 | "log", |
||
1916 | "psr", |
||
1917 | "psr-3" |
||
1918 | ], |
||
1919 | "time": "2016-10-10 12:19:37" |
||
1920 | }, |
||
1921 | { |
||
1922 | "name": "rwoverdijk/assetmanager", |
||
1923 | "version": "1.7.3", |
||
1924 | "source": { |
||
1925 | "type": "git", |
||
1926 | "url": "https://github.com/RWOverdijk/AssetManager.git", |
||
1927 | "reference": "301810eb2ffece940909e79db6ef7fb055cbbd46" |
||
1928 | }, |
||
1929 | "dist": { |
||
1930 | "type": "zip", |
||
1931 | "url": "https://api.github.com/repos/RWOverdijk/AssetManager/zipball/301810eb2ffece940909e79db6ef7fb055cbbd46", |
||
1932 | "reference": "301810eb2ffece940909e79db6ef7fb055cbbd46", |
||
1933 | "shasum": "" |
||
1934 | }, |
||
1935 | "require": { |
||
1936 | "kriswallsmith/assetic": "^1.2.1", |
||
1937 | "php": "^5.5 || ^7.0", |
||
1938 | "zendframework/zend-eventmanager": "^2.6.3 || ^3.0.1", |
||
1939 | "zendframework/zend-loader": "^2.5.1", |
||
1940 | "zendframework/zend-modulemanager": "^2.7.2", |
||
1941 | "zendframework/zend-mvc": "^2.7.9 || ^3.0.2", |
||
1942 | "zendframework/zend-servicemanager": "^2.7.6 || ^3.1.1", |
||
1943 | "zendframework/zend-stdlib": "^2.7.7 || ^3.0.1" |
||
1944 | }, |
||
1945 | "require-dev": { |
||
1946 | "phpunit/phpunit": "^4.8", |
||
1947 | "squizlabs/php_codesniffer": "~1.5.0", |
||
1948 | "zendframework/zend-cache": "^2.7.1", |
||
1949 | "zendframework/zend-console": "^2.6", |
||
1950 | "zendframework/zend-http": "^2.5.4", |
||
1951 | "zendframework/zend-view": "^2.8.1" |
||
1952 | }, |
||
1953 | "suggest": { |
||
1954 | "zendframework/zend-mvc-console": "zend-mvc-console provides the ability to expose zend-mvc as a console application" |
||
1955 | }, |
||
1956 | "type": "library", |
||
1957 | "autoload": { |
||
1958 | "psr-0": { |
||
1959 | "AssetManager": "src/" |
||
1960 | } |
||
1961 | }, |
||
1962 | "notification-url": "https://packagist.org/downloads/", |
||
1963 | "license": [ |
||
1964 | "BSD-2-Clause" |
||
1965 | ], |
||
1966 | "authors": [ |
||
1967 | { |
||
1968 | "name": "Wesley Overdijk", |
||
1969 | "email": "[email protected]", |
||
1970 | "homepage": "http://blog.spoonx.nl/" |
||
1971 | }, |
||
1972 | { |
||
1973 | "name": "Marco Pivetta", |
||
1974 | "email": "[email protected]", |
||
1975 | "homepage": "http://ocramius.github.com/" |
||
1976 | } |
||
1977 | ], |
||
1978 | "description": "An assetmanager module for Zend Framework 2.", |
||
1979 | "homepage": "https://github.com/RWOverdijk/AssetManager", |
||
1980 | "keywords": [ |
||
1981 | "asset", |
||
1982 | "asset manager", |
||
1983 | "zend framework 2", |
||
1984 | "zf2" |
||
1985 | ], |
||
1986 | "time": "2017-07-31 07:32:20" |
||
1987 | }, |
||
1988 | { |
||
1989 | "name": "symfony/console", |
||
1990 | "version": "v3.3.13", |
||
1991 | "source": { |
||
1992 | "type": "git", |
||
1993 | "url": "https://github.com/symfony/console.git", |
||
1994 | "reference": "63cd7960a0a522c3537f6326706d7f3b8de65805" |
||
1995 | }, |
||
1996 | "dist": { |
||
1997 | "type": "zip", |
||
1998 | "url": "https://api.github.com/repos/symfony/console/zipball/63cd7960a0a522c3537f6326706d7f3b8de65805", |
||
1999 | "reference": "63cd7960a0a522c3537f6326706d7f3b8de65805", |
||
2000 | "shasum": "" |
||
2001 | }, |
||
2002 | "require": { |
||
2003 | "php": "^5.5.9|>=7.0.8", |
||
2004 | "symfony/debug": "~2.8|~3.0", |
||
2005 | "symfony/polyfill-mbstring": "~1.0" |
||
2006 | }, |
||
2007 | "conflict": { |
||
2008 | "symfony/dependency-injection": "<3.3" |
||
2009 | }, |
||
2010 | "require-dev": { |
||
2011 | "psr/log": "~1.0", |
||
2012 | "symfony/config": "~3.3", |
||
2013 | "symfony/dependency-injection": "~3.3", |
||
2014 | "symfony/event-dispatcher": "~2.8|~3.0", |
||
2015 | "symfony/filesystem": "~2.8|~3.0", |
||
2016 | "symfony/process": "~2.8|~3.0" |
||
2017 | }, |
||
2018 | "suggest": { |
||
2019 | "psr/log": "For using the console logger", |
||
2020 | "symfony/event-dispatcher": "", |
||
2021 | "symfony/filesystem": "", |
||
2022 | "symfony/process": "" |
||
2023 | }, |
||
2024 | "type": "library", |
||
2025 | "extra": { |
||
2026 | "branch-alias": { |
||
2027 | "dev-master": "3.3-dev" |
||
2028 | } |
||
2029 | }, |
||
2030 | "autoload": { |
||
2031 | "psr-4": { |
||
2032 | "Symfony\\Component\\Console\\": "" |
||
2033 | }, |
||
2034 | "exclude-from-classmap": [ |
||
2035 | "/Tests/" |
||
2036 | ] |
||
2037 | }, |
||
2038 | "notification-url": "https://packagist.org/downloads/", |
||
2039 | "license": [ |
||
2040 | "MIT" |
||
2041 | ], |
||
2042 | "authors": [ |
||
2043 | { |
||
2044 | "name": "Fabien Potencier", |
||
2045 | "email": "[email protected]" |
||
2046 | }, |
||
2047 | { |
||
2048 | "name": "Symfony Community", |
||
2049 | "homepage": "https://symfony.com/contributors" |
||
2050 | } |
||
2051 | ], |
||
2052 | "description": "Symfony Console Component", |
||
2053 | "homepage": "https://symfony.com", |
||
2054 | "time": "2017-11-16 15:24:32" |
||
2055 | }, |
||
2056 | { |
||
2057 | "name": "symfony/css-selector", |
||
2058 | "version": "v2.8.31", |
||
2059 | "source": { |
||
2060 | "type": "git", |
||
2061 | "url": "https://github.com/symfony/css-selector.git", |
||
2062 | "reference": "b7b041487197fb6d803b7edbcaae7f00a793b1c4" |
||
2063 | }, |
||
2064 | "dist": { |
||
2065 | "type": "zip", |
||
2066 | "url": "https://api.github.com/repos/symfony/css-selector/zipball/b7b041487197fb6d803b7edbcaae7f00a793b1c4", |
||
2067 | "reference": "b7b041487197fb6d803b7edbcaae7f00a793b1c4", |
||
2068 | "shasum": "" |
||
2069 | }, |
||
2070 | "require": { |
||
2071 | "php": ">=5.3.9" |
||
2072 | }, |
||
2073 | "type": "library", |
||
2074 | "extra": { |
||
2075 | "branch-alias": { |
||
2076 | "dev-master": "2.8-dev" |
||
2077 | } |
||
2078 | }, |
||
2079 | "autoload": { |
||
2080 | "psr-4": { |
||
2081 | "Symfony\\Component\\CssSelector\\": "" |
||
2082 | }, |
||
2083 | "exclude-from-classmap": [ |
||
2084 | "/Tests/" |
||
2085 | ] |
||
2086 | }, |
||
2087 | "notification-url": "https://packagist.org/downloads/", |
||
2088 | "license": [ |
||
2089 | "MIT" |
||
2090 | ], |
||
2091 | "authors": [ |
||
2092 | { |
||
2093 | "name": "Jean-François Simon", |
||
2094 | "email": "[email protected]" |
||
2095 | }, |
||
2096 | { |
||
2097 | "name": "Fabien Potencier", |
||
2098 | "email": "[email protected]" |
||
2099 | }, |
||
2100 | { |
||
2101 | "name": "Symfony Community", |
||
2102 | "homepage": "https://symfony.com/contributors" |
||
2103 | } |
||
2104 | ], |
||
2105 | "description": "Symfony CssSelector Component", |
||
2106 | "homepage": "https://symfony.com", |
||
2107 | "time": "2017-11-05 15:25:56" |
||
2108 | }, |
||
2109 | { |
||
2110 | "name": "symfony/debug", |
||
2111 | "version": "v3.3.13", |
||
2112 | "source": { |
||
2113 | "type": "git", |
||
2114 | "url": "https://github.com/symfony/debug.git", |
||
2115 | "reference": "74557880e2846b5c84029faa96b834da37e29810" |
||
2116 | }, |
||
2117 | "dist": { |
||
2118 | "type": "zip", |
||
2119 | "url": "https://api.github.com/repos/symfony/debug/zipball/74557880e2846b5c84029faa96b834da37e29810", |
||
2120 | "reference": "74557880e2846b5c84029faa96b834da37e29810", |
||
2121 | "shasum": "" |
||
2122 | }, |
||
2123 | "require": { |
||
2124 | "php": "^5.5.9|>=7.0.8", |
||
2125 | "psr/log": "~1.0" |
||
2126 | }, |
||
2127 | "conflict": { |
||
2128 | "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" |
||
2129 | }, |
||
2130 | "require-dev": { |
||
2131 | "symfony/http-kernel": "~2.8|~3.0" |
||
2132 | }, |
||
2133 | "type": "library", |
||
2134 | "extra": { |
||
2135 | "branch-alias": { |
||
2136 | "dev-master": "3.3-dev" |
||
2137 | } |
||
2138 | }, |
||
2139 | "autoload": { |
||
2140 | "psr-4": { |
||
2141 | "Symfony\\Component\\Debug\\": "" |
||
2142 | }, |
||
2143 | "exclude-from-classmap": [ |
||
2144 | "/Tests/" |
||
2145 | ] |
||
2146 | }, |
||
2147 | "notification-url": "https://packagist.org/downloads/", |
||
2148 | "license": [ |
||
2149 | "MIT" |
||
2150 | ], |
||
2151 | "authors": [ |
||
2152 | { |
||
2153 | "name": "Fabien Potencier", |
||
2154 | "email": "[email protected]" |
||
2155 | }, |
||
2156 | { |
||
2157 | "name": "Symfony Community", |
||
2158 | "homepage": "https://symfony.com/contributors" |
||
2159 | } |
||
2160 | ], |
||
2161 | "description": "Symfony Debug Component", |
||
2162 | "homepage": "https://symfony.com", |
||
2163 | "time": "2017-11-10 16:38:39" |
||
2164 | }, |
||
2165 | { |
||
2166 | "name": "symfony/event-dispatcher", |
||
2167 | "version": "v2.8.31", |
||
2168 | "source": { |
||
2169 | "type": "git", |
||
2170 | "url": "https://github.com/symfony/event-dispatcher.git", |
||
2171 | "reference": "b59aacf238fadda50d612c9de73b74751872a903" |
||
2172 | }, |
||
2173 | "dist": { |
||
2174 | "type": "zip", |
||
2175 | "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b59aacf238fadda50d612c9de73b74751872a903", |
||
2176 | "reference": "b59aacf238fadda50d612c9de73b74751872a903", |
||
2177 | "shasum": "" |
||
2178 | }, |
||
2179 | "require": { |
||
2180 | "php": ">=5.3.9" |
||
2181 | }, |
||
2182 | "require-dev": { |
||
2183 | "psr/log": "~1.0", |
||
2184 | "symfony/config": "^2.0.5|~3.0.0", |
||
2185 | "symfony/dependency-injection": "~2.6|~3.0.0", |
||
2186 | "symfony/expression-language": "~2.6|~3.0.0", |
||
2187 | "symfony/stopwatch": "~2.3|~3.0.0" |
||
2188 | }, |
||
2189 | "suggest": { |
||
2190 | "symfony/dependency-injection": "", |
||
2191 | "symfony/http-kernel": "" |
||
2192 | }, |
||
2193 | "type": "library", |
||
2194 | "extra": { |
||
2195 | "branch-alias": { |
||
2196 | "dev-master": "2.8-dev" |
||
2197 | } |
||
2198 | }, |
||
2199 | "autoload": { |
||
2200 | "psr-4": { |
||
2201 | "Symfony\\Component\\EventDispatcher\\": "" |
||
2202 | }, |
||
2203 | "exclude-from-classmap": [ |
||
2204 | "/Tests/" |
||
2205 | ] |
||
2206 | }, |
||
2207 | "notification-url": "https://packagist.org/downloads/", |
||
2208 | "license": [ |
||
2209 | "MIT" |
||
2210 | ], |
||
2211 | "authors": [ |
||
2212 | { |
||
2213 | "name": "Fabien Potencier", |
||
2214 | "email": "[email protected]" |
||
2215 | }, |
||
2216 | { |
||
2217 | "name": "Symfony Community", |
||
2218 | "homepage": "https://symfony.com/contributors" |
||
2219 | } |
||
2220 | ], |
||
2221 | "description": "Symfony EventDispatcher Component", |
||
2222 | "homepage": "https://symfony.com", |
||
2223 | "time": "2017-11-05 15:25:56" |
||
2224 | }, |
||
2225 | { |
||
2226 | "name": "symfony/polyfill-mbstring", |
||
2227 | "version": "v1.6.0", |
||
2228 | "source": { |
||
2229 | "type": "git", |
||
2230 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
||
2231 | "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296" |
||
2232 | }, |
||
2233 | "dist": { |
||
2234 | "type": "zip", |
||
2235 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296", |
||
2236 | "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296", |
||
2237 | "shasum": "" |
||
2238 | }, |
||
2239 | "require": { |
||
2240 | "php": ">=5.3.3" |
||
2241 | }, |
||
2242 | "suggest": { |
||
2243 | "ext-mbstring": "For best performance" |
||
2244 | }, |
||
2245 | "type": "library", |
||
2246 | "extra": { |
||
2247 | "branch-alias": { |
||
2248 | "dev-master": "1.6-dev" |
||
2249 | } |
||
2250 | }, |
||
2251 | "autoload": { |
||
2252 | "psr-4": { |
||
2253 | "Symfony\\Polyfill\\Mbstring\\": "" |
||
2254 | }, |
||
2255 | "files": [ |
||
2256 | "bootstrap.php" |
||
2257 | ] |
||
2258 | }, |
||
2259 | "notification-url": "https://packagist.org/downloads/", |
||
2260 | "license": [ |
||
2261 | "MIT" |
||
2262 | ], |
||
2263 | "authors": [ |
||
2264 | { |
||
2265 | "name": "Nicolas Grekas", |
||
2266 | "email": "[email protected]" |
||
2267 | }, |
||
2268 | { |
||
2269 | "name": "Symfony Community", |
||
2270 | "homepage": "https://symfony.com/contributors" |
||
2271 | } |
||
2272 | ], |
||
2273 | "description": "Symfony polyfill for the Mbstring extension", |
||
2274 | "homepage": "https://symfony.com", |
||
2275 | "keywords": [ |
||
2276 | "compatibility", |
||
2277 | "mbstring", |
||
2278 | "polyfill", |
||
2279 | "portable", |
||
2280 | "shim" |
||
2281 | ], |
||
2282 | "time": "2017-10-11 12:05:26" |
||
2283 | }, |
||
2284 | { |
||
2285 | "name": "symfony/process", |
||
2286 | "version": "v3.3.13", |
||
2287 | "source": { |
||
2288 | "type": "git", |
||
2289 | "url": "https://github.com/symfony/process.git", |
||
2290 | "reference": "a56a3989fb762d7b19a0cf8e7693ee99a6ffb78d" |
||
2291 | }, |
||
2292 | "dist": { |
||
2293 | "type": "zip", |
||
2294 | "url": "https://api.github.com/repos/symfony/process/zipball/a56a3989fb762d7b19a0cf8e7693ee99a6ffb78d", |
||
2295 | "reference": "a56a3989fb762d7b19a0cf8e7693ee99a6ffb78d", |
||
2296 | "shasum": "" |
||
2297 | }, |
||
2298 | "require": { |
||
2299 | "php": "^5.5.9|>=7.0.8" |
||
2300 | }, |
||
2301 | "type": "library", |
||
2302 | "extra": { |
||
2303 | "branch-alias": { |
||
2304 | "dev-master": "3.3-dev" |
||
2305 | } |
||
2306 | }, |
||
2307 | "autoload": { |
||
2308 | "psr-4": { |
||
2309 | "Symfony\\Component\\Process\\": "" |
||
2310 | }, |
||
2311 | "exclude-from-classmap": [ |
||
2312 | "/Tests/" |
||
2313 | ] |
||
2314 | }, |
||
2315 | "notification-url": "https://packagist.org/downloads/", |
||
2316 | "license": [ |
||
2317 | "MIT" |
||
2318 | ], |
||
2319 | "authors": [ |
||
2320 | { |
||
2321 | "name": "Fabien Potencier", |
||
2322 | "email": "[email protected]" |
||
2323 | }, |
||
2324 | { |
||
2325 | "name": "Symfony Community", |
||
2326 | "homepage": "https://symfony.com/contributors" |
||
2327 | } |
||
2328 | ], |
||
2329 | "description": "Symfony Process Component", |
||
2330 | "homepage": "https://symfony.com", |
||
2331 | "time": "2017-11-13 15:31:11" |
||
2332 | }, |
||
2333 | { |
||
2334 | "name": "zendframework/zend-authentication", |
||
2335 | "version": "2.5.3", |
||
2336 | "source": { |
||
2337 | "type": "git", |
||
2338 | "url": "https://github.com/zendframework/zend-authentication.git", |
||
2339 | "reference": "1422dec160eb769c719cad2229847fcbf20a1405" |
||
2340 | }, |
||
2341 | "dist": { |
||
2342 | "type": "zip", |
||
2343 | "url": "https://api.github.com/repos/zendframework/zend-authentication/zipball/1422dec160eb769c719cad2229847fcbf20a1405", |
||
2344 | "reference": "1422dec160eb769c719cad2229847fcbf20a1405", |
||
2345 | "shasum": "" |
||
2346 | }, |
||
2347 | "require": { |
||
2348 | "php": "^5.5 || ^7.0", |
||
2349 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
2350 | }, |
||
2351 | "require-dev": { |
||
2352 | "fabpot/php-cs-fixer": "1.7.*", |
||
2353 | "phpunit/phpunit": "~4.0", |
||
2354 | "zendframework/zend-crypt": "^2.6", |
||
2355 | "zendframework/zend-db": "^2.7", |
||
2356 | "zendframework/zend-http": "^2.5.4", |
||
2357 | "zendframework/zend-ldap": "^2.6", |
||
2358 | "zendframework/zend-session": "^2.6.2", |
||
2359 | "zendframework/zend-uri": "^2.5", |
||
2360 | "zendframework/zend-validator": "^2.6" |
||
2361 | }, |
||
2362 | "suggest": { |
||
2363 | "zendframework/zend-crypt": "Zend\\Crypt component", |
||
2364 | "zendframework/zend-db": "Zend\\Db component", |
||
2365 | "zendframework/zend-http": "Zend\\Http component", |
||
2366 | "zendframework/zend-ldap": "Zend\\Ldap component", |
||
2367 | "zendframework/zend-session": "Zend\\Session component", |
||
2368 | "zendframework/zend-uri": "Zend\\Uri component", |
||
2369 | "zendframework/zend-validator": "Zend\\Validator component" |
||
2370 | }, |
||
2371 | "type": "library", |
||
2372 | "extra": { |
||
2373 | "branch-alias": { |
||
2374 | "dev-master": "2.5-dev", |
||
2375 | "dev-develop": "2.6-dev" |
||
2376 | } |
||
2377 | }, |
||
2378 | "autoload": { |
||
2379 | "psr-4": { |
||
2380 | "Zend\\Authentication\\": "src/" |
||
2381 | } |
||
2382 | }, |
||
2383 | "notification-url": "https://packagist.org/downloads/", |
||
2384 | "license": [ |
||
2385 | "BSD-3-Clause" |
||
2386 | ], |
||
2387 | "description": "provides an API for authentication and includes concrete authentication adapters for common use case scenarios", |
||
2388 | "homepage": "https://github.com/zendframework/zend-authentication", |
||
2389 | "keywords": [ |
||
2390 | "Authentication", |
||
2391 | "zf2" |
||
2392 | ], |
||
2393 | "time": "2016-02-28 15:02:34" |
||
2394 | }, |
||
2395 | { |
||
2396 | "name": "zendframework/zend-cache", |
||
2397 | "version": "2.7.2", |
||
2398 | "source": { |
||
2399 | "type": "git", |
||
2400 | "url": "https://github.com/zendframework/zend-cache.git", |
||
2401 | "reference": "c98331b96d3b9d9b24cf32d02660602edb34d039" |
||
2402 | }, |
||
2403 | "dist": { |
||
2404 | "type": "zip", |
||
2405 | "url": "https://api.github.com/repos/zendframework/zend-cache/zipball/c98331b96d3b9d9b24cf32d02660602edb34d039", |
||
2406 | "reference": "c98331b96d3b9d9b24cf32d02660602edb34d039", |
||
2407 | "shasum": "" |
||
2408 | }, |
||
2409 | "require": { |
||
2410 | "php": "^5.5 || ^7.0", |
||
2411 | "zendframework/zend-eventmanager": "^2.6.2 || ^3.0", |
||
2412 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3", |
||
2413 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
2414 | }, |
||
2415 | "require-dev": { |
||
2416 | "phpbench/phpbench": "^0.10.0", |
||
2417 | "phpunit/phpunit": "^4.8", |
||
2418 | "zendframework/zend-coding-standard": "~1.0.0", |
||
2419 | "zendframework/zend-serializer": "^2.6", |
||
2420 | "zendframework/zend-session": "^2.6.2" |
||
2421 | }, |
||
2422 | "suggest": { |
||
2423 | "ext-apc": "APC or compatible extension, to use the APC storage adapter", |
||
2424 | "ext-apcu": "APCU >= 5.1.0, to use the APCu storage adapter", |
||
2425 | "ext-dba": "DBA, to use the DBA storage adapter", |
||
2426 | "ext-memcache": "Memcache >= 2.0.0 to use the Memcache storage adapter", |
||
2427 | "ext-memcached": "Memcached >= 1.0.0 to use the Memcached storage adapter", |
||
2428 | "ext-mongo": "Mongo, to use MongoDb storage adapter", |
||
2429 | "ext-redis": "Redis, to use Redis storage adapter", |
||
2430 | "ext-wincache": "WinCache, to use the WinCache storage adapter", |
||
2431 | "ext-xcache": "XCache, to use the XCache storage adapter", |
||
2432 | "mongofill/mongofill": "Alternative to ext-mongo - a pure PHP implementation designed as a drop in replacement", |
||
2433 | "zendframework/zend-serializer": "Zend\\Serializer component", |
||
2434 | "zendframework/zend-session": "Zend\\Session component" |
||
2435 | }, |
||
2436 | "type": "library", |
||
2437 | "extra": { |
||
2438 | "branch-alias": { |
||
2439 | "dev-master": "2.7-dev", |
||
2440 | "dev-develop": "2.8-dev" |
||
2441 | }, |
||
2442 | "zf": { |
||
2443 | "component": "Zend\\Cache", |
||
2444 | "config-provider": "Zend\\Cache\\ConfigProvider" |
||
2445 | } |
||
2446 | }, |
||
2447 | "autoload": { |
||
2448 | "psr-4": { |
||
2449 | "Zend\\Cache\\": "src/" |
||
2450 | } |
||
2451 | }, |
||
2452 | "notification-url": "https://packagist.org/downloads/", |
||
2453 | "license": [ |
||
2454 | "BSD-3-Clause" |
||
2455 | ], |
||
2456 | "description": "provides a generic way to cache any data", |
||
2457 | "homepage": "https://github.com/zendframework/zend-cache", |
||
2458 | "keywords": [ |
||
2459 | "cache", |
||
2460 | "zf2" |
||
2461 | ], |
||
2462 | "time": "2016-12-16 11:35:47" |
||
2463 | }, |
||
2464 | { |
||
2465 | "name": "zendframework/zend-config", |
||
2466 | "version": "2.6.0", |
||
2467 | "source": { |
||
2468 | "type": "git", |
||
2469 | "url": "https://github.com/zendframework/zend-config.git", |
||
2470 | "reference": "2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d" |
||
2471 | }, |
||
2472 | "dist": { |
||
2473 | "type": "zip", |
||
2474 | "url": "https://api.github.com/repos/zendframework/zend-config/zipball/2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d", |
||
2475 | "reference": "2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d", |
||
2476 | "shasum": "" |
||
2477 | }, |
||
2478 | "require": { |
||
2479 | "php": "^5.5 || ^7.0", |
||
2480 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
2481 | }, |
||
2482 | "require-dev": { |
||
2483 | "fabpot/php-cs-fixer": "1.7.*", |
||
2484 | "phpunit/phpunit": "~4.0", |
||
2485 | "zendframework/zend-filter": "^2.6", |
||
2486 | "zendframework/zend-i18n": "^2.5", |
||
2487 | "zendframework/zend-json": "^2.6.1", |
||
2488 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3" |
||
2489 | }, |
||
2490 | "suggest": { |
||
2491 | "zendframework/zend-filter": "Zend\\Filter component", |
||
2492 | "zendframework/zend-i18n": "Zend\\I18n component", |
||
2493 | "zendframework/zend-json": "Zend\\Json to use the Json reader or writer classes", |
||
2494 | "zendframework/zend-servicemanager": "Zend\\ServiceManager for use with the Config Factory to retrieve reader and writer instances" |
||
2495 | }, |
||
2496 | "type": "library", |
||
2497 | "extra": { |
||
2498 | "branch-alias": { |
||
2499 | "dev-master": "2.6-dev", |
||
2500 | "dev-develop": "2.7-dev" |
||
2501 | } |
||
2502 | }, |
||
2503 | "autoload": { |
||
2504 | "psr-4": { |
||
2505 | "Zend\\Config\\": "src/" |
||
2506 | } |
||
2507 | }, |
||
2508 | "notification-url": "https://packagist.org/downloads/", |
||
2509 | "license": [ |
||
2510 | "BSD-3-Clause" |
||
2511 | ], |
||
2512 | "description": "provides a nested object property based user interface for accessing this configuration data within application code", |
||
2513 | "homepage": "https://github.com/zendframework/zend-config", |
||
2514 | "keywords": [ |
||
2515 | "config", |
||
2516 | "zf2" |
||
2517 | ], |
||
2518 | "time": "2016-02-04 23:01:10" |
||
2519 | }, |
||
2520 | { |
||
2521 | "name": "zendframework/zend-console", |
||
2522 | "version": "2.6.0", |
||
2523 | "source": { |
||
2524 | "type": "git", |
||
2525 | "url": "https://github.com/zendframework/zend-console.git", |
||
2526 | "reference": "cbbdfdfa0564aa20d1c6c6ef3daeafe6aec02360" |
||
2527 | }, |
||
2528 | "dist": { |
||
2529 | "type": "zip", |
||
2530 | "url": "https://api.github.com/repos/zendframework/zend-console/zipball/cbbdfdfa0564aa20d1c6c6ef3daeafe6aec02360", |
||
2531 | "reference": "cbbdfdfa0564aa20d1c6c6ef3daeafe6aec02360", |
||
2532 | "shasum": "" |
||
2533 | }, |
||
2534 | "require": { |
||
2535 | "php": "^5.5 || ^7.0", |
||
2536 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
2537 | }, |
||
2538 | "require-dev": { |
||
2539 | "fabpot/php-cs-fixer": "1.7.*", |
||
2540 | "phpunit/phpunit": "^4.0", |
||
2541 | "zendframework/zend-filter": "^2.6", |
||
2542 | "zendframework/zend-json": "^2.6", |
||
2543 | "zendframework/zend-validator": "^2.5" |
||
2544 | }, |
||
2545 | "suggest": { |
||
2546 | "zendframework/zend-filter": "To support DefaultRouteMatcher usage", |
||
2547 | "zendframework/zend-validator": "To support DefaultRouteMatcher usage" |
||
2548 | }, |
||
2549 | "type": "library", |
||
2550 | "extra": { |
||
2551 | "branch-alias": { |
||
2552 | "dev-master": "2.6-dev", |
||
2553 | "dev-develop": "2.7-dev" |
||
2554 | } |
||
2555 | }, |
||
2556 | "autoload": { |
||
2557 | "psr-4": { |
||
2558 | "Zend\\Console\\": "src/" |
||
2559 | } |
||
2560 | }, |
||
2561 | "notification-url": "https://packagist.org/downloads/", |
||
2562 | "license": [ |
||
2563 | "BSD-3-Clause" |
||
2564 | ], |
||
2565 | "homepage": "https://github.com/zendframework/zend-console", |
||
2566 | "keywords": [ |
||
2567 | "console", |
||
2568 | "zf2" |
||
2569 | ], |
||
2570 | "time": "2016-02-09 17:15:12" |
||
2571 | }, |
||
2572 | { |
||
2573 | "name": "zendframework/zend-diactoros", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
2574 | "version": "1.6.1", |
||
2575 | "source": { |
||
2576 | "type": "git", |
||
2577 | "url": "https://github.com/zendframework/zend-diactoros.git", |
||
2578 | "reference": "c8664b92a6d5bc229e48b0923486c097e45a7877" |
||
2579 | }, |
||
2580 | "dist": { |
||
2581 | "type": "zip", |
||
2582 | "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/c8664b92a6d5bc229e48b0923486c097e45a7877", |
||
2583 | "reference": "c8664b92a6d5bc229e48b0923486c097e45a7877", |
||
2584 | "shasum": "" |
||
2585 | }, |
||
2586 | "require": { |
||
2587 | "php": "^5.6 || ^7.0", |
||
2588 | "psr/http-message": "^1.0" |
||
2589 | }, |
||
2590 | "provide": { |
||
2591 | "psr/http-message-implementation": "1.0" |
||
2592 | }, |
||
2593 | "require-dev": { |
||
2594 | "ext-dom": "*", |
||
2595 | "ext-libxml": "*", |
||
2596 | "phpunit/phpunit": "^5.7.16 || ^6.0.8", |
||
2597 | "zendframework/zend-coding-standard": "~1.0" |
||
2598 | }, |
||
2599 | "type": "library", |
||
2600 | "extra": { |
||
2601 | "branch-alias": { |
||
2602 | "dev-master": "1.6-dev", |
||
2603 | "dev-develop": "1.7-dev" |
||
2604 | } |
||
2605 | }, |
||
2606 | "autoload": { |
||
2607 | "psr-4": { |
||
2608 | "Zend\\Diactoros\\": "src/" |
||
2609 | } |
||
2610 | }, |
||
2611 | "notification-url": "https://packagist.org/downloads/", |
||
2612 | "license": [ |
||
2613 | "BSD-2-Clause" |
||
2614 | ], |
||
2615 | "description": "PSR HTTP Message implementations", |
||
2616 | "homepage": "https://github.com/zendframework/zend-diactoros", |
||
2617 | "keywords": [ |
||
2618 | "http", |
||
2619 | "psr", |
||
2620 | "psr-7" |
||
2621 | ], |
||
2622 | "time": "2017-10-12 15:24:51" |
||
2623 | }, |
||
2624 | { |
||
2625 | "name": "zendframework/zend-escaper", |
||
2626 | "version": "2.5.2", |
||
2627 | "source": { |
||
2628 | "type": "git", |
||
2629 | "url": "https://github.com/zendframework/zend-escaper.git", |
||
2630 | "reference": "2dcd14b61a72d8b8e27d579c6344e12c26141d4e" |
||
2631 | }, |
||
2632 | "dist": { |
||
2633 | "type": "zip", |
||
2634 | "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/2dcd14b61a72d8b8e27d579c6344e12c26141d4e", |
||
2635 | "reference": "2dcd14b61a72d8b8e27d579c6344e12c26141d4e", |
||
2636 | "shasum": "" |
||
2637 | }, |
||
2638 | "require": { |
||
2639 | "php": ">=5.5" |
||
2640 | }, |
||
2641 | "require-dev": { |
||
2642 | "fabpot/php-cs-fixer": "1.7.*", |
||
2643 | "phpunit/phpunit": "~4.0" |
||
2644 | }, |
||
2645 | "type": "library", |
||
2646 | "extra": { |
||
2647 | "branch-alias": { |
||
2648 | "dev-master": "2.5-dev", |
||
2649 | "dev-develop": "2.6-dev" |
||
2650 | } |
||
2651 | }, |
||
2652 | "autoload": { |
||
2653 | "psr-4": { |
||
2654 | "Zend\\Escaper\\": "src/" |
||
2655 | } |
||
2656 | }, |
||
2657 | "notification-url": "https://packagist.org/downloads/", |
||
2658 | "license": [ |
||
2659 | "BSD-3-Clause" |
||
2660 | ], |
||
2661 | "homepage": "https://github.com/zendframework/zend-escaper", |
||
2662 | "keywords": [ |
||
2663 | "escaper", |
||
2664 | "zf2" |
||
2665 | ], |
||
2666 | "time": "2016-06-30 19:48:38" |
||
2667 | }, |
||
2668 | { |
||
2669 | "name": "zendframework/zend-eventmanager", |
||
2670 | "version": "3.2.0", |
||
2671 | "source": { |
||
2672 | "type": "git", |
||
2673 | "url": "https://github.com/zendframework/zend-eventmanager.git", |
||
2674 | "reference": "9d72db10ceb6e42fb92350c0cb54460da61bd79c" |
||
2675 | }, |
||
2676 | "dist": { |
||
2677 | "type": "zip", |
||
2678 | "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/9d72db10ceb6e42fb92350c0cb54460da61bd79c", |
||
2679 | "reference": "9d72db10ceb6e42fb92350c0cb54460da61bd79c", |
||
2680 | "shasum": "" |
||
2681 | }, |
||
2682 | "require": { |
||
2683 | "php": "^5.6 || ^7.0" |
||
2684 | }, |
||
2685 | "require-dev": { |
||
2686 | "athletic/athletic": "^0.1", |
||
2687 | "container-interop/container-interop": "^1.1.0", |
||
2688 | "phpunit/phpunit": "^6.0.7 || ^5.7.14", |
||
2689 | "zendframework/zend-coding-standard": "~1.0.0", |
||
2690 | "zendframework/zend-stdlib": "^2.7.3 || ^3.0" |
||
2691 | }, |
||
2692 | "suggest": { |
||
2693 | "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature", |
||
2694 | "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature" |
||
2695 | }, |
||
2696 | "type": "library", |
||
2697 | "extra": { |
||
2698 | "branch-alias": { |
||
2699 | "dev-master": "3.2-dev", |
||
2700 | "dev-develop": "3.3-dev" |
||
2701 | } |
||
2702 | }, |
||
2703 | "autoload": { |
||
2704 | "psr-4": { |
||
2705 | "Zend\\EventManager\\": "src/" |
||
2706 | } |
||
2707 | }, |
||
2708 | "notification-url": "https://packagist.org/downloads/", |
||
2709 | "license": [ |
||
2710 | "BSD-3-Clause" |
||
2711 | ], |
||
2712 | "description": "Trigger and listen to events within a PHP application", |
||
2713 | "homepage": "https://github.com/zendframework/zend-eventmanager", |
||
2714 | "keywords": [ |
||
2715 | "event", |
||
2716 | "eventmanager", |
||
2717 | "events", |
||
2718 | "zf2" |
||
2719 | ], |
||
2720 | "time": "2017-07-11 19:17:22" |
||
2721 | }, |
||
2722 | { |
||
2723 | "name": "zendframework/zend-filter", |
||
2724 | "version": "2.7.2", |
||
2725 | "source": { |
||
2726 | "type": "git", |
||
2727 | "url": "https://github.com/zendframework/zend-filter.git", |
||
2728 | "reference": "b8d0ff872f126631bf63a932e33aa2d22d467175" |
||
2729 | }, |
||
2730 | "dist": { |
||
2731 | "type": "zip", |
||
2732 | "url": "https://api.github.com/repos/zendframework/zend-filter/zipball/b8d0ff872f126631bf63a932e33aa2d22d467175", |
||
2733 | "reference": "b8d0ff872f126631bf63a932e33aa2d22d467175", |
||
2734 | "shasum": "" |
||
2735 | }, |
||
2736 | "require": { |
||
2737 | "php": "^5.5 || ^7.0", |
||
2738 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
2739 | }, |
||
2740 | "require-dev": { |
||
2741 | "pear/archive_tar": "^1.4", |
||
2742 | "phpunit/phpunit": "^6.0.10 || ^5.7.17", |
||
2743 | "zendframework/zend-coding-standard": "~1.0.0", |
||
2744 | "zendframework/zend-crypt": "^2.6 || ^3.0", |
||
2745 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3", |
||
2746 | "zendframework/zend-uri": "^2.5" |
||
2747 | }, |
||
2748 | "suggest": { |
||
2749 | "zendframework/zend-crypt": "Zend\\Crypt component, for encryption filters", |
||
2750 | "zendframework/zend-i18n": "Zend\\I18n component for filters depending on i18n functionality", |
||
2751 | "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for using the filter chain functionality", |
||
2752 | "zendframework/zend-uri": "Zend\\Uri component, for the UriNormalize filter" |
||
2753 | }, |
||
2754 | "type": "library", |
||
2755 | "extra": { |
||
2756 | "branch-alias": { |
||
2757 | "dev-master": "2.7-dev", |
||
2758 | "dev-develop": "2.8-dev" |
||
2759 | }, |
||
2760 | "zf": { |
||
2761 | "component": "Zend\\Filter", |
||
2762 | "config-provider": "Zend\\Filter\\ConfigProvider" |
||
2763 | } |
||
2764 | }, |
||
2765 | "autoload": { |
||
2766 | "psr-4": { |
||
2767 | "Zend\\Filter\\": "src/" |
||
2768 | } |
||
2769 | }, |
||
2770 | "notification-url": "https://packagist.org/downloads/", |
||
2771 | "license": [ |
||
2772 | "BSD-3-Clause" |
||
2773 | ], |
||
2774 | "description": "provides a set of commonly needed data filters", |
||
2775 | "homepage": "https://github.com/zendframework/zend-filter", |
||
2776 | "keywords": [ |
||
2777 | "filter", |
||
2778 | "zf2" |
||
2779 | ], |
||
2780 | "time": "2017-05-17 20:56:17" |
||
2781 | }, |
||
2782 | { |
||
2783 | "name": "zendframework/zend-form", |
||
2784 | "version": "2.10.2", |
||
2785 | "source": { |
||
2786 | "type": "git", |
||
2787 | "url": "https://github.com/zendframework/zend-form.git", |
||
2788 | "reference": "252db729887844025772bb8045f8df605850ed9c" |
||
2789 | }, |
||
2790 | "dist": { |
||
2791 | "type": "zip", |
||
2792 | "url": "https://api.github.com/repos/zendframework/zend-form/zipball/252db729887844025772bb8045f8df605850ed9c", |
||
2793 | "reference": "252db729887844025772bb8045f8df605850ed9c", |
||
2794 | "shasum": "" |
||
2795 | }, |
||
2796 | "require": { |
||
2797 | "php": "^7.0 || ^5.6", |
||
2798 | "zendframework/zend-hydrator": "^1.1 || ^2.1", |
||
2799 | "zendframework/zend-inputfilter": "^2.6", |
||
2800 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
2801 | }, |
||
2802 | "require-dev": { |
||
2803 | "doctrine/annotations": "~1.0", |
||
2804 | "phpunit/phpunit": "^6.0.8 || ^5.7.15", |
||
2805 | "zendframework/zend-cache": "^2.6.1", |
||
2806 | "zendframework/zend-captcha": "^2.7.1", |
||
2807 | "zendframework/zend-code": "^2.6 || ^3.0", |
||
2808 | "zendframework/zend-coding-standard": "~1.0.0", |
||
2809 | "zendframework/zend-escaper": "^2.5", |
||
2810 | "zendframework/zend-eventmanager": "^2.6.2 || ^3.0", |
||
2811 | "zendframework/zend-filter": "^2.6", |
||
2812 | "zendframework/zend-i18n": "^2.6", |
||
2813 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3", |
||
2814 | "zendframework/zend-session": "^2.6.2", |
||
2815 | "zendframework/zend-text": "^2.6", |
||
2816 | "zendframework/zend-validator": "^2.6", |
||
2817 | "zendframework/zend-view": "^2.6.2", |
||
2818 | "zendframework/zendservice-recaptcha": "^3.0.0" |
||
2819 | }, |
||
2820 | "suggest": { |
||
2821 | "zendframework/zend-captcha": "^2.7.1, required for using CAPTCHA form elements", |
||
2822 | "zendframework/zend-code": "^2.6 || ^3.0, required to use zend-form annotations support", |
||
2823 | "zendframework/zend-eventmanager": "^2.6.2 || ^3.0, reuired for zend-form annotations support", |
||
2824 | "zendframework/zend-i18n": "^2.6, required when using zend-form view helpers", |
||
2825 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3, required to use the form factories or provide services", |
||
2826 | "zendframework/zend-view": "^2.6.2, required for using the zend-form view helpers", |
||
2827 | "zendframework/zendservice-recaptcha": "in order to use the ReCaptcha form element" |
||
2828 | }, |
||
2829 | "type": "library", |
||
2830 | "extra": { |
||
2831 | "branch-alias": { |
||
2832 | "dev-master": "2.10-dev", |
||
2833 | "dev-develop": "2.11-dev" |
||
2834 | }, |
||
2835 | "zf": { |
||
2836 | "component": "Zend\\Form", |
||
2837 | "config-provider": "Zend\\Form\\ConfigProvider" |
||
2838 | } |
||
2839 | }, |
||
2840 | "autoload": { |
||
2841 | "psr-4": { |
||
2842 | "Zend\\Form\\": "src/" |
||
2843 | }, |
||
2844 | "files": [ |
||
2845 | "autoload/formElementManagerPolyfill.php" |
||
2846 | ] |
||
2847 | }, |
||
2848 | "notification-url": "https://packagist.org/downloads/", |
||
2849 | "license": [ |
||
2850 | "BSD-3-Clause" |
||
2851 | ], |
||
2852 | "homepage": "https://github.com/zendframework/zend-form", |
||
2853 | "keywords": [ |
||
2854 | "form", |
||
2855 | "zf2" |
||
2856 | ], |
||
2857 | "time": "2017-05-18 14:59:53" |
||
2858 | }, |
||
2859 | { |
||
2860 | "name": "zendframework/zend-http", |
||
0 ignored issues
–
show
There is a security advisory for your installed version of zendframework/zend-http:
URL Rewrite vulnerability ![]() |
|||
2861 | "version": "2.7.0", |
||
2862 | "source": { |
||
2863 | "type": "git", |
||
2864 | "url": "https://github.com/zendframework/zend-http.git", |
||
2865 | "reference": "78aa510c0ea64bfb2aa234f50c4f232c9531acfa" |
||
2866 | }, |
||
2867 | "dist": { |
||
2868 | "type": "zip", |
||
2869 | "url": "https://api.github.com/repos/zendframework/zend-http/zipball/78aa510c0ea64bfb2aa234f50c4f232c9531acfa", |
||
2870 | "reference": "78aa510c0ea64bfb2aa234f50c4f232c9531acfa", |
||
2871 | "shasum": "" |
||
2872 | }, |
||
2873 | "require": { |
||
2874 | "php": "^5.6 || ^7.0", |
||
2875 | "zendframework/zend-loader": "^2.5.1", |
||
2876 | "zendframework/zend-stdlib": "^3.1 || ^2.7.7", |
||
2877 | "zendframework/zend-uri": "^2.5.2", |
||
2878 | "zendframework/zend-validator": "^2.10.1" |
||
2879 | }, |
||
2880 | "require-dev": { |
||
2881 | "phpunit/phpunit": "^6.4.1 || ^5.7.15", |
||
2882 | "zendframework/zend-coding-standard": "~1.0.0", |
||
2883 | "zendframework/zend-config": "^3.1 || ^2.6" |
||
2884 | }, |
||
2885 | "type": "library", |
||
2886 | "extra": { |
||
2887 | "branch-alias": { |
||
2888 | "dev-master": "2.7-dev", |
||
2889 | "dev-develop": "2.8-dev" |
||
2890 | } |
||
2891 | }, |
||
2892 | "autoload": { |
||
2893 | "psr-4": { |
||
2894 | "Zend\\Http\\": "src/" |
||
2895 | } |
||
2896 | }, |
||
2897 | "notification-url": "https://packagist.org/downloads/", |
||
2898 | "license": [ |
||
2899 | "BSD-3-Clause" |
||
2900 | ], |
||
2901 | "description": "provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests", |
||
2902 | "homepage": "https://github.com/zendframework/zend-http", |
||
2903 | "keywords": [ |
||
2904 | "ZendFramework", |
||
2905 | "http", |
||
2906 | "http client", |
||
2907 | "zend", |
||
2908 | "zf" |
||
2909 | ], |
||
2910 | "time": "2017-10-13 12:06:24" |
||
2911 | }, |
||
2912 | { |
||
2913 | "name": "zendframework/zend-hydrator", |
||
2914 | "version": "1.1.0", |
||
2915 | "source": { |
||
2916 | "type": "git", |
||
2917 | "url": "https://github.com/zendframework/zend-hydrator.git", |
||
2918 | "reference": "22652e1661a5a10b3f564cf7824a2206cf5a4a65" |
||
2919 | }, |
||
2920 | "dist": { |
||
2921 | "type": "zip", |
||
2922 | "url": "https://api.github.com/repos/zendframework/zend-hydrator/zipball/22652e1661a5a10b3f564cf7824a2206cf5a4a65", |
||
2923 | "reference": "22652e1661a5a10b3f564cf7824a2206cf5a4a65", |
||
2924 | "shasum": "" |
||
2925 | }, |
||
2926 | "require": { |
||
2927 | "php": "^5.5 || ^7.0", |
||
2928 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
2929 | }, |
||
2930 | "require-dev": { |
||
2931 | "phpunit/phpunit": "~4.0", |
||
2932 | "squizlabs/php_codesniffer": "^2.0@dev", |
||
2933 | "zendframework/zend-eventmanager": "^2.6.2 || ^3.0", |
||
2934 | "zendframework/zend-filter": "^2.6", |
||
2935 | "zendframework/zend-inputfilter": "^2.6", |
||
2936 | "zendframework/zend-serializer": "^2.6.1", |
||
2937 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3" |
||
2938 | }, |
||
2939 | "suggest": { |
||
2940 | "zendframework/zend-eventmanager": "^2.6.2 || ^3.0, to support aggregate hydrator usage", |
||
2941 | "zendframework/zend-filter": "^2.6, to support naming strategy hydrator usage", |
||
2942 | "zendframework/zend-serializer": "^2.6.1, to use the SerializableStrategy", |
||
2943 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3, to support hydrator plugin manager usage" |
||
2944 | }, |
||
2945 | "type": "library", |
||
2946 | "extra": { |
||
2947 | "branch-alias": { |
||
2948 | "dev-release-1.0": "1.0-dev", |
||
2949 | "dev-release-1.1": "1.1-dev", |
||
2950 | "dev-master": "2.0-dev", |
||
2951 | "dev-develop": "2.1-dev" |
||
2952 | } |
||
2953 | }, |
||
2954 | "autoload": { |
||
2955 | "psr-4": { |
||
2956 | "Zend\\Hydrator\\": "src/" |
||
2957 | } |
||
2958 | }, |
||
2959 | "notification-url": "https://packagist.org/downloads/", |
||
2960 | "license": [ |
||
2961 | "BSD-3-Clause" |
||
2962 | ], |
||
2963 | "homepage": "https://github.com/zendframework/zend-hydrator", |
||
2964 | "keywords": [ |
||
2965 | "hydrator", |
||
2966 | "zf2" |
||
2967 | ], |
||
2968 | "time": "2016-02-18 22:38:26" |
||
2969 | }, |
||
2970 | { |
||
2971 | "name": "zendframework/zend-i18n", |
||
2972 | "version": "2.7.4", |
||
2973 | "source": { |
||
2974 | "type": "git", |
||
2975 | "url": "https://github.com/zendframework/zend-i18n.git", |
||
2976 | "reference": "d3431e29cc00c2a1c6704e601d4371dbf24f6a31" |
||
2977 | }, |
||
2978 | "dist": { |
||
2979 | "type": "zip", |
||
2980 | "url": "https://api.github.com/repos/zendframework/zend-i18n/zipball/d3431e29cc00c2a1c6704e601d4371dbf24f6a31", |
||
2981 | "reference": "d3431e29cc00c2a1c6704e601d4371dbf24f6a31", |
||
2982 | "shasum": "" |
||
2983 | }, |
||
2984 | "require": { |
||
2985 | "php": "^7.0 || ^5.6", |
||
2986 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
2987 | }, |
||
2988 | "require-dev": { |
||
2989 | "phpunit/phpunit": "^6.0.8 || ^5.7.15", |
||
2990 | "zendframework/zend-cache": "^2.6.1", |
||
2991 | "zendframework/zend-coding-standard": "~1.0.0", |
||
2992 | "zendframework/zend-config": "^2.6", |
||
2993 | "zendframework/zend-eventmanager": "^2.6.2 || ^3.0", |
||
2994 | "zendframework/zend-filter": "^2.6.1", |
||
2995 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3", |
||
2996 | "zendframework/zend-validator": "^2.6", |
||
2997 | "zendframework/zend-view": "^2.6.3" |
||
2998 | }, |
||
2999 | "suggest": { |
||
3000 | "ext-intl": "Required for most features of Zend\\I18n; included in default builds of PHP", |
||
3001 | "zendframework/zend-cache": "Zend\\Cache component", |
||
3002 | "zendframework/zend-config": "Zend\\Config component", |
||
3003 | "zendframework/zend-eventmanager": "You should install this package to use the events in the translator", |
||
3004 | "zendframework/zend-filter": "You should install this package to use the provided filters", |
||
3005 | "zendframework/zend-i18n-resources": "Translation resources", |
||
3006 | "zendframework/zend-servicemanager": "Zend\\ServiceManager component", |
||
3007 | "zendframework/zend-validator": "You should install this package to use the provided validators", |
||
3008 | "zendframework/zend-view": "You should install this package to use the provided view helpers" |
||
3009 | }, |
||
3010 | "type": "library", |
||
3011 | "extra": { |
||
3012 | "branch-alias": { |
||
3013 | "dev-master": "2.7-dev", |
||
3014 | "dev-develop": "2.8-dev" |
||
3015 | }, |
||
3016 | "zf": { |
||
3017 | "component": "Zend\\I18n", |
||
3018 | "config-provider": "Zend\\I18n\\ConfigProvider" |
||
3019 | } |
||
3020 | }, |
||
3021 | "autoload": { |
||
3022 | "psr-4": { |
||
3023 | "Zend\\I18n\\": "src/" |
||
3024 | } |
||
3025 | }, |
||
3026 | "notification-url": "https://packagist.org/downloads/", |
||
3027 | "license": [ |
||
3028 | "BSD-3-Clause" |
||
3029 | ], |
||
3030 | "homepage": "https://github.com/zendframework/zend-i18n", |
||
3031 | "keywords": [ |
||
3032 | "i18n", |
||
3033 | "zf2" |
||
3034 | ], |
||
3035 | "time": "2017-05-17 17:00:12" |
||
3036 | }, |
||
3037 | { |
||
3038 | "name": "zendframework/zend-inputfilter", |
||
3039 | "version": "2.7.5", |
||
3040 | "source": { |
||
3041 | "type": "git", |
||
3042 | "url": "https://github.com/zendframework/zend-inputfilter.git", |
||
3043 | "reference": "02bbc6b5fc54991e43e7471e54e2173077708d7b" |
||
3044 | }, |
||
3045 | "dist": { |
||
3046 | "type": "zip", |
||
3047 | "url": "https://api.github.com/repos/zendframework/zend-inputfilter/zipball/02bbc6b5fc54991e43e7471e54e2173077708d7b", |
||
3048 | "reference": "02bbc6b5fc54991e43e7471e54e2173077708d7b", |
||
3049 | "shasum": "" |
||
3050 | }, |
||
3051 | "require": { |
||
3052 | "php": "^7.0 || ^5.6", |
||
3053 | "zendframework/zend-filter": "^2.6", |
||
3054 | "zendframework/zend-stdlib": "^2.7 || ^3.0", |
||
3055 | "zendframework/zend-validator": "^2.6" |
||
3056 | }, |
||
3057 | "require-dev": { |
||
3058 | "phpunit/phpunit": "^6.0.8 || ^5.7.15", |
||
3059 | "zendframework/zend-coding-standard": "~1.0.0", |
||
3060 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3" |
||
3061 | }, |
||
3062 | "suggest": { |
||
3063 | "zendframework/zend-servicemanager": "To support plugin manager support" |
||
3064 | }, |
||
3065 | "type": "library", |
||
3066 | "extra": { |
||
3067 | "branch-alias": { |
||
3068 | "dev-master": "2.7-dev", |
||
3069 | "dev-develop": "2.8-dev" |
||
3070 | }, |
||
3071 | "zf": { |
||
3072 | "component": "Zend\\InputFilter", |
||
3073 | "config-provider": "Zend\\InputFilter\\ConfigProvider" |
||
3074 | } |
||
3075 | }, |
||
3076 | "autoload": { |
||
3077 | "psr-4": { |
||
3078 | "Zend\\InputFilter\\": "src/" |
||
3079 | } |
||
3080 | }, |
||
3081 | "notification-url": "https://packagist.org/downloads/", |
||
3082 | "license": [ |
||
3083 | "BSD-3-Clause" |
||
3084 | ], |
||
3085 | "homepage": "https://github.com/zendframework/zend-inputfilter", |
||
3086 | "keywords": [ |
||
3087 | "inputfilter", |
||
3088 | "zf2" |
||
3089 | ], |
||
3090 | "time": "2017-11-07 17:08:00" |
||
3091 | }, |
||
3092 | { |
||
3093 | "name": "zendframework/zend-json", |
||
3094 | "version": "3.0.0", |
||
3095 | "source": { |
||
3096 | "type": "git", |
||
3097 | "url": "https://github.com/zendframework/zend-json.git", |
||
3098 | "reference": "f42a1588e75c2a3e338cd94c37906231e616daab" |
||
3099 | }, |
||
3100 | "dist": { |
||
3101 | "type": "zip", |
||
3102 | "url": "https://api.github.com/repos/zendframework/zend-json/zipball/f42a1588e75c2a3e338cd94c37906231e616daab", |
||
3103 | "reference": "f42a1588e75c2a3e338cd94c37906231e616daab", |
||
3104 | "shasum": "" |
||
3105 | }, |
||
3106 | "require": { |
||
3107 | "php": "^5.5 || ^7.0" |
||
3108 | }, |
||
3109 | "require-dev": { |
||
3110 | "phpunit/phpunit": "~4.0", |
||
3111 | "squizlabs/php_codesniffer": "^2.3", |
||
3112 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
3113 | }, |
||
3114 | "suggest": { |
||
3115 | "zendframework/zend-json-server": "For implementing JSON-RPC servers", |
||
3116 | "zendframework/zend-xml2json": "For converting XML documents to JSON" |
||
3117 | }, |
||
3118 | "type": "library", |
||
3119 | "extra": { |
||
3120 | "branch-alias": { |
||
3121 | "dev-master": "3.0-dev", |
||
3122 | "dev-develop": "3.1-dev" |
||
3123 | } |
||
3124 | }, |
||
3125 | "autoload": { |
||
3126 | "psr-4": { |
||
3127 | "Zend\\Json\\": "src/" |
||
3128 | } |
||
3129 | }, |
||
3130 | "notification-url": "https://packagist.org/downloads/", |
||
3131 | "license": [ |
||
3132 | "BSD-3-Clause" |
||
3133 | ], |
||
3134 | "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP", |
||
3135 | "homepage": "https://github.com/zendframework/zend-json", |
||
3136 | "keywords": [ |
||
3137 | "json", |
||
3138 | "zf2" |
||
3139 | ], |
||
3140 | "time": "2016-04-01 02:34:00" |
||
3141 | }, |
||
3142 | { |
||
3143 | "name": "zendframework/zend-loader", |
||
3144 | "version": "2.5.1", |
||
3145 | "source": { |
||
3146 | "type": "git", |
||
3147 | "url": "https://github.com/zendframework/zend-loader.git", |
||
3148 | "reference": "c5fd2f071bde071f4363def7dea8dec7393e135c" |
||
3149 | }, |
||
3150 | "dist": { |
||
3151 | "type": "zip", |
||
3152 | "url": "https://api.github.com/repos/zendframework/zend-loader/zipball/c5fd2f071bde071f4363def7dea8dec7393e135c", |
||
3153 | "reference": "c5fd2f071bde071f4363def7dea8dec7393e135c", |
||
3154 | "shasum": "" |
||
3155 | }, |
||
3156 | "require": { |
||
3157 | "php": ">=5.3.23" |
||
3158 | }, |
||
3159 | "require-dev": { |
||
3160 | "fabpot/php-cs-fixer": "1.7.*", |
||
3161 | "phpunit/phpunit": "~4.0" |
||
3162 | }, |
||
3163 | "type": "library", |
||
3164 | "extra": { |
||
3165 | "branch-alias": { |
||
3166 | "dev-master": "2.5-dev", |
||
3167 | "dev-develop": "2.6-dev" |
||
3168 | } |
||
3169 | }, |
||
3170 | "autoload": { |
||
3171 | "psr-4": { |
||
3172 | "Zend\\Loader\\": "src/" |
||
3173 | } |
||
3174 | }, |
||
3175 | "notification-url": "https://packagist.org/downloads/", |
||
3176 | "license": [ |
||
3177 | "BSD-3-Clause" |
||
3178 | ], |
||
3179 | "homepage": "https://github.com/zendframework/zend-loader", |
||
3180 | "keywords": [ |
||
3181 | "loader", |
||
3182 | "zf2" |
||
3183 | ], |
||
3184 | "time": "2015-06-03 14:05:47" |
||
3185 | }, |
||
3186 | { |
||
3187 | "name": "zendframework/zend-log", |
||
3188 | "version": "2.9.2", |
||
3189 | "source": { |
||
3190 | "type": "git", |
||
3191 | "url": "https://github.com/zendframework/zend-log.git", |
||
3192 | "reference": "bf7489578d092d6ff7508117d1d920a4764fbd6a" |
||
3193 | }, |
||
3194 | "dist": { |
||
3195 | "type": "zip", |
||
3196 | "url": "https://api.github.com/repos/zendframework/zend-log/zipball/bf7489578d092d6ff7508117d1d920a4764fbd6a", |
||
3197 | "reference": "bf7489578d092d6ff7508117d1d920a4764fbd6a", |
||
3198 | "shasum": "" |
||
3199 | }, |
||
3200 | "require": { |
||
3201 | "php": "^5.6 || ^7.0", |
||
3202 | "psr/log": "^1.0", |
||
3203 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3", |
||
3204 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
3205 | }, |
||
3206 | "provide": { |
||
3207 | "psr/log-implementation": "1.0.0" |
||
3208 | }, |
||
3209 | "require-dev": { |
||
3210 | "mikey179/vfsstream": "^1.6", |
||
3211 | "phpunit/phpunit": "^5.7.15 || ^6.0.8", |
||
3212 | "zendframework/zend-coding-standard": "~1.0.0", |
||
3213 | "zendframework/zend-db": "^2.6", |
||
3214 | "zendframework/zend-escaper": "^2.5", |
||
3215 | "zendframework/zend-filter": "^2.5", |
||
3216 | "zendframework/zend-mail": "^2.6.1", |
||
3217 | "zendframework/zend-validator": "^2.6" |
||
3218 | }, |
||
3219 | "suggest": { |
||
3220 | "ext-mongo": "mongo extension to use Mongo writer", |
||
3221 | "ext-mongodb": "mongodb extension to use MongoDB writer", |
||
3222 | "zendframework/zend-console": "Zend\\Console component to use the RequestID log processor", |
||
3223 | "zendframework/zend-db": "Zend\\Db component to use the database log writer", |
||
3224 | "zendframework/zend-escaper": "Zend\\Escaper component, for use in the XML log formatter", |
||
3225 | "zendframework/zend-mail": "Zend\\Mail component to use the email log writer", |
||
3226 | "zendframework/zend-validator": "Zend\\Validator component to block invalid log messages" |
||
3227 | }, |
||
3228 | "type": "library", |
||
3229 | "extra": { |
||
3230 | "branch-alias": { |
||
3231 | "dev-master": "2.9-dev", |
||
3232 | "dev-develop": "2.10-dev" |
||
3233 | }, |
||
3234 | "zf": { |
||
3235 | "component": "Zend\\Log", |
||
3236 | "config-provider": "Zend\\Log\\ConfigProvider" |
||
3237 | } |
||
3238 | }, |
||
3239 | "autoload": { |
||
3240 | "psr-4": { |
||
3241 | "Zend\\Log\\": "src/" |
||
3242 | } |
||
3243 | }, |
||
3244 | "notification-url": "https://packagist.org/downloads/", |
||
3245 | "license": [ |
||
3246 | "BSD-3-Clause" |
||
3247 | ], |
||
3248 | "description": "component for general purpose logging", |
||
3249 | "homepage": "https://github.com/zendframework/zend-log", |
||
3250 | "keywords": [ |
||
3251 | "log", |
||
3252 | "logging", |
||
3253 | "zf2" |
||
3254 | ], |
||
3255 | "time": "2017-05-17 16:03:26" |
||
3256 | }, |
||
3257 | { |
||
3258 | "name": "zendframework/zend-mail", |
||
3259 | "version": "2.8.0", |
||
3260 | "source": { |
||
3261 | "type": "git", |
||
3262 | "url": "https://github.com/zendframework/zend-mail.git", |
||
3263 | "reference": "248230940ab1453b2a532a8fde76c5a6470d7aad" |
||
3264 | }, |
||
3265 | "dist": { |
||
3266 | "type": "zip", |
||
3267 | "url": "https://api.github.com/repos/zendframework/zend-mail/zipball/248230940ab1453b2a532a8fde76c5a6470d7aad", |
||
3268 | "reference": "248230940ab1453b2a532a8fde76c5a6470d7aad", |
||
3269 | "shasum": "" |
||
3270 | }, |
||
3271 | "require": { |
||
3272 | "ext-iconv": "*", |
||
3273 | "php": "^7.0 || ^5.6", |
||
3274 | "zendframework/zend-loader": "^2.5", |
||
3275 | "zendframework/zend-mime": "^2.5", |
||
3276 | "zendframework/zend-stdlib": "^2.7 || ^3.0", |
||
3277 | "zendframework/zend-validator": "^2.6" |
||
3278 | }, |
||
3279 | "require-dev": { |
||
3280 | "phpunit/phpunit": "^6.0.8 || ^5.7.15", |
||
3281 | "zendframework/zend-coding-standard": "~1.0.0", |
||
3282 | "zendframework/zend-config": "^2.6", |
||
3283 | "zendframework/zend-crypt": "^2.6", |
||
3284 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3" |
||
3285 | }, |
||
3286 | "suggest": { |
||
3287 | "ext-intl": "Handle IDN in AddressList hostnames", |
||
3288 | "zendframework/zend-crypt": "Crammd5 support in SMTP Auth", |
||
3289 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3 when using SMTP to deliver messages" |
||
3290 | }, |
||
3291 | "type": "library", |
||
3292 | "extra": { |
||
3293 | "branch-alias": { |
||
3294 | "dev-master": "2.8-dev", |
||
3295 | "dev-develop": "2.9-dev" |
||
3296 | }, |
||
3297 | "zf": { |
||
3298 | "component": "Zend\\Mail", |
||
3299 | "config-provider": "Zend\\Mail\\ConfigProvider" |
||
3300 | } |
||
3301 | }, |
||
3302 | "autoload": { |
||
3303 | "psr-4": { |
||
3304 | "Zend\\Mail\\": "src/" |
||
3305 | } |
||
3306 | }, |
||
3307 | "notification-url": "https://packagist.org/downloads/", |
||
3308 | "license": [ |
||
3309 | "BSD-3-Clause" |
||
3310 | ], |
||
3311 | "description": "provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages", |
||
3312 | "homepage": "https://github.com/zendframework/zend-mail", |
||
3313 | "keywords": [ |
||
3314 | "mail", |
||
3315 | "zf2" |
||
3316 | ], |
||
3317 | "time": "2017-06-08 20:03:58" |
||
3318 | }, |
||
3319 | { |
||
3320 | "name": "zendframework/zend-math", |
||
3321 | "version": "3.0.0", |
||
3322 | "source": { |
||
3323 | "type": "git", |
||
3324 | "url": "https://github.com/zendframework/zend-math.git", |
||
3325 | "reference": "fda3b4e6c3bb15c35adc6db38b2eacabaa243e65" |
||
3326 | }, |
||
3327 | "dist": { |
||
3328 | "type": "zip", |
||
3329 | "url": "https://api.github.com/repos/zendframework/zend-math/zipball/fda3b4e6c3bb15c35adc6db38b2eacabaa243e65", |
||
3330 | "reference": "fda3b4e6c3bb15c35adc6db38b2eacabaa243e65", |
||
3331 | "shasum": "" |
||
3332 | }, |
||
3333 | "require": { |
||
3334 | "ext-mbstring": "*", |
||
3335 | "paragonie/random_compat": "^2.0.2", |
||
3336 | "php": "^5.5 || ^7.0" |
||
3337 | }, |
||
3338 | "require-dev": { |
||
3339 | "fabpot/php-cs-fixer": "1.7.*", |
||
3340 | "phpunit/phpunit": "~4.0" |
||
3341 | }, |
||
3342 | "suggest": { |
||
3343 | "ext-bcmath": "If using the bcmath functionality", |
||
3344 | "ext-gmp": "If using the gmp functionality" |
||
3345 | }, |
||
3346 | "type": "library", |
||
3347 | "extra": { |
||
3348 | "branch-alias": { |
||
3349 | "dev-master": "3.0-dev", |
||
3350 | "dev-develop": "3.1-dev" |
||
3351 | } |
||
3352 | }, |
||
3353 | "autoload": { |
||
3354 | "psr-4": { |
||
3355 | "Zend\\Math\\": "src/" |
||
3356 | } |
||
3357 | }, |
||
3358 | "notification-url": "https://packagist.org/downloads/", |
||
3359 | "license": [ |
||
3360 | "BSD-3-Clause" |
||
3361 | ], |
||
3362 | "homepage": "https://github.com/zendframework/zend-math", |
||
3363 | "keywords": [ |
||
3364 | "math", |
||
3365 | "zf2" |
||
3366 | ], |
||
3367 | "time": "2016-04-28 17:37:42" |
||
3368 | }, |
||
3369 | { |
||
3370 | "name": "zendframework/zend-mime", |
||
3371 | "version": "2.6.1", |
||
3372 | "source": { |
||
3373 | "type": "git", |
||
3374 | "url": "https://github.com/zendframework/zend-mime.git", |
||
3375 | "reference": "9e53a97a3c190d45cc5d584daaaf487d509a9285" |
||
3376 | }, |
||
3377 | "dist": { |
||
3378 | "type": "zip", |
||
3379 | "url": "https://api.github.com/repos/zendframework/zend-mime/zipball/9e53a97a3c190d45cc5d584daaaf487d509a9285", |
||
3380 | "reference": "9e53a97a3c190d45cc5d584daaaf487d509a9285", |
||
3381 | "shasum": "" |
||
3382 | }, |
||
3383 | "require": { |
||
3384 | "php": "^5.5 || ^7.0", |
||
3385 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
3386 | }, |
||
3387 | "require-dev": { |
||
3388 | "phpunit/phpunit": "^4.7 || ^5.7", |
||
3389 | "zendframework/zend-coding-standard": "~1.0.0", |
||
3390 | "zendframework/zend-mail": "^2.6" |
||
3391 | }, |
||
3392 | "suggest": { |
||
3393 | "zendframework/zend-mail": "Zend\\Mail component" |
||
3394 | }, |
||
3395 | "type": "library", |
||
3396 | "extra": { |
||
3397 | "branch-alias": { |
||
3398 | "dev-master": "2.6-dev", |
||
3399 | "dev-develop": "2.7-dev" |
||
3400 | } |
||
3401 | }, |
||
3402 | "autoload": { |
||
3403 | "psr-4": { |
||
3404 | "Zend\\Mime\\": "src/" |
||
3405 | } |
||
3406 | }, |
||
3407 | "notification-url": "https://packagist.org/downloads/", |
||
3408 | "license": [ |
||
3409 | "BSD-3-Clause" |
||
3410 | ], |
||
3411 | "homepage": "https://github.com/zendframework/zend-mime", |
||
3412 | "keywords": [ |
||
3413 | "mime", |
||
3414 | "zf2" |
||
3415 | ], |
||
3416 | "time": "2017-01-16 16:43:38" |
||
3417 | }, |
||
3418 | { |
||
3419 | "name": "zendframework/zend-modulemanager", |
||
3420 | "version": "2.8.1", |
||
3421 | "source": { |
||
3422 | "type": "git", |
||
3423 | "url": "https://github.com/zendframework/zend-modulemanager.git", |
||
3424 | "reference": "710c13353b1ff0975777dbeb39bbf1c85e3353a3" |
||
3425 | }, |
||
3426 | "dist": { |
||
3427 | "type": "zip", |
||
3428 | "url": "https://api.github.com/repos/zendframework/zend-modulemanager/zipball/710c13353b1ff0975777dbeb39bbf1c85e3353a3", |
||
3429 | "reference": "710c13353b1ff0975777dbeb39bbf1c85e3353a3", |
||
3430 | "shasum": "" |
||
3431 | }, |
||
3432 | "require": { |
||
3433 | "php": "^5.6 || ^7.0", |
||
3434 | "zendframework/zend-config": "^3.1 || ^2.6", |
||
3435 | "zendframework/zend-eventmanager": "^3.2 || ^2.6.3", |
||
3436 | "zendframework/zend-stdlib": "^3.0 || ^2.7" |
||
3437 | }, |
||
3438 | "require-dev": { |
||
3439 | "phpunit/phpunit": "^6.0.8 || ^5.7.15", |
||
3440 | "zendframework/zend-coding-standard": "~1.0.0", |
||
3441 | "zendframework/zend-console": "^2.6", |
||
3442 | "zendframework/zend-di": "^2.6", |
||
3443 | "zendframework/zend-loader": "^2.5", |
||
3444 | "zendframework/zend-mvc": "^2.7", |
||
3445 | "zendframework/zend-servicemanager": "^3.0.3 || ^2.7.5" |
||
3446 | }, |
||
3447 | "suggest": { |
||
3448 | "zendframework/zend-console": "Zend\\Console component", |
||
3449 | "zendframework/zend-loader": "Zend\\Loader component if you are not using Composer autoloading for your modules", |
||
3450 | "zendframework/zend-mvc": "Zend\\Mvc component", |
||
3451 | "zendframework/zend-servicemanager": "Zend\\ServiceManager component" |
||
3452 | }, |
||
3453 | "type": "library", |
||
3454 | "extra": { |
||
3455 | "branch-alias": { |
||
3456 | "dev-master": "2.8-dev", |
||
3457 | "dev-develop": "2.9-dev" |
||
3458 | } |
||
3459 | }, |
||
3460 | "autoload": { |
||
3461 | "psr-4": { |
||
3462 | "Zend\\ModuleManager\\": "src/" |
||
3463 | } |
||
3464 | }, |
||
3465 | "notification-url": "https://packagist.org/downloads/", |
||
3466 | "license": [ |
||
3467 | "BSD-3-Clause" |
||
3468 | ], |
||
3469 | "homepage": "https://github.com/zendframework/zend-modulemanager", |
||
3470 | "keywords": [ |
||
3471 | "modulemanager", |
||
3472 | "zf2" |
||
3473 | ], |
||
3474 | "time": "2017-11-01 18:30:41" |
||
3475 | }, |
||
3476 | { |
||
3477 | "name": "zendframework/zend-mvc", |
||
3478 | "version": "2.7.12", |
||
3479 | "source": { |
||
3480 | "type": "git", |
||
3481 | "url": "https://github.com/zendframework/zend-mvc.git", |
||
3482 | "reference": "badb5bdbdae0706d1ef8928cbc1088cca0e6a3cb" |
||
3483 | }, |
||
3484 | "dist": { |
||
3485 | "type": "zip", |
||
3486 | "url": "https://api.github.com/repos/zendframework/zend-mvc/zipball/badb5bdbdae0706d1ef8928cbc1088cca0e6a3cb", |
||
3487 | "reference": "badb5bdbdae0706d1ef8928cbc1088cca0e6a3cb", |
||
3488 | "shasum": "" |
||
3489 | }, |
||
3490 | "require": { |
||
3491 | "container-interop/container-interop": "^1.1", |
||
3492 | "php": "^5.5 || ^7.0", |
||
3493 | "zendframework/zend-eventmanager": "^2.6.2 || ^3.0", |
||
3494 | "zendframework/zend-form": "^2.8.2", |
||
3495 | "zendframework/zend-hydrator": "^1.1 || ^2.1", |
||
3496 | "zendframework/zend-psr7bridge": "^0.2", |
||
3497 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3", |
||
3498 | "zendframework/zend-stdlib": "^2.7.5 || ^3.0" |
||
3499 | }, |
||
3500 | "replace": { |
||
3501 | "zendframework/zend-router": "^2.0" |
||
3502 | }, |
||
3503 | "require-dev": { |
||
3504 | "friendsofphp/php-cs-fixer": "1.7.*", |
||
3505 | "phpunit/phpunit": "^4.5", |
||
3506 | "sebastian/version": "^1.0.4", |
||
3507 | "zendframework/zend-authentication": "^2.5.3", |
||
3508 | "zendframework/zend-cache": "^2.6.1", |
||
3509 | "zendframework/zend-console": "^2.6", |
||
3510 | "zendframework/zend-di": "^2.6", |
||
3511 | "zendframework/zend-filter": "^2.6.1", |
||
3512 | "zendframework/zend-http": "^2.5.4", |
||
3513 | "zendframework/zend-i18n": "^2.6", |
||
3514 | "zendframework/zend-inputfilter": "^2.6", |
||
3515 | "zendframework/zend-json": "^2.6.1", |
||
3516 | "zendframework/zend-log": "^2.7.1", |
||
3517 | "zendframework/zend-modulemanager": "^2.7.1", |
||
3518 | "zendframework/zend-serializer": "^2.6.1", |
||
3519 | "zendframework/zend-session": "^2.6.2", |
||
3520 | "zendframework/zend-text": "^2.6", |
||
3521 | "zendframework/zend-uri": "^2.5", |
||
3522 | "zendframework/zend-validator": "^2.6", |
||
3523 | "zendframework/zend-view": "^2.6.3" |
||
3524 | }, |
||
3525 | "suggest": { |
||
3526 | "zendframework/zend-authentication": "Zend\\Authentication component for Identity plugin", |
||
3527 | "zendframework/zend-config": "Zend\\Config component", |
||
3528 | "zendframework/zend-console": "Zend\\Console component", |
||
3529 | "zendframework/zend-di": "Zend\\Di component", |
||
3530 | "zendframework/zend-filter": "Zend\\Filter component", |
||
3531 | "zendframework/zend-http": "Zend\\Http component", |
||
3532 | "zendframework/zend-i18n": "Zend\\I18n component for translatable segments", |
||
3533 | "zendframework/zend-inputfilter": "Zend\\Inputfilter component", |
||
3534 | "zendframework/zend-json": "Zend\\Json component", |
||
3535 | "zendframework/zend-log": "Zend\\Log component", |
||
3536 | "zendframework/zend-modulemanager": "Zend\\ModuleManager component", |
||
3537 | "zendframework/zend-serializer": "Zend\\Serializer component", |
||
3538 | "zendframework/zend-servicemanager-di": "^1.0.1, if using zend-servicemanager v3 and requiring the zend-di integration", |
||
3539 | "zendframework/zend-session": "Zend\\Session component for FlashMessenger, PRG, and FPRG plugins", |
||
3540 | "zendframework/zend-text": "Zend\\Text component", |
||
3541 | "zendframework/zend-uri": "Zend\\Uri component", |
||
3542 | "zendframework/zend-validator": "Zend\\Validator component", |
||
3543 | "zendframework/zend-view": "Zend\\View component" |
||
3544 | }, |
||
3545 | "type": "library", |
||
3546 | "extra": { |
||
3547 | "branch-alias": { |
||
3548 | "dev-master": "2.7-dev", |
||
3549 | "dev-develop": "3.0-dev" |
||
3550 | } |
||
3551 | }, |
||
3552 | "autoload": { |
||
3553 | "psr-4": { |
||
3554 | "Zend\\Mvc\\": "src/" |
||
3555 | } |
||
3556 | }, |
||
3557 | "notification-url": "https://packagist.org/downloads/", |
||
3558 | "license": [ |
||
3559 | "BSD-3-Clause" |
||
3560 | ], |
||
3561 | "homepage": "https://github.com/zendframework/zend-mvc", |
||
3562 | "keywords": [ |
||
3563 | "mvc", |
||
3564 | "zf2" |
||
3565 | ], |
||
3566 | "time": "2017-04-27 15:44:01" |
||
3567 | }, |
||
3568 | { |
||
3569 | "name": "zendframework/zend-paginator", |
||
3570 | "version": "2.8.0", |
||
3571 | "source": { |
||
3572 | "type": "git", |
||
3573 | "url": "https://github.com/zendframework/zend-paginator.git", |
||
3574 | "reference": "655b9ef28092b283e10e6c6a4f42c82db992b2ba" |
||
3575 | }, |
||
3576 | "dist": { |
||
3577 | "type": "zip", |
||
3578 | "url": "https://api.github.com/repos/zendframework/zend-paginator/zipball/655b9ef28092b283e10e6c6a4f42c82db992b2ba", |
||
3579 | "reference": "655b9ef28092b283e10e6c6a4f42c82db992b2ba", |
||
3580 | "shasum": "" |
||
3581 | }, |
||
3582 | "require": { |
||
3583 | "php": "^7.0 || ^5.6", |
||
3584 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
3585 | }, |
||
3586 | "require-dev": { |
||
3587 | "phpunit/phpunit": "^6.2.1 || ^5.7.15", |
||
3588 | "zendframework/zend-cache": "^2.6.1", |
||
3589 | "zendframework/zend-coding-standard": "~1.0.0", |
||
3590 | "zendframework/zend-config": "^2.6.0", |
||
3591 | "zendframework/zend-db": "^2.7", |
||
3592 | "zendframework/zend-filter": "^2.6.1", |
||
3593 | "zendframework/zend-json": "^2.6.1", |
||
3594 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3", |
||
3595 | "zendframework/zend-view": "^2.6.3" |
||
3596 | }, |
||
3597 | "suggest": { |
||
3598 | "zendframework/zend-cache": "Zend\\Cache component to support cache features", |
||
3599 | "zendframework/zend-db": "Zend\\Db component", |
||
3600 | "zendframework/zend-filter": "Zend\\Filter component", |
||
3601 | "zendframework/zend-json": "Zend\\Json component", |
||
3602 | "zendframework/zend-servicemanager": "Zend\\ServiceManager component", |
||
3603 | "zendframework/zend-view": "Zend\\View component" |
||
3604 | }, |
||
3605 | "type": "library", |
||
3606 | "extra": { |
||
3607 | "branch-alias": { |
||
3608 | "dev-master": "2.8-dev", |
||
3609 | "dev-develop": "2.9-dev" |
||
3610 | }, |
||
3611 | "zf": { |
||
3612 | "component": "Zend\\Paginator", |
||
3613 | "config-provider": "Zend\\Paginator\\ConfigProvider" |
||
3614 | } |
||
3615 | }, |
||
3616 | "autoload": { |
||
3617 | "psr-4": { |
||
3618 | "Zend\\Paginator\\": "src/" |
||
3619 | } |
||
3620 | }, |
||
3621 | "notification-url": "https://packagist.org/downloads/", |
||
3622 | "license": [ |
||
3623 | "BSD-3-Clause" |
||
3624 | ], |
||
3625 | "description": "zend-paginator is a flexible component for paginating collections of data and presenting that data to users.", |
||
3626 | "homepage": "https://github.com/zendframework/zend-paginator", |
||
3627 | "keywords": [ |
||
3628 | "paginator", |
||
3629 | "zf2" |
||
3630 | ], |
||
3631 | "time": "2017-11-01 20:49:42" |
||
3632 | }, |
||
3633 | { |
||
3634 | "name": "zendframework/zend-psr7bridge", |
||
3635 | "version": "0.2.2", |
||
3636 | "source": { |
||
3637 | "type": "git", |
||
3638 | "url": "https://github.com/zendframework/zend-psr7bridge.git", |
||
3639 | "reference": "86c0b53b0c6381391c4add4a93a56e51d5c74605" |
||
3640 | }, |
||
3641 | "dist": { |
||
3642 | "type": "zip", |
||
3643 | "url": "https://api.github.com/repos/zendframework/zend-psr7bridge/zipball/86c0b53b0c6381391c4add4a93a56e51d5c74605", |
||
3644 | "reference": "86c0b53b0c6381391c4add4a93a56e51d5c74605", |
||
3645 | "shasum": "" |
||
3646 | }, |
||
3647 | "require": { |
||
3648 | "php": ">=5.5", |
||
3649 | "psr/http-message": "^1.0", |
||
3650 | "zendframework/zend-diactoros": "^1.1", |
||
3651 | "zendframework/zend-http": "^2.5" |
||
3652 | }, |
||
3653 | "require-dev": { |
||
3654 | "phpunit/phpunit": "^4.7", |
||
3655 | "squizlabs/php_codesniffer": "^2.3" |
||
3656 | }, |
||
3657 | "type": "library", |
||
3658 | "extra": { |
||
3659 | "branch-alias": { |
||
3660 | "dev-master": "1.0-dev", |
||
3661 | "dev-develop": "1.1-dev" |
||
3662 | } |
||
3663 | }, |
||
3664 | "autoload": { |
||
3665 | "psr-4": { |
||
3666 | "Zend\\Psr7Bridge\\": "src/" |
||
3667 | } |
||
3668 | }, |
||
3669 | "notification-url": "https://packagist.org/downloads/", |
||
3670 | "license": [ |
||
3671 | "BSD-3-Clause" |
||
3672 | ], |
||
3673 | "description": "PSR-7 <-> Zend\\Http bridge", |
||
3674 | "homepage": "https://github.com/zendframework/zend-psr7bridge", |
||
3675 | "keywords": [ |
||
3676 | "http", |
||
3677 | "psr", |
||
3678 | "psr-7" |
||
3679 | ], |
||
3680 | "time": "2016-05-10 21:44:39" |
||
3681 | }, |
||
3682 | { |
||
3683 | "name": "zendframework/zend-serializer", |
||
3684 | "version": "2.8.1", |
||
3685 | "source": { |
||
3686 | "type": "git", |
||
3687 | "url": "https://github.com/zendframework/zend-serializer.git", |
||
3688 | "reference": "7ac42b9a47e9cb23895173a3096bc3b3fb7ac580" |
||
3689 | }, |
||
3690 | "dist": { |
||
3691 | "type": "zip", |
||
3692 | "url": "https://api.github.com/repos/zendframework/zend-serializer/zipball/7ac42b9a47e9cb23895173a3096bc3b3fb7ac580", |
||
3693 | "reference": "7ac42b9a47e9cb23895173a3096bc3b3fb7ac580", |
||
3694 | "shasum": "" |
||
3695 | }, |
||
3696 | "require": { |
||
3697 | "php": "^5.6 || ^7.0", |
||
3698 | "zendframework/zend-json": "^2.5 || ^3.0", |
||
3699 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
3700 | }, |
||
3701 | "require-dev": { |
||
3702 | "doctrine/instantiator": "1.0.*", |
||
3703 | "phpunit/phpunit": "^5.5", |
||
3704 | "zendframework/zend-coding-standard": "~1.0.0", |
||
3705 | "zendframework/zend-math": "^2.6", |
||
3706 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3" |
||
3707 | }, |
||
3708 | "suggest": { |
||
3709 | "zendframework/zend-math": "(^2.6 || ^3.0) To support Python Pickle serialization", |
||
3710 | "zendframework/zend-servicemanager": "(^2.7.5 || ^3.0.3) To support plugin manager support" |
||
3711 | }, |
||
3712 | "type": "library", |
||
3713 | "extra": { |
||
3714 | "branch-alias": { |
||
3715 | "dev-master": "2.8-dev", |
||
3716 | "dev-develop": "2.9-dev" |
||
3717 | }, |
||
3718 | "zf": { |
||
3719 | "component": "Zend\\Serializer", |
||
3720 | "config-provider": "Zend\\Serializer\\ConfigProvider" |
||
3721 | } |
||
3722 | }, |
||
3723 | "autoload": { |
||
3724 | "psr-4": { |
||
3725 | "Zend\\Serializer\\": "src/" |
||
3726 | } |
||
3727 | }, |
||
3728 | "notification-url": "https://packagist.org/downloads/", |
||
3729 | "license": [ |
||
3730 | "BSD-3-Clause" |
||
3731 | ], |
||
3732 | "description": "provides an adapter based interface to simply generate storable representation of PHP types by different facilities, and recover", |
||
3733 | "homepage": "https://github.com/zendframework/zend-serializer", |
||
3734 | "keywords": [ |
||
3735 | "serializer", |
||
3736 | "zf2" |
||
3737 | ], |
||
3738 | "time": "2017-11-20 22:21:04" |
||
3739 | }, |
||
3740 | { |
||
3741 | "name": "zendframework/zend-servicemanager", |
||
3742 | "version": "2.7.8", |
||
3743 | "source": { |
||
3744 | "type": "git", |
||
3745 | "url": "https://github.com/zendframework/zend-servicemanager.git", |
||
3746 | "reference": "2ae3b6e4978ec2e9ff52352e661946714ed989f9" |
||
3747 | }, |
||
3748 | "dist": { |
||
3749 | "type": "zip", |
||
3750 | "url": "https://api.github.com/repos/zendframework/zend-servicemanager/zipball/2ae3b6e4978ec2e9ff52352e661946714ed989f9", |
||
3751 | "reference": "2ae3b6e4978ec2e9ff52352e661946714ed989f9", |
||
3752 | "shasum": "" |
||
3753 | }, |
||
3754 | "require": { |
||
3755 | "container-interop/container-interop": "~1.0", |
||
3756 | "php": "^5.5 || ^7.0" |
||
3757 | }, |
||
3758 | "require-dev": { |
||
3759 | "athletic/athletic": "dev-master", |
||
3760 | "fabpot/php-cs-fixer": "1.7.*", |
||
3761 | "phpunit/phpunit": "~4.0", |
||
3762 | "zendframework/zend-di": "~2.5", |
||
3763 | "zendframework/zend-mvc": "~2.5" |
||
3764 | }, |
||
3765 | "suggest": { |
||
3766 | "ocramius/proxy-manager": "ProxyManager 0.5.* to handle lazy initialization of services", |
||
3767 | "zendframework/zend-di": "Zend\\Di component" |
||
3768 | }, |
||
3769 | "type": "library", |
||
3770 | "extra": { |
||
3771 | "branch-alias": { |
||
3772 | "dev-master": "2.7-dev", |
||
3773 | "dev-develop": "3.0-dev" |
||
3774 | } |
||
3775 | }, |
||
3776 | "autoload": { |
||
3777 | "psr-4": { |
||
3778 | "Zend\\ServiceManager\\": "src/" |
||
3779 | } |
||
3780 | }, |
||
3781 | "notification-url": "https://packagist.org/downloads/", |
||
3782 | "license": [ |
||
3783 | "BSD-3-Clause" |
||
3784 | ], |
||
3785 | "homepage": "https://github.com/zendframework/zend-servicemanager", |
||
3786 | "keywords": [ |
||
3787 | "servicemanager", |
||
3788 | "zf2" |
||
3789 | ], |
||
3790 | "time": "2016-12-19 19:14:29" |
||
3791 | }, |
||
3792 | { |
||
3793 | "name": "zendframework/zend-session", |
||
3794 | "version": "2.8.0", |
||
3795 | "source": { |
||
3796 | "type": "git", |
||
3797 | "url": "https://github.com/zendframework/zend-session.git", |
||
3798 | "reference": "b1486c382decc241de8b1c7778eaf2f0a884f67d" |
||
3799 | }, |
||
3800 | "dist": { |
||
3801 | "type": "zip", |
||
3802 | "url": "https://api.github.com/repos/zendframework/zend-session/zipball/b1486c382decc241de8b1c7778eaf2f0a884f67d", |
||
3803 | "reference": "b1486c382decc241de8b1c7778eaf2f0a884f67d", |
||
3804 | "shasum": "" |
||
3805 | }, |
||
3806 | "require": { |
||
3807 | "php": "^7.0 || ^5.6", |
||
3808 | "zendframework/zend-eventmanager": "^2.6.2 || ^3.0", |
||
3809 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
3810 | }, |
||
3811 | "require-dev": { |
||
3812 | "container-interop/container-interop": "^1.1", |
||
3813 | "mongodb/mongodb": "^1.0.1", |
||
3814 | "phpunit/phpunit": "^6.0.8 || ^5.7.15", |
||
3815 | "zendframework/zend-cache": "^2.6.1", |
||
3816 | "zendframework/zend-coding-standard": "~1.0.0", |
||
3817 | "zendframework/zend-db": "^2.7", |
||
3818 | "zendframework/zend-http": "^2.5.4", |
||
3819 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3", |
||
3820 | "zendframework/zend-validator": "^2.6" |
||
3821 | }, |
||
3822 | "suggest": { |
||
3823 | "mongodb/mongodb": "If you want to use the MongoDB session save handler", |
||
3824 | "zendframework/zend-cache": "Zend\\Cache component", |
||
3825 | "zendframework/zend-db": "Zend\\Db component", |
||
3826 | "zendframework/zend-http": "Zend\\Http component", |
||
3827 | "zendframework/zend-servicemanager": "Zend\\ServiceManager component", |
||
3828 | "zendframework/zend-validator": "Zend\\Validator component" |
||
3829 | }, |
||
3830 | "type": "library", |
||
3831 | "extra": { |
||
3832 | "branch-alias": { |
||
3833 | "dev-master": "2.8-dev", |
||
3834 | "dev-develop": "2.9-dev" |
||
3835 | }, |
||
3836 | "zf": { |
||
3837 | "component": "Zend\\Session", |
||
3838 | "config-provider": "Zend\\Session\\ConfigProvider" |
||
3839 | } |
||
3840 | }, |
||
3841 | "autoload": { |
||
3842 | "psr-4": { |
||
3843 | "Zend\\Session\\": "src/" |
||
3844 | } |
||
3845 | }, |
||
3846 | "notification-url": "https://packagist.org/downloads/", |
||
3847 | "license": [ |
||
3848 | "BSD-3-Clause" |
||
3849 | ], |
||
3850 | "description": "manage and preserve session data, a logical complement of cookie data, across multiple page requests by the same client", |
||
3851 | "homepage": "https://github.com/zendframework/zend-session", |
||
3852 | "keywords": [ |
||
3853 | "session", |
||
3854 | "zf2" |
||
3855 | ], |
||
3856 | "time": "2017-06-19 21:31:39" |
||
3857 | }, |
||
3858 | { |
||
3859 | "name": "zendframework/zend-stdlib", |
||
3860 | "version": "2.7.7", |
||
3861 | "source": { |
||
3862 | "type": "git", |
||
3863 | "url": "https://github.com/zendframework/zend-stdlib.git", |
||
3864 | "reference": "0e44eb46788f65e09e077eb7f44d2659143bcc1f" |
||
3865 | }, |
||
3866 | "dist": { |
||
3867 | "type": "zip", |
||
3868 | "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/0e44eb46788f65e09e077eb7f44d2659143bcc1f", |
||
3869 | "reference": "0e44eb46788f65e09e077eb7f44d2659143bcc1f", |
||
3870 | "shasum": "" |
||
3871 | }, |
||
3872 | "require": { |
||
3873 | "php": "^5.5 || ^7.0", |
||
3874 | "zendframework/zend-hydrator": "~1.1" |
||
3875 | }, |
||
3876 | "require-dev": { |
||
3877 | "athletic/athletic": "~0.1", |
||
3878 | "fabpot/php-cs-fixer": "1.7.*", |
||
3879 | "phpunit/phpunit": "~4.0", |
||
3880 | "zendframework/zend-config": "~2.5", |
||
3881 | "zendframework/zend-eventmanager": "~2.5", |
||
3882 | "zendframework/zend-filter": "~2.5", |
||
3883 | "zendframework/zend-inputfilter": "~2.5", |
||
3884 | "zendframework/zend-serializer": "~2.5", |
||
3885 | "zendframework/zend-servicemanager": "~2.5" |
||
3886 | }, |
||
3887 | "suggest": { |
||
3888 | "zendframework/zend-eventmanager": "To support aggregate hydrator usage", |
||
3889 | "zendframework/zend-filter": "To support naming strategy hydrator usage", |
||
3890 | "zendframework/zend-serializer": "Zend\\Serializer component", |
||
3891 | "zendframework/zend-servicemanager": "To support hydrator plugin manager usage" |
||
3892 | }, |
||
3893 | "type": "library", |
||
3894 | "extra": { |
||
3895 | "branch-alias": { |
||
3896 | "dev-release-2.7": "2.7-dev", |
||
3897 | "dev-master": "3.0-dev", |
||
3898 | "dev-develop": "3.1-dev" |
||
3899 | } |
||
3900 | }, |
||
3901 | "autoload": { |
||
3902 | "psr-4": { |
||
3903 | "Zend\\Stdlib\\": "src/" |
||
3904 | } |
||
3905 | }, |
||
3906 | "notification-url": "https://packagist.org/downloads/", |
||
3907 | "license": [ |
||
3908 | "BSD-3-Clause" |
||
3909 | ], |
||
3910 | "homepage": "https://github.com/zendframework/zend-stdlib", |
||
3911 | "keywords": [ |
||
3912 | "stdlib", |
||
3913 | "zf2" |
||
3914 | ], |
||
3915 | "time": "2016-04-12 21:17:31" |
||
3916 | }, |
||
3917 | { |
||
3918 | "name": "zendframework/zend-uri", |
||
3919 | "version": "2.5.2", |
||
3920 | "source": { |
||
3921 | "type": "git", |
||
3922 | "url": "https://github.com/zendframework/zend-uri.git", |
||
3923 | "reference": "0bf717a239432b1a1675ae314f7c4acd742749ed" |
||
3924 | }, |
||
3925 | "dist": { |
||
3926 | "type": "zip", |
||
3927 | "url": "https://api.github.com/repos/zendframework/zend-uri/zipball/0bf717a239432b1a1675ae314f7c4acd742749ed", |
||
3928 | "reference": "0bf717a239432b1a1675ae314f7c4acd742749ed", |
||
3929 | "shasum": "" |
||
3930 | }, |
||
3931 | "require": { |
||
3932 | "php": "^5.5 || ^7.0", |
||
3933 | "zendframework/zend-escaper": "^2.5", |
||
3934 | "zendframework/zend-validator": "^2.5" |
||
3935 | }, |
||
3936 | "require-dev": { |
||
3937 | "fabpot/php-cs-fixer": "1.7.*", |
||
3938 | "phpunit/phpunit": "~4.0" |
||
3939 | }, |
||
3940 | "type": "library", |
||
3941 | "extra": { |
||
3942 | "branch-alias": { |
||
3943 | "dev-master": "2.5-dev", |
||
3944 | "dev-develop": "2.6-dev" |
||
3945 | } |
||
3946 | }, |
||
3947 | "autoload": { |
||
3948 | "psr-4": { |
||
3949 | "Zend\\Uri\\": "src/" |
||
3950 | } |
||
3951 | }, |
||
3952 | "notification-url": "https://packagist.org/downloads/", |
||
3953 | "license": [ |
||
3954 | "BSD-3-Clause" |
||
3955 | ], |
||
3956 | "description": "a component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)", |
||
3957 | "homepage": "https://github.com/zendframework/zend-uri", |
||
3958 | "keywords": [ |
||
3959 | "uri", |
||
3960 | "zf2" |
||
3961 | ], |
||
3962 | "time": "2016-02-17 22:38:51" |
||
3963 | }, |
||
3964 | { |
||
3965 | "name": "zendframework/zend-validator", |
||
3966 | "version": "2.10.1", |
||
3967 | "source": { |
||
3968 | "type": "git", |
||
3969 | "url": "https://github.com/zendframework/zend-validator.git", |
||
3970 | "reference": "010084ddbd33299bf51ea6f0e07f8f4e8bd832a8" |
||
3971 | }, |
||
3972 | "dist": { |
||
3973 | "type": "zip", |
||
3974 | "url": "https://api.github.com/repos/zendframework/zend-validator/zipball/010084ddbd33299bf51ea6f0e07f8f4e8bd832a8", |
||
3975 | "reference": "010084ddbd33299bf51ea6f0e07f8f4e8bd832a8", |
||
3976 | "shasum": "" |
||
3977 | }, |
||
3978 | "require": { |
||
3979 | "container-interop/container-interop": "^1.1", |
||
3980 | "php": "^5.6 || ^7.0", |
||
3981 | "zendframework/zend-stdlib": "^2.7.6 || ^3.1" |
||
3982 | }, |
||
3983 | "require-dev": { |
||
3984 | "phpunit/phpunit": "^6.0.8 || ^5.7.15", |
||
3985 | "zendframework/zend-cache": "^2.6.1", |
||
3986 | "zendframework/zend-coding-standard": "~1.0.0", |
||
3987 | "zendframework/zend-config": "^2.6", |
||
3988 | "zendframework/zend-db": "^2.7", |
||
3989 | "zendframework/zend-filter": "^2.6", |
||
3990 | "zendframework/zend-http": "^2.5.4", |
||
3991 | "zendframework/zend-i18n": "^2.6", |
||
3992 | "zendframework/zend-math": "^2.6", |
||
3993 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3", |
||
3994 | "zendframework/zend-session": "^2.8", |
||
3995 | "zendframework/zend-uri": "^2.5" |
||
3996 | }, |
||
3997 | "suggest": { |
||
3998 | "zendframework/zend-db": "Zend\\Db component, required by the (No)RecordExists validator", |
||
3999 | "zendframework/zend-filter": "Zend\\Filter component, required by the Digits validator", |
||
4000 | "zendframework/zend-i18n": "Zend\\I18n component to allow translation of validation error messages", |
||
4001 | "zendframework/zend-i18n-resources": "Translations of validator messages", |
||
4002 | "zendframework/zend-math": "Zend\\Math component, required by the Csrf validator", |
||
4003 | "zendframework/zend-servicemanager": "Zend\\ServiceManager component to allow using the ValidatorPluginManager and validator chains", |
||
4004 | "zendframework/zend-session": "Zend\\Session component, ^2.8; required by the Csrf validator", |
||
4005 | "zendframework/zend-uri": "Zend\\Uri component, required by the Uri and Sitemap\\Loc validators" |
||
4006 | }, |
||
4007 | "type": "library", |
||
4008 | "extra": { |
||
4009 | "branch-alias": { |
||
4010 | "dev-master": "2.10-dev", |
||
4011 | "dev-develop": "2.11-dev" |
||
4012 | }, |
||
4013 | "zf": { |
||
4014 | "component": "Zend\\Validator", |
||
4015 | "config-provider": "Zend\\Validator\\ConfigProvider" |
||
4016 | } |
||
4017 | }, |
||
4018 | "autoload": { |
||
4019 | "psr-4": { |
||
4020 | "Zend\\Validator\\": "src/" |
||
4021 | } |
||
4022 | }, |
||
4023 | "notification-url": "https://packagist.org/downloads/", |
||
4024 | "license": [ |
||
4025 | "BSD-3-Clause" |
||
4026 | ], |
||
4027 | "description": "provides a set of commonly needed validators", |
||
4028 | "homepage": "https://github.com/zendframework/zend-validator", |
||
4029 | "keywords": [ |
||
4030 | "validator", |
||
4031 | "zf2" |
||
4032 | ], |
||
4033 | "time": "2017-08-22 14:19:23" |
||
4034 | }, |
||
4035 | { |
||
4036 | "name": "zendframework/zend-view", |
||
4037 | "version": "2.9.0", |
||
4038 | "source": { |
||
4039 | "type": "git", |
||
4040 | "url": "https://github.com/zendframework/zend-view.git", |
||
4041 | "reference": "3b6342c381c4437a03fc81d0064c0bb8924914d3" |
||
4042 | }, |
||
4043 | "dist": { |
||
4044 | "type": "zip", |
||
4045 | "url": "https://api.github.com/repos/zendframework/zend-view/zipball/3b6342c381c4437a03fc81d0064c0bb8924914d3", |
||
4046 | "reference": "3b6342c381c4437a03fc81d0064c0bb8924914d3", |
||
4047 | "shasum": "" |
||
4048 | }, |
||
4049 | "require": { |
||
4050 | "php": "^5.6 || ^7.0", |
||
4051 | "zendframework/zend-eventmanager": "^2.6.2 || ^3.0", |
||
4052 | "zendframework/zend-loader": "^2.5", |
||
4053 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
4054 | }, |
||
4055 | "require-dev": { |
||
4056 | "phpunit/phpunit": "^5.7.15 || ^6.0.8", |
||
4057 | "zendframework/zend-authentication": "^2.5", |
||
4058 | "zendframework/zend-cache": "^2.6.1", |
||
4059 | "zendframework/zend-coding-standard": "~1.0.0", |
||
4060 | "zendframework/zend-config": "^2.6", |
||
4061 | "zendframework/zend-console": "^2.6", |
||
4062 | "zendframework/zend-escaper": "^2.5", |
||
4063 | "zendframework/zend-feed": "^2.7", |
||
4064 | "zendframework/zend-filter": "^2.6.1", |
||
4065 | "zendframework/zend-http": "^2.5.4", |
||
4066 | "zendframework/zend-i18n": "^2.6", |
||
4067 | "zendframework/zend-json": "^2.6.1", |
||
4068 | "zendframework/zend-log": "^2.7", |
||
4069 | "zendframework/zend-modulemanager": "^2.7.1", |
||
4070 | "zendframework/zend-mvc": "^2.7 || ^3.0", |
||
4071 | "zendframework/zend-navigation": "^2.5", |
||
4072 | "zendframework/zend-paginator": "^2.5", |
||
4073 | "zendframework/zend-permissions-acl": "^2.6", |
||
4074 | "zendframework/zend-router": "^3.0.1", |
||
4075 | "zendframework/zend-serializer": "^2.6.1", |
||
4076 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3", |
||
4077 | "zendframework/zend-session": "^2.6.2", |
||
4078 | "zendframework/zend-uri": "^2.5" |
||
4079 | }, |
||
4080 | "suggest": { |
||
4081 | "zendframework/zend-authentication": "Zend\\Authentication component", |
||
4082 | "zendframework/zend-escaper": "Zend\\Escaper component", |
||
4083 | "zendframework/zend-feed": "Zend\\Feed component", |
||
4084 | "zendframework/zend-filter": "Zend\\Filter component", |
||
4085 | "zendframework/zend-http": "Zend\\Http component", |
||
4086 | "zendframework/zend-i18n": "Zend\\I18n component", |
||
4087 | "zendframework/zend-json": "Zend\\Json component", |
||
4088 | "zendframework/zend-mvc": "Zend\\Mvc component", |
||
4089 | "zendframework/zend-navigation": "Zend\\Navigation component", |
||
4090 | "zendframework/zend-paginator": "Zend\\Paginator component", |
||
4091 | "zendframework/zend-permissions-acl": "Zend\\Permissions\\Acl component", |
||
4092 | "zendframework/zend-servicemanager": "Zend\\ServiceManager component", |
||
4093 | "zendframework/zend-uri": "Zend\\Uri component" |
||
4094 | }, |
||
4095 | "bin": [ |
||
4096 | "bin/templatemap_generator.php" |
||
4097 | ], |
||
4098 | "type": "library", |
||
4099 | "extra": { |
||
4100 | "branch-alias": { |
||
4101 | "dev-master": "2.9-dev", |
||
4102 | "dev-develop": "3.0-dev" |
||
4103 | } |
||
4104 | }, |
||
4105 | "autoload": { |
||
4106 | "psr-4": { |
||
4107 | "Zend\\View\\": "src/" |
||
4108 | } |
||
4109 | }, |
||
4110 | "notification-url": "https://packagist.org/downloads/", |
||
4111 | "license": [ |
||
4112 | "BSD-3-Clause" |
||
4113 | ], |
||
4114 | "description": "provides a system of helpers, output filters, and variable escaping", |
||
4115 | "homepage": "https://github.com/zendframework/zend-view", |
||
4116 | "keywords": [ |
||
4117 | "view", |
||
4118 | "zf2" |
||
4119 | ], |
||
4120 | "time": "2017-03-21 15:05:56" |
||
4121 | }, |
||
4122 | { |
||
4123 | "name": "zfr/zfr-stripe", |
||
4124 | "version": "v3.5.2", |
||
4125 | "source": { |
||
4126 | "type": "git", |
||
4127 | "url": "https://github.com/zf-fr/zfr-stripe.git", |
||
4128 | "reference": "2956594388f7a4a07ed9deb11e4615daab2a10b9" |
||
4129 | }, |
||
4130 | "dist": { |
||
4131 | "type": "zip", |
||
4132 | "url": "https://api.github.com/repos/zf-fr/zfr-stripe/zipball/2956594388f7a4a07ed9deb11e4615daab2a10b9", |
||
4133 | "reference": "2956594388f7a4a07ed9deb11e4615daab2a10b9", |
||
4134 | "shasum": "" |
||
4135 | }, |
||
4136 | "require": { |
||
4137 | "guzzle/guzzle": "~3.6", |
||
4138 | "php": ">=5.4" |
||
4139 | }, |
||
4140 | "require-dev": { |
||
4141 | "phpunit/phpunit": "~3.7" |
||
4142 | }, |
||
4143 | "type": "library", |
||
4144 | "autoload": { |
||
4145 | "psr-4": { |
||
4146 | "ZfrStripe\\": "src/" |
||
4147 | } |
||
4148 | }, |
||
4149 | "notification-url": "https://packagist.org/downloads/", |
||
4150 | "license": [ |
||
4151 | "MIT" |
||
4152 | ], |
||
4153 | "authors": [ |
||
4154 | { |
||
4155 | "name": "Michaël Gallego", |
||
4156 | "email": "[email protected]", |
||
4157 | "homepage": "http://www.michaelgallego.fr" |
||
4158 | } |
||
4159 | ], |
||
4160 | "description": "PHP library for interacting with the Stripe REST API", |
||
4161 | "homepage": "https://github.com/zf-fr/zfr-stripe", |
||
4162 | "keywords": [ |
||
4163 | "payment", |
||
4164 | "stripe" |
||
4165 | ], |
||
4166 | "time": "2016-01-19 08:42:09" |
||
4167 | }, |
||
4168 | { |
||
4169 | "name": "zfr/zfr-stripe-module", |
||
4170 | "version": "v4.0.0", |
||
4171 | "source": { |
||
4172 | "type": "git", |
||
4173 | "url": "https://github.com/zf-fr/zfr-stripe-module.git", |
||
4174 | "reference": "408a3f41dac462e506f8e1a374a41cbe4c81c33a" |
||
4175 | }, |
||
4176 | "dist": { |
||
4177 | "type": "zip", |
||
4178 | "url": "https://api.github.com/repos/zf-fr/zfr-stripe-module/zipball/408a3f41dac462e506f8e1a374a41cbe4c81c33a", |
||
4179 | "reference": "408a3f41dac462e506f8e1a374a41cbe4c81c33a", |
||
4180 | "shasum": "" |
||
4181 | }, |
||
4182 | "require": { |
||
4183 | "php": ">=5.4", |
||
4184 | "zendframework/zend-modulemanager": "~2.0", |
||
4185 | "zendframework/zend-servicemanager": "~2.0", |
||
4186 | "zfr/zfr-stripe": "~3.0" |
||
4187 | }, |
||
4188 | "require-dev": { |
||
4189 | "phpunit/phpunit": "~3.7" |
||
4190 | }, |
||
4191 | "type": "library", |
||
4192 | "autoload": { |
||
4193 | "psr-0": { |
||
4194 | "ZfrStripeModule\\": "src/" |
||
4195 | }, |
||
4196 | "classmap": [ |
||
4197 | "./" |
||
4198 | ] |
||
4199 | }, |
||
4200 | "notification-url": "https://packagist.org/downloads/", |
||
4201 | "license": [ |
||
4202 | "MIT" |
||
4203 | ], |
||
4204 | "authors": [ |
||
4205 | { |
||
4206 | "name": "Michaël Gallego", |
||
4207 | "email": "[email protected]", |
||
4208 | "homepage": "http://www.michaelgallego.fr" |
||
4209 | } |
||
4210 | ], |
||
4211 | "description": "Zend Framework 2 module for using ZfrStripe", |
||
4212 | "homepage": "https://github.com/zf-fr/zfr-stripe-module", |
||
4213 | "keywords": [ |
||
4214 | "payment", |
||
4215 | "stripe", |
||
4216 | "zf2" |
||
4217 | ], |
||
4218 | "time": "2015-08-04 08:54:52" |
||
4219 | } |
||
4220 | ], |
||
4221 | "packages-dev": [ |
||
4222 | { |
||
4223 | "name": "hamcrest/hamcrest-php", |
||
4224 | "version": "v1.2.2", |
||
4225 | "source": { |
||
4226 | "type": "git", |
||
4227 | "url": "https://github.com/hamcrest/hamcrest-php.git", |
||
4228 | "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c" |
||
4229 | }, |
||
4230 | "dist": { |
||
4231 | "type": "zip", |
||
4232 | "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c", |
||
4233 | "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c", |
||
4234 | "shasum": "" |
||
4235 | }, |
||
4236 | "require": { |
||
4237 | "php": ">=5.3.2" |
||
4238 | }, |
||
4239 | "replace": { |
||
4240 | "cordoval/hamcrest-php": "*", |
||
4241 | "davedevelopment/hamcrest-php": "*", |
||
4242 | "kodova/hamcrest-php": "*" |
||
4243 | }, |
||
4244 | "require-dev": { |
||
4245 | "phpunit/php-file-iterator": "1.3.3", |
||
4246 | "satooshi/php-coveralls": "dev-master" |
||
4247 | }, |
||
4248 | "type": "library", |
||
4249 | "autoload": { |
||
4250 | "classmap": [ |
||
4251 | "hamcrest" |
||
4252 | ], |
||
4253 | "files": [ |
||
4254 | "hamcrest/Hamcrest.php" |
||
4255 | ] |
||
4256 | }, |
||
4257 | "notification-url": "https://packagist.org/downloads/", |
||
4258 | "license": [ |
||
4259 | "BSD" |
||
4260 | ], |
||
4261 | "description": "This is the PHP port of Hamcrest Matchers", |
||
4262 | "keywords": [ |
||
4263 | "test" |
||
4264 | ], |
||
4265 | "time": "2015-05-11 14:41:42" |
||
4266 | }, |
||
4267 | { |
||
4268 | "name": "mockery/mockery", |
||
4269 | "version": "0.9.9", |
||
4270 | "source": { |
||
4271 | "type": "git", |
||
4272 | "url": "https://github.com/mockery/mockery.git", |
||
4273 | "reference": "6fdb61243844dc924071d3404bb23994ea0b6856" |
||
4274 | }, |
||
4275 | "dist": { |
||
4276 | "type": "zip", |
||
4277 | "url": "https://api.github.com/repos/mockery/mockery/zipball/6fdb61243844dc924071d3404bb23994ea0b6856", |
||
4278 | "reference": "6fdb61243844dc924071d3404bb23994ea0b6856", |
||
4279 | "shasum": "" |
||
4280 | }, |
||
4281 | "require": { |
||
4282 | "hamcrest/hamcrest-php": "~1.1", |
||
4283 | "lib-pcre": ">=7.0", |
||
4284 | "php": ">=5.3.2" |
||
4285 | }, |
||
4286 | "require-dev": { |
||
4287 | "phpunit/phpunit": "~4.0" |
||
4288 | }, |
||
4289 | "type": "library", |
||
4290 | "extra": { |
||
4291 | "branch-alias": { |
||
4292 | "dev-master": "0.9.x-dev" |
||
4293 | } |
||
4294 | }, |
||
4295 | "autoload": { |
||
4296 | "psr-0": { |
||
4297 | "Mockery": "library/" |
||
4298 | } |
||
4299 | }, |
||
4300 | "notification-url": "https://packagist.org/downloads/", |
||
4301 | "license": [ |
||
4302 | "BSD-3-Clause" |
||
4303 | ], |
||
4304 | "authors": [ |
||
4305 | { |
||
4306 | "name": "Pádraic Brady", |
||
4307 | "email": "[email protected]", |
||
4308 | "homepage": "http://blog.astrumfutura.com" |
||
4309 | }, |
||
4310 | { |
||
4311 | "name": "Dave Marshall", |
||
4312 | "email": "[email protected]", |
||
4313 | "homepage": "http://davedevelopment.co.uk" |
||
4314 | } |
||
4315 | ], |
||
4316 | "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.", |
||
4317 | "homepage": "http://github.com/padraic/mockery", |
||
4318 | "keywords": [ |
||
4319 | "BDD", |
||
4320 | "TDD", |
||
4321 | "library", |
||
4322 | "mock", |
||
4323 | "mock objects", |
||
4324 | "mockery", |
||
4325 | "stub", |
||
4326 | "test", |
||
4327 | "test double", |
||
4328 | "testing" |
||
4329 | ], |
||
4330 | "time": "2017-02-28 12:52:32" |
||
4331 | }, |
||
4332 | { |
||
4333 | "name": "myclabs/deep-copy", |
||
4334 | "version": "1.7.0", |
||
4335 | "source": { |
||
4336 | "type": "git", |
||
4337 | "url": "https://github.com/myclabs/DeepCopy.git", |
||
4338 | "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e" |
||
4339 | }, |
||
4340 | "dist": { |
||
4341 | "type": "zip", |
||
4342 | "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e", |
||
4343 | "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e", |
||
4344 | "shasum": "" |
||
4345 | }, |
||
4346 | "require": { |
||
4347 | "php": "^5.6 || ^7.0" |
||
4348 | }, |
||
4349 | "require-dev": { |
||
4350 | "doctrine/collections": "^1.0", |
||
4351 | "doctrine/common": "^2.6", |
||
4352 | "phpunit/phpunit": "^4.1" |
||
4353 | }, |
||
4354 | "type": "library", |
||
4355 | "autoload": { |
||
4356 | "psr-4": { |
||
4357 | "DeepCopy\\": "src/DeepCopy/" |
||
4358 | }, |
||
4359 | "files": [ |
||
4360 | "src/DeepCopy/deep_copy.php" |
||
4361 | ] |
||
4362 | }, |
||
4363 | "notification-url": "https://packagist.org/downloads/", |
||
4364 | "license": [ |
||
4365 | "MIT" |
||
4366 | ], |
||
4367 | "description": "Create deep copies (clones) of your objects", |
||
4368 | "keywords": [ |
||
4369 | "clone", |
||
4370 | "copy", |
||
4371 | "duplicate", |
||
4372 | "object", |
||
4373 | "object graph" |
||
4374 | ], |
||
4375 | "time": "2017-10-19 19:58:43" |
||
4376 | }, |
||
4377 | { |
||
4378 | "name": "phpdocumentor/reflection-common", |
||
4379 | "version": "1.0.1", |
||
4380 | "source": { |
||
4381 | "type": "git", |
||
4382 | "url": "https://github.com/phpDocumentor/ReflectionCommon.git", |
||
4383 | "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6" |
||
4384 | }, |
||
4385 | "dist": { |
||
4386 | "type": "zip", |
||
4387 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", |
||
4388 | "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", |
||
4389 | "shasum": "" |
||
4390 | }, |
||
4391 | "require": { |
||
4392 | "php": ">=5.5" |
||
4393 | }, |
||
4394 | "require-dev": { |
||
4395 | "phpunit/phpunit": "^4.6" |
||
4396 | }, |
||
4397 | "type": "library", |
||
4398 | "extra": { |
||
4399 | "branch-alias": { |
||
4400 | "dev-master": "1.0.x-dev" |
||
4401 | } |
||
4402 | }, |
||
4403 | "autoload": { |
||
4404 | "psr-4": { |
||
4405 | "phpDocumentor\\Reflection\\": [ |
||
4406 | "src" |
||
4407 | ] |
||
4408 | } |
||
4409 | }, |
||
4410 | "notification-url": "https://packagist.org/downloads/", |
||
4411 | "license": [ |
||
4412 | "MIT" |
||
4413 | ], |
||
4414 | "authors": [ |
||
4415 | { |
||
4416 | "name": "Jaap van Otterdijk", |
||
4417 | "email": "[email protected]" |
||
4418 | } |
||
4419 | ], |
||
4420 | "description": "Common reflection classes used by phpdocumentor to reflect the code structure", |
||
4421 | "homepage": "http://www.phpdoc.org", |
||
4422 | "keywords": [ |
||
4423 | "FQSEN", |
||
4424 | "phpDocumentor", |
||
4425 | "phpdoc", |
||
4426 | "reflection", |
||
4427 | "static analysis" |
||
4428 | ], |
||
4429 | "time": "2017-09-11 18:02:19" |
||
4430 | }, |
||
4431 | { |
||
4432 | "name": "phpdocumentor/reflection-docblock", |
||
4433 | "version": "4.1.1", |
||
4434 | "source": { |
||
4435 | "type": "git", |
||
4436 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
4437 | "reference": "2d3d238c433cf69caeb4842e97a3223a116f94b2" |
||
4438 | }, |
||
4439 | "dist": { |
||
4440 | "type": "zip", |
||
4441 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/2d3d238c433cf69caeb4842e97a3223a116f94b2", |
||
4442 | "reference": "2d3d238c433cf69caeb4842e97a3223a116f94b2", |
||
4443 | "shasum": "" |
||
4444 | }, |
||
4445 | "require": { |
||
4446 | "php": "^7.0", |
||
4447 | "phpdocumentor/reflection-common": "^1.0@dev", |
||
4448 | "phpdocumentor/type-resolver": "^0.4.0", |
||
4449 | "webmozart/assert": "^1.0" |
||
4450 | }, |
||
4451 | "require-dev": { |
||
4452 | "mockery/mockery": "^0.9.4", |
||
4453 | "phpunit/phpunit": "^4.4" |
||
4454 | }, |
||
4455 | "type": "library", |
||
4456 | "autoload": { |
||
4457 | "psr-4": { |
||
4458 | "phpDocumentor\\Reflection\\": [ |
||
4459 | "src/" |
||
4460 | ] |
||
4461 | } |
||
4462 | }, |
||
4463 | "notification-url": "https://packagist.org/downloads/", |
||
4464 | "license": [ |
||
4465 | "MIT" |
||
4466 | ], |
||
4467 | "authors": [ |
||
4468 | { |
||
4469 | "name": "Mike van Riel", |
||
4470 | "email": "[email protected]" |
||
4471 | } |
||
4472 | ], |
||
4473 | "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", |
||
4474 | "time": "2017-08-30 18:51:59" |
||
4475 | }, |
||
4476 | { |
||
4477 | "name": "phpdocumentor/type-resolver", |
||
4478 | "version": "0.4.0", |
||
4479 | "source": { |
||
4480 | "type": "git", |
||
4481 | "url": "https://github.com/phpDocumentor/TypeResolver.git", |
||
4482 | "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7" |
||
4483 | }, |
||
4484 | "dist": { |
||
4485 | "type": "zip", |
||
4486 | "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7", |
||
4487 | "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7", |
||
4488 | "shasum": "" |
||
4489 | }, |
||
4490 | "require": { |
||
4491 | "php": "^5.5 || ^7.0", |
||
4492 | "phpdocumentor/reflection-common": "^1.0" |
||
4493 | }, |
||
4494 | "require-dev": { |
||
4495 | "mockery/mockery": "^0.9.4", |
||
4496 | "phpunit/phpunit": "^5.2||^4.8.24" |
||
4497 | }, |
||
4498 | "type": "library", |
||
4499 | "extra": { |
||
4500 | "branch-alias": { |
||
4501 | "dev-master": "1.0.x-dev" |
||
4502 | } |
||
4503 | }, |
||
4504 | "autoload": { |
||
4505 | "psr-4": { |
||
4506 | "phpDocumentor\\Reflection\\": [ |
||
4507 | "src/" |
||
4508 | ] |
||
4509 | } |
||
4510 | }, |
||
4511 | "notification-url": "https://packagist.org/downloads/", |
||
4512 | "license": [ |
||
4513 | "MIT" |
||
4514 | ], |
||
4515 | "authors": [ |
||
4516 | { |
||
4517 | "name": "Mike van Riel", |
||
4518 | "email": "[email protected]" |
||
4519 | } |
||
4520 | ], |
||
4521 | "time": "2017-07-14 14:27:02" |
||
4522 | }, |
||
4523 | { |
||
4524 | "name": "phpspec/prophecy", |
||
4525 | "version": "1.7.3", |
||
4526 | "source": { |
||
4527 | "type": "git", |
||
4528 | "url": "https://github.com/phpspec/prophecy.git", |
||
4529 | "reference": "e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf" |
||
4530 | }, |
||
4531 | "dist": { |
||
4532 | "type": "zip", |
||
4533 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf", |
||
4534 | "reference": "e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf", |
||
4535 | "shasum": "" |
||
4536 | }, |
||
4537 | "require": { |
||
4538 | "doctrine/instantiator": "^1.0.2", |
||
4539 | "php": "^5.3|^7.0", |
||
4540 | "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0", |
||
4541 | "sebastian/comparator": "^1.1|^2.0", |
||
4542 | "sebastian/recursion-context": "^1.0|^2.0|^3.0" |
||
4543 | }, |
||
4544 | "require-dev": { |
||
4545 | "phpspec/phpspec": "^2.5|^3.2", |
||
4546 | "phpunit/phpunit": "^4.8.35 || ^5.7" |
||
4547 | }, |
||
4548 | "type": "library", |
||
4549 | "extra": { |
||
4550 | "branch-alias": { |
||
4551 | "dev-master": "1.7.x-dev" |
||
4552 | } |
||
4553 | }, |
||
4554 | "autoload": { |
||
4555 | "psr-0": { |
||
4556 | "Prophecy\\": "src/" |
||
4557 | } |
||
4558 | }, |
||
4559 | "notification-url": "https://packagist.org/downloads/", |
||
4560 | "license": [ |
||
4561 | "MIT" |
||
4562 | ], |
||
4563 | "authors": [ |
||
4564 | { |
||
4565 | "name": "Konstantin Kudryashov", |
||
4566 | "email": "[email protected]", |
||
4567 | "homepage": "http://everzet.com" |
||
4568 | }, |
||
4569 | { |
||
4570 | "name": "Marcello Duarte", |
||
4571 | "email": "[email protected]" |
||
4572 | } |
||
4573 | ], |
||
4574 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
4575 | "homepage": "https://github.com/phpspec/prophecy", |
||
4576 | "keywords": [ |
||
4577 | "Double", |
||
4578 | "Dummy", |
||
4579 | "fake", |
||
4580 | "mock", |
||
4581 | "spy", |
||
4582 | "stub" |
||
4583 | ], |
||
4584 | "time": "2017-11-24 13:59:53" |
||
4585 | }, |
||
4586 | { |
||
4587 | "name": "phpunit/php-code-coverage", |
||
4588 | "version": "4.0.8", |
||
4589 | "source": { |
||
4590 | "type": "git", |
||
4591 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
4592 | "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d" |
||
4593 | }, |
||
4594 | "dist": { |
||
4595 | "type": "zip", |
||
4596 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d", |
||
4597 | "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d", |
||
4598 | "shasum": "" |
||
4599 | }, |
||
4600 | "require": { |
||
4601 | "ext-dom": "*", |
||
4602 | "ext-xmlwriter": "*", |
||
4603 | "php": "^5.6 || ^7.0", |
||
4604 | "phpunit/php-file-iterator": "^1.3", |
||
4605 | "phpunit/php-text-template": "^1.2", |
||
4606 | "phpunit/php-token-stream": "^1.4.2 || ^2.0", |
||
4607 | "sebastian/code-unit-reverse-lookup": "^1.0", |
||
4608 | "sebastian/environment": "^1.3.2 || ^2.0", |
||
4609 | "sebastian/version": "^1.0 || ^2.0" |
||
4610 | }, |
||
4611 | "require-dev": { |
||
4612 | "ext-xdebug": "^2.1.4", |
||
4613 | "phpunit/phpunit": "^5.7" |
||
4614 | }, |
||
4615 | "suggest": { |
||
4616 | "ext-xdebug": "^2.5.1" |
||
4617 | }, |
||
4618 | "type": "library", |
||
4619 | "extra": { |
||
4620 | "branch-alias": { |
||
4621 | "dev-master": "4.0.x-dev" |
||
4622 | } |
||
4623 | }, |
||
4624 | "autoload": { |
||
4625 | "classmap": [ |
||
4626 | "src/" |
||
4627 | ] |
||
4628 | }, |
||
4629 | "notification-url": "https://packagist.org/downloads/", |
||
4630 | "license": [ |
||
4631 | "BSD-3-Clause" |
||
4632 | ], |
||
4633 | "authors": [ |
||
4634 | { |
||
4635 | "name": "Sebastian Bergmann", |
||
4636 | "email": "[email protected]", |
||
4637 | "role": "lead" |
||
4638 | } |
||
4639 | ], |
||
4640 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
4641 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
4642 | "keywords": [ |
||
4643 | "coverage", |
||
4644 | "testing", |
||
4645 | "xunit" |
||
4646 | ], |
||
4647 | "time": "2017-04-02 07:44:40" |
||
4648 | }, |
||
4649 | { |
||
4650 | "name": "phpunit/php-file-iterator", |
||
4651 | "version": "1.4.3", |
||
4652 | "source": { |
||
4653 | "type": "git", |
||
4654 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
4655 | "reference": "8ebba84e5bd74fc5fdeb916b38749016c7232f93" |
||
4656 | }, |
||
4657 | "dist": { |
||
4658 | "type": "zip", |
||
4659 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/8ebba84e5bd74fc5fdeb916b38749016c7232f93", |
||
4660 | "reference": "8ebba84e5bd74fc5fdeb916b38749016c7232f93", |
||
4661 | "shasum": "" |
||
4662 | }, |
||
4663 | "require": { |
||
4664 | "php": ">=5.3.3" |
||
4665 | }, |
||
4666 | "type": "library", |
||
4667 | "extra": { |
||
4668 | "branch-alias": { |
||
4669 | "dev-master": "1.4.x-dev" |
||
4670 | } |
||
4671 | }, |
||
4672 | "autoload": { |
||
4673 | "classmap": [ |
||
4674 | "src/" |
||
4675 | ] |
||
4676 | }, |
||
4677 | "notification-url": "https://packagist.org/downloads/", |
||
4678 | "license": [ |
||
4679 | "BSD-3-Clause" |
||
4680 | ], |
||
4681 | "authors": [ |
||
4682 | { |
||
4683 | "name": "Sebastian Bergmann", |
||
4684 | "email": "[email protected]", |
||
4685 | "role": "lead" |
||
4686 | } |
||
4687 | ], |
||
4688 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
4689 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
4690 | "keywords": [ |
||
4691 | "filesystem", |
||
4692 | "iterator" |
||
4693 | ], |
||
4694 | "time": "2017-11-24 15:00:59" |
||
4695 | }, |
||
4696 | { |
||
4697 | "name": "phpunit/php-text-template", |
||
4698 | "version": "1.2.1", |
||
4699 | "source": { |
||
4700 | "type": "git", |
||
4701 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
4702 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" |
||
4703 | }, |
||
4704 | "dist": { |
||
4705 | "type": "zip", |
||
4706 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
4707 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
4708 | "shasum": "" |
||
4709 | }, |
||
4710 | "require": { |
||
4711 | "php": ">=5.3.3" |
||
4712 | }, |
||
4713 | "type": "library", |
||
4714 | "autoload": { |
||
4715 | "classmap": [ |
||
4716 | "src/" |
||
4717 | ] |
||
4718 | }, |
||
4719 | "notification-url": "https://packagist.org/downloads/", |
||
4720 | "license": [ |
||
4721 | "BSD-3-Clause" |
||
4722 | ], |
||
4723 | "authors": [ |
||
4724 | { |
||
4725 | "name": "Sebastian Bergmann", |
||
4726 | "email": "[email protected]", |
||
4727 | "role": "lead" |
||
4728 | } |
||
4729 | ], |
||
4730 | "description": "Simple template engine.", |
||
4731 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
4732 | "keywords": [ |
||
4733 | "template" |
||
4734 | ], |
||
4735 | "time": "2015-06-21 13:50:34" |
||
4736 | }, |
||
4737 | { |
||
4738 | "name": "phpunit/php-timer", |
||
4739 | "version": "1.0.9", |
||
4740 | "source": { |
||
4741 | "type": "git", |
||
4742 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
4743 | "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" |
||
4744 | }, |
||
4745 | "dist": { |
||
4746 | "type": "zip", |
||
4747 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", |
||
4748 | "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", |
||
4749 | "shasum": "" |
||
4750 | }, |
||
4751 | "require": { |
||
4752 | "php": "^5.3.3 || ^7.0" |
||
4753 | }, |
||
4754 | "require-dev": { |
||
4755 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
4756 | }, |
||
4757 | "type": "library", |
||
4758 | "extra": { |
||
4759 | "branch-alias": { |
||
4760 | "dev-master": "1.0-dev" |
||
4761 | } |
||
4762 | }, |
||
4763 | "autoload": { |
||
4764 | "classmap": [ |
||
4765 | "src/" |
||
4766 | ] |
||
4767 | }, |
||
4768 | "notification-url": "https://packagist.org/downloads/", |
||
4769 | "license": [ |
||
4770 | "BSD-3-Clause" |
||
4771 | ], |
||
4772 | "authors": [ |
||
4773 | { |
||
4774 | "name": "Sebastian Bergmann", |
||
4775 | "email": "[email protected]", |
||
4776 | "role": "lead" |
||
4777 | } |
||
4778 | ], |
||
4779 | "description": "Utility class for timing", |
||
4780 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
4781 | "keywords": [ |
||
4782 | "timer" |
||
4783 | ], |
||
4784 | "time": "2017-02-26 11:10:40" |
||
4785 | }, |
||
4786 | { |
||
4787 | "name": "phpunit/php-token-stream", |
||
4788 | "version": "2.0.1", |
||
4789 | "source": { |
||
4790 | "type": "git", |
||
4791 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
4792 | "reference": "9a02332089ac48e704c70f6cefed30c224e3c0b0" |
||
4793 | }, |
||
4794 | "dist": { |
||
4795 | "type": "zip", |
||
4796 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/9a02332089ac48e704c70f6cefed30c224e3c0b0", |
||
4797 | "reference": "9a02332089ac48e704c70f6cefed30c224e3c0b0", |
||
4798 | "shasum": "" |
||
4799 | }, |
||
4800 | "require": { |
||
4801 | "ext-tokenizer": "*", |
||
4802 | "php": "^7.0" |
||
4803 | }, |
||
4804 | "require-dev": { |
||
4805 | "phpunit/phpunit": "^6.2.4" |
||
4806 | }, |
||
4807 | "type": "library", |
||
4808 | "extra": { |
||
4809 | "branch-alias": { |
||
4810 | "dev-master": "2.0-dev" |
||
4811 | } |
||
4812 | }, |
||
4813 | "autoload": { |
||
4814 | "classmap": [ |
||
4815 | "src/" |
||
4816 | ] |
||
4817 | }, |
||
4818 | "notification-url": "https://packagist.org/downloads/", |
||
4819 | "license": [ |
||
4820 | "BSD-3-Clause" |
||
4821 | ], |
||
4822 | "authors": [ |
||
4823 | { |
||
4824 | "name": "Sebastian Bergmann", |
||
4825 | "email": "[email protected]" |
||
4826 | } |
||
4827 | ], |
||
4828 | "description": "Wrapper around PHP's tokenizer extension.", |
||
4829 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
4830 | "keywords": [ |
||
4831 | "tokenizer" |
||
4832 | ], |
||
4833 | "time": "2017-08-20 05:47:52" |
||
4834 | }, |
||
4835 | { |
||
4836 | "name": "phpunit/phpunit", |
||
4837 | "version": "5.7.25", |
||
4838 | "source": { |
||
4839 | "type": "git", |
||
4840 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
4841 | "reference": "4b1c822a68ae6577df38a59eb49b046712ec0f6a" |
||
4842 | }, |
||
4843 | "dist": { |
||
4844 | "type": "zip", |
||
4845 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4b1c822a68ae6577df38a59eb49b046712ec0f6a", |
||
4846 | "reference": "4b1c822a68ae6577df38a59eb49b046712ec0f6a", |
||
4847 | "shasum": "" |
||
4848 | }, |
||
4849 | "require": { |
||
4850 | "ext-dom": "*", |
||
4851 | "ext-json": "*", |
||
4852 | "ext-libxml": "*", |
||
4853 | "ext-mbstring": "*", |
||
4854 | "ext-xml": "*", |
||
4855 | "myclabs/deep-copy": "~1.3", |
||
4856 | "php": "^5.6 || ^7.0", |
||
4857 | "phpspec/prophecy": "^1.6.2", |
||
4858 | "phpunit/php-code-coverage": "^4.0.4", |
||
4859 | "phpunit/php-file-iterator": "~1.4", |
||
4860 | "phpunit/php-text-template": "~1.2", |
||
4861 | "phpunit/php-timer": "^1.0.6", |
||
4862 | "phpunit/phpunit-mock-objects": "^3.2", |
||
4863 | "sebastian/comparator": "^1.2.4", |
||
4864 | "sebastian/diff": "^1.4.3", |
||
4865 | "sebastian/environment": "^1.3.4 || ^2.0", |
||
4866 | "sebastian/exporter": "~2.0", |
||
4867 | "sebastian/global-state": "^1.1", |
||
4868 | "sebastian/object-enumerator": "~2.0", |
||
4869 | "sebastian/resource-operations": "~1.0", |
||
4870 | "sebastian/version": "~1.0.3|~2.0", |
||
4871 | "symfony/yaml": "~2.1|~3.0|~4.0" |
||
4872 | }, |
||
4873 | "conflict": { |
||
4874 | "phpdocumentor/reflection-docblock": "3.0.2" |
||
4875 | }, |
||
4876 | "require-dev": { |
||
4877 | "ext-pdo": "*" |
||
4878 | }, |
||
4879 | "suggest": { |
||
4880 | "ext-xdebug": "*", |
||
4881 | "phpunit/php-invoker": "~1.1" |
||
4882 | }, |
||
4883 | "bin": [ |
||
4884 | "phpunit" |
||
4885 | ], |
||
4886 | "type": "library", |
||
4887 | "extra": { |
||
4888 | "branch-alias": { |
||
4889 | "dev-master": "5.7.x-dev" |
||
4890 | } |
||
4891 | }, |
||
4892 | "autoload": { |
||
4893 | "classmap": [ |
||
4894 | "src/" |
||
4895 | ] |
||
4896 | }, |
||
4897 | "notification-url": "https://packagist.org/downloads/", |
||
4898 | "license": [ |
||
4899 | "BSD-3-Clause" |
||
4900 | ], |
||
4901 | "authors": [ |
||
4902 | { |
||
4903 | "name": "Sebastian Bergmann", |
||
4904 | "email": "[email protected]", |
||
4905 | "role": "lead" |
||
4906 | } |
||
4907 | ], |
||
4908 | "description": "The PHP Unit Testing framework.", |
||
4909 | "homepage": "https://phpunit.de/", |
||
4910 | "keywords": [ |
||
4911 | "phpunit", |
||
4912 | "testing", |
||
4913 | "xunit" |
||
4914 | ], |
||
4915 | "time": "2017-11-14 14:50:51" |
||
4916 | }, |
||
4917 | { |
||
4918 | "name": "phpunit/phpunit-mock-objects", |
||
4919 | "version": "3.4.4", |
||
4920 | "source": { |
||
4921 | "type": "git", |
||
4922 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
4923 | "reference": "a23b761686d50a560cc56233b9ecf49597cc9118" |
||
4924 | }, |
||
4925 | "dist": { |
||
4926 | "type": "zip", |
||
4927 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118", |
||
4928 | "reference": "a23b761686d50a560cc56233b9ecf49597cc9118", |
||
4929 | "shasum": "" |
||
4930 | }, |
||
4931 | "require": { |
||
4932 | "doctrine/instantiator": "^1.0.2", |
||
4933 | "php": "^5.6 || ^7.0", |
||
4934 | "phpunit/php-text-template": "^1.2", |
||
4935 | "sebastian/exporter": "^1.2 || ^2.0" |
||
4936 | }, |
||
4937 | "conflict": { |
||
4938 | "phpunit/phpunit": "<5.4.0" |
||
4939 | }, |
||
4940 | "require-dev": { |
||
4941 | "phpunit/phpunit": "^5.4" |
||
4942 | }, |
||
4943 | "suggest": { |
||
4944 | "ext-soap": "*" |
||
4945 | }, |
||
4946 | "type": "library", |
||
4947 | "extra": { |
||
4948 | "branch-alias": { |
||
4949 | "dev-master": "3.2.x-dev" |
||
4950 | } |
||
4951 | }, |
||
4952 | "autoload": { |
||
4953 | "classmap": [ |
||
4954 | "src/" |
||
4955 | ] |
||
4956 | }, |
||
4957 | "notification-url": "https://packagist.org/downloads/", |
||
4958 | "license": [ |
||
4959 | "BSD-3-Clause" |
||
4960 | ], |
||
4961 | "authors": [ |
||
4962 | { |
||
4963 | "name": "Sebastian Bergmann", |
||
4964 | "email": "[email protected]", |
||
4965 | "role": "lead" |
||
4966 | } |
||
4967 | ], |
||
4968 | "description": "Mock Object library for PHPUnit", |
||
4969 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
4970 | "keywords": [ |
||
4971 | "mock", |
||
4972 | "xunit" |
||
4973 | ], |
||
4974 | "time": "2017-06-30 09:13:00" |
||
4975 | }, |
||
4976 | { |
||
4977 | "name": "sebastian/code-unit-reverse-lookup", |
||
4978 | "version": "1.0.1", |
||
4979 | "source": { |
||
4980 | "type": "git", |
||
4981 | "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", |
||
4982 | "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" |
||
4983 | }, |
||
4984 | "dist": { |
||
4985 | "type": "zip", |
||
4986 | "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", |
||
4987 | "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", |
||
4988 | "shasum": "" |
||
4989 | }, |
||
4990 | "require": { |
||
4991 | "php": "^5.6 || ^7.0" |
||
4992 | }, |
||
4993 | "require-dev": { |
||
4994 | "phpunit/phpunit": "^5.7 || ^6.0" |
||
4995 | }, |
||
4996 | "type": "library", |
||
4997 | "extra": { |
||
4998 | "branch-alias": { |
||
4999 | "dev-master": "1.0.x-dev" |
||
5000 | } |
||
5001 | }, |
||
5002 | "autoload": { |
||
5003 | "classmap": [ |
||
5004 | "src/" |
||
5005 | ] |
||
5006 | }, |
||
5007 | "notification-url": "https://packagist.org/downloads/", |
||
5008 | "license": [ |
||
5009 | "BSD-3-Clause" |
||
5010 | ], |
||
5011 | "authors": [ |
||
5012 | { |
||
5013 | "name": "Sebastian Bergmann", |
||
5014 | "email": "[email protected]" |
||
5015 | } |
||
5016 | ], |
||
5017 | "description": "Looks up which function or method a line of code belongs to", |
||
5018 | "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", |
||
5019 | "time": "2017-03-04 06:30:41" |
||
5020 | }, |
||
5021 | { |
||
5022 | "name": "sebastian/comparator", |
||
5023 | "version": "1.2.4", |
||
5024 | "source": { |
||
5025 | "type": "git", |
||
5026 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
5027 | "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be" |
||
5028 | }, |
||
5029 | "dist": { |
||
5030 | "type": "zip", |
||
5031 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", |
||
5032 | "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", |
||
5033 | "shasum": "" |
||
5034 | }, |
||
5035 | "require": { |
||
5036 | "php": ">=5.3.3", |
||
5037 | "sebastian/diff": "~1.2", |
||
5038 | "sebastian/exporter": "~1.2 || ~2.0" |
||
5039 | }, |
||
5040 | "require-dev": { |
||
5041 | "phpunit/phpunit": "~4.4" |
||
5042 | }, |
||
5043 | "type": "library", |
||
5044 | "extra": { |
||
5045 | "branch-alias": { |
||
5046 | "dev-master": "1.2.x-dev" |
||
5047 | } |
||
5048 | }, |
||
5049 | "autoload": { |
||
5050 | "classmap": [ |
||
5051 | "src/" |
||
5052 | ] |
||
5053 | }, |
||
5054 | "notification-url": "https://packagist.org/downloads/", |
||
5055 | "license": [ |
||
5056 | "BSD-3-Clause" |
||
5057 | ], |
||
5058 | "authors": [ |
||
5059 | { |
||
5060 | "name": "Jeff Welch", |
||
5061 | "email": "[email protected]" |
||
5062 | }, |
||
5063 | { |
||
5064 | "name": "Volker Dusch", |
||
5065 | "email": "[email protected]" |
||
5066 | }, |
||
5067 | { |
||
5068 | "name": "Bernhard Schussek", |
||
5069 | "email": "[email protected]" |
||
5070 | }, |
||
5071 | { |
||
5072 | "name": "Sebastian Bergmann", |
||
5073 | "email": "[email protected]" |
||
5074 | } |
||
5075 | ], |
||
5076 | "description": "Provides the functionality to compare PHP values for equality", |
||
5077 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
5078 | "keywords": [ |
||
5079 | "comparator", |
||
5080 | "compare", |
||
5081 | "equality" |
||
5082 | ], |
||
5083 | "time": "2017-01-29 09:50:25" |
||
5084 | }, |
||
5085 | { |
||
5086 | "name": "sebastian/diff", |
||
5087 | "version": "1.4.3", |
||
5088 | "source": { |
||
5089 | "type": "git", |
||
5090 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
5091 | "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4" |
||
5092 | }, |
||
5093 | "dist": { |
||
5094 | "type": "zip", |
||
5095 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4", |
||
5096 | "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4", |
||
5097 | "shasum": "" |
||
5098 | }, |
||
5099 | "require": { |
||
5100 | "php": "^5.3.3 || ^7.0" |
||
5101 | }, |
||
5102 | "require-dev": { |
||
5103 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
5104 | }, |
||
5105 | "type": "library", |
||
5106 | "extra": { |
||
5107 | "branch-alias": { |
||
5108 | "dev-master": "1.4-dev" |
||
5109 | } |
||
5110 | }, |
||
5111 | "autoload": { |
||
5112 | "classmap": [ |
||
5113 | "src/" |
||
5114 | ] |
||
5115 | }, |
||
5116 | "notification-url": "https://packagist.org/downloads/", |
||
5117 | "license": [ |
||
5118 | "BSD-3-Clause" |
||
5119 | ], |
||
5120 | "authors": [ |
||
5121 | { |
||
5122 | "name": "Kore Nordmann", |
||
5123 | "email": "[email protected]" |
||
5124 | }, |
||
5125 | { |
||
5126 | "name": "Sebastian Bergmann", |
||
5127 | "email": "[email protected]" |
||
5128 | } |
||
5129 | ], |
||
5130 | "description": "Diff implementation", |
||
5131 | "homepage": "https://github.com/sebastianbergmann/diff", |
||
5132 | "keywords": [ |
||
5133 | "diff" |
||
5134 | ], |
||
5135 | "time": "2017-05-22 07:24:03" |
||
5136 | }, |
||
5137 | { |
||
5138 | "name": "sebastian/environment", |
||
5139 | "version": "2.0.0", |
||
5140 | "source": { |
||
5141 | "type": "git", |
||
5142 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
5143 | "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac" |
||
5144 | }, |
||
5145 | "dist": { |
||
5146 | "type": "zip", |
||
5147 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac", |
||
5148 | "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac", |
||
5149 | "shasum": "" |
||
5150 | }, |
||
5151 | "require": { |
||
5152 | "php": "^5.6 || ^7.0" |
||
5153 | }, |
||
5154 | "require-dev": { |
||
5155 | "phpunit/phpunit": "^5.0" |
||
5156 | }, |
||
5157 | "type": "library", |
||
5158 | "extra": { |
||
5159 | "branch-alias": { |
||
5160 | "dev-master": "2.0.x-dev" |
||
5161 | } |
||
5162 | }, |
||
5163 | "autoload": { |
||
5164 | "classmap": [ |
||
5165 | "src/" |
||
5166 | ] |
||
5167 | }, |
||
5168 | "notification-url": "https://packagist.org/downloads/", |
||
5169 | "license": [ |
||
5170 | "BSD-3-Clause" |
||
5171 | ], |
||
5172 | "authors": [ |
||
5173 | { |
||
5174 | "name": "Sebastian Bergmann", |
||
5175 | "email": "[email protected]" |
||
5176 | } |
||
5177 | ], |
||
5178 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
5179 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
5180 | "keywords": [ |
||
5181 | "Xdebug", |
||
5182 | "environment", |
||
5183 | "hhvm" |
||
5184 | ], |
||
5185 | "time": "2016-11-26 07:53:53" |
||
5186 | }, |
||
5187 | { |
||
5188 | "name": "sebastian/exporter", |
||
5189 | "version": "2.0.0", |
||
5190 | "source": { |
||
5191 | "type": "git", |
||
5192 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
5193 | "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4" |
||
5194 | }, |
||
5195 | "dist": { |
||
5196 | "type": "zip", |
||
5197 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", |
||
5198 | "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", |
||
5199 | "shasum": "" |
||
5200 | }, |
||
5201 | "require": { |
||
5202 | "php": ">=5.3.3", |
||
5203 | "sebastian/recursion-context": "~2.0" |
||
5204 | }, |
||
5205 | "require-dev": { |
||
5206 | "ext-mbstring": "*", |
||
5207 | "phpunit/phpunit": "~4.4" |
||
5208 | }, |
||
5209 | "type": "library", |
||
5210 | "extra": { |
||
5211 | "branch-alias": { |
||
5212 | "dev-master": "2.0.x-dev" |
||
5213 | } |
||
5214 | }, |
||
5215 | "autoload": { |
||
5216 | "classmap": [ |
||
5217 | "src/" |
||
5218 | ] |
||
5219 | }, |
||
5220 | "notification-url": "https://packagist.org/downloads/", |
||
5221 | "license": [ |
||
5222 | "BSD-3-Clause" |
||
5223 | ], |
||
5224 | "authors": [ |
||
5225 | { |
||
5226 | "name": "Jeff Welch", |
||
5227 | "email": "[email protected]" |
||
5228 | }, |
||
5229 | { |
||
5230 | "name": "Volker Dusch", |
||
5231 | "email": "[email protected]" |
||
5232 | }, |
||
5233 | { |
||
5234 | "name": "Bernhard Schussek", |
||
5235 | "email": "[email protected]" |
||
5236 | }, |
||
5237 | { |
||
5238 | "name": "Sebastian Bergmann", |
||
5239 | "email": "[email protected]" |
||
5240 | }, |
||
5241 | { |
||
5242 | "name": "Adam Harvey", |
||
5243 | "email": "[email protected]" |
||
5244 | } |
||
5245 | ], |
||
5246 | "description": "Provides the functionality to export PHP variables for visualization", |
||
5247 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
5248 | "keywords": [ |
||
5249 | "export", |
||
5250 | "exporter" |
||
5251 | ], |
||
5252 | "time": "2016-11-19 08:54:04" |
||
5253 | }, |
||
5254 | { |
||
5255 | "name": "sebastian/global-state", |
||
5256 | "version": "1.1.1", |
||
5257 | "source": { |
||
5258 | "type": "git", |
||
5259 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
5260 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" |
||
5261 | }, |
||
5262 | "dist": { |
||
5263 | "type": "zip", |
||
5264 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
5265 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
5266 | "shasum": "" |
||
5267 | }, |
||
5268 | "require": { |
||
5269 | "php": ">=5.3.3" |
||
5270 | }, |
||
5271 | "require-dev": { |
||
5272 | "phpunit/phpunit": "~4.2" |
||
5273 | }, |
||
5274 | "suggest": { |
||
5275 | "ext-uopz": "*" |
||
5276 | }, |
||
5277 | "type": "library", |
||
5278 | "extra": { |
||
5279 | "branch-alias": { |
||
5280 | "dev-master": "1.0-dev" |
||
5281 | } |
||
5282 | }, |
||
5283 | "autoload": { |
||
5284 | "classmap": [ |
||
5285 | "src/" |
||
5286 | ] |
||
5287 | }, |
||
5288 | "notification-url": "https://packagist.org/downloads/", |
||
5289 | "license": [ |
||
5290 | "BSD-3-Clause" |
||
5291 | ], |
||
5292 | "authors": [ |
||
5293 | { |
||
5294 | "name": "Sebastian Bergmann", |
||
5295 | "email": "[email protected]" |
||
5296 | } |
||
5297 | ], |
||
5298 | "description": "Snapshotting of global state", |
||
5299 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
5300 | "keywords": [ |
||
5301 | "global state" |
||
5302 | ], |
||
5303 | "time": "2015-10-12 03:26:01" |
||
5304 | }, |
||
5305 | { |
||
5306 | "name": "sebastian/object-enumerator", |
||
5307 | "version": "2.0.1", |
||
5308 | "source": { |
||
5309 | "type": "git", |
||
5310 | "url": "https://github.com/sebastianbergmann/object-enumerator.git", |
||
5311 | "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7" |
||
5312 | }, |
||
5313 | "dist": { |
||
5314 | "type": "zip", |
||
5315 | "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7", |
||
5316 | "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7", |
||
5317 | "shasum": "" |
||
5318 | }, |
||
5319 | "require": { |
||
5320 | "php": ">=5.6", |
||
5321 | "sebastian/recursion-context": "~2.0" |
||
5322 | }, |
||
5323 | "require-dev": { |
||
5324 | "phpunit/phpunit": "~5" |
||
5325 | }, |
||
5326 | "type": "library", |
||
5327 | "extra": { |
||
5328 | "branch-alias": { |
||
5329 | "dev-master": "2.0.x-dev" |
||
5330 | } |
||
5331 | }, |
||
5332 | "autoload": { |
||
5333 | "classmap": [ |
||
5334 | "src/" |
||
5335 | ] |
||
5336 | }, |
||
5337 | "notification-url": "https://packagist.org/downloads/", |
||
5338 | "license": [ |
||
5339 | "BSD-3-Clause" |
||
5340 | ], |
||
5341 | "authors": [ |
||
5342 | { |
||
5343 | "name": "Sebastian Bergmann", |
||
5344 | "email": "[email protected]" |
||
5345 | } |
||
5346 | ], |
||
5347 | "description": "Traverses array structures and object graphs to enumerate all referenced objects", |
||
5348 | "homepage": "https://github.com/sebastianbergmann/object-enumerator/", |
||
5349 | "time": "2017-02-18 15:18:39" |
||
5350 | }, |
||
5351 | { |
||
5352 | "name": "sebastian/recursion-context", |
||
5353 | "version": "2.0.0", |
||
5354 | "source": { |
||
5355 | "type": "git", |
||
5356 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
5357 | "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a" |
||
5358 | }, |
||
5359 | "dist": { |
||
5360 | "type": "zip", |
||
5361 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a", |
||
5362 | "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a", |
||
5363 | "shasum": "" |
||
5364 | }, |
||
5365 | "require": { |
||
5366 | "php": ">=5.3.3" |
||
5367 | }, |
||
5368 | "require-dev": { |
||
5369 | "phpunit/phpunit": "~4.4" |
||
5370 | }, |
||
5371 | "type": "library", |
||
5372 | "extra": { |
||
5373 | "branch-alias": { |
||
5374 | "dev-master": "2.0.x-dev" |
||
5375 | } |
||
5376 | }, |
||
5377 | "autoload": { |
||
5378 | "classmap": [ |
||
5379 | "src/" |
||
5380 | ] |
||
5381 | }, |
||
5382 | "notification-url": "https://packagist.org/downloads/", |
||
5383 | "license": [ |
||
5384 | "BSD-3-Clause" |
||
5385 | ], |
||
5386 | "authors": [ |
||
5387 | { |
||
5388 | "name": "Jeff Welch", |
||
5389 | "email": "[email protected]" |
||
5390 | }, |
||
5391 | { |
||
5392 | "name": "Sebastian Bergmann", |
||
5393 | "email": "[email protected]" |
||
5394 | }, |
||
5395 | { |
||
5396 | "name": "Adam Harvey", |
||
5397 | "email": "[email protected]" |
||
5398 | } |
||
5399 | ], |
||
5400 | "description": "Provides functionality to recursively process PHP variables", |
||
5401 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
5402 | "time": "2016-11-19 07:33:16" |
||
5403 | }, |
||
5404 | { |
||
5405 | "name": "sebastian/resource-operations", |
||
5406 | "version": "1.0.0", |
||
5407 | "source": { |
||
5408 | "type": "git", |
||
5409 | "url": "https://github.com/sebastianbergmann/resource-operations.git", |
||
5410 | "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" |
||
5411 | }, |
||
5412 | "dist": { |
||
5413 | "type": "zip", |
||
5414 | "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", |
||
5415 | "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", |
||
5416 | "shasum": "" |
||
5417 | }, |
||
5418 | "require": { |
||
5419 | "php": ">=5.6.0" |
||
5420 | }, |
||
5421 | "type": "library", |
||
5422 | "extra": { |
||
5423 | "branch-alias": { |
||
5424 | "dev-master": "1.0.x-dev" |
||
5425 | } |
||
5426 | }, |
||
5427 | "autoload": { |
||
5428 | "classmap": [ |
||
5429 | "src/" |
||
5430 | ] |
||
5431 | }, |
||
5432 | "notification-url": "https://packagist.org/downloads/", |
||
5433 | "license": [ |
||
5434 | "BSD-3-Clause" |
||
5435 | ], |
||
5436 | "authors": [ |
||
5437 | { |
||
5438 | "name": "Sebastian Bergmann", |
||
5439 | "email": "[email protected]" |
||
5440 | } |
||
5441 | ], |
||
5442 | "description": "Provides a list of PHP built-in functions that operate on resources", |
||
5443 | "homepage": "https://www.github.com/sebastianbergmann/resource-operations", |
||
5444 | "time": "2015-07-28 20:34:47" |
||
5445 | }, |
||
5446 | { |
||
5447 | "name": "sebastian/version", |
||
5448 | "version": "2.0.1", |
||
5449 | "source": { |
||
5450 | "type": "git", |
||
5451 | "url": "https://github.com/sebastianbergmann/version.git", |
||
5452 | "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" |
||
5453 | }, |
||
5454 | "dist": { |
||
5455 | "type": "zip", |
||
5456 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", |
||
5457 | "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", |
||
5458 | "shasum": "" |
||
5459 | }, |
||
5460 | "require": { |
||
5461 | "php": ">=5.6" |
||
5462 | }, |
||
5463 | "type": "library", |
||
5464 | "extra": { |
||
5465 | "branch-alias": { |
||
5466 | "dev-master": "2.0.x-dev" |
||
5467 | } |
||
5468 | }, |
||
5469 | "autoload": { |
||
5470 | "classmap": [ |
||
5471 | "src/" |
||
5472 | ] |
||
5473 | }, |
||
5474 | "notification-url": "https://packagist.org/downloads/", |
||
5475 | "license": [ |
||
5476 | "BSD-3-Clause" |
||
5477 | ], |
||
5478 | "authors": [ |
||
5479 | { |
||
5480 | "name": "Sebastian Bergmann", |
||
5481 | "email": "[email protected]", |
||
5482 | "role": "lead" |
||
5483 | } |
||
5484 | ], |
||
5485 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
5486 | "homepage": "https://github.com/sebastianbergmann/version", |
||
5487 | "time": "2016-10-03 07:35:21" |
||
5488 | }, |
||
5489 | { |
||
5490 | "name": "symfony/yaml", |
||
5491 | "version": "v3.3.13", |
||
5492 | "source": { |
||
5493 | "type": "git", |
||
5494 | "url": "https://github.com/symfony/yaml.git", |
||
5495 | "reference": "0938408c4faa518d95230deabb5f595bf0de31b9" |
||
5496 | }, |
||
5497 | "dist": { |
||
5498 | "type": "zip", |
||
5499 | "url": "https://api.github.com/repos/symfony/yaml/zipball/0938408c4faa518d95230deabb5f595bf0de31b9", |
||
5500 | "reference": "0938408c4faa518d95230deabb5f595bf0de31b9", |
||
5501 | "shasum": "" |
||
5502 | }, |
||
5503 | "require": { |
||
5504 | "php": "^5.5.9|>=7.0.8" |
||
5505 | }, |
||
5506 | "require-dev": { |
||
5507 | "symfony/console": "~2.8|~3.0" |
||
5508 | }, |
||
5509 | "suggest": { |
||
5510 | "symfony/console": "For validating YAML files using the lint command" |
||
5511 | }, |
||
5512 | "type": "library", |
||
5513 | "extra": { |
||
5514 | "branch-alias": { |
||
5515 | "dev-master": "3.3-dev" |
||
5516 | } |
||
5517 | }, |
||
5518 | "autoload": { |
||
5519 | "psr-4": { |
||
5520 | "Symfony\\Component\\Yaml\\": "" |
||
5521 | }, |
||
5522 | "exclude-from-classmap": [ |
||
5523 | "/Tests/" |
||
5524 | ] |
||
5525 | }, |
||
5526 | "notification-url": "https://packagist.org/downloads/", |
||
5527 | "license": [ |
||
5528 | "MIT" |
||
5529 | ], |
||
5530 | "authors": [ |
||
5531 | { |
||
5532 | "name": "Fabien Potencier", |
||
5533 | "email": "[email protected]" |
||
5534 | }, |
||
5535 | { |
||
5536 | "name": "Symfony Community", |
||
5537 | "homepage": "https://symfony.com/contributors" |
||
5538 | } |
||
5539 | ], |
||
5540 | "description": "Symfony Yaml Component", |
||
5541 | "homepage": "https://symfony.com", |
||
5542 | "time": "2017-11-10 18:26:04" |
||
5543 | }, |
||
5544 | { |
||
5545 | "name": "webmozart/assert", |
||
5546 | "version": "1.2.0", |
||
5547 | "source": { |
||
5548 | "type": "git", |
||
5549 | "url": "https://github.com/webmozart/assert.git", |
||
5550 | "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f" |
||
5551 | }, |
||
5552 | "dist": { |
||
5553 | "type": "zip", |
||
5554 | "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f", |
||
5555 | "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f", |
||
5556 | "shasum": "" |
||
5557 | }, |
||
5558 | "require": { |
||
5559 | "php": "^5.3.3 || ^7.0" |
||
5560 | }, |
||
5561 | "require-dev": { |
||
5562 | "phpunit/phpunit": "^4.6", |
||
5563 | "sebastian/version": "^1.0.1" |
||
5564 | }, |
||
5565 | "type": "library", |
||
5566 | "extra": { |
||
5567 | "branch-alias": { |
||
5568 | "dev-master": "1.3-dev" |
||
5569 | } |
||
5570 | }, |
||
5571 | "autoload": { |
||
5572 | "psr-4": { |
||
5573 | "Webmozart\\Assert\\": "src/" |
||
5574 | } |
||
5575 | }, |
||
5576 | "notification-url": "https://packagist.org/downloads/", |
||
5577 | "license": [ |
||
5578 | "MIT" |
||
5579 | ], |
||
5580 | "authors": [ |
||
5581 | { |
||
5582 | "name": "Bernhard Schussek", |
||
5583 | "email": "[email protected]" |
||
5584 | } |
||
5585 | ], |
||
5586 | "description": "Assertions to validate method input/output with nice error messages.", |
||
5587 | "keywords": [ |
||
5588 | "assert", |
||
5589 | "check", |
||
5590 | "validate" |
||
5591 | ], |
||
5592 | "time": "2016-11-23 20:04:58" |
||
5593 | } |
||
5594 | ], |
||
5595 | "aliases": [], |
||
5596 | "minimum-stability": "stable", |
||
5597 | "stability-flags": { |
||
5598 | "neilime/zf2-twb-bundle": 0 |
||
5599 | }, |
||
5600 | "prefer-stable": false, |
||
5601 | "prefer-lowest": false, |
||
5602 | "platform": { |
||
5603 | "php": ">=7.0.5" |
||
5604 | }, |
||
5605 | "platform-dev": [] |
||
5606 | } |
||
5607 |