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