These results are based on our legacy PHP analysis, consider migrating to our new PHP analysis engine instead. Learn more
1 | { |
||
2 | "_readme": [ |
||
3 | "This file locks the dependencies of your project to a known state", |
||
4 | "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
||
5 | "This file is @generated automatically" |
||
6 | ], |
||
7 | "hash": "869f66f6a4e8d3a1dfd67b340817e1c7", |
||
8 | "packages": [ |
||
9 | { |
||
10 | "name": "2amigos/yii2-gallery-widget", |
||
11 | "version": "1.0.0", |
||
12 | "source": { |
||
13 | "type": "git", |
||
14 | "url": "https://github.com/2amigos/yii2-gallery-widget.git", |
||
15 | "reference": "f488ad42081eace2a90e0640ac30903e7c09b431" |
||
16 | }, |
||
17 | "dist": { |
||
18 | "type": "zip", |
||
19 | "url": "https://api.github.com/repos/2amigos/yii2-gallery-widget/zipball/f488ad42081eace2a90e0640ac30903e7c09b431", |
||
20 | "reference": "f488ad42081eace2a90e0640ac30903e7c09b431", |
||
21 | "shasum": "" |
||
22 | }, |
||
23 | "require": { |
||
24 | "bower-asset/blueimp-gallery": "~2.15", |
||
25 | "yiisoft/yii2": "~2.0.0" |
||
26 | }, |
||
27 | "require-dev": { |
||
28 | "phpunit/phpunit": "~4.0" |
||
29 | }, |
||
30 | "type": "yii2-extension", |
||
31 | "extra": { |
||
32 | "asset-installer-paths": { |
||
33 | "npm-asset-library": "vendor/npm", |
||
34 | "bower-asset-library": "vendor/bower" |
||
35 | }, |
||
36 | "branch-alias": { |
||
37 | "dev-master": "1.0-dev" |
||
38 | } |
||
39 | }, |
||
40 | "autoload": { |
||
41 | "psr-4": { |
||
42 | "dosamigos\\gallery\\": "src" |
||
43 | } |
||
44 | }, |
||
45 | "notification-url": "https://packagist.org/downloads/", |
||
46 | "license": [ |
||
47 | "BSD-3-Clause" |
||
48 | ], |
||
49 | "authors": [ |
||
50 | { |
||
51 | "name": "2amigOS! Consulting Group", |
||
52 | "email": "[email protected]", |
||
53 | "homepage": "http://2amigos.us", |
||
54 | "role": "Developer" |
||
55 | }, |
||
56 | { |
||
57 | "name": "Alexander Kochetov", |
||
58 | "email": "[email protected]", |
||
59 | "role": "Developer" |
||
60 | } |
||
61 | ], |
||
62 | "description": "Blueimp gallery widget for the Yii framework", |
||
63 | "homepage": "https://github.com/2amigos/yii2-gallery-widget", |
||
64 | "keywords": [ |
||
65 | "2amigos", |
||
66 | "gallery", |
||
67 | "widget", |
||
68 | "yii", |
||
69 | "yii 2", |
||
70 | "yii2" |
||
71 | ], |
||
72 | "time": "2015-04-12 20:19:40" |
||
73 | }, |
||
74 | { |
||
75 | "name": "bower-asset/blueimp-canvas-to-blob", |
||
76 | "version": "2.1.1", |
||
77 | "source": { |
||
78 | "type": "git", |
||
79 | "url": "https://github.com/blueimp/JavaScript-Canvas-to-Blob.git", |
||
80 | "reference": "88b88aa06fe7fa5a49f8205ed7402a684db7b8a4" |
||
81 | }, |
||
82 | "dist": { |
||
83 | "type": "zip", |
||
84 | "url": "https://api.github.com/repos/blueimp/JavaScript-Canvas-to-Blob/zipball/88b88aa06fe7fa5a49f8205ed7402a684db7b8a4", |
||
85 | "reference": "88b88aa06fe7fa5a49f8205ed7402a684db7b8a4", |
||
86 | "shasum": "" |
||
87 | }, |
||
88 | "type": "bower-asset-library", |
||
89 | "extra": { |
||
90 | "bower-asset-main": "js/canvas-to-blob.js", |
||
91 | "bower-asset-ignore": [ |
||
92 | "/*.*", |
||
93 | "test" |
||
94 | ] |
||
95 | }, |
||
96 | "description": "JavaScript Canvas to Blob is a function to convert canvas elements into Blob objects.", |
||
97 | "keywords": [ |
||
98 | "blob", |
||
99 | "canvas", |
||
100 | "conversion", |
||
101 | "convert", |
||
102 | "javascript" |
||
103 | ] |
||
104 | }, |
||
105 | { |
||
106 | "name": "bower-asset/blueimp-file-upload", |
||
107 | "version": "9.9.3", |
||
108 | "source": { |
||
109 | "type": "git", |
||
110 | "url": "https://github.com/blueimp/jQuery-File-Upload.git", |
||
111 | "reference": "37513c89da1c8abf41aa2ae496b1ea7f7ac0b907" |
||
112 | }, |
||
113 | "dist": { |
||
114 | "type": "zip", |
||
115 | "url": "https://api.github.com/repos/blueimp/jQuery-File-Upload/zipball/37513c89da1c8abf41aa2ae496b1ea7f7ac0b907", |
||
116 | "reference": "37513c89da1c8abf41aa2ae496b1ea7f7ac0b907", |
||
117 | "shasum": "" |
||
118 | }, |
||
119 | "require": { |
||
120 | "bower-asset/blueimp-canvas-to-blob": ">=2.1.1", |
||
121 | "bower-asset/blueimp-load-image": ">=1.13.0", |
||
122 | "bower-asset/blueimp-tmpl": ">=2.5.4", |
||
123 | "bower-asset/jquery": ">=1.6" |
||
124 | }, |
||
125 | "type": "bower-asset-library", |
||
126 | "extra": { |
||
127 | "bower-asset-main": [ |
||
128 | "css/jquery.fileupload.css", |
||
129 | "css/jquery.fileupload-ui.css", |
||
130 | "css/jquery.fileupload-noscript.css", |
||
131 | "css/jquery.fileupload-ui-noscript.css", |
||
132 | "js/cors/jquery.postmessage-transport.js", |
||
133 | "js/cors/jquery.xdr-transport.js", |
||
134 | "js/vendor/jquery.ui.widget.js", |
||
135 | "js/jquery.fileupload.js", |
||
136 | "js/jquery.fileupload-process.js", |
||
137 | "js/jquery.fileupload-validate.js", |
||
138 | "js/jquery.fileupload-image.js", |
||
139 | "js/jquery.fileupload-audio.js", |
||
140 | "js/jquery.fileupload-video.js", |
||
141 | "js/jquery.fileupload-ui.js", |
||
142 | "js/jquery.fileupload-jquery-ui.js", |
||
143 | "js/jquery.fileupload-angular.js", |
||
144 | "js/jquery.iframe-transport.js" |
||
145 | ], |
||
146 | "bower-asset-ignore": [ |
||
147 | "/*.*", |
||
148 | "/cors", |
||
149 | "css/demo-ie8.css", |
||
150 | "css/demo.css", |
||
151 | "css/style.css", |
||
152 | "js/app.js", |
||
153 | "js/main.js", |
||
154 | "server", |
||
155 | "test" |
||
156 | ] |
||
157 | }, |
||
158 | "description": "File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.", |
||
159 | "keywords": [ |
||
160 | "bootstrap", |
||
161 | "chunk", |
||
162 | "cross-domain", |
||
163 | "cross-site", |
||
164 | "drag", |
||
165 | "drop", |
||
166 | "file", |
||
167 | "gae", |
||
168 | "go", |
||
169 | "jquery", |
||
170 | "multiple", |
||
171 | "php", |
||
172 | "preview", |
||
173 | "progress", |
||
174 | "python", |
||
175 | "resume", |
||
176 | "selection", |
||
177 | "upload", |
||
178 | "widget" |
||
179 | ] |
||
180 | }, |
||
181 | { |
||
182 | "name": "bower-asset/blueimp-gallery", |
||
183 | "version": "2.15.2", |
||
184 | "source": { |
||
185 | "type": "git", |
||
186 | "url": "https://github.com/blueimp/Gallery.git", |
||
187 | "reference": "a20d8735def7fd964ef90c2ab5c9505ff1f69f8d" |
||
188 | }, |
||
189 | "dist": { |
||
190 | "type": "zip", |
||
191 | "url": "https://api.github.com/repos/blueimp/Gallery/zipball/a20d8735def7fd964ef90c2ab5c9505ff1f69f8d", |
||
192 | "reference": "a20d8735def7fd964ef90c2ab5c9505ff1f69f8d", |
||
193 | "shasum": "" |
||
194 | }, |
||
195 | "type": "bower-asset-library", |
||
196 | "extra": { |
||
197 | "bower-asset-main": [ |
||
198 | "css/blueimp-gallery.css", |
||
199 | "css/blueimp-gallery-indicator.css", |
||
200 | "css/blueimp-gallery-video.css", |
||
201 | "img/error.png", |
||
202 | "img/error.svg", |
||
203 | "img/loading.gif", |
||
204 | "img/play-pause.png", |
||
205 | "img/play-pause.svg", |
||
206 | "img/video-play.png", |
||
207 | "img/video-play.svg", |
||
208 | "js/blueimp-helper.js", |
||
209 | "js/blueimp-gallery.js", |
||
210 | "js/blueimp-gallery-fullscreen.js", |
||
211 | "js/blueimp-gallery-indicator.js", |
||
212 | "js/blueimp-gallery-video.js", |
||
213 | "js/blueimp-gallery-vimeo.js", |
||
214 | "js/blueimp-gallery-youtube.js" |
||
215 | ], |
||
216 | "bower-asset-ignore": [ |
||
217 | "/*.*", |
||
218 | "css/demo.css", |
||
219 | "js/demo.js" |
||
220 | ] |
||
221 | }, |
||
222 | "description": "blueimp Gallery is a touch-enabled, responsive and customizable image and video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers. It features swipe, mouse and keyboard navigation, transition effects, slideshow functionality, fullscreen support and on-demand content loading and can be extended to display additional content types.", |
||
223 | "keywords": [ |
||
224 | "carousel", |
||
225 | "desktop", |
||
226 | "effects", |
||
227 | "fullscreen", |
||
228 | "gallery", |
||
229 | "image", |
||
230 | "keyboard", |
||
231 | "lightbox", |
||
232 | "mobile", |
||
233 | "mouse", |
||
234 | "navigation", |
||
235 | "responsive", |
||
236 | "slideshow", |
||
237 | "swipe", |
||
238 | "touch", |
||
239 | "transition", |
||
240 | "video" |
||
241 | ] |
||
242 | }, |
||
243 | { |
||
244 | "name": "bower-asset/blueimp-load-image", |
||
245 | "version": "1.13.0", |
||
246 | "source": { |
||
247 | "type": "git", |
||
248 | "url": "https://github.com/blueimp/JavaScript-Load-Image.git", |
||
249 | "reference": "3ddac4fd7e69fa2651bc37658e4fe6c826af5157" |
||
250 | }, |
||
251 | "dist": { |
||
252 | "type": "zip", |
||
253 | "url": "https://api.github.com/repos/blueimp/JavaScript-Load-Image/zipball/3ddac4fd7e69fa2651bc37658e4fe6c826af5157", |
||
254 | "reference": "3ddac4fd7e69fa2651bc37658e4fe6c826af5157", |
||
255 | "shasum": "" |
||
256 | }, |
||
257 | "type": "bower-asset-library", |
||
258 | "extra": { |
||
259 | "bower-asset-main": [ |
||
260 | "js/load-image.js", |
||
261 | "js/load-image-ios.js", |
||
262 | "js/load-image-orientation.js", |
||
263 | "js/load-image-meta.js", |
||
264 | "js/load-image-exif.js", |
||
265 | "js/load-image-exif-map.js" |
||
266 | ], |
||
267 | "bower-asset-ignore": [ |
||
268 | "/*.*", |
||
269 | "css", |
||
270 | "js/vendor", |
||
271 | "js/demo.js", |
||
272 | "test" |
||
273 | ] |
||
274 | }, |
||
275 | "description": "JavaScript Load Image is a library to load images provided as File or Blob objects or via URL. It returns an optionally scaled and/or cropped HTML img or canvas element. It also provides a method to parse image meta data to extract Exif tags and thumbnails and to restore the complete image header after resizing.", |
||
276 | "keywords": [ |
||
277 | "blob", |
||
278 | "canvas", |
||
279 | "crop", |
||
280 | "exif", |
||
281 | "file", |
||
282 | "image", |
||
283 | "img", |
||
284 | "javascript", |
||
285 | "load", |
||
286 | "loading", |
||
287 | "meta", |
||
288 | "resizing", |
||
289 | "scale", |
||
290 | "thumbnail", |
||
291 | "url" |
||
292 | ] |
||
293 | }, |
||
294 | { |
||
295 | "name": "bower-asset/blueimp-tmpl", |
||
296 | "version": "2.5.4", |
||
297 | "source": { |
||
298 | "type": "git", |
||
299 | "url": "https://github.com/blueimp/JavaScript-Templates.git", |
||
300 | "reference": "b75e882ec0e353ce2d8bfdb2ea755060d2012368" |
||
301 | }, |
||
302 | "dist": { |
||
303 | "type": "zip", |
||
304 | "url": "https://api.github.com/repos/blueimp/JavaScript-Templates/zipball/b75e882ec0e353ce2d8bfdb2ea755060d2012368", |
||
305 | "reference": "b75e882ec0e353ce2d8bfdb2ea755060d2012368", |
||
306 | "shasum": "" |
||
307 | }, |
||
308 | "type": "bower-asset-library", |
||
309 | "extra": { |
||
310 | "bower-asset-main": "js/tmpl.js", |
||
311 | "bower-asset-ignore": [ |
||
312 | "/*.*", |
||
313 | "css", |
||
314 | "js/demo.js", |
||
315 | "test" |
||
316 | ] |
||
317 | }, |
||
318 | "description": "< 1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies. Compatible with server-side environments like node.js, module loaders like RequireJS and all web browsers.", |
||
319 | "keywords": [ |
||
320 | "javascript", |
||
321 | "templates", |
||
322 | "templating" |
||
323 | ] |
||
324 | }, |
||
325 | { |
||
326 | "name": "bower-asset/bootstrap", |
||
327 | "version": "v3.3.4", |
||
328 | "source": { |
||
329 | "type": "git", |
||
330 | "url": "https://github.com/twbs/bootstrap.git", |
||
331 | "reference": "a10eb60bc0b07b747fa0c4ebd8821eb7307bd07f" |
||
332 | }, |
||
333 | "dist": { |
||
334 | "type": "zip", |
||
335 | "url": "https://api.github.com/repos/twbs/bootstrap/zipball/a10eb60bc0b07b747fa0c4ebd8821eb7307bd07f", |
||
336 | "reference": "a10eb60bc0b07b747fa0c4ebd8821eb7307bd07f", |
||
337 | "shasum": "" |
||
338 | }, |
||
339 | "require": { |
||
340 | "bower-asset/jquery": ">=1.9.1" |
||
341 | }, |
||
342 | "type": "bower-asset-library", |
||
343 | "extra": { |
||
344 | "bower-asset-main": [ |
||
345 | "less/bootstrap.less", |
||
346 | "dist/css/bootstrap.css", |
||
347 | "dist/js/bootstrap.js", |
||
348 | "dist/fonts/glyphicons-halflings-regular.eot", |
||
349 | "dist/fonts/glyphicons-halflings-regular.svg", |
||
350 | "dist/fonts/glyphicons-halflings-regular.ttf", |
||
351 | "dist/fonts/glyphicons-halflings-regular.woff", |
||
352 | "dist/fonts/glyphicons-halflings-regular.woff2" |
||
353 | ], |
||
354 | "bower-asset-ignore": [ |
||
355 | "/.*", |
||
356 | "_config.yml", |
||
357 | "CNAME", |
||
358 | "composer.json", |
||
359 | "CONTRIBUTING.md", |
||
360 | "docs", |
||
361 | "js/tests", |
||
362 | "test-infra" |
||
363 | ] |
||
364 | }, |
||
365 | "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", |
||
366 | "keywords": [ |
||
367 | "css", |
||
368 | "framework", |
||
369 | "front-end", |
||
370 | "js", |
||
371 | "less", |
||
372 | "mobile-first", |
||
373 | "responsive", |
||
374 | "web" |
||
375 | ] |
||
376 | }, |
||
377 | { |
||
378 | "name": "bower-asset/jquery", |
||
379 | "version": "2.1.3", |
||
380 | "source": { |
||
381 | "type": "git", |
||
382 | "url": "https://github.com/jquery/jquery.git", |
||
383 | "reference": "8f2a9d9272d6ed7f32d3a484740ab342c02541e0" |
||
384 | }, |
||
385 | "dist": { |
||
386 | "type": "zip", |
||
387 | "url": "https://api.github.com/repos/jquery/jquery/zipball/8f2a9d9272d6ed7f32d3a484740ab342c02541e0", |
||
388 | "reference": "8f2a9d9272d6ed7f32d3a484740ab342c02541e0", |
||
389 | "shasum": "" |
||
390 | }, |
||
391 | "require-dev": { |
||
392 | "bower-asset/qunit": "1.14.0", |
||
393 | "bower-asset/requirejs": "2.1.10", |
||
394 | "bower-asset/sinon": "1.8.1", |
||
395 | "bower-asset/sizzle": "2.1.1-patch2" |
||
396 | }, |
||
397 | "type": "bower-asset-library", |
||
398 | "extra": { |
||
399 | "bower-asset-main": "dist/jquery.js", |
||
400 | "bower-asset-ignore": [ |
||
401 | "**/.*", |
||
402 | "build", |
||
403 | "speed", |
||
404 | "test", |
||
405 | "*.md", |
||
406 | "AUTHORS.txt", |
||
407 | "Gruntfile.js", |
||
408 | "package.json" |
||
409 | ] |
||
410 | }, |
||
411 | "license": [ |
||
412 | "MIT" |
||
413 | ], |
||
414 | "keywords": [ |
||
415 | "javascript", |
||
416 | "jquery", |
||
417 | "library" |
||
418 | ] |
||
419 | }, |
||
420 | { |
||
421 | "name": "bower-asset/jquery.inputmask", |
||
422 | "version": "3.1.62", |
||
423 | "source": { |
||
424 | "type": "git", |
||
425 | "url": "https://github.com/RobinHerbots/jquery.inputmask.git", |
||
426 | "reference": "da1a274cefa18a52a0519ac7ffe8e8d31e950eae" |
||
427 | }, |
||
428 | "dist": { |
||
429 | "type": "zip", |
||
430 | "url": "https://api.github.com/repos/RobinHerbots/jquery.inputmask/zipball/da1a274cefa18a52a0519ac7ffe8e8d31e950eae", |
||
431 | "reference": "da1a274cefa18a52a0519ac7ffe8e8d31e950eae", |
||
432 | "shasum": "" |
||
433 | }, |
||
434 | "require": { |
||
435 | "bower-asset/jquery": ">=1.7" |
||
436 | }, |
||
437 | "type": "bower-asset-library", |
||
438 | "extra": { |
||
439 | "bower-asset-main": [ |
||
440 | "./dist/inputmask/jquery.inputmask.js", |
||
441 | "./dist/inputmask/jquery.inputmask.extensions.js", |
||
442 | "./dist/inputmask/jquery.inputmask.date.extensions.js", |
||
443 | "./dist/inputmask/jquery.inputmask.numeric.extensions.js", |
||
444 | "./dist/inputmask/jquery.inputmask.phone.extensions.js", |
||
445 | "./dist/inputmask/jquery.inputmask.regex.extensions.js" |
||
446 | ], |
||
447 | "bower-asset-ignore": [ |
||
448 | "**/.*", |
||
449 | "qunit/", |
||
450 | "nuget/", |
||
451 | "tools/", |
||
452 | "js/", |
||
453 | "*.md", |
||
454 | "build.properties", |
||
455 | "build.xml", |
||
456 | "jquery.inputmask.jquery.json" |
||
457 | ] |
||
458 | }, |
||
459 | "license": [ |
||
460 | "http://opensource.org/licenses/mit-license.php" |
||
461 | ], |
||
462 | "description": "jquery.inputmask is a jquery plugin which create an input mask.", |
||
463 | "keywords": [ |
||
464 | "form", |
||
465 | "input", |
||
466 | "inputmask", |
||
467 | "jquery", |
||
468 | "mask", |
||
469 | "plugins" |
||
470 | ] |
||
471 | }, |
||
472 | { |
||
473 | "name": "bower-asset/punycode", |
||
474 | "version": "v1.3.2", |
||
475 | "source": { |
||
476 | "type": "git", |
||
477 | "url": "https://github.com/bestiejs/punycode.js.git", |
||
478 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" |
||
479 | }, |
||
480 | "dist": { |
||
481 | "type": "zip", |
||
482 | "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
483 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
484 | "shasum": "" |
||
485 | }, |
||
486 | "type": "bower-asset-library", |
||
487 | "extra": { |
||
488 | "bower-asset-main": "punycode.js", |
||
489 | "bower-asset-ignore": [ |
||
490 | "coverage", |
||
491 | "tests", |
||
492 | ".*", |
||
493 | "component.json", |
||
494 | "Gruntfile.js", |
||
495 | "node_modules", |
||
496 | "package.json" |
||
497 | ] |
||
498 | } |
||
499 | }, |
||
500 | { |
||
501 | "name": "bower-asset/yii2-pjax", |
||
502 | "version": "v2.0.4", |
||
503 | "source": { |
||
504 | "type": "git", |
||
505 | "url": "https://github.com/yiisoft/jquery-pjax.git", |
||
506 | "reference": "3f20897307cca046fca5323b318475ae9dac0ca0" |
||
507 | }, |
||
508 | "dist": { |
||
509 | "type": "zip", |
||
510 | "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/3f20897307cca046fca5323b318475ae9dac0ca0", |
||
511 | "reference": "3f20897307cca046fca5323b318475ae9dac0ca0", |
||
512 | "shasum": "" |
||
513 | }, |
||
514 | "require": { |
||
515 | "bower-asset/jquery": ">=1.8" |
||
516 | }, |
||
517 | "type": "bower-asset-library", |
||
518 | "extra": { |
||
519 | "bower-asset-main": "./jquery.pjax.js", |
||
520 | "bower-asset-ignore": [ |
||
521 | ".travis.yml", |
||
522 | "Gemfile", |
||
523 | "Gemfile.lock", |
||
524 | "vendor/", |
||
525 | "script/", |
||
526 | "test/" |
||
527 | ] |
||
528 | }, |
||
529 | "license": [ |
||
530 | "MIT" |
||
531 | ] |
||
532 | }, |
||
533 | { |
||
534 | "name": "cebe/markdown", |
||
535 | "version": "1.0.2", |
||
536 | "source": { |
||
537 | "type": "git", |
||
538 | "url": "https://github.com/cebe/markdown.git", |
||
539 | "reference": "f681fee8303310415b746f3758eeda0a7ad08bda" |
||
540 | }, |
||
541 | "dist": { |
||
542 | "type": "zip", |
||
543 | "url": "https://api.github.com/repos/cebe/markdown/zipball/f681fee8303310415b746f3758eeda0a7ad08bda", |
||
544 | "reference": "f681fee8303310415b746f3758eeda0a7ad08bda", |
||
545 | "shasum": "" |
||
546 | }, |
||
547 | "require": { |
||
548 | "lib-pcre": "*", |
||
549 | "php": ">=5.4.0" |
||
550 | }, |
||
551 | "require-dev": { |
||
552 | "cebe/indent": "*", |
||
553 | "facebook/xhprof": "*@dev", |
||
554 | "phpunit/phpunit": "3.7.*" |
||
555 | }, |
||
556 | "bin": [ |
||
557 | "bin/markdown" |
||
558 | ], |
||
559 | "type": "library", |
||
560 | "extra": { |
||
561 | "branch-alias": { |
||
562 | "dev-master": "1.0.x-dev" |
||
563 | } |
||
564 | }, |
||
565 | "autoload": { |
||
566 | "psr-4": { |
||
567 | "cebe\\markdown\\": "" |
||
568 | } |
||
569 | }, |
||
570 | "notification-url": "https://packagist.org/downloads/", |
||
571 | "license": [ |
||
572 | "MIT" |
||
573 | ], |
||
574 | "authors": [ |
||
575 | { |
||
576 | "name": "Carsten Brandt", |
||
577 | "email": "[email protected]", |
||
578 | "homepage": "http://cebe.cc/", |
||
579 | "role": "Creator" |
||
580 | } |
||
581 | ], |
||
582 | "description": "A super fast, highly extensible markdown parser for PHP", |
||
583 | "homepage": "https://github.com/cebe/markdown#readme", |
||
584 | "keywords": [ |
||
585 | "extensible", |
||
586 | "fast", |
||
587 | "gfm", |
||
588 | "markdown", |
||
589 | "markdown-extra" |
||
590 | ], |
||
591 | "time": "2015-03-06 05:21:16" |
||
592 | }, |
||
593 | { |
||
594 | "name": "ezyang/htmlpurifier", |
||
595 | "version": "v4.6.0", |
||
596 | "source": { |
||
597 | "type": "git", |
||
598 | "url": "https://github.com/ezyang/htmlpurifier.git", |
||
599 | "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd" |
||
600 | }, |
||
601 | "dist": { |
||
602 | "type": "zip", |
||
603 | "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6f389f0f25b90d0b495308efcfa073981177f0fd", |
||
604 | "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd", |
||
605 | "shasum": "" |
||
606 | }, |
||
607 | "require": { |
||
608 | "php": ">=5.2" |
||
609 | }, |
||
610 | "type": "library", |
||
611 | "autoload": { |
||
612 | "psr-0": { |
||
613 | "HTMLPurifier": "library/" |
||
614 | }, |
||
615 | "files": [ |
||
616 | "library/HTMLPurifier.composer.php" |
||
617 | ] |
||
618 | }, |
||
619 | "notification-url": "https://packagist.org/downloads/", |
||
620 | "license": [ |
||
621 | "LGPL" |
||
622 | ], |
||
623 | "authors": [ |
||
624 | { |
||
625 | "name": "Edward Z. Yang", |
||
626 | "email": "[email protected]", |
||
627 | "homepage": "http://ezyang.com" |
||
628 | } |
||
629 | ], |
||
630 | "description": "Standards compliant HTML filter written in PHP", |
||
631 | "homepage": "http://htmlpurifier.org/", |
||
632 | "keywords": [ |
||
633 | "html" |
||
634 | ], |
||
635 | "time": "2013-11-30 08:25:19" |
||
636 | }, |
||
637 | { |
||
638 | "name": "yiisoft/yii2", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
639 | "version": "2.0.3", |
||
640 | "source": { |
||
641 | "type": "git", |
||
642 | "url": "https://github.com/yiisoft/yii2-framework.git", |
||
643 | "reference": "85b773a384f3894d558905cb13522bb338c99dba" |
||
644 | }, |
||
645 | "dist": { |
||
646 | "type": "zip", |
||
647 | "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/85b773a384f3894d558905cb13522bb338c99dba", |
||
648 | "reference": "85b773a384f3894d558905cb13522bb338c99dba", |
||
649 | "shasum": "" |
||
650 | }, |
||
651 | "require": { |
||
652 | "bower-asset/jquery": "2.1.*@stable | 1.11.*@stable", |
||
653 | "bower-asset/jquery.inputmask": "3.1.*", |
||
654 | "bower-asset/punycode": "1.3.*", |
||
655 | "bower-asset/yii2-pjax": ">=2.0.1", |
||
656 | "cebe/markdown": "~1.0.0", |
||
657 | "ext-mbstring": "*", |
||
658 | "ezyang/htmlpurifier": "4.6.*", |
||
659 | "lib-pcre": "*", |
||
660 | "php": ">=5.4.0", |
||
661 | "yiisoft/yii2-composer": "*" |
||
662 | }, |
||
663 | "bin": [ |
||
664 | "yii" |
||
665 | ], |
||
666 | "type": "library", |
||
667 | "extra": { |
||
668 | "branch-alias": { |
||
669 | "dev-master": "2.0.x-dev" |
||
670 | } |
||
671 | }, |
||
672 | "autoload": { |
||
673 | "psr-4": { |
||
674 | "yii\\": "" |
||
675 | } |
||
676 | }, |
||
677 | "notification-url": "https://packagist.org/downloads/", |
||
678 | "license": [ |
||
679 | "BSD-3-Clause" |
||
680 | ], |
||
681 | "authors": [ |
||
682 | { |
||
683 | "name": "Qiang Xue", |
||
684 | "email": "[email protected]", |
||
685 | "homepage": "http://www.yiiframework.com/", |
||
686 | "role": "Founder and project lead" |
||
687 | }, |
||
688 | { |
||
689 | "name": "Alexander Makarov", |
||
690 | "email": "[email protected]", |
||
691 | "homepage": "http://rmcreative.ru/", |
||
692 | "role": "Core framework development" |
||
693 | }, |
||
694 | { |
||
695 | "name": "Maurizio Domba", |
||
696 | "homepage": "http://mdomba.info/", |
||
697 | "role": "Core framework development" |
||
698 | }, |
||
699 | { |
||
700 | "name": "Carsten Brandt", |
||
701 | "email": "[email protected]", |
||
702 | "homepage": "http://cebe.cc/", |
||
703 | "role": "Core framework development" |
||
704 | }, |
||
705 | { |
||
706 | "name": "Timur Ruziev", |
||
707 | "email": "[email protected]", |
||
708 | "homepage": "http://resurtm.com/", |
||
709 | "role": "Core framework development" |
||
710 | }, |
||
711 | { |
||
712 | "name": "Paul Klimov", |
||
713 | "email": "[email protected]", |
||
714 | "role": "Core framework development" |
||
715 | } |
||
716 | ], |
||
717 | "description": "Yii PHP Framework Version 2", |
||
718 | "homepage": "http://www.yiiframework.com/", |
||
719 | "keywords": [ |
||
720 | "framework", |
||
721 | "yii2" |
||
722 | ], |
||
723 | "time": "2015-03-01 06:22:44" |
||
724 | }, |
||
725 | { |
||
726 | "name": "yiisoft/yii2-bootstrap", |
||
0 ignored issues
–
show
There is a security advisory for your installed version of yiisoft/yii2-bootstrap:
JSON Data encoded for use in HTML was not safe to use in IE6/IE7, possible XSS attacks ![]() |
|||
727 | "version": "2.0.3", |
||
728 | "source": { |
||
729 | "type": "git", |
||
730 | "url": "https://github.com/yiisoft/yii2-bootstrap.git", |
||
731 | "reference": "d4bd9c5f97ea891ebbfaf276d3083d85e27fbcb6" |
||
732 | }, |
||
733 | "dist": { |
||
734 | "type": "zip", |
||
735 | "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/d4bd9c5f97ea891ebbfaf276d3083d85e27fbcb6", |
||
736 | "reference": "d4bd9c5f97ea891ebbfaf276d3083d85e27fbcb6", |
||
737 | "shasum": "" |
||
738 | }, |
||
739 | "require": { |
||
740 | "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*", |
||
741 | "yiisoft/yii2": "*" |
||
742 | }, |
||
743 | "type": "yii2-extension", |
||
744 | "extra": { |
||
745 | "branch-alias": { |
||
746 | "dev-master": "2.0.x-dev" |
||
747 | } |
||
748 | }, |
||
749 | "autoload": { |
||
750 | "psr-4": { |
||
751 | "yii\\bootstrap\\": "" |
||
752 | } |
||
753 | }, |
||
754 | "notification-url": "https://packagist.org/downloads/", |
||
755 | "license": [ |
||
756 | "BSD-3-Clause" |
||
757 | ], |
||
758 | "authors": [ |
||
759 | { |
||
760 | "name": "Qiang Xue", |
||
761 | "email": "[email protected]" |
||
762 | } |
||
763 | ], |
||
764 | "description": "The Twitter Bootstrap extension for the Yii framework", |
||
765 | "keywords": [ |
||
766 | "bootstrap", |
||
767 | "yii2" |
||
768 | ], |
||
769 | "time": "2015-03-01 06:22:44" |
||
770 | }, |
||
771 | { |
||
772 | "name": "yiisoft/yii2-composer", |
||
773 | "version": "2.0.3", |
||
774 | "source": { |
||
775 | "type": "git", |
||
776 | "url": "https://github.com/yiisoft/yii2-composer.git", |
||
777 | "reference": "ca8d23707ae47d20b0454e4b135c156f6da6d7be" |
||
778 | }, |
||
779 | "dist": { |
||
780 | "type": "zip", |
||
781 | "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/ca8d23707ae47d20b0454e4b135c156f6da6d7be", |
||
782 | "reference": "ca8d23707ae47d20b0454e4b135c156f6da6d7be", |
||
783 | "shasum": "" |
||
784 | }, |
||
785 | "require": { |
||
786 | "composer-plugin-api": "1.0.0" |
||
787 | }, |
||
788 | "type": "composer-plugin", |
||
789 | "extra": { |
||
790 | "class": "yii\\composer\\Plugin", |
||
791 | "branch-alias": { |
||
792 | "dev-master": "2.0.x-dev" |
||
793 | } |
||
794 | }, |
||
795 | "autoload": { |
||
796 | "psr-4": { |
||
797 | "yii\\composer\\": "" |
||
798 | } |
||
799 | }, |
||
800 | "notification-url": "https://packagist.org/downloads/", |
||
801 | "license": [ |
||
802 | "BSD-3-Clause" |
||
803 | ], |
||
804 | "authors": [ |
||
805 | { |
||
806 | "name": "Qiang Xue", |
||
807 | "email": "[email protected]" |
||
808 | } |
||
809 | ], |
||
810 | "description": "The composer plugin for Yii extension installer", |
||
811 | "keywords": [ |
||
812 | "composer", |
||
813 | "extension installer", |
||
814 | "yii2" |
||
815 | ], |
||
816 | "time": "2015-03-01 06:22:44" |
||
817 | } |
||
818 | ], |
||
819 | "packages-dev": [ |
||
820 | { |
||
821 | "name": "doctrine/instantiator", |
||
822 | "version": "1.0.4", |
||
823 | "source": { |
||
824 | "type": "git", |
||
825 | "url": "https://github.com/doctrine/instantiator.git", |
||
826 | "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119" |
||
827 | }, |
||
828 | "dist": { |
||
829 | "type": "zip", |
||
830 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119", |
||
831 | "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119", |
||
832 | "shasum": "" |
||
833 | }, |
||
834 | "require": { |
||
835 | "php": ">=5.3,<8.0-DEV" |
||
836 | }, |
||
837 | "require-dev": { |
||
838 | "athletic/athletic": "~0.1.8", |
||
839 | "ext-pdo": "*", |
||
840 | "ext-phar": "*", |
||
841 | "phpunit/phpunit": "~4.0", |
||
842 | "squizlabs/php_codesniffer": "2.0.*@ALPHA" |
||
843 | }, |
||
844 | "type": "library", |
||
845 | "extra": { |
||
846 | "branch-alias": { |
||
847 | "dev-master": "1.0.x-dev" |
||
848 | } |
||
849 | }, |
||
850 | "autoload": { |
||
851 | "psr-0": { |
||
852 | "Doctrine\\Instantiator\\": "src" |
||
853 | } |
||
854 | }, |
||
855 | "notification-url": "https://packagist.org/downloads/", |
||
856 | "license": [ |
||
857 | "MIT" |
||
858 | ], |
||
859 | "authors": [ |
||
860 | { |
||
861 | "name": "Marco Pivetta", |
||
862 | "email": "[email protected]", |
||
863 | "homepage": "http://ocramius.github.com/" |
||
864 | } |
||
865 | ], |
||
866 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
867 | "homepage": "https://github.com/doctrine/instantiator", |
||
868 | "keywords": [ |
||
869 | "constructor", |
||
870 | "instantiate" |
||
871 | ], |
||
872 | "time": "2014-10-13 12:58:55" |
||
873 | }, |
||
874 | { |
||
875 | "name": "phpdocumentor/reflection-docblock", |
||
876 | "version": "2.0.4", |
||
877 | "source": { |
||
878 | "type": "git", |
||
879 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
880 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8" |
||
881 | }, |
||
882 | "dist": { |
||
883 | "type": "zip", |
||
884 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
885 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
886 | "shasum": "" |
||
887 | }, |
||
888 | "require": { |
||
889 | "php": ">=5.3.3" |
||
890 | }, |
||
891 | "require-dev": { |
||
892 | "phpunit/phpunit": "~4.0" |
||
893 | }, |
||
894 | "suggest": { |
||
895 | "dflydev/markdown": "~1.0", |
||
896 | "erusev/parsedown": "~1.0" |
||
897 | }, |
||
898 | "type": "library", |
||
899 | "extra": { |
||
900 | "branch-alias": { |
||
901 | "dev-master": "2.0.x-dev" |
||
902 | } |
||
903 | }, |
||
904 | "autoload": { |
||
905 | "psr-0": { |
||
906 | "phpDocumentor": [ |
||
907 | "src/" |
||
908 | ] |
||
909 | } |
||
910 | }, |
||
911 | "notification-url": "https://packagist.org/downloads/", |
||
912 | "license": [ |
||
913 | "MIT" |
||
914 | ], |
||
915 | "authors": [ |
||
916 | { |
||
917 | "name": "Mike van Riel", |
||
918 | "email": "[email protected]" |
||
919 | } |
||
920 | ], |
||
921 | "time": "2015-02-03 12:10:50" |
||
922 | }, |
||
923 | { |
||
924 | "name": "phpspec/prophecy", |
||
925 | "version": "1.4.0", |
||
926 | "source": { |
||
927 | "type": "git", |
||
928 | "url": "https://github.com/phpspec/prophecy.git", |
||
929 | "reference": "8724cd239f8ef4c046f55a3b18b4d91cc7f3e4c5" |
||
930 | }, |
||
931 | "dist": { |
||
932 | "type": "zip", |
||
933 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/8724cd239f8ef4c046f55a3b18b4d91cc7f3e4c5", |
||
934 | "reference": "8724cd239f8ef4c046f55a3b18b4d91cc7f3e4c5", |
||
935 | "shasum": "" |
||
936 | }, |
||
937 | "require": { |
||
938 | "doctrine/instantiator": "^1.0.2", |
||
939 | "phpdocumentor/reflection-docblock": "~2.0", |
||
940 | "sebastian/comparator": "~1.1" |
||
941 | }, |
||
942 | "require-dev": { |
||
943 | "phpspec/phpspec": "~2.0" |
||
944 | }, |
||
945 | "type": "library", |
||
946 | "extra": { |
||
947 | "branch-alias": { |
||
948 | "dev-master": "1.4.x-dev" |
||
949 | } |
||
950 | }, |
||
951 | "autoload": { |
||
952 | "psr-0": { |
||
953 | "Prophecy\\": "src/" |
||
954 | } |
||
955 | }, |
||
956 | "notification-url": "https://packagist.org/downloads/", |
||
957 | "license": [ |
||
958 | "MIT" |
||
959 | ], |
||
960 | "authors": [ |
||
961 | { |
||
962 | "name": "Konstantin Kudryashov", |
||
963 | "email": "[email protected]", |
||
964 | "homepage": "http://everzet.com" |
||
965 | }, |
||
966 | { |
||
967 | "name": "Marcello Duarte", |
||
968 | "email": "[email protected]" |
||
969 | } |
||
970 | ], |
||
971 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
972 | "homepage": "https://github.com/phpspec/prophecy", |
||
973 | "keywords": [ |
||
974 | "Double", |
||
975 | "Dummy", |
||
976 | "fake", |
||
977 | "mock", |
||
978 | "spy", |
||
979 | "stub" |
||
980 | ], |
||
981 | "time": "2015-03-27 19:31:25" |
||
982 | }, |
||
983 | { |
||
984 | "name": "phpunit/php-code-coverage", |
||
985 | "version": "2.0.16", |
||
986 | "source": { |
||
987 | "type": "git", |
||
988 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
989 | "reference": "934fd03eb6840508231a7f73eb8940cf32c3b66c" |
||
990 | }, |
||
991 | "dist": { |
||
992 | "type": "zip", |
||
993 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/934fd03eb6840508231a7f73eb8940cf32c3b66c", |
||
994 | "reference": "934fd03eb6840508231a7f73eb8940cf32c3b66c", |
||
995 | "shasum": "" |
||
996 | }, |
||
997 | "require": { |
||
998 | "php": ">=5.3.3", |
||
999 | "phpunit/php-file-iterator": "~1.3", |
||
1000 | "phpunit/php-text-template": "~1.2", |
||
1001 | "phpunit/php-token-stream": "~1.3", |
||
1002 | "sebastian/environment": "~1.0", |
||
1003 | "sebastian/version": "~1.0" |
||
1004 | }, |
||
1005 | "require-dev": { |
||
1006 | "ext-xdebug": ">=2.1.4", |
||
1007 | "phpunit/phpunit": "~4" |
||
1008 | }, |
||
1009 | "suggest": { |
||
1010 | "ext-dom": "*", |
||
1011 | "ext-xdebug": ">=2.2.1", |
||
1012 | "ext-xmlwriter": "*" |
||
1013 | }, |
||
1014 | "type": "library", |
||
1015 | "extra": { |
||
1016 | "branch-alias": { |
||
1017 | "dev-master": "2.0.x-dev" |
||
1018 | } |
||
1019 | }, |
||
1020 | "autoload": { |
||
1021 | "classmap": [ |
||
1022 | "src/" |
||
1023 | ] |
||
1024 | }, |
||
1025 | "notification-url": "https://packagist.org/downloads/", |
||
1026 | "license": [ |
||
1027 | "BSD-3-Clause" |
||
1028 | ], |
||
1029 | "authors": [ |
||
1030 | { |
||
1031 | "name": "Sebastian Bergmann", |
||
1032 | "email": "[email protected]", |
||
1033 | "role": "lead" |
||
1034 | } |
||
1035 | ], |
||
1036 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
1037 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
1038 | "keywords": [ |
||
1039 | "coverage", |
||
1040 | "testing", |
||
1041 | "xunit" |
||
1042 | ], |
||
1043 | "time": "2015-04-11 04:35:00" |
||
1044 | }, |
||
1045 | { |
||
1046 | "name": "phpunit/php-file-iterator", |
||
1047 | "version": "1.4.0", |
||
1048 | "source": { |
||
1049 | "type": "git", |
||
1050 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
1051 | "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb" |
||
1052 | }, |
||
1053 | "dist": { |
||
1054 | "type": "zip", |
||
1055 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a923bb15680d0089e2316f7a4af8f437046e96bb", |
||
1056 | "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb", |
||
1057 | "shasum": "" |
||
1058 | }, |
||
1059 | "require": { |
||
1060 | "php": ">=5.3.3" |
||
1061 | }, |
||
1062 | "type": "library", |
||
1063 | "extra": { |
||
1064 | "branch-alias": { |
||
1065 | "dev-master": "1.4.x-dev" |
||
1066 | } |
||
1067 | }, |
||
1068 | "autoload": { |
||
1069 | "classmap": [ |
||
1070 | "src/" |
||
1071 | ] |
||
1072 | }, |
||
1073 | "notification-url": "https://packagist.org/downloads/", |
||
1074 | "license": [ |
||
1075 | "BSD-3-Clause" |
||
1076 | ], |
||
1077 | "authors": [ |
||
1078 | { |
||
1079 | "name": "Sebastian Bergmann", |
||
1080 | "email": "[email protected]", |
||
1081 | "role": "lead" |
||
1082 | } |
||
1083 | ], |
||
1084 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
1085 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
1086 | "keywords": [ |
||
1087 | "filesystem", |
||
1088 | "iterator" |
||
1089 | ], |
||
1090 | "time": "2015-04-02 05:19:05" |
||
1091 | }, |
||
1092 | { |
||
1093 | "name": "phpunit/php-text-template", |
||
1094 | "version": "1.2.0", |
||
1095 | "source": { |
||
1096 | "type": "git", |
||
1097 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
1098 | "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a" |
||
1099 | }, |
||
1100 | "dist": { |
||
1101 | "type": "zip", |
||
1102 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", |
||
1103 | "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", |
||
1104 | "shasum": "" |
||
1105 | }, |
||
1106 | "require": { |
||
1107 | "php": ">=5.3.3" |
||
1108 | }, |
||
1109 | "type": "library", |
||
1110 | "autoload": { |
||
1111 | "classmap": [ |
||
1112 | "Text/" |
||
1113 | ] |
||
1114 | }, |
||
1115 | "notification-url": "https://packagist.org/downloads/", |
||
1116 | "include-path": [ |
||
1117 | "" |
||
1118 | ], |
||
1119 | "license": [ |
||
1120 | "BSD-3-Clause" |
||
1121 | ], |
||
1122 | "authors": [ |
||
1123 | { |
||
1124 | "name": "Sebastian Bergmann", |
||
1125 | "email": "[email protected]", |
||
1126 | "role": "lead" |
||
1127 | } |
||
1128 | ], |
||
1129 | "description": "Simple template engine.", |
||
1130 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
1131 | "keywords": [ |
||
1132 | "template" |
||
1133 | ], |
||
1134 | "time": "2014-01-30 17:20:04" |
||
1135 | }, |
||
1136 | { |
||
1137 | "name": "phpunit/php-timer", |
||
1138 | "version": "1.0.5", |
||
1139 | "source": { |
||
1140 | "type": "git", |
||
1141 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
1142 | "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c" |
||
1143 | }, |
||
1144 | "dist": { |
||
1145 | "type": "zip", |
||
1146 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c", |
||
1147 | "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c", |
||
1148 | "shasum": "" |
||
1149 | }, |
||
1150 | "require": { |
||
1151 | "php": ">=5.3.3" |
||
1152 | }, |
||
1153 | "type": "library", |
||
1154 | "autoload": { |
||
1155 | "classmap": [ |
||
1156 | "PHP/" |
||
1157 | ] |
||
1158 | }, |
||
1159 | "notification-url": "https://packagist.org/downloads/", |
||
1160 | "include-path": [ |
||
1161 | "" |
||
1162 | ], |
||
1163 | "license": [ |
||
1164 | "BSD-3-Clause" |
||
1165 | ], |
||
1166 | "authors": [ |
||
1167 | { |
||
1168 | "name": "Sebastian Bergmann", |
||
1169 | "email": "[email protected]", |
||
1170 | "role": "lead" |
||
1171 | } |
||
1172 | ], |
||
1173 | "description": "Utility class for timing", |
||
1174 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
1175 | "keywords": [ |
||
1176 | "timer" |
||
1177 | ], |
||
1178 | "time": "2013-08-02 07:42:54" |
||
1179 | }, |
||
1180 | { |
||
1181 | "name": "phpunit/php-token-stream", |
||
1182 | "version": "1.4.1", |
||
1183 | "source": { |
||
1184 | "type": "git", |
||
1185 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
1186 | "reference": "eab81d02569310739373308137284e0158424330" |
||
1187 | }, |
||
1188 | "dist": { |
||
1189 | "type": "zip", |
||
1190 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/eab81d02569310739373308137284e0158424330", |
||
1191 | "reference": "eab81d02569310739373308137284e0158424330", |
||
1192 | "shasum": "" |
||
1193 | }, |
||
1194 | "require": { |
||
1195 | "ext-tokenizer": "*", |
||
1196 | "php": ">=5.3.3" |
||
1197 | }, |
||
1198 | "require-dev": { |
||
1199 | "phpunit/phpunit": "~4.2" |
||
1200 | }, |
||
1201 | "type": "library", |
||
1202 | "extra": { |
||
1203 | "branch-alias": { |
||
1204 | "dev-master": "1.4-dev" |
||
1205 | } |
||
1206 | }, |
||
1207 | "autoload": { |
||
1208 | "classmap": [ |
||
1209 | "src/" |
||
1210 | ] |
||
1211 | }, |
||
1212 | "notification-url": "https://packagist.org/downloads/", |
||
1213 | "license": [ |
||
1214 | "BSD-3-Clause" |
||
1215 | ], |
||
1216 | "authors": [ |
||
1217 | { |
||
1218 | "name": "Sebastian Bergmann", |
||
1219 | "email": "[email protected]" |
||
1220 | } |
||
1221 | ], |
||
1222 | "description": "Wrapper around PHP's tokenizer extension.", |
||
1223 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
1224 | "keywords": [ |
||
1225 | "tokenizer" |
||
1226 | ], |
||
1227 | "time": "2015-04-08 04:46:07" |
||
1228 | }, |
||
1229 | { |
||
1230 | "name": "phpunit/phpunit", |
||
1231 | "version": "4.6.4", |
||
1232 | "source": { |
||
1233 | "type": "git", |
||
1234 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
1235 | "reference": "163232991e652e6efed2f8470326fffa61e848e2" |
||
1236 | }, |
||
1237 | "dist": { |
||
1238 | "type": "zip", |
||
1239 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/163232991e652e6efed2f8470326fffa61e848e2", |
||
1240 | "reference": "163232991e652e6efed2f8470326fffa61e848e2", |
||
1241 | "shasum": "" |
||
1242 | }, |
||
1243 | "require": { |
||
1244 | "ext-dom": "*", |
||
1245 | "ext-json": "*", |
||
1246 | "ext-pcre": "*", |
||
1247 | "ext-reflection": "*", |
||
1248 | "ext-spl": "*", |
||
1249 | "php": ">=5.3.3", |
||
1250 | "phpspec/prophecy": "~1.3,>=1.3.1", |
||
1251 | "phpunit/php-code-coverage": "~2.0,>=2.0.11", |
||
1252 | "phpunit/php-file-iterator": "~1.4", |
||
1253 | "phpunit/php-text-template": "~1.2", |
||
1254 | "phpunit/php-timer": "~1.0", |
||
1255 | "phpunit/phpunit-mock-objects": "~2.3", |
||
1256 | "sebastian/comparator": "~1.1", |
||
1257 | "sebastian/diff": "~1.2", |
||
1258 | "sebastian/environment": "~1.2", |
||
1259 | "sebastian/exporter": "~1.2", |
||
1260 | "sebastian/global-state": "~1.0", |
||
1261 | "sebastian/version": "~1.0", |
||
1262 | "symfony/yaml": "~2.1|~3.0" |
||
1263 | }, |
||
1264 | "suggest": { |
||
1265 | "phpunit/php-invoker": "~1.1" |
||
1266 | }, |
||
1267 | "bin": [ |
||
1268 | "phpunit" |
||
1269 | ], |
||
1270 | "type": "library", |
||
1271 | "extra": { |
||
1272 | "branch-alias": { |
||
1273 | "dev-master": "4.6.x-dev" |
||
1274 | } |
||
1275 | }, |
||
1276 | "autoload": { |
||
1277 | "classmap": [ |
||
1278 | "src/" |
||
1279 | ] |
||
1280 | }, |
||
1281 | "notification-url": "https://packagist.org/downloads/", |
||
1282 | "license": [ |
||
1283 | "BSD-3-Clause" |
||
1284 | ], |
||
1285 | "authors": [ |
||
1286 | { |
||
1287 | "name": "Sebastian Bergmann", |
||
1288 | "email": "[email protected]", |
||
1289 | "role": "lead" |
||
1290 | } |
||
1291 | ], |
||
1292 | "description": "The PHP Unit Testing framework.", |
||
1293 | "homepage": "https://phpunit.de/", |
||
1294 | "keywords": [ |
||
1295 | "phpunit", |
||
1296 | "testing", |
||
1297 | "xunit" |
||
1298 | ], |
||
1299 | "time": "2015-04-11 05:23:21" |
||
1300 | }, |
||
1301 | { |
||
1302 | "name": "phpunit/phpunit-mock-objects", |
||
1303 | "version": "2.3.1", |
||
1304 | "source": { |
||
1305 | "type": "git", |
||
1306 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
1307 | "reference": "74ffb87f527f24616f72460e54b595f508dccb5c" |
||
1308 | }, |
||
1309 | "dist": { |
||
1310 | "type": "zip", |
||
1311 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/74ffb87f527f24616f72460e54b595f508dccb5c", |
||
1312 | "reference": "74ffb87f527f24616f72460e54b595f508dccb5c", |
||
1313 | "shasum": "" |
||
1314 | }, |
||
1315 | "require": { |
||
1316 | "doctrine/instantiator": "~1.0,>=1.0.2", |
||
1317 | "php": ">=5.3.3", |
||
1318 | "phpunit/php-text-template": "~1.2" |
||
1319 | }, |
||
1320 | "require-dev": { |
||
1321 | "phpunit/phpunit": "~4.4" |
||
1322 | }, |
||
1323 | "suggest": { |
||
1324 | "ext-soap": "*" |
||
1325 | }, |
||
1326 | "type": "library", |
||
1327 | "extra": { |
||
1328 | "branch-alias": { |
||
1329 | "dev-master": "2.3.x-dev" |
||
1330 | } |
||
1331 | }, |
||
1332 | "autoload": { |
||
1333 | "classmap": [ |
||
1334 | "src/" |
||
1335 | ] |
||
1336 | }, |
||
1337 | "notification-url": "https://packagist.org/downloads/", |
||
1338 | "license": [ |
||
1339 | "BSD-3-Clause" |
||
1340 | ], |
||
1341 | "authors": [ |
||
1342 | { |
||
1343 | "name": "Sebastian Bergmann", |
||
1344 | "email": "[email protected]", |
||
1345 | "role": "lead" |
||
1346 | } |
||
1347 | ], |
||
1348 | "description": "Mock Object library for PHPUnit", |
||
1349 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
1350 | "keywords": [ |
||
1351 | "mock", |
||
1352 | "xunit" |
||
1353 | ], |
||
1354 | "time": "2015-04-02 05:36:41" |
||
1355 | }, |
||
1356 | { |
||
1357 | "name": "sebastian/comparator", |
||
1358 | "version": "1.1.1", |
||
1359 | "source": { |
||
1360 | "type": "git", |
||
1361 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
1362 | "reference": "1dd8869519a225f7f2b9eb663e225298fade819e" |
||
1363 | }, |
||
1364 | "dist": { |
||
1365 | "type": "zip", |
||
1366 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dd8869519a225f7f2b9eb663e225298fade819e", |
||
1367 | "reference": "1dd8869519a225f7f2b9eb663e225298fade819e", |
||
1368 | "shasum": "" |
||
1369 | }, |
||
1370 | "require": { |
||
1371 | "php": ">=5.3.3", |
||
1372 | "sebastian/diff": "~1.2", |
||
1373 | "sebastian/exporter": "~1.2" |
||
1374 | }, |
||
1375 | "require-dev": { |
||
1376 | "phpunit/phpunit": "~4.4" |
||
1377 | }, |
||
1378 | "type": "library", |
||
1379 | "extra": { |
||
1380 | "branch-alias": { |
||
1381 | "dev-master": "1.1.x-dev" |
||
1382 | } |
||
1383 | }, |
||
1384 | "autoload": { |
||
1385 | "classmap": [ |
||
1386 | "src/" |
||
1387 | ] |
||
1388 | }, |
||
1389 | "notification-url": "https://packagist.org/downloads/", |
||
1390 | "license": [ |
||
1391 | "BSD-3-Clause" |
||
1392 | ], |
||
1393 | "authors": [ |
||
1394 | { |
||
1395 | "name": "Jeff Welch", |
||
1396 | "email": "[email protected]" |
||
1397 | }, |
||
1398 | { |
||
1399 | "name": "Volker Dusch", |
||
1400 | "email": "[email protected]" |
||
1401 | }, |
||
1402 | { |
||
1403 | "name": "Bernhard Schussek", |
||
1404 | "email": "[email protected]" |
||
1405 | }, |
||
1406 | { |
||
1407 | "name": "Sebastian Bergmann", |
||
1408 | "email": "[email protected]" |
||
1409 | } |
||
1410 | ], |
||
1411 | "description": "Provides the functionality to compare PHP values for equality", |
||
1412 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
1413 | "keywords": [ |
||
1414 | "comparator", |
||
1415 | "compare", |
||
1416 | "equality" |
||
1417 | ], |
||
1418 | "time": "2015-01-29 16:28:08" |
||
1419 | }, |
||
1420 | { |
||
1421 | "name": "sebastian/diff", |
||
1422 | "version": "1.3.0", |
||
1423 | "source": { |
||
1424 | "type": "git", |
||
1425 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
1426 | "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3" |
||
1427 | }, |
||
1428 | "dist": { |
||
1429 | "type": "zip", |
||
1430 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3", |
||
1431 | "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3", |
||
1432 | "shasum": "" |
||
1433 | }, |
||
1434 | "require": { |
||
1435 | "php": ">=5.3.3" |
||
1436 | }, |
||
1437 | "require-dev": { |
||
1438 | "phpunit/phpunit": "~4.2" |
||
1439 | }, |
||
1440 | "type": "library", |
||
1441 | "extra": { |
||
1442 | "branch-alias": { |
||
1443 | "dev-master": "1.3-dev" |
||
1444 | } |
||
1445 | }, |
||
1446 | "autoload": { |
||
1447 | "classmap": [ |
||
1448 | "src/" |
||
1449 | ] |
||
1450 | }, |
||
1451 | "notification-url": "https://packagist.org/downloads/", |
||
1452 | "license": [ |
||
1453 | "BSD-3-Clause" |
||
1454 | ], |
||
1455 | "authors": [ |
||
1456 | { |
||
1457 | "name": "Kore Nordmann", |
||
1458 | "email": "[email protected]" |
||
1459 | }, |
||
1460 | { |
||
1461 | "name": "Sebastian Bergmann", |
||
1462 | "email": "[email protected]" |
||
1463 | } |
||
1464 | ], |
||
1465 | "description": "Diff implementation", |
||
1466 | "homepage": "http://www.github.com/sebastianbergmann/diff", |
||
1467 | "keywords": [ |
||
1468 | "diff" |
||
1469 | ], |
||
1470 | "time": "2015-02-22 15:13:53" |
||
1471 | }, |
||
1472 | { |
||
1473 | "name": "sebastian/environment", |
||
1474 | "version": "1.2.2", |
||
1475 | "source": { |
||
1476 | "type": "git", |
||
1477 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
1478 | "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e" |
||
1479 | }, |
||
1480 | "dist": { |
||
1481 | "type": "zip", |
||
1482 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5a8c7d31914337b69923db26c4221b81ff5a196e", |
||
1483 | "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e", |
||
1484 | "shasum": "" |
||
1485 | }, |
||
1486 | "require": { |
||
1487 | "php": ">=5.3.3" |
||
1488 | }, |
||
1489 | "require-dev": { |
||
1490 | "phpunit/phpunit": "~4.4" |
||
1491 | }, |
||
1492 | "type": "library", |
||
1493 | "extra": { |
||
1494 | "branch-alias": { |
||
1495 | "dev-master": "1.3.x-dev" |
||
1496 | } |
||
1497 | }, |
||
1498 | "autoload": { |
||
1499 | "classmap": [ |
||
1500 | "src/" |
||
1501 | ] |
||
1502 | }, |
||
1503 | "notification-url": "https://packagist.org/downloads/", |
||
1504 | "license": [ |
||
1505 | "BSD-3-Clause" |
||
1506 | ], |
||
1507 | "authors": [ |
||
1508 | { |
||
1509 | "name": "Sebastian Bergmann", |
||
1510 | "email": "[email protected]" |
||
1511 | } |
||
1512 | ], |
||
1513 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
1514 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
1515 | "keywords": [ |
||
1516 | "Xdebug", |
||
1517 | "environment", |
||
1518 | "hhvm" |
||
1519 | ], |
||
1520 | "time": "2015-01-01 10:01:08" |
||
1521 | }, |
||
1522 | { |
||
1523 | "name": "sebastian/exporter", |
||
1524 | "version": "1.2.0", |
||
1525 | "source": { |
||
1526 | "type": "git", |
||
1527 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
1528 | "reference": "84839970d05254c73cde183a721c7af13aede943" |
||
1529 | }, |
||
1530 | "dist": { |
||
1531 | "type": "zip", |
||
1532 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/84839970d05254c73cde183a721c7af13aede943", |
||
1533 | "reference": "84839970d05254c73cde183a721c7af13aede943", |
||
1534 | "shasum": "" |
||
1535 | }, |
||
1536 | "require": { |
||
1537 | "php": ">=5.3.3", |
||
1538 | "sebastian/recursion-context": "~1.0" |
||
1539 | }, |
||
1540 | "require-dev": { |
||
1541 | "phpunit/phpunit": "~4.4" |
||
1542 | }, |
||
1543 | "type": "library", |
||
1544 | "extra": { |
||
1545 | "branch-alias": { |
||
1546 | "dev-master": "1.2.x-dev" |
||
1547 | } |
||
1548 | }, |
||
1549 | "autoload": { |
||
1550 | "classmap": [ |
||
1551 | "src/" |
||
1552 | ] |
||
1553 | }, |
||
1554 | "notification-url": "https://packagist.org/downloads/", |
||
1555 | "license": [ |
||
1556 | "BSD-3-Clause" |
||
1557 | ], |
||
1558 | "authors": [ |
||
1559 | { |
||
1560 | "name": "Jeff Welch", |
||
1561 | "email": "[email protected]" |
||
1562 | }, |
||
1563 | { |
||
1564 | "name": "Volker Dusch", |
||
1565 | "email": "[email protected]" |
||
1566 | }, |
||
1567 | { |
||
1568 | "name": "Bernhard Schussek", |
||
1569 | "email": "[email protected]" |
||
1570 | }, |
||
1571 | { |
||
1572 | "name": "Sebastian Bergmann", |
||
1573 | "email": "[email protected]" |
||
1574 | }, |
||
1575 | { |
||
1576 | "name": "Adam Harvey", |
||
1577 | "email": "[email protected]" |
||
1578 | } |
||
1579 | ], |
||
1580 | "description": "Provides the functionality to export PHP variables for visualization", |
||
1581 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
1582 | "keywords": [ |
||
1583 | "export", |
||
1584 | "exporter" |
||
1585 | ], |
||
1586 | "time": "2015-01-27 07:23:06" |
||
1587 | }, |
||
1588 | { |
||
1589 | "name": "sebastian/global-state", |
||
1590 | "version": "1.0.0", |
||
1591 | "source": { |
||
1592 | "type": "git", |
||
1593 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
1594 | "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01" |
||
1595 | }, |
||
1596 | "dist": { |
||
1597 | "type": "zip", |
||
1598 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01", |
||
1599 | "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01", |
||
1600 | "shasum": "" |
||
1601 | }, |
||
1602 | "require": { |
||
1603 | "php": ">=5.3.3" |
||
1604 | }, |
||
1605 | "require-dev": { |
||
1606 | "phpunit/phpunit": "~4.2" |
||
1607 | }, |
||
1608 | "suggest": { |
||
1609 | "ext-uopz": "*" |
||
1610 | }, |
||
1611 | "type": "library", |
||
1612 | "extra": { |
||
1613 | "branch-alias": { |
||
1614 | "dev-master": "1.0-dev" |
||
1615 | } |
||
1616 | }, |
||
1617 | "autoload": { |
||
1618 | "classmap": [ |
||
1619 | "src/" |
||
1620 | ] |
||
1621 | }, |
||
1622 | "notification-url": "https://packagist.org/downloads/", |
||
1623 | "license": [ |
||
1624 | "BSD-3-Clause" |
||
1625 | ], |
||
1626 | "authors": [ |
||
1627 | { |
||
1628 | "name": "Sebastian Bergmann", |
||
1629 | "email": "[email protected]" |
||
1630 | } |
||
1631 | ], |
||
1632 | "description": "Snapshotting of global state", |
||
1633 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
1634 | "keywords": [ |
||
1635 | "global state" |
||
1636 | ], |
||
1637 | "time": "2014-10-06 09:23:50" |
||
1638 | }, |
||
1639 | { |
||
1640 | "name": "sebastian/recursion-context", |
||
1641 | "version": "1.0.0", |
||
1642 | "source": { |
||
1643 | "type": "git", |
||
1644 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
1645 | "reference": "3989662bbb30a29d20d9faa04a846af79b276252" |
||
1646 | }, |
||
1647 | "dist": { |
||
1648 | "type": "zip", |
||
1649 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/3989662bbb30a29d20d9faa04a846af79b276252", |
||
1650 | "reference": "3989662bbb30a29d20d9faa04a846af79b276252", |
||
1651 | "shasum": "" |
||
1652 | }, |
||
1653 | "require": { |
||
1654 | "php": ">=5.3.3" |
||
1655 | }, |
||
1656 | "require-dev": { |
||
1657 | "phpunit/phpunit": "~4.4" |
||
1658 | }, |
||
1659 | "type": "library", |
||
1660 | "extra": { |
||
1661 | "branch-alias": { |
||
1662 | "dev-master": "1.0.x-dev" |
||
1663 | } |
||
1664 | }, |
||
1665 | "autoload": { |
||
1666 | "classmap": [ |
||
1667 | "src/" |
||
1668 | ] |
||
1669 | }, |
||
1670 | "notification-url": "https://packagist.org/downloads/", |
||
1671 | "license": [ |
||
1672 | "BSD-3-Clause" |
||
1673 | ], |
||
1674 | "authors": [ |
||
1675 | { |
||
1676 | "name": "Jeff Welch", |
||
1677 | "email": "[email protected]" |
||
1678 | }, |
||
1679 | { |
||
1680 | "name": "Sebastian Bergmann", |
||
1681 | "email": "[email protected]" |
||
1682 | }, |
||
1683 | { |
||
1684 | "name": "Adam Harvey", |
||
1685 | "email": "[email protected]" |
||
1686 | } |
||
1687 | ], |
||
1688 | "description": "Provides functionality to recursively process PHP variables", |
||
1689 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
1690 | "time": "2015-01-24 09:48:32" |
||
1691 | }, |
||
1692 | { |
||
1693 | "name": "sebastian/version", |
||
1694 | "version": "1.0.5", |
||
1695 | "source": { |
||
1696 | "type": "git", |
||
1697 | "url": "https://github.com/sebastianbergmann/version.git", |
||
1698 | "reference": "ab931d46cd0d3204a91e1b9a40c4bc13032b58e4" |
||
1699 | }, |
||
1700 | "dist": { |
||
1701 | "type": "zip", |
||
1702 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/ab931d46cd0d3204a91e1b9a40c4bc13032b58e4", |
||
1703 | "reference": "ab931d46cd0d3204a91e1b9a40c4bc13032b58e4", |
||
1704 | "shasum": "" |
||
1705 | }, |
||
1706 | "type": "library", |
||
1707 | "autoload": { |
||
1708 | "classmap": [ |
||
1709 | "src/" |
||
1710 | ] |
||
1711 | }, |
||
1712 | "notification-url": "https://packagist.org/downloads/", |
||
1713 | "license": [ |
||
1714 | "BSD-3-Clause" |
||
1715 | ], |
||
1716 | "authors": [ |
||
1717 | { |
||
1718 | "name": "Sebastian Bergmann", |
||
1719 | "email": "[email protected]", |
||
1720 | "role": "lead" |
||
1721 | } |
||
1722 | ], |
||
1723 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
1724 | "homepage": "https://github.com/sebastianbergmann/version", |
||
1725 | "time": "2015-02-24 06:35:25" |
||
1726 | }, |
||
1727 | { |
||
1728 | "name": "symfony/yaml", |
||
1729 | "version": "v2.6.6", |
||
1730 | "target-dir": "Symfony/Component/Yaml", |
||
1731 | "source": { |
||
1732 | "type": "git", |
||
1733 | "url": "https://github.com/symfony/Yaml.git", |
||
1734 | "reference": "174f009ed36379a801109955fc5a71a49fe62dd4" |
||
1735 | }, |
||
1736 | "dist": { |
||
1737 | "type": "zip", |
||
1738 | "url": "https://api.github.com/repos/symfony/Yaml/zipball/174f009ed36379a801109955fc5a71a49fe62dd4", |
||
1739 | "reference": "174f009ed36379a801109955fc5a71a49fe62dd4", |
||
1740 | "shasum": "" |
||
1741 | }, |
||
1742 | "require": { |
||
1743 | "php": ">=5.3.3" |
||
1744 | }, |
||
1745 | "require-dev": { |
||
1746 | "symfony/phpunit-bridge": "~2.7" |
||
1747 | }, |
||
1748 | "type": "library", |
||
1749 | "extra": { |
||
1750 | "branch-alias": { |
||
1751 | "dev-master": "2.6-dev" |
||
1752 | } |
||
1753 | }, |
||
1754 | "autoload": { |
||
1755 | "psr-0": { |
||
1756 | "Symfony\\Component\\Yaml\\": "" |
||
1757 | } |
||
1758 | }, |
||
1759 | "notification-url": "https://packagist.org/downloads/", |
||
1760 | "license": [ |
||
1761 | "MIT" |
||
1762 | ], |
||
1763 | "authors": [ |
||
1764 | { |
||
1765 | "name": "Symfony Community", |
||
1766 | "homepage": "http://symfony.com/contributors" |
||
1767 | }, |
||
1768 | { |
||
1769 | "name": "Fabien Potencier", |
||
1770 | "email": "[email protected]" |
||
1771 | } |
||
1772 | ], |
||
1773 | "description": "Symfony Yaml Component", |
||
1774 | "homepage": "http://symfony.com", |
||
1775 | "time": "2015-03-30 15:54:10" |
||
1776 | } |
||
1777 | ], |
||
1778 | "aliases": [], |
||
1779 | "minimum-stability": "stable", |
||
1780 | "stability-flags": [], |
||
1781 | "prefer-stable": false, |
||
1782 | "prefer-lowest": false, |
||
1783 | "platform": [], |
||
1784 | "platform-dev": [] |
||
1785 | } |
||
1786 |