jenschude /
HandlebarsBundle
These results are based on our legacy PHP analysis, consider migrating to our new PHP analysis engine instead. Learn more
| 1 | { |
||
| 2 | "_readme": [ |
||
| 3 | "This file locks the dependencies of your project to a known state", |
||
| 4 | "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
||
| 5 | "This file is @generated automatically" |
||
| 6 | ], |
||
| 7 | "hash": "c3094a86fee7be63925c36d804c55ffb", |
||
| 8 | "content-hash": "aacb8cdabadf4bbd50b69727511d3654", |
||
| 9 | "packages": [ |
||
| 10 | { |
||
| 11 | "name": "doctrine/annotations", |
||
|
0 ignored issues
–
show
Security
introduced
by
Loading history...
|
|||
| 12 | "version": "v1.0", |
||
| 13 | "source": { |
||
| 14 | "type": "git", |
||
| 15 | "url": "https://github.com/doctrine/annotations.git", |
||
| 16 | "reference": "fae359b3efd908e407a0105ff8956b5c94ddca8e" |
||
| 17 | }, |
||
| 18 | "dist": { |
||
| 19 | "type": "zip", |
||
| 20 | "url": "https://api.github.com/repos/doctrine/annotations/zipball/fae359b3efd908e407a0105ff8956b5c94ddca8e", |
||
| 21 | "reference": "fae359b3efd908e407a0105ff8956b5c94ddca8e", |
||
| 22 | "shasum": "" |
||
| 23 | }, |
||
| 24 | "require": { |
||
| 25 | "doctrine/lexer": "1.*", |
||
| 26 | "php": ">=5.3.2" |
||
| 27 | }, |
||
| 28 | "require-dev": { |
||
| 29 | "doctrine/cache": "1.*" |
||
| 30 | }, |
||
| 31 | "type": "library", |
||
| 32 | "autoload": { |
||
| 33 | "psr-0": { |
||
| 34 | "Doctrine\\Common\\Annotations\\": "lib/" |
||
| 35 | } |
||
| 36 | }, |
||
| 37 | "notification-url": "https://packagist.org/downloads/", |
||
| 38 | "license": [ |
||
| 39 | "MIT" |
||
| 40 | ], |
||
| 41 | "authors": [ |
||
| 42 | { |
||
| 43 | "name": "Jonathan Wage", |
||
| 44 | "email": "[email protected]", |
||
| 45 | "homepage": "http://www.jwage.com/", |
||
| 46 | "role": "Creator" |
||
| 47 | }, |
||
| 48 | { |
||
| 49 | "name": "Guilherme Blanco", |
||
| 50 | "email": "[email protected]", |
||
| 51 | "homepage": "http://www.instaclick.com" |
||
| 52 | }, |
||
| 53 | { |
||
| 54 | "name": "Roman Borschel", |
||
| 55 | "email": "[email protected]" |
||
| 56 | }, |
||
| 57 | { |
||
| 58 | "name": "Benjamin Eberlei", |
||
| 59 | "email": "[email protected]" |
||
| 60 | }, |
||
| 61 | { |
||
| 62 | "name": "Johannes Schmitt", |
||
| 63 | "email": "[email protected]", |
||
| 64 | "homepage": "https://github.com/schmittjoh", |
||
| 65 | "role": "Developer of wrapped JMSSerializerBundle" |
||
| 66 | } |
||
| 67 | ], |
||
| 68 | "description": "Docblock Annotations Parser", |
||
| 69 | "homepage": "http://www.doctrine-project.org", |
||
| 70 | "keywords": [ |
||
| 71 | "annotations", |
||
| 72 | "docblock", |
||
| 73 | "parser" |
||
| 74 | ], |
||
| 75 | "time": "2013-01-12 19:23:32" |
||
| 76 | }, |
||
| 77 | { |
||
| 78 | "name": "doctrine/cache", |
||
|
0 ignored issues
–
show
There is a security advisory for your installed version of doctrine/cache:
Security Misconfiguration Vulnerability in various Doctrine projects Loading history...
|
|||
| 79 | "version": "v1.0", |
||
| 80 | "source": { |
||
| 81 | "type": "git", |
||
| 82 | "url": "https://github.com/doctrine/cache.git", |
||
| 83 | "reference": "914abe4a49f2eae2b268073cca147b530da0308a" |
||
| 84 | }, |
||
| 85 | "dist": { |
||
| 86 | "type": "zip", |
||
| 87 | "url": "https://api.github.com/repos/doctrine/cache/zipball/914abe4a49f2eae2b268073cca147b530da0308a", |
||
| 88 | "reference": "914abe4a49f2eae2b268073cca147b530da0308a", |
||
| 89 | "shasum": "" |
||
| 90 | }, |
||
| 91 | "require": { |
||
| 92 | "php": ">=5.3.2" |
||
| 93 | }, |
||
| 94 | "type": "library", |
||
| 95 | "autoload": { |
||
| 96 | "psr-0": { |
||
| 97 | "Doctrine\\Common\\Cache\\": "lib/" |
||
| 98 | } |
||
| 99 | }, |
||
| 100 | "notification-url": "https://packagist.org/downloads/", |
||
| 101 | "license": [ |
||
| 102 | "MIT" |
||
| 103 | ], |
||
| 104 | "authors": [ |
||
| 105 | { |
||
| 106 | "name": "Jonathan Wage", |
||
| 107 | "email": "[email protected]", |
||
| 108 | "homepage": "http://www.jwage.com/", |
||
| 109 | "role": "Creator" |
||
| 110 | }, |
||
| 111 | { |
||
| 112 | "name": "Guilherme Blanco", |
||
| 113 | "email": "[email protected]", |
||
| 114 | "homepage": "http://www.instaclick.com" |
||
| 115 | }, |
||
| 116 | { |
||
| 117 | "name": "Roman Borschel", |
||
| 118 | "email": "[email protected]" |
||
| 119 | }, |
||
| 120 | { |
||
| 121 | "name": "Benjamin Eberlei", |
||
| 122 | "email": "[email protected]" |
||
| 123 | }, |
||
| 124 | { |
||
| 125 | "name": "Johannes Schmitt", |
||
| 126 | "email": "[email protected]", |
||
| 127 | "homepage": "https://github.com/schmittjoh", |
||
| 128 | "role": "Developer of wrapped JMSSerializerBundle" |
||
| 129 | } |
||
| 130 | ], |
||
| 131 | "description": "Caching library offering an object-oriented API for many cache backends", |
||
| 132 | "homepage": "http://www.doctrine-project.org", |
||
| 133 | "keywords": [ |
||
| 134 | "cache", |
||
| 135 | "caching" |
||
| 136 | ], |
||
| 137 | "time": "2013-01-10 22:43:46" |
||
| 138 | }, |
||
| 139 | { |
||
| 140 | "name": "doctrine/lexer", |
||
| 141 | "version": "v1.0", |
||
| 142 | "source": { |
||
| 143 | "type": "git", |
||
| 144 | "url": "https://github.com/doctrine/lexer.git", |
||
| 145 | "reference": "2f708a85bb3aab5d99dab8be435abd73e0b18acb" |
||
| 146 | }, |
||
| 147 | "dist": { |
||
| 148 | "type": "zip", |
||
| 149 | "url": "https://api.github.com/repos/doctrine/lexer/zipball/2f708a85bb3aab5d99dab8be435abd73e0b18acb", |
||
| 150 | "reference": "2f708a85bb3aab5d99dab8be435abd73e0b18acb", |
||
| 151 | "shasum": "" |
||
| 152 | }, |
||
| 153 | "require": { |
||
| 154 | "php": ">=5.3.2" |
||
| 155 | }, |
||
| 156 | "type": "library", |
||
| 157 | "autoload": { |
||
| 158 | "psr-0": { |
||
| 159 | "Doctrine\\Common\\Lexer\\": "lib/" |
||
| 160 | } |
||
| 161 | }, |
||
| 162 | "notification-url": "https://packagist.org/downloads/", |
||
| 163 | "license": [ |
||
| 164 | "MIT" |
||
| 165 | ], |
||
| 166 | "authors": [ |
||
| 167 | { |
||
| 168 | "name": "Guilherme Blanco", |
||
| 169 | "email": "[email protected]", |
||
| 170 | "homepage": "http://www.instaclick.com" |
||
| 171 | }, |
||
| 172 | { |
||
| 173 | "name": "Roman Borschel", |
||
| 174 | "email": "[email protected]" |
||
| 175 | }, |
||
| 176 | { |
||
| 177 | "name": "Johannes Schmitt", |
||
| 178 | "email": "[email protected]", |
||
| 179 | "homepage": "https://github.com/schmittjoh", |
||
| 180 | "role": "Developer of wrapped JMSSerializerBundle" |
||
| 181 | } |
||
| 182 | ], |
||
| 183 | "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", |
||
| 184 | "homepage": "http://www.doctrine-project.org", |
||
| 185 | "keywords": [ |
||
| 186 | "lexer", |
||
| 187 | "parser" |
||
| 188 | ], |
||
| 189 | "time": "2013-01-12 18:59:04" |
||
| 190 | }, |
||
| 191 | { |
||
| 192 | "name": "psr/log", |
||
| 193 | "version": "1.0.0", |
||
| 194 | "source": { |
||
| 195 | "type": "git", |
||
| 196 | "url": "https://github.com/php-fig/log.git", |
||
| 197 | "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" |
||
| 198 | }, |
||
| 199 | "dist": { |
||
| 200 | "type": "zip", |
||
| 201 | "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", |
||
| 202 | "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", |
||
| 203 | "shasum": "" |
||
| 204 | }, |
||
| 205 | "type": "library", |
||
| 206 | "autoload": { |
||
| 207 | "psr-0": { |
||
| 208 | "Psr\\Log\\": "" |
||
| 209 | } |
||
| 210 | }, |
||
| 211 | "notification-url": "https://packagist.org/downloads/", |
||
| 212 | "license": [ |
||
| 213 | "MIT" |
||
| 214 | ], |
||
| 215 | "authors": [ |
||
| 216 | { |
||
| 217 | "name": "PHP-FIG", |
||
| 218 | "homepage": "http://www.php-fig.org/" |
||
| 219 | } |
||
| 220 | ], |
||
| 221 | "description": "Common interface for logging libraries", |
||
| 222 | "keywords": [ |
||
| 223 | "log", |
||
| 224 | "psr", |
||
| 225 | "psr-3" |
||
| 226 | ], |
||
| 227 | "time": "2012-12-21 11:40:51" |
||
| 228 | }, |
||
| 229 | { |
||
| 230 | "name": "symfony/asset", |
||
| 231 | "version": "v2.7.0", |
||
| 232 | "source": { |
||
| 233 | "type": "git", |
||
| 234 | "url": "https://github.com/symfony/asset.git", |
||
| 235 | "reference": "11f8e32ff4a854297f8a5ea3497e78f9d57d3b22" |
||
| 236 | }, |
||
| 237 | "dist": { |
||
| 238 | "type": "zip", |
||
| 239 | "url": "https://api.github.com/repos/symfony/asset/zipball/11f8e32ff4a854297f8a5ea3497e78f9d57d3b22", |
||
| 240 | "reference": "11f8e32ff4a854297f8a5ea3497e78f9d57d3b22", |
||
| 241 | "shasum": "" |
||
| 242 | }, |
||
| 243 | "require": { |
||
| 244 | "php": ">=5.3.3" |
||
| 245 | }, |
||
| 246 | "require-dev": { |
||
| 247 | "symfony/http-foundation": "~2.4", |
||
| 248 | "symfony/phpunit-bridge": "~2.7" |
||
| 249 | }, |
||
| 250 | "suggest": { |
||
| 251 | "symfony/http-foundation": "" |
||
| 252 | }, |
||
| 253 | "type": "library", |
||
| 254 | "extra": { |
||
| 255 | "branch-alias": { |
||
| 256 | "dev-master": "2.7-dev" |
||
| 257 | } |
||
| 258 | }, |
||
| 259 | "autoload": { |
||
| 260 | "psr-4": { |
||
| 261 | "Symfony\\Component\\Asset\\": "" |
||
| 262 | } |
||
| 263 | }, |
||
| 264 | "notification-url": "https://packagist.org/downloads/", |
||
| 265 | "license": [ |
||
| 266 | "MIT" |
||
| 267 | ], |
||
| 268 | "authors": [ |
||
| 269 | { |
||
| 270 | "name": "Fabien Potencier", |
||
| 271 | "email": "[email protected]" |
||
| 272 | }, |
||
| 273 | { |
||
| 274 | "name": "Symfony Community", |
||
| 275 | "homepage": "https://symfony.com/contributors" |
||
| 276 | } |
||
| 277 | ], |
||
| 278 | "description": "Symfony Asset Component", |
||
| 279 | "homepage": "https://symfony.com", |
||
| 280 | "time": "2015-05-01 14:16:41" |
||
| 281 | }, |
||
| 282 | { |
||
| 283 | "name": "symfony/class-loader", |
||
| 284 | "version": "v2.1.0", |
||
| 285 | "target-dir": "Symfony/Component/ClassLoader", |
||
| 286 | "source": { |
||
| 287 | "type": "git", |
||
| 288 | "url": "https://github.com/symfony/class-loader.git", |
||
| 289 | "reference": "406ab9f5e6d1adccd75e6ca4b874a653e61d5000" |
||
| 290 | }, |
||
| 291 | "dist": { |
||
| 292 | "type": "zip", |
||
| 293 | "url": "https://api.github.com/repos/symfony/class-loader/zipball/406ab9f5e6d1adccd75e6ca4b874a653e61d5000", |
||
| 294 | "reference": "406ab9f5e6d1adccd75e6ca4b874a653e61d5000", |
||
| 295 | "shasum": "" |
||
| 296 | }, |
||
| 297 | "require": { |
||
| 298 | "php": ">=5.3.3" |
||
| 299 | }, |
||
| 300 | "require-dev": { |
||
| 301 | "symfony/finder": "2.1.*" |
||
| 302 | }, |
||
| 303 | "type": "library", |
||
| 304 | "extra": { |
||
| 305 | "branch-alias": { |
||
| 306 | "dev-master": "2.1-dev" |
||
| 307 | } |
||
| 308 | }, |
||
| 309 | "autoload": { |
||
| 310 | "psr-0": { |
||
| 311 | "Symfony\\Component\\ClassLoader": "" |
||
| 312 | } |
||
| 313 | }, |
||
| 314 | "notification-url": "https://packagist.org/downloads/", |
||
| 315 | "license": [ |
||
| 316 | "MIT" |
||
| 317 | ], |
||
| 318 | "authors": [ |
||
| 319 | { |
||
| 320 | "name": "Symfony Community", |
||
| 321 | "homepage": "http://symfony.com/contributors" |
||
| 322 | }, |
||
| 323 | { |
||
| 324 | "name": "Fabien Potencier", |
||
| 325 | "email": "[email protected]" |
||
| 326 | } |
||
| 327 | ], |
||
| 328 | "description": "Symfony ClassLoader Component", |
||
| 329 | "homepage": "http://symfony.com", |
||
| 330 | "time": "2012-09-01 07:02:36" |
||
| 331 | }, |
||
| 332 | { |
||
| 333 | "name": "symfony/config", |
||
| 334 | "version": "v2.8.0", |
||
| 335 | "source": { |
||
| 336 | "type": "git", |
||
| 337 | "url": "https://github.com/symfony/config.git", |
||
| 338 | "reference": "cc75e0cf582c412e49ad4cd5f83bd0d8e6ff2b33" |
||
| 339 | }, |
||
| 340 | "dist": { |
||
| 341 | "type": "zip", |
||
| 342 | "url": "https://api.github.com/repos/symfony/config/zipball/cc75e0cf582c412e49ad4cd5f83bd0d8e6ff2b33", |
||
| 343 | "reference": "cc75e0cf582c412e49ad4cd5f83bd0d8e6ff2b33", |
||
| 344 | "shasum": "" |
||
| 345 | }, |
||
| 346 | "require": { |
||
| 347 | "php": ">=5.3.9", |
||
| 348 | "symfony/filesystem": "~2.3|~3.0.0" |
||
| 349 | }, |
||
| 350 | "type": "library", |
||
| 351 | "extra": { |
||
| 352 | "branch-alias": { |
||
| 353 | "dev-master": "2.8-dev" |
||
| 354 | } |
||
| 355 | }, |
||
| 356 | "autoload": { |
||
| 357 | "psr-4": { |
||
| 358 | "Symfony\\Component\\Config\\": "" |
||
| 359 | }, |
||
| 360 | "exclude-from-classmap": [ |
||
| 361 | "/Tests/" |
||
| 362 | ] |
||
| 363 | }, |
||
| 364 | "notification-url": "https://packagist.org/downloads/", |
||
| 365 | "license": [ |
||
| 366 | "MIT" |
||
| 367 | ], |
||
| 368 | "authors": [ |
||
| 369 | { |
||
| 370 | "name": "Fabien Potencier", |
||
| 371 | "email": "[email protected]" |
||
| 372 | }, |
||
| 373 | { |
||
| 374 | "name": "Symfony Community", |
||
| 375 | "homepage": "https://symfony.com/contributors" |
||
| 376 | } |
||
| 377 | ], |
||
| 378 | "description": "Symfony Config Component", |
||
| 379 | "homepage": "https://symfony.com", |
||
| 380 | "time": "2015-11-23 20:38:01" |
||
| 381 | }, |
||
| 382 | { |
||
| 383 | "name": "symfony/debug", |
||
| 384 | "version": "v2.6.2", |
||
| 385 | "target-dir": "Symfony/Component/Debug", |
||
| 386 | "source": { |
||
| 387 | "type": "git", |
||
| 388 | "url": "https://github.com/symfony/debug.git", |
||
| 389 | "reference": "7213c8200d60728c9d4c56d5830aa2d80ae3d25d" |
||
| 390 | }, |
||
| 391 | "dist": { |
||
| 392 | "type": "zip", |
||
| 393 | "url": "https://api.github.com/repos/symfony/debug/zipball/7213c8200d60728c9d4c56d5830aa2d80ae3d25d", |
||
| 394 | "reference": "7213c8200d60728c9d4c56d5830aa2d80ae3d25d", |
||
| 395 | "shasum": "" |
||
| 396 | }, |
||
| 397 | "require": { |
||
| 398 | "php": ">=5.3.3", |
||
| 399 | "psr/log": "~1.0" |
||
| 400 | }, |
||
| 401 | "require-dev": { |
||
| 402 | "symfony/class-loader": "~2.2", |
||
| 403 | "symfony/http-foundation": "~2.1", |
||
| 404 | "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2" |
||
| 405 | }, |
||
| 406 | "suggest": { |
||
| 407 | "symfony/http-foundation": "", |
||
| 408 | "symfony/http-kernel": "" |
||
| 409 | }, |
||
| 410 | "type": "library", |
||
| 411 | "extra": { |
||
| 412 | "branch-alias": { |
||
| 413 | "dev-master": "2.6-dev" |
||
| 414 | } |
||
| 415 | }, |
||
| 416 | "autoload": { |
||
| 417 | "psr-0": { |
||
| 418 | "Symfony\\Component\\Debug\\": "" |
||
| 419 | } |
||
| 420 | }, |
||
| 421 | "notification-url": "https://packagist.org/downloads/", |
||
| 422 | "license": [ |
||
| 423 | "MIT" |
||
| 424 | ], |
||
| 425 | "authors": [ |
||
| 426 | { |
||
| 427 | "name": "Symfony Community", |
||
| 428 | "homepage": "http://symfony.com/contributors" |
||
| 429 | }, |
||
| 430 | { |
||
| 431 | "name": "Fabien Potencier", |
||
| 432 | "email": "[email protected]" |
||
| 433 | } |
||
| 434 | ], |
||
| 435 | "description": "Symfony Debug Component", |
||
| 436 | "homepage": "http://symfony.com", |
||
| 437 | "time": "2015-01-05 17:41:06" |
||
| 438 | }, |
||
| 439 | { |
||
| 440 | "name": "symfony/dependency-injection", |
||
| 441 | "version": "v2.8.0", |
||
| 442 | "source": { |
||
| 443 | "type": "git", |
||
| 444 | "url": "https://github.com/symfony/dependency-injection.git", |
||
| 445 | "reference": "1ac8ce1a1cff7ff9467d44bc71b0f71dfa751ba4" |
||
| 446 | }, |
||
| 447 | "dist": { |
||
| 448 | "type": "zip", |
||
| 449 | "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/1ac8ce1a1cff7ff9467d44bc71b0f71dfa751ba4", |
||
| 450 | "reference": "1ac8ce1a1cff7ff9467d44bc71b0f71dfa751ba4", |
||
| 451 | "shasum": "" |
||
| 452 | }, |
||
| 453 | "require": { |
||
| 454 | "php": ">=5.3.9" |
||
| 455 | }, |
||
| 456 | "conflict": { |
||
| 457 | "symfony/expression-language": "<2.6" |
||
| 458 | }, |
||
| 459 | "require-dev": { |
||
| 460 | "symfony/config": "~2.2|~3.0.0", |
||
| 461 | "symfony/expression-language": "~2.6|~3.0.0", |
||
| 462 | "symfony/yaml": "~2.1|~3.0.0" |
||
| 463 | }, |
||
| 464 | "suggest": { |
||
| 465 | "symfony/config": "", |
||
| 466 | "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", |
||
| 467 | "symfony/yaml": "" |
||
| 468 | }, |
||
| 469 | "type": "library", |
||
| 470 | "extra": { |
||
| 471 | "branch-alias": { |
||
| 472 | "dev-master": "2.8-dev" |
||
| 473 | } |
||
| 474 | }, |
||
| 475 | "autoload": { |
||
| 476 | "psr-4": { |
||
| 477 | "Symfony\\Component\\DependencyInjection\\": "" |
||
| 478 | }, |
||
| 479 | "exclude-from-classmap": [ |
||
| 480 | "/Tests/" |
||
| 481 | ] |
||
| 482 | }, |
||
| 483 | "notification-url": "https://packagist.org/downloads/", |
||
| 484 | "license": [ |
||
| 485 | "MIT" |
||
| 486 | ], |
||
| 487 | "authors": [ |
||
| 488 | { |
||
| 489 | "name": "Fabien Potencier", |
||
| 490 | "email": "[email protected]" |
||
| 491 | }, |
||
| 492 | { |
||
| 493 | "name": "Symfony Community", |
||
| 494 | "homepage": "https://symfony.com/contributors" |
||
| 495 | } |
||
| 496 | ], |
||
| 497 | "description": "Symfony DependencyInjection Component", |
||
| 498 | "homepage": "https://symfony.com", |
||
| 499 | "time": "2015-11-30 06:56:28" |
||
| 500 | }, |
||
| 501 | { |
||
| 502 | "name": "symfony/event-dispatcher", |
||
| 503 | "version": "v2.8.0", |
||
| 504 | "source": { |
||
| 505 | "type": "git", |
||
| 506 | "url": "https://github.com/symfony/event-dispatcher.git", |
||
| 507 | "reference": "a5eb815363c0388e83247e7e9853e5dbc14999cc" |
||
| 508 | }, |
||
| 509 | "dist": { |
||
| 510 | "type": "zip", |
||
| 511 | "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a5eb815363c0388e83247e7e9853e5dbc14999cc", |
||
| 512 | "reference": "a5eb815363c0388e83247e7e9853e5dbc14999cc", |
||
| 513 | "shasum": "" |
||
| 514 | }, |
||
| 515 | "require": { |
||
| 516 | "php": ">=5.3.9" |
||
| 517 | }, |
||
| 518 | "require-dev": { |
||
| 519 | "psr/log": "~1.0", |
||
| 520 | "symfony/config": "~2.0,>=2.0.5|~3.0.0", |
||
| 521 | "symfony/dependency-injection": "~2.6|~3.0.0", |
||
| 522 | "symfony/expression-language": "~2.6|~3.0.0", |
||
| 523 | "symfony/stopwatch": "~2.3|~3.0.0" |
||
| 524 | }, |
||
| 525 | "suggest": { |
||
| 526 | "symfony/dependency-injection": "", |
||
| 527 | "symfony/http-kernel": "" |
||
| 528 | }, |
||
| 529 | "type": "library", |
||
| 530 | "extra": { |
||
| 531 | "branch-alias": { |
||
| 532 | "dev-master": "2.8-dev" |
||
| 533 | } |
||
| 534 | }, |
||
| 535 | "autoload": { |
||
| 536 | "psr-4": { |
||
| 537 | "Symfony\\Component\\EventDispatcher\\": "" |
||
| 538 | }, |
||
| 539 | "exclude-from-classmap": [ |
||
| 540 | "/Tests/" |
||
| 541 | ] |
||
| 542 | }, |
||
| 543 | "notification-url": "https://packagist.org/downloads/", |
||
| 544 | "license": [ |
||
| 545 | "MIT" |
||
| 546 | ], |
||
| 547 | "authors": [ |
||
| 548 | { |
||
| 549 | "name": "Fabien Potencier", |
||
| 550 | "email": "[email protected]" |
||
| 551 | }, |
||
| 552 | { |
||
| 553 | "name": "Symfony Community", |
||
| 554 | "homepage": "https://symfony.com/contributors" |
||
| 555 | } |
||
| 556 | ], |
||
| 557 | "description": "Symfony EventDispatcher Component", |
||
| 558 | "homepage": "https://symfony.com", |
||
| 559 | "time": "2015-10-30 20:15:42" |
||
| 560 | }, |
||
| 561 | { |
||
| 562 | "name": "symfony/filesystem", |
||
| 563 | "version": "v2.3.0", |
||
| 564 | "target-dir": "Symfony/Component/Filesystem", |
||
| 565 | "source": { |
||
| 566 | "type": "git", |
||
| 567 | "url": "https://github.com/symfony/filesystem.git", |
||
| 568 | "reference": "93ca76c45530d146d0def76d1eb6f60a939a2104" |
||
| 569 | }, |
||
| 570 | "dist": { |
||
| 571 | "type": "zip", |
||
| 572 | "url": "https://api.github.com/repos/symfony/filesystem/zipball/93ca76c45530d146d0def76d1eb6f60a939a2104", |
||
| 573 | "reference": "93ca76c45530d146d0def76d1eb6f60a939a2104", |
||
| 574 | "shasum": "" |
||
| 575 | }, |
||
| 576 | "require": { |
||
| 577 | "php": ">=5.3.3" |
||
| 578 | }, |
||
| 579 | "type": "library", |
||
| 580 | "extra": { |
||
| 581 | "branch-alias": { |
||
| 582 | "dev-master": "2.3-dev" |
||
| 583 | } |
||
| 584 | }, |
||
| 585 | "autoload": { |
||
| 586 | "psr-0": { |
||
| 587 | "Symfony\\Component\\Filesystem\\": "" |
||
| 588 | } |
||
| 589 | }, |
||
| 590 | "notification-url": "https://packagist.org/downloads/", |
||
| 591 | "license": [ |
||
| 592 | "MIT" |
||
| 593 | ], |
||
| 594 | "authors": [ |
||
| 595 | { |
||
| 596 | "name": "Symfony Community", |
||
| 597 | "homepage": "http://symfony.com/contributors" |
||
| 598 | }, |
||
| 599 | { |
||
| 600 | "name": "Fabien Potencier", |
||
| 601 | "email": "[email protected]" |
||
| 602 | } |
||
| 603 | ], |
||
| 604 | "description": "Symfony Filesystem Component", |
||
| 605 | "homepage": "http://symfony.com", |
||
| 606 | "time": "2013-05-06 20:03:44" |
||
| 607 | }, |
||
| 608 | { |
||
| 609 | "name": "symfony/finder", |
||
| 610 | "version": "v2.4.0", |
||
| 611 | "target-dir": "Symfony/Component/Finder", |
||
| 612 | "source": { |
||
| 613 | "type": "git", |
||
| 614 | "url": "https://github.com/symfony/Finder.git", |
||
| 615 | "reference": "72356bf0646b11af1bae666c28a639bd8ede459f" |
||
| 616 | }, |
||
| 617 | "dist": { |
||
| 618 | "type": "zip", |
||
| 619 | "url": "https://api.github.com/repos/symfony/Finder/zipball/72356bf0646b11af1bae666c28a639bd8ede459f", |
||
| 620 | "reference": "72356bf0646b11af1bae666c28a639bd8ede459f", |
||
| 621 | "shasum": "" |
||
| 622 | }, |
||
| 623 | "require": { |
||
| 624 | "php": ">=5.3.3" |
||
| 625 | }, |
||
| 626 | "type": "library", |
||
| 627 | "extra": { |
||
| 628 | "branch-alias": { |
||
| 629 | "dev-master": "2.4-dev" |
||
| 630 | } |
||
| 631 | }, |
||
| 632 | "autoload": { |
||
| 633 | "psr-0": { |
||
| 634 | "Symfony\\Component\\Finder\\": "" |
||
| 635 | } |
||
| 636 | }, |
||
| 637 | "notification-url": "https://packagist.org/downloads/", |
||
| 638 | "license": [ |
||
| 639 | "MIT" |
||
| 640 | ], |
||
| 641 | "authors": [ |
||
| 642 | { |
||
| 643 | "name": "Fabien Potencier", |
||
| 644 | "email": "[email protected]", |
||
| 645 | "homepage": "http://fabien.potencier.org", |
||
| 646 | "role": "Lead Developer" |
||
| 647 | }, |
||
| 648 | { |
||
| 649 | "name": "Symfony Community", |
||
| 650 | "homepage": "http://symfony.com/contributors" |
||
| 651 | } |
||
| 652 | ], |
||
| 653 | "description": "Symfony Finder Component", |
||
| 654 | "homepage": "http://symfony.com", |
||
| 655 | "time": "2013-11-26 16:40:27" |
||
| 656 | }, |
||
| 657 | { |
||
| 658 | "name": "symfony/framework-bundle", |
||
| 659 | "version": "v2.8.0", |
||
| 660 | "source": { |
||
| 661 | "type": "git", |
||
| 662 | "url": "https://github.com/symfony/framework-bundle.git", |
||
| 663 | "reference": "23e1d38900ca38bfe4d386ef1c934c21d22b8ff8" |
||
| 664 | }, |
||
| 665 | "dist": { |
||
| 666 | "type": "zip", |
||
| 667 | "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/23e1d38900ca38bfe4d386ef1c934c21d22b8ff8", |
||
| 668 | "reference": "23e1d38900ca38bfe4d386ef1c934c21d22b8ff8", |
||
| 669 | "shasum": "" |
||
| 670 | }, |
||
| 671 | "require": { |
||
| 672 | "doctrine/annotations": "~1.0", |
||
| 673 | "doctrine/cache": "~1.0", |
||
| 674 | "php": ">=5.3.9", |
||
| 675 | "symfony/asset": "~2.7|~3.0.0", |
||
| 676 | "symfony/class-loader": "~2.1|~3.0.0", |
||
| 677 | "symfony/config": "~2.8", |
||
| 678 | "symfony/dependency-injection": "~2.8", |
||
| 679 | "symfony/event-dispatcher": "~2.8|~3.0.0", |
||
| 680 | "symfony/filesystem": "~2.3|~3.0.0", |
||
| 681 | "symfony/http-foundation": "~2.4.9|~2.5,>=2.5.4|~3.0.0", |
||
| 682 | "symfony/http-kernel": "~2.8", |
||
| 683 | "symfony/polyfill-mbstring": "~1.0", |
||
| 684 | "symfony/routing": "~2.8|~3.0.0", |
||
| 685 | "symfony/security-core": "~2.6|~3.0.0", |
||
| 686 | "symfony/security-csrf": "~2.6|~3.0.0", |
||
| 687 | "symfony/stopwatch": "~2.3|~3.0.0", |
||
| 688 | "symfony/templating": "~2.1|~3.0.0", |
||
| 689 | "symfony/translation": "~2.8" |
||
| 690 | }, |
||
| 691 | "require-dev": { |
||
| 692 | "phpdocumentor/reflection": "^1.0.7", |
||
| 693 | "symfony/browser-kit": "~2.4|~3.0.0", |
||
| 694 | "symfony/console": "~2.8|~3.0.0", |
||
| 695 | "symfony/css-selector": "~2.0,>=2.0.5|~3.0.0", |
||
| 696 | "symfony/dom-crawler": "~2.0,>=2.0.5|~3.0.0", |
||
| 697 | "symfony/expression-language": "~2.6|~3.0.0", |
||
| 698 | "symfony/finder": "~2.0,>=2.0.5|~3.0.0", |
||
| 699 | "symfony/form": "~2.8", |
||
| 700 | "symfony/polyfill-intl-icu": "~1.0", |
||
| 701 | "symfony/process": "~2.0,>=2.0.5|~3.0.0", |
||
| 702 | "symfony/property-info": "~2.8|~3.0.0", |
||
| 703 | "symfony/security": "~2.6|~3.0.0", |
||
| 704 | "symfony/validator": "~2.5|~3.0.0", |
||
| 705 | "symfony/yaml": "~2.0,>=2.0.5|~3.0.0" |
||
| 706 | }, |
||
| 707 | "suggest": { |
||
| 708 | "symfony/console": "For using the console commands", |
||
| 709 | "symfony/finder": "For using the translation loader and cache warmer", |
||
| 710 | "symfony/form": "For using forms", |
||
| 711 | "symfony/property-info": "For using the property_info_extractor service", |
||
| 712 | "symfony/serializer": "For using the serializer service", |
||
| 713 | "symfony/validator": "For using validation", |
||
| 714 | "symfony/yaml": "For using the debug:config and lint:yaml commands" |
||
| 715 | }, |
||
| 716 | "type": "symfony-bundle", |
||
| 717 | "extra": { |
||
| 718 | "branch-alias": { |
||
| 719 | "dev-master": "2.8-dev" |
||
| 720 | } |
||
| 721 | }, |
||
| 722 | "autoload": { |
||
| 723 | "psr-4": { |
||
| 724 | "Symfony\\Bundle\\FrameworkBundle\\": "" |
||
| 725 | }, |
||
| 726 | "exclude-from-classmap": [ |
||
| 727 | "/Tests/" |
||
| 728 | ] |
||
| 729 | }, |
||
| 730 | "notification-url": "https://packagist.org/downloads/", |
||
| 731 | "license": [ |
||
| 732 | "MIT" |
||
| 733 | ], |
||
| 734 | "authors": [ |
||
| 735 | { |
||
| 736 | "name": "Fabien Potencier", |
||
| 737 | "email": "[email protected]" |
||
| 738 | }, |
||
| 739 | { |
||
| 740 | "name": "Symfony Community", |
||
| 741 | "homepage": "https://symfony.com/contributors" |
||
| 742 | } |
||
| 743 | ], |
||
| 744 | "description": "Symfony FrameworkBundle", |
||
| 745 | "homepage": "https://symfony.com", |
||
| 746 | "time": "2015-11-26 16:44:52" |
||
| 747 | }, |
||
| 748 | { |
||
| 749 | "name": "symfony/http-foundation", |
||
|
0 ignored issues
–
show
There is a security advisory for your installed version of symfony/http-foundation:
Unsafe methods in the Request class Loading history...
|
|||
| 750 | "version": "v2.5.4", |
||
| 751 | "target-dir": "Symfony/Component/HttpFoundation", |
||
| 752 | "source": { |
||
| 753 | "type": "git", |
||
| 754 | "url": "https://github.com/symfony/http-foundation.git", |
||
| 755 | "reference": "cec87359655f901a11de336576851d3957449947" |
||
| 756 | }, |
||
| 757 | "dist": { |
||
| 758 | "type": "zip", |
||
| 759 | "url": "https://api.github.com/repos/symfony/http-foundation/zipball/cec87359655f901a11de336576851d3957449947", |
||
| 760 | "reference": "cec87359655f901a11de336576851d3957449947", |
||
| 761 | "shasum": "" |
||
| 762 | }, |
||
| 763 | "require": { |
||
| 764 | "php": ">=5.3.3" |
||
| 765 | }, |
||
| 766 | "require-dev": { |
||
| 767 | "symfony/expression-language": "~2.4" |
||
| 768 | }, |
||
| 769 | "type": "library", |
||
| 770 | "extra": { |
||
| 771 | "branch-alias": { |
||
| 772 | "dev-master": "2.5-dev" |
||
| 773 | } |
||
| 774 | }, |
||
| 775 | "autoload": { |
||
| 776 | "psr-0": { |
||
| 777 | "Symfony\\Component\\HttpFoundation\\": "" |
||
| 778 | }, |
||
| 779 | "classmap": [ |
||
| 780 | "Symfony/Component/HttpFoundation/Resources/stubs" |
||
| 781 | ] |
||
| 782 | }, |
||
| 783 | "notification-url": "https://packagist.org/downloads/", |
||
| 784 | "license": [ |
||
| 785 | "MIT" |
||
| 786 | ], |
||
| 787 | "authors": [ |
||
| 788 | { |
||
| 789 | "name": "Symfony Community", |
||
| 790 | "homepage": "http://symfony.com/contributors" |
||
| 791 | }, |
||
| 792 | { |
||
| 793 | "name": "Fabien Potencier", |
||
| 794 | "email": "[email protected]" |
||
| 795 | } |
||
| 796 | ], |
||
| 797 | "description": "Symfony HttpFoundation Component", |
||
| 798 | "homepage": "http://symfony.com", |
||
| 799 | "time": "2014-09-03 09:00:14" |
||
| 800 | }, |
||
| 801 | { |
||
| 802 | "name": "symfony/http-kernel", |
||
| 803 | "version": "v2.8.0", |
||
| 804 | "source": { |
||
| 805 | "type": "git", |
||
| 806 | "url": "https://github.com/symfony/http-kernel.git", |
||
| 807 | "reference": "a77cf7e6fe1f3ac158b2eb17f89e8efdf7820905" |
||
| 808 | }, |
||
| 809 | "dist": { |
||
| 810 | "type": "zip", |
||
| 811 | "url": "https://api.github.com/repos/symfony/http-kernel/zipball/a77cf7e6fe1f3ac158b2eb17f89e8efdf7820905", |
||
| 812 | "reference": "a77cf7e6fe1f3ac158b2eb17f89e8efdf7820905", |
||
| 813 | "shasum": "" |
||
| 814 | }, |
||
| 815 | "require": { |
||
| 816 | "php": ">=5.3.9", |
||
| 817 | "psr/log": "~1.0", |
||
| 818 | "symfony/debug": "~2.6,>=2.6.2", |
||
| 819 | "symfony/event-dispatcher": "~2.6,>=2.6.7|~3.0.0", |
||
| 820 | "symfony/http-foundation": "~2.5,>=2.5.4|~3.0.0" |
||
| 821 | }, |
||
| 822 | "conflict": { |
||
| 823 | "symfony/config": "<2.7" |
||
| 824 | }, |
||
| 825 | "require-dev": { |
||
| 826 | "symfony/browser-kit": "~2.3|~3.0.0", |
||
| 827 | "symfony/class-loader": "~2.1|~3.0.0", |
||
| 828 | "symfony/config": "~2.8", |
||
| 829 | "symfony/console": "~2.3|~3.0.0", |
||
| 830 | "symfony/css-selector": "~2.0,>=2.0.5|~3.0.0", |
||
| 831 | "symfony/dependency-injection": "~2.8|~3.0.0", |
||
| 832 | "symfony/dom-crawler": "~2.0,>=2.0.5|~3.0.0", |
||
| 833 | "symfony/expression-language": "~2.4|~3.0.0", |
||
| 834 | "symfony/finder": "~2.0,>=2.0.5|~3.0.0", |
||
| 835 | "symfony/process": "~2.0,>=2.0.5|~3.0.0", |
||
| 836 | "symfony/routing": "~2.8|~3.0.0", |
||
| 837 | "symfony/stopwatch": "~2.3|~3.0.0", |
||
| 838 | "symfony/templating": "~2.2|~3.0.0", |
||
| 839 | "symfony/translation": "~2.0,>=2.0.5|~3.0.0", |
||
| 840 | "symfony/var-dumper": "~2.6|~3.0.0" |
||
| 841 | }, |
||
| 842 | "suggest": { |
||
| 843 | "symfony/browser-kit": "", |
||
| 844 | "symfony/class-loader": "", |
||
| 845 | "symfony/config": "", |
||
| 846 | "symfony/console": "", |
||
| 847 | "symfony/dependency-injection": "", |
||
| 848 | "symfony/finder": "", |
||
| 849 | "symfony/var-dumper": "" |
||
| 850 | }, |
||
| 851 | "type": "library", |
||
| 852 | "extra": { |
||
| 853 | "branch-alias": { |
||
| 854 | "dev-master": "2.8-dev" |
||
| 855 | } |
||
| 856 | }, |
||
| 857 | "autoload": { |
||
| 858 | "psr-4": { |
||
| 859 | "Symfony\\Component\\HttpKernel\\": "" |
||
| 860 | }, |
||
| 861 | "exclude-from-classmap": [ |
||
| 862 | "/Tests/" |
||
| 863 | ] |
||
| 864 | }, |
||
| 865 | "notification-url": "https://packagist.org/downloads/", |
||
| 866 | "license": [ |
||
| 867 | "MIT" |
||
| 868 | ], |
||
| 869 | "authors": [ |
||
| 870 | { |
||
| 871 | "name": "Fabien Potencier", |
||
| 872 | "email": "[email protected]" |
||
| 873 | }, |
||
| 874 | { |
||
| 875 | "name": "Symfony Community", |
||
| 876 | "homepage": "https://symfony.com/contributors" |
||
| 877 | } |
||
| 878 | ], |
||
| 879 | "description": "Symfony HttpKernel Component", |
||
| 880 | "homepage": "https://symfony.com", |
||
| 881 | "time": "2015-11-30 17:25:56" |
||
| 882 | }, |
||
| 883 | { |
||
| 884 | "name": "symfony/polyfill-mbstring", |
||
| 885 | "version": "v1.0.0", |
||
| 886 | "source": { |
||
| 887 | "type": "git", |
||
| 888 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
||
| 889 | "reference": "0b6a8940385311a24e060ec1fe35680e17c74497" |
||
| 890 | }, |
||
| 891 | "dist": { |
||
| 892 | "type": "zip", |
||
| 893 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0b6a8940385311a24e060ec1fe35680e17c74497", |
||
| 894 | "reference": "0b6a8940385311a24e060ec1fe35680e17c74497", |
||
| 895 | "shasum": "" |
||
| 896 | }, |
||
| 897 | "require": { |
||
| 898 | "php": ">=5.3.3" |
||
| 899 | }, |
||
| 900 | "type": "library", |
||
| 901 | "extra": { |
||
| 902 | "branch-alias": { |
||
| 903 | "dev-master": "1.0-dev" |
||
| 904 | } |
||
| 905 | }, |
||
| 906 | "autoload": { |
||
| 907 | "psr-4": { |
||
| 908 | "Symfony\\Polyfill\\Mbstring\\": "" |
||
| 909 | }, |
||
| 910 | "files": [ |
||
| 911 | "bootstrap.php" |
||
| 912 | ] |
||
| 913 | }, |
||
| 914 | "notification-url": "https://packagist.org/downloads/", |
||
| 915 | "license": [ |
||
| 916 | "MIT" |
||
| 917 | ], |
||
| 918 | "authors": [ |
||
| 919 | { |
||
| 920 | "name": "Nicolas Grekas", |
||
| 921 | "email": "[email protected]" |
||
| 922 | }, |
||
| 923 | { |
||
| 924 | "name": "Symfony Community", |
||
| 925 | "homepage": "https://symfony.com/contributors" |
||
| 926 | } |
||
| 927 | ], |
||
| 928 | "description": "Symfony polyfill for the Mbstring extension", |
||
| 929 | "homepage": "https://symfony.com", |
||
| 930 | "keywords": [ |
||
| 931 | "compatibility", |
||
| 932 | "mbstring", |
||
| 933 | "polyfill", |
||
| 934 | "portable", |
||
| 935 | "shim" |
||
| 936 | ], |
||
| 937 | "time": "2015-11-04 20:28:58" |
||
| 938 | }, |
||
| 939 | { |
||
| 940 | "name": "symfony/routing", |
||
| 941 | "version": "v2.8.0", |
||
| 942 | "source": { |
||
| 943 | "type": "git", |
||
| 944 | "url": "https://github.com/symfony/routing.git", |
||
| 945 | "reference": "f76830dc0f8068df36226dc822e7fc1f5f73be46" |
||
| 946 | }, |
||
| 947 | "dist": { |
||
| 948 | "type": "zip", |
||
| 949 | "url": "https://api.github.com/repos/symfony/routing/zipball/f76830dc0f8068df36226dc822e7fc1f5f73be46", |
||
| 950 | "reference": "f76830dc0f8068df36226dc822e7fc1f5f73be46", |
||
| 951 | "shasum": "" |
||
| 952 | }, |
||
| 953 | "require": { |
||
| 954 | "php": ">=5.3.9" |
||
| 955 | }, |
||
| 956 | "conflict": { |
||
| 957 | "symfony/config": "<2.7" |
||
| 958 | }, |
||
| 959 | "require-dev": { |
||
| 960 | "doctrine/annotations": "~1.0", |
||
| 961 | "doctrine/common": "~2.2", |
||
| 962 | "psr/log": "~1.0", |
||
| 963 | "symfony/config": "~2.7|~3.0.0", |
||
| 964 | "symfony/expression-language": "~2.4|~3.0.0", |
||
| 965 | "symfony/http-foundation": "~2.3|~3.0.0", |
||
| 966 | "symfony/yaml": "~2.0,>=2.0.5|~3.0.0" |
||
| 967 | }, |
||
| 968 | "suggest": { |
||
| 969 | "doctrine/annotations": "For using the annotation loader", |
||
| 970 | "symfony/config": "For using the all-in-one router or any loader", |
||
| 971 | "symfony/dependency-injection": "For loading routes from a service", |
||
| 972 | "symfony/expression-language": "For using expression matching", |
||
| 973 | "symfony/yaml": "For using the YAML loader" |
||
| 974 | }, |
||
| 975 | "type": "library", |
||
| 976 | "extra": { |
||
| 977 | "branch-alias": { |
||
| 978 | "dev-master": "2.8-dev" |
||
| 979 | } |
||
| 980 | }, |
||
| 981 | "autoload": { |
||
| 982 | "psr-4": { |
||
| 983 | "Symfony\\Component\\Routing\\": "" |
||
| 984 | }, |
||
| 985 | "exclude-from-classmap": [ |
||
| 986 | "/Tests/" |
||
| 987 | ] |
||
| 988 | }, |
||
| 989 | "notification-url": "https://packagist.org/downloads/", |
||
| 990 | "license": [ |
||
| 991 | "MIT" |
||
| 992 | ], |
||
| 993 | "authors": [ |
||
| 994 | { |
||
| 995 | "name": "Fabien Potencier", |
||
| 996 | "email": "[email protected]" |
||
| 997 | }, |
||
| 998 | { |
||
| 999 | "name": "Symfony Community", |
||
| 1000 | "homepage": "https://symfony.com/contributors" |
||
| 1001 | } |
||
| 1002 | ], |
||
| 1003 | "description": "Symfony Routing Component", |
||
| 1004 | "homepage": "https://symfony.com", |
||
| 1005 | "keywords": [ |
||
| 1006 | "router", |
||
| 1007 | "routing", |
||
| 1008 | "uri", |
||
| 1009 | "url" |
||
| 1010 | ], |
||
| 1011 | "time": "2015-11-26 07:00:59" |
||
| 1012 | }, |
||
| 1013 | { |
||
| 1014 | "name": "symfony/security-core", |
||
|
0 ignored issues
–
show
There is a security advisory for your installed version of symfony/security-core:
CVE-2016-1902: SecureRandom's fallback not secure when OpenSSL fails Loading history...
|
|||
| 1015 | "version": "v2.6.0", |
||
| 1016 | "target-dir": "Symfony/Component/Security/Core", |
||
| 1017 | "source": { |
||
| 1018 | "type": "git", |
||
| 1019 | "url": "https://github.com/symfony/security-core.git", |
||
| 1020 | "reference": "6de9323f7efbb4a70e85836fa668aa644c188579" |
||
| 1021 | }, |
||
| 1022 | "dist": { |
||
| 1023 | "type": "zip", |
||
| 1024 | "url": "https://api.github.com/repos/symfony/security-core/zipball/6de9323f7efbb4a70e85836fa668aa644c188579", |
||
| 1025 | "reference": "6de9323f7efbb4a70e85836fa668aa644c188579", |
||
| 1026 | "shasum": "" |
||
| 1027 | }, |
||
| 1028 | "require": { |
||
| 1029 | "php": ">=5.3.3" |
||
| 1030 | }, |
||
| 1031 | "require-dev": { |
||
| 1032 | "ircmaxell/password-compat": "1.0.*", |
||
| 1033 | "psr/log": "~1.0", |
||
| 1034 | "symfony/event-dispatcher": "~2.1", |
||
| 1035 | "symfony/expression-language": "~2.4", |
||
| 1036 | "symfony/http-foundation": "~2.4", |
||
| 1037 | "symfony/validator": "~2.5" |
||
| 1038 | }, |
||
| 1039 | "suggest": { |
||
| 1040 | "ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5", |
||
| 1041 | "symfony/event-dispatcher": "", |
||
| 1042 | "symfony/expression-language": "For using the expression voter", |
||
| 1043 | "symfony/http-foundation": "", |
||
| 1044 | "symfony/validator": "For using the user password constraint" |
||
| 1045 | }, |
||
| 1046 | "type": "library", |
||
| 1047 | "extra": { |
||
| 1048 | "branch-alias": { |
||
| 1049 | "dev-master": "2.6-dev" |
||
| 1050 | } |
||
| 1051 | }, |
||
| 1052 | "autoload": { |
||
| 1053 | "psr-0": { |
||
| 1054 | "Symfony\\Component\\Security\\Core\\": "" |
||
| 1055 | } |
||
| 1056 | }, |
||
| 1057 | "notification-url": "https://packagist.org/downloads/", |
||
| 1058 | "license": [ |
||
| 1059 | "MIT" |
||
| 1060 | ], |
||
| 1061 | "authors": [ |
||
| 1062 | { |
||
| 1063 | "name": "Symfony Community", |
||
| 1064 | "homepage": "http://symfony.com/contributors" |
||
| 1065 | }, |
||
| 1066 | { |
||
| 1067 | "name": "Fabien Potencier", |
||
| 1068 | "email": "[email protected]" |
||
| 1069 | } |
||
| 1070 | ], |
||
| 1071 | "description": "Symfony Security Component - Core Library", |
||
| 1072 | "homepage": "http://symfony.com", |
||
| 1073 | "time": "2014-11-20 13:24:23" |
||
| 1074 | }, |
||
| 1075 | { |
||
| 1076 | "name": "symfony/security-csrf", |
||
| 1077 | "version": "v2.6.0", |
||
| 1078 | "target-dir": "Symfony/Component/Security/Csrf", |
||
| 1079 | "source": { |
||
| 1080 | "type": "git", |
||
| 1081 | "url": "https://github.com/symfony/security-csrf.git", |
||
| 1082 | "reference": "36b3be0e58508275571cf895ea76e7283b6f5358" |
||
| 1083 | }, |
||
| 1084 | "dist": { |
||
| 1085 | "type": "zip", |
||
| 1086 | "url": "https://api.github.com/repos/symfony/security-csrf/zipball/36b3be0e58508275571cf895ea76e7283b6f5358", |
||
| 1087 | "reference": "36b3be0e58508275571cf895ea76e7283b6f5358", |
||
| 1088 | "shasum": "" |
||
| 1089 | }, |
||
| 1090 | "require": { |
||
| 1091 | "php": ">=5.3.3", |
||
| 1092 | "symfony/security-core": "~2.4" |
||
| 1093 | }, |
||
| 1094 | "require-dev": { |
||
| 1095 | "symfony/http-foundation": "~2.1" |
||
| 1096 | }, |
||
| 1097 | "suggest": { |
||
| 1098 | "symfony/http-foundation": "For using the class SessionTokenStorage." |
||
| 1099 | }, |
||
| 1100 | "type": "library", |
||
| 1101 | "extra": { |
||
| 1102 | "branch-alias": { |
||
| 1103 | "dev-master": "2.6-dev" |
||
| 1104 | } |
||
| 1105 | }, |
||
| 1106 | "autoload": { |
||
| 1107 | "psr-0": { |
||
| 1108 | "Symfony\\Component\\Security\\Csrf\\": "" |
||
| 1109 | } |
||
| 1110 | }, |
||
| 1111 | "notification-url": "https://packagist.org/downloads/", |
||
| 1112 | "license": [ |
||
| 1113 | "MIT" |
||
| 1114 | ], |
||
| 1115 | "authors": [ |
||
| 1116 | { |
||
| 1117 | "name": "Symfony Community", |
||
| 1118 | "homepage": "http://symfony.com/contributors" |
||
| 1119 | }, |
||
| 1120 | { |
||
| 1121 | "name": "Fabien Potencier", |
||
| 1122 | "email": "[email protected]" |
||
| 1123 | } |
||
| 1124 | ], |
||
| 1125 | "description": "Symfony Security Component - CSRF Library", |
||
| 1126 | "homepage": "http://symfony.com", |
||
| 1127 | "time": "2014-11-28 10:00:40" |
||
| 1128 | }, |
||
| 1129 | { |
||
| 1130 | "name": "symfony/stopwatch", |
||
| 1131 | "version": "v2.3.0", |
||
| 1132 | "target-dir": "Symfony/Component/Stopwatch", |
||
| 1133 | "source": { |
||
| 1134 | "type": "git", |
||
| 1135 | "url": "https://github.com/symfony/stopwatch.git", |
||
| 1136 | "reference": "73ccb732687352485b63276cb5d5ebf7ad0b9823" |
||
| 1137 | }, |
||
| 1138 | "dist": { |
||
| 1139 | "type": "zip", |
||
| 1140 | "url": "https://api.github.com/repos/symfony/stopwatch/zipball/73ccb732687352485b63276cb5d5ebf7ad0b9823", |
||
| 1141 | "reference": "73ccb732687352485b63276cb5d5ebf7ad0b9823", |
||
| 1142 | "shasum": "" |
||
| 1143 | }, |
||
| 1144 | "require": { |
||
| 1145 | "php": ">=5.3.3" |
||
| 1146 | }, |
||
| 1147 | "type": "library", |
||
| 1148 | "extra": { |
||
| 1149 | "branch-alias": { |
||
| 1150 | "dev-master": "2.3-dev" |
||
| 1151 | } |
||
| 1152 | }, |
||
| 1153 | "autoload": { |
||
| 1154 | "psr-0": { |
||
| 1155 | "Symfony\\Component\\Stopwatch\\": "" |
||
| 1156 | } |
||
| 1157 | }, |
||
| 1158 | "notification-url": "https://packagist.org/downloads/", |
||
| 1159 | "license": [ |
||
| 1160 | "MIT" |
||
| 1161 | ], |
||
| 1162 | "authors": [ |
||
| 1163 | { |
||
| 1164 | "name": "Symfony Community", |
||
| 1165 | "homepage": "http://symfony.com/contributors" |
||
| 1166 | }, |
||
| 1167 | { |
||
| 1168 | "name": "Fabien Potencier", |
||
| 1169 | "email": "[email protected]" |
||
| 1170 | } |
||
| 1171 | ], |
||
| 1172 | "description": "Symfony Stopwatch Component", |
||
| 1173 | "homepage": "http://symfony.com", |
||
| 1174 | "time": "2013-04-17 07:17:10" |
||
| 1175 | }, |
||
| 1176 | { |
||
| 1177 | "name": "symfony/templating", |
||
| 1178 | "version": "v2.4.0", |
||
| 1179 | "target-dir": "Symfony/Component/Templating", |
||
| 1180 | "source": { |
||
| 1181 | "type": "git", |
||
| 1182 | "url": "https://github.com/symfony/Templating.git", |
||
| 1183 | "reference": "2b311f599b43af8f8aa1da84b5d0abbc967e8260" |
||
| 1184 | }, |
||
| 1185 | "dist": { |
||
| 1186 | "type": "zip", |
||
| 1187 | "url": "https://api.github.com/repos/symfony/Templating/zipball/2b311f599b43af8f8aa1da84b5d0abbc967e8260", |
||
| 1188 | "reference": "2b311f599b43af8f8aa1da84b5d0abbc967e8260", |
||
| 1189 | "shasum": "" |
||
| 1190 | }, |
||
| 1191 | "require": { |
||
| 1192 | "php": ">=5.3.3" |
||
| 1193 | }, |
||
| 1194 | "require-dev": { |
||
| 1195 | "psr/log": "~1.0" |
||
| 1196 | }, |
||
| 1197 | "suggest": { |
||
| 1198 | "psr/log": "For using debug logging in loaders" |
||
| 1199 | }, |
||
| 1200 | "type": "library", |
||
| 1201 | "extra": { |
||
| 1202 | "branch-alias": { |
||
| 1203 | "dev-master": "2.4-dev" |
||
| 1204 | } |
||
| 1205 | }, |
||
| 1206 | "autoload": { |
||
| 1207 | "psr-0": { |
||
| 1208 | "Symfony\\Component\\Templating\\": "" |
||
| 1209 | } |
||
| 1210 | }, |
||
| 1211 | "notification-url": "https://packagist.org/downloads/", |
||
| 1212 | "license": [ |
||
| 1213 | "MIT" |
||
| 1214 | ], |
||
| 1215 | "authors": [ |
||
| 1216 | { |
||
| 1217 | "name": "Fabien Potencier", |
||
| 1218 | "email": "[email protected]", |
||
| 1219 | "homepage": "http://fabien.potencier.org", |
||
| 1220 | "role": "Lead Developer" |
||
| 1221 | }, |
||
| 1222 | { |
||
| 1223 | "name": "Symfony Community", |
||
| 1224 | "homepage": "http://symfony.com/contributors" |
||
| 1225 | } |
||
| 1226 | ], |
||
| 1227 | "description": "Symfony Templating Component", |
||
| 1228 | "homepage": "http://symfony.com", |
||
| 1229 | "time": "2013-11-11 18:40:07" |
||
| 1230 | }, |
||
| 1231 | { |
||
| 1232 | "name": "symfony/translation", |
||
| 1233 | "version": "v2.8.0", |
||
| 1234 | "source": { |
||
| 1235 | "type": "git", |
||
| 1236 | "url": "https://github.com/symfony/translation.git", |
||
| 1237 | "reference": "6772657767649fc3b31df12705194fb4af11ef98" |
||
| 1238 | }, |
||
| 1239 | "dist": { |
||
| 1240 | "type": "zip", |
||
| 1241 | "url": "https://api.github.com/repos/symfony/translation/zipball/6772657767649fc3b31df12705194fb4af11ef98", |
||
| 1242 | "reference": "6772657767649fc3b31df12705194fb4af11ef98", |
||
| 1243 | "shasum": "" |
||
| 1244 | }, |
||
| 1245 | "require": { |
||
| 1246 | "php": ">=5.3.9", |
||
| 1247 | "symfony/polyfill-mbstring": "~1.0" |
||
| 1248 | }, |
||
| 1249 | "conflict": { |
||
| 1250 | "symfony/config": "<2.7" |
||
| 1251 | }, |
||
| 1252 | "require-dev": { |
||
| 1253 | "psr/log": "~1.0", |
||
| 1254 | "symfony/config": "~2.8", |
||
| 1255 | "symfony/intl": "~2.4|~3.0.0", |
||
| 1256 | "symfony/yaml": "~2.2|~3.0.0" |
||
| 1257 | }, |
||
| 1258 | "suggest": { |
||
| 1259 | "psr/log": "To use logging capability in translator", |
||
| 1260 | "symfony/config": "", |
||
| 1261 | "symfony/yaml": "" |
||
| 1262 | }, |
||
| 1263 | "type": "library", |
||
| 1264 | "extra": { |
||
| 1265 | "branch-alias": { |
||
| 1266 | "dev-master": "2.8-dev" |
||
| 1267 | } |
||
| 1268 | }, |
||
| 1269 | "autoload": { |
||
| 1270 | "psr-4": { |
||
| 1271 | "Symfony\\Component\\Translation\\": "" |
||
| 1272 | }, |
||
| 1273 | "exclude-from-classmap": [ |
||
| 1274 | "/Tests/" |
||
| 1275 | ] |
||
| 1276 | }, |
||
| 1277 | "notification-url": "https://packagist.org/downloads/", |
||
| 1278 | "license": [ |
||
| 1279 | "MIT" |
||
| 1280 | ], |
||
| 1281 | "authors": [ |
||
| 1282 | { |
||
| 1283 | "name": "Fabien Potencier", |
||
| 1284 | "email": "[email protected]" |
||
| 1285 | }, |
||
| 1286 | { |
||
| 1287 | "name": "Symfony Community", |
||
| 1288 | "homepage": "https://symfony.com/contributors" |
||
| 1289 | } |
||
| 1290 | ], |
||
| 1291 | "description": "Symfony Translation Component", |
||
| 1292 | "homepage": "https://symfony.com", |
||
| 1293 | "time": "2015-11-18 13:45:00" |
||
| 1294 | }, |
||
| 1295 | { |
||
| 1296 | "name": "twig/twig", |
||
|
0 ignored issues
–
show
There is a security advisory for your installed version of twig/twig:
Remote code execution in templates Loading history...
|
|||
| 1297 | "version": "v1.18.0", |
||
| 1298 | "source": { |
||
| 1299 | "type": "git", |
||
| 1300 | "url": "https://github.com/twigphp/Twig.git", |
||
| 1301 | "reference": "4cf7464348e7f9893a93f7096a90b73722be99cf" |
||
| 1302 | }, |
||
| 1303 | "dist": { |
||
| 1304 | "type": "zip", |
||
| 1305 | "url": "https://api.github.com/repos/twigphp/Twig/zipball/4cf7464348e7f9893a93f7096a90b73722be99cf", |
||
| 1306 | "reference": "4cf7464348e7f9893a93f7096a90b73722be99cf", |
||
| 1307 | "shasum": "" |
||
| 1308 | }, |
||
| 1309 | "require": { |
||
| 1310 | "php": ">=5.2.4" |
||
| 1311 | }, |
||
| 1312 | "type": "library", |
||
| 1313 | "extra": { |
||
| 1314 | "branch-alias": { |
||
| 1315 | "dev-master": "1.18-dev" |
||
| 1316 | } |
||
| 1317 | }, |
||
| 1318 | "autoload": { |
||
| 1319 | "psr-0": { |
||
| 1320 | "Twig_": "lib/" |
||
| 1321 | } |
||
| 1322 | }, |
||
| 1323 | "notification-url": "https://packagist.org/downloads/", |
||
| 1324 | "license": [ |
||
| 1325 | "BSD-3-Clause" |
||
| 1326 | ], |
||
| 1327 | "authors": [ |
||
| 1328 | { |
||
| 1329 | "name": "Fabien Potencier", |
||
| 1330 | "email": "[email protected]", |
||
| 1331 | "homepage": "http://fabien.potencier.org", |
||
| 1332 | "role": "Lead Developer" |
||
| 1333 | }, |
||
| 1334 | { |
||
| 1335 | "name": "Armin Ronacher", |
||
| 1336 | "email": "[email protected]", |
||
| 1337 | "role": "Project Founder" |
||
| 1338 | }, |
||
| 1339 | { |
||
| 1340 | "name": "Twig Team", |
||
| 1341 | "homepage": "http://twig.sensiolabs.org/contributors", |
||
| 1342 | "role": "Contributors" |
||
| 1343 | } |
||
| 1344 | ], |
||
| 1345 | "description": "Twig, the flexible, fast, and secure template language for PHP", |
||
| 1346 | "homepage": "http://twig.sensiolabs.org", |
||
| 1347 | "keywords": [ |
||
| 1348 | "templating" |
||
| 1349 | ], |
||
| 1350 | "time": "2015-01-25 17:32:08" |
||
| 1351 | }, |
||
| 1352 | { |
||
| 1353 | "name": "zordius/lightncandy", |
||
| 1354 | "version": "v0.94", |
||
| 1355 | "source": { |
||
| 1356 | "type": "git", |
||
| 1357 | "url": "https://github.com/zordius/lightncandy.git", |
||
| 1358 | "reference": "fe90545c755e8e6f907755b186b457a8f38916c6" |
||
| 1359 | }, |
||
| 1360 | "dist": { |
||
| 1361 | "type": "zip", |
||
| 1362 | "url": "https://api.github.com/repos/zordius/lightncandy/zipball/fe90545c755e8e6f907755b186b457a8f38916c6", |
||
| 1363 | "reference": "fe90545c755e8e6f907755b186b457a8f38916c6", |
||
| 1364 | "shasum": "" |
||
| 1365 | }, |
||
| 1366 | "require": { |
||
| 1367 | "php": ">=5.4.0" |
||
| 1368 | }, |
||
| 1369 | "require-dev": { |
||
| 1370 | "phpunit/phpunit": "4.0.17" |
||
| 1371 | }, |
||
| 1372 | "type": "library", |
||
| 1373 | "autoload": { |
||
| 1374 | "psr-4": { |
||
| 1375 | "LightnCandy\\": "src" |
||
| 1376 | } |
||
| 1377 | }, |
||
| 1378 | "notification-url": "https://packagist.org/downloads/", |
||
| 1379 | "license": [ |
||
| 1380 | "MIT" |
||
| 1381 | ], |
||
| 1382 | "authors": [ |
||
| 1383 | { |
||
| 1384 | "name": "Zordius Chen", |
||
| 1385 | "email": "[email protected]" |
||
| 1386 | } |
||
| 1387 | ], |
||
| 1388 | "description": "An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ).", |
||
| 1389 | "homepage": "https://github.com/zordius/lightncandy", |
||
| 1390 | "keywords": [ |
||
| 1391 | "handlebars", |
||
| 1392 | "logicless", |
||
| 1393 | "mustache", |
||
| 1394 | "php", |
||
| 1395 | "template" |
||
| 1396 | ], |
||
| 1397 | "time": "2016-07-05 08:39:36" |
||
| 1398 | } |
||
| 1399 | ], |
||
| 1400 | "packages-dev": [ |
||
| 1401 | { |
||
| 1402 | "name": "dflydev/markdown", |
||
| 1403 | "version": "v1.0.0", |
||
| 1404 | "source": { |
||
| 1405 | "type": "git", |
||
| 1406 | "url": "https://github.com/dflydev/dflydev-markdown.git", |
||
| 1407 | "reference": "76501a808522dbe40a5a71d272bd08d54cbae03d" |
||
| 1408 | }, |
||
| 1409 | "dist": { |
||
| 1410 | "type": "zip", |
||
| 1411 | "url": "https://api.github.com/repos/dflydev/dflydev-markdown/zipball/76501a808522dbe40a5a71d272bd08d54cbae03d", |
||
| 1412 | "reference": "76501a808522dbe40a5a71d272bd08d54cbae03d", |
||
| 1413 | "shasum": "" |
||
| 1414 | }, |
||
| 1415 | "require": { |
||
| 1416 | "php": ">=5.3" |
||
| 1417 | }, |
||
| 1418 | "type": "library", |
||
| 1419 | "autoload": { |
||
| 1420 | "psr-0": { |
||
| 1421 | "dflydev\\markdown": "src" |
||
| 1422 | } |
||
| 1423 | }, |
||
| 1424 | "notification-url": "https://packagist.org/downloads/", |
||
| 1425 | "license": [ |
||
| 1426 | "New BSD License" |
||
| 1427 | ], |
||
| 1428 | "authors": [ |
||
| 1429 | { |
||
| 1430 | "name": "Dragonfly Development Inc.", |
||
| 1431 | "email": "[email protected]", |
||
| 1432 | "homepage": "http://dflydev.com" |
||
| 1433 | }, |
||
| 1434 | { |
||
| 1435 | "name": "Beau Simensen", |
||
| 1436 | "email": "[email protected]", |
||
| 1437 | "homepage": "http://beausimensen.com" |
||
| 1438 | }, |
||
| 1439 | { |
||
| 1440 | "name": "Michel Fortin", |
||
| 1441 | "homepage": "http://michelf.com" |
||
| 1442 | }, |
||
| 1443 | { |
||
| 1444 | "name": "John Gruber", |
||
| 1445 | "homepage": "http://daringfireball.net" |
||
| 1446 | } |
||
| 1447 | ], |
||
| 1448 | "description": "PHP Markdown & Extra", |
||
| 1449 | "homepage": "http://github.com/dflydev/dflydev-markdown", |
||
| 1450 | "keywords": [ |
||
| 1451 | "markdown" |
||
| 1452 | ], |
||
| 1453 | "abandoned": "michelf/php-markdown", |
||
| 1454 | "time": "2012-01-02 23:11:32" |
||
| 1455 | }, |
||
| 1456 | { |
||
| 1457 | "name": "doctrine/instantiator", |
||
| 1458 | "version": "1.0.4", |
||
| 1459 | "source": { |
||
| 1460 | "type": "git", |
||
| 1461 | "url": "https://github.com/doctrine/instantiator.git", |
||
| 1462 | "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119" |
||
| 1463 | }, |
||
| 1464 | "dist": { |
||
| 1465 | "type": "zip", |
||
| 1466 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119", |
||
| 1467 | "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119", |
||
| 1468 | "shasum": "" |
||
| 1469 | }, |
||
| 1470 | "require": { |
||
| 1471 | "php": ">=5.3,<8.0-DEV" |
||
| 1472 | }, |
||
| 1473 | "require-dev": { |
||
| 1474 | "athletic/athletic": "~0.1.8", |
||
| 1475 | "ext-pdo": "*", |
||
| 1476 | "ext-phar": "*", |
||
| 1477 | "phpunit/phpunit": "~4.0", |
||
| 1478 | "squizlabs/php_codesniffer": "2.0.*@ALPHA" |
||
| 1479 | }, |
||
| 1480 | "type": "library", |
||
| 1481 | "extra": { |
||
| 1482 | "branch-alias": { |
||
| 1483 | "dev-master": "1.0.x-dev" |
||
| 1484 | } |
||
| 1485 | }, |
||
| 1486 | "autoload": { |
||
| 1487 | "psr-0": { |
||
| 1488 | "Doctrine\\Instantiator\\": "src" |
||
| 1489 | } |
||
| 1490 | }, |
||
| 1491 | "notification-url": "https://packagist.org/downloads/", |
||
| 1492 | "license": [ |
||
| 1493 | "MIT" |
||
| 1494 | ], |
||
| 1495 | "authors": [ |
||
| 1496 | { |
||
| 1497 | "name": "Marco Pivetta", |
||
| 1498 | "email": "[email protected]", |
||
| 1499 | "homepage": "http://ocramius.github.com/" |
||
| 1500 | } |
||
| 1501 | ], |
||
| 1502 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
| 1503 | "homepage": "https://github.com/doctrine/instantiator", |
||
| 1504 | "keywords": [ |
||
| 1505 | "constructor", |
||
| 1506 | "instantiate" |
||
| 1507 | ], |
||
| 1508 | "time": "2014-10-13 12:58:55" |
||
| 1509 | }, |
||
| 1510 | { |
||
| 1511 | "name": "kriswallsmith/assetic", |
||
| 1512 | "version": "v1.1.0", |
||
| 1513 | "source": { |
||
| 1514 | "type": "git", |
||
| 1515 | "url": "https://github.com/kriswallsmith/assetic.git", |
||
| 1516 | "reference": "90cf886219211d158e5f38944bfd509d3930f15e" |
||
| 1517 | }, |
||
| 1518 | "dist": { |
||
| 1519 | "type": "zip", |
||
| 1520 | "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/90cf886219211d158e5f38944bfd509d3930f15e", |
||
| 1521 | "reference": "90cf886219211d158e5f38944bfd509d3930f15e", |
||
| 1522 | "shasum": "" |
||
| 1523 | }, |
||
| 1524 | "require": { |
||
| 1525 | "php": ">=5.3.1", |
||
| 1526 | "symfony/process": "~2.1" |
||
| 1527 | }, |
||
| 1528 | "require-dev": { |
||
| 1529 | "cssmin/cssmin": "*", |
||
| 1530 | "joliclic/javascript-packer": "*", |
||
| 1531 | "kamicane/packager": "*", |
||
| 1532 | "leafo/lessphp": "*", |
||
| 1533 | "leafo/scssphp": "*", |
||
| 1534 | "leafo/scssphp-compass": "*", |
||
| 1535 | "mrclay/minify": "*", |
||
| 1536 | "phpunit/phpunit": "~3.7", |
||
| 1537 | "ptachoire/cssembed": "*", |
||
| 1538 | "twig/twig": "~1.6" |
||
| 1539 | }, |
||
| 1540 | "suggest": { |
||
| 1541 | "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler", |
||
| 1542 | "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler", |
||
| 1543 | "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin", |
||
| 1544 | "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris", |
||
| 1545 | "twig/twig": "Assetic provides the integration with the Twig templating engine" |
||
| 1546 | }, |
||
| 1547 | "type": "library", |
||
| 1548 | "extra": { |
||
| 1549 | "branch-alias": { |
||
| 1550 | "dev-master": "1.1-dev" |
||
| 1551 | } |
||
| 1552 | }, |
||
| 1553 | "autoload": { |
||
| 1554 | "psr-0": { |
||
| 1555 | "Assetic": "src/" |
||
| 1556 | }, |
||
| 1557 | "files": [ |
||
| 1558 | "src/functions.php" |
||
| 1559 | ] |
||
| 1560 | }, |
||
| 1561 | "notification-url": "https://packagist.org/downloads/", |
||
| 1562 | "license": [ |
||
| 1563 | "MIT" |
||
| 1564 | ], |
||
| 1565 | "authors": [ |
||
| 1566 | { |
||
| 1567 | "name": "Kris Wallsmith", |
||
| 1568 | "email": "[email protected]", |
||
| 1569 | "homepage": "http://kriswallsmith.net/" |
||
| 1570 | } |
||
| 1571 | ], |
||
| 1572 | "description": "Asset Management for PHP", |
||
| 1573 | "homepage": "https://github.com/kriswallsmith/assetic", |
||
| 1574 | "keywords": [ |
||
| 1575 | "assets", |
||
| 1576 | "compression", |
||
| 1577 | "minification" |
||
| 1578 | ], |
||
| 1579 | "time": "2013-05-16 05:28:39" |
||
| 1580 | }, |
||
| 1581 | { |
||
| 1582 | "name": "phpdocumentor/reflection-docblock", |
||
| 1583 | "version": "2.0.0", |
||
| 1584 | "source": { |
||
| 1585 | "type": "git", |
||
| 1586 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
| 1587 | "reference": "66ae84e9d7c8ea85c979cb65977bd8e608baf0c5" |
||
| 1588 | }, |
||
| 1589 | "dist": { |
||
| 1590 | "type": "zip", |
||
| 1591 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/66ae84e9d7c8ea85c979cb65977bd8e608baf0c5", |
||
| 1592 | "reference": "66ae84e9d7c8ea85c979cb65977bd8e608baf0c5", |
||
| 1593 | "shasum": "" |
||
| 1594 | }, |
||
| 1595 | "require": { |
||
| 1596 | "dflydev/markdown": "1.0.*", |
||
| 1597 | "php": ">=5.3.3" |
||
| 1598 | }, |
||
| 1599 | "require-dev": { |
||
| 1600 | "phpunit/phpunit": "3.7.*@stable" |
||
| 1601 | }, |
||
| 1602 | "type": "library", |
||
| 1603 | "extra": { |
||
| 1604 | "branch-alias": { |
||
| 1605 | "dev-master": "2.0.x-dev" |
||
| 1606 | } |
||
| 1607 | }, |
||
| 1608 | "autoload": { |
||
| 1609 | "psr-0": { |
||
| 1610 | "phpDocumentor": [ |
||
| 1611 | "src/" |
||
| 1612 | ] |
||
| 1613 | } |
||
| 1614 | }, |
||
| 1615 | "notification-url": "https://packagist.org/downloads/", |
||
| 1616 | "license": [ |
||
| 1617 | "MIT" |
||
| 1618 | ], |
||
| 1619 | "authors": [ |
||
| 1620 | { |
||
| 1621 | "name": "Mike van Riel", |
||
| 1622 | "email": "[email protected]" |
||
| 1623 | } |
||
| 1624 | ], |
||
| 1625 | "time": "2013-08-07 11:04:22" |
||
| 1626 | }, |
||
| 1627 | { |
||
| 1628 | "name": "phpspec/prophecy", |
||
| 1629 | "version": "v1.3.1", |
||
| 1630 | "source": { |
||
| 1631 | "type": "git", |
||
| 1632 | "url": "https://github.com/phpspec/prophecy.git", |
||
| 1633 | "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9" |
||
| 1634 | }, |
||
| 1635 | "dist": { |
||
| 1636 | "type": "zip", |
||
| 1637 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/9ca52329bcdd1500de24427542577ebf3fc2f1c9", |
||
| 1638 | "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9", |
||
| 1639 | "shasum": "" |
||
| 1640 | }, |
||
| 1641 | "require": { |
||
| 1642 | "doctrine/instantiator": "~1.0,>=1.0.2", |
||
| 1643 | "phpdocumentor/reflection-docblock": "~2.0" |
||
| 1644 | }, |
||
| 1645 | "require-dev": { |
||
| 1646 | "phpspec/phpspec": "~2.0" |
||
| 1647 | }, |
||
| 1648 | "type": "library", |
||
| 1649 | "extra": { |
||
| 1650 | "branch-alias": { |
||
| 1651 | "dev-master": "1.2.x-dev" |
||
| 1652 | } |
||
| 1653 | }, |
||
| 1654 | "autoload": { |
||
| 1655 | "psr-0": { |
||
| 1656 | "Prophecy\\": "src/" |
||
| 1657 | } |
||
| 1658 | }, |
||
| 1659 | "notification-url": "https://packagist.org/downloads/", |
||
| 1660 | "license": [ |
||
| 1661 | "MIT" |
||
| 1662 | ], |
||
| 1663 | "authors": [ |
||
| 1664 | { |
||
| 1665 | "name": "Konstantin Kudryashov", |
||
| 1666 | "email": "[email protected]", |
||
| 1667 | "homepage": "http://everzet.com" |
||
| 1668 | }, |
||
| 1669 | { |
||
| 1670 | "name": "Marcello Duarte", |
||
| 1671 | "email": "[email protected]" |
||
| 1672 | } |
||
| 1673 | ], |
||
| 1674 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
| 1675 | "homepage": "http://phpspec.org", |
||
| 1676 | "keywords": [ |
||
| 1677 | "Double", |
||
| 1678 | "Dummy", |
||
| 1679 | "fake", |
||
| 1680 | "mock", |
||
| 1681 | "spy", |
||
| 1682 | "stub" |
||
| 1683 | ], |
||
| 1684 | "time": "2014-11-17 16:23:49" |
||
| 1685 | }, |
||
| 1686 | { |
||
| 1687 | "name": "phpunit/php-code-coverage", |
||
| 1688 | "version": "2.1.0", |
||
| 1689 | "source": { |
||
| 1690 | "type": "git", |
||
| 1691 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
| 1692 | "reference": "ba315f46873fd6e86fdb98685a1a900e7379c886" |
||
| 1693 | }, |
||
| 1694 | "dist": { |
||
| 1695 | "type": "zip", |
||
| 1696 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ba315f46873fd6e86fdb98685a1a900e7379c886", |
||
| 1697 | "reference": "ba315f46873fd6e86fdb98685a1a900e7379c886", |
||
| 1698 | "shasum": "" |
||
| 1699 | }, |
||
| 1700 | "require": { |
||
| 1701 | "php": ">=5.3.3", |
||
| 1702 | "phpunit/php-file-iterator": "~1.3", |
||
| 1703 | "phpunit/php-text-template": "~1.2", |
||
| 1704 | "phpunit/php-token-stream": "~1.3", |
||
| 1705 | "sebastian/environment": "~1.0", |
||
| 1706 | "sebastian/version": "~1.0" |
||
| 1707 | }, |
||
| 1708 | "require-dev": { |
||
| 1709 | "ext-xdebug": ">=2.1.4", |
||
| 1710 | "phpunit/phpunit": "~4" |
||
| 1711 | }, |
||
| 1712 | "suggest": { |
||
| 1713 | "ext-dom": "*", |
||
| 1714 | "ext-xdebug": ">=2.2.1", |
||
| 1715 | "ext-xmlwriter": "*" |
||
| 1716 | }, |
||
| 1717 | "type": "library", |
||
| 1718 | "extra": { |
||
| 1719 | "branch-alias": { |
||
| 1720 | "dev-master": "2.1.x-dev" |
||
| 1721 | } |
||
| 1722 | }, |
||
| 1723 | "autoload": { |
||
| 1724 | "classmap": [ |
||
| 1725 | "src/" |
||
| 1726 | ] |
||
| 1727 | }, |
||
| 1728 | "notification-url": "https://packagist.org/downloads/", |
||
| 1729 | "license": [ |
||
| 1730 | "BSD-3-Clause" |
||
| 1731 | ], |
||
| 1732 | "authors": [ |
||
| 1733 | { |
||
| 1734 | "name": "Sebastian Bergmann", |
||
| 1735 | "email": "[email protected]", |
||
| 1736 | "role": "lead" |
||
| 1737 | } |
||
| 1738 | ], |
||
| 1739 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
| 1740 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
| 1741 | "keywords": [ |
||
| 1742 | "coverage", |
||
| 1743 | "testing", |
||
| 1744 | "xunit" |
||
| 1745 | ], |
||
| 1746 | "time": "2015-05-30 12:58:40" |
||
| 1747 | }, |
||
| 1748 | { |
||
| 1749 | "name": "phpunit/php-file-iterator", |
||
| 1750 | "version": "1.4.0", |
||
| 1751 | "source": { |
||
| 1752 | "type": "git", |
||
| 1753 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
| 1754 | "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb" |
||
| 1755 | }, |
||
| 1756 | "dist": { |
||
| 1757 | "type": "zip", |
||
| 1758 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a923bb15680d0089e2316f7a4af8f437046e96bb", |
||
| 1759 | "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb", |
||
| 1760 | "shasum": "" |
||
| 1761 | }, |
||
| 1762 | "require": { |
||
| 1763 | "php": ">=5.3.3" |
||
| 1764 | }, |
||
| 1765 | "type": "library", |
||
| 1766 | "extra": { |
||
| 1767 | "branch-alias": { |
||
| 1768 | "dev-master": "1.4.x-dev" |
||
| 1769 | } |
||
| 1770 | }, |
||
| 1771 | "autoload": { |
||
| 1772 | "classmap": [ |
||
| 1773 | "src/" |
||
| 1774 | ] |
||
| 1775 | }, |
||
| 1776 | "notification-url": "https://packagist.org/downloads/", |
||
| 1777 | "license": [ |
||
| 1778 | "BSD-3-Clause" |
||
| 1779 | ], |
||
| 1780 | "authors": [ |
||
| 1781 | { |
||
| 1782 | "name": "Sebastian Bergmann", |
||
| 1783 | "email": "[email protected]", |
||
| 1784 | "role": "lead" |
||
| 1785 | } |
||
| 1786 | ], |
||
| 1787 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
| 1788 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
| 1789 | "keywords": [ |
||
| 1790 | "filesystem", |
||
| 1791 | "iterator" |
||
| 1792 | ], |
||
| 1793 | "time": "2015-04-02 05:19:05" |
||
| 1794 | }, |
||
| 1795 | { |
||
| 1796 | "name": "phpunit/php-text-template", |
||
| 1797 | "version": "1.2.0", |
||
| 1798 | "source": { |
||
| 1799 | "type": "git", |
||
| 1800 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
| 1801 | "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a" |
||
| 1802 | }, |
||
| 1803 | "dist": { |
||
| 1804 | "type": "zip", |
||
| 1805 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", |
||
| 1806 | "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", |
||
| 1807 | "shasum": "" |
||
| 1808 | }, |
||
| 1809 | "require": { |
||
| 1810 | "php": ">=5.3.3" |
||
| 1811 | }, |
||
| 1812 | "type": "library", |
||
| 1813 | "autoload": { |
||
| 1814 | "classmap": [ |
||
| 1815 | "Text/" |
||
| 1816 | ] |
||
| 1817 | }, |
||
| 1818 | "notification-url": "https://packagist.org/downloads/", |
||
| 1819 | "include-path": [ |
||
| 1820 | "" |
||
| 1821 | ], |
||
| 1822 | "license": [ |
||
| 1823 | "BSD-3-Clause" |
||
| 1824 | ], |
||
| 1825 | "authors": [ |
||
| 1826 | { |
||
| 1827 | "name": "Sebastian Bergmann", |
||
| 1828 | "email": "[email protected]", |
||
| 1829 | "role": "lead" |
||
| 1830 | } |
||
| 1831 | ], |
||
| 1832 | "description": "Simple template engine.", |
||
| 1833 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
| 1834 | "keywords": [ |
||
| 1835 | "template" |
||
| 1836 | ], |
||
| 1837 | "time": "2014-01-30 17:20:04" |
||
| 1838 | }, |
||
| 1839 | { |
||
| 1840 | "name": "phpunit/php-timer", |
||
| 1841 | "version": "1.0.6", |
||
| 1842 | "source": { |
||
| 1843 | "type": "git", |
||
| 1844 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
| 1845 | "reference": "83fe1bdc5d47658b727595c14da140da92b3d66d" |
||
| 1846 | }, |
||
| 1847 | "dist": { |
||
| 1848 | "type": "zip", |
||
| 1849 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/83fe1bdc5d47658b727595c14da140da92b3d66d", |
||
| 1850 | "reference": "83fe1bdc5d47658b727595c14da140da92b3d66d", |
||
| 1851 | "shasum": "" |
||
| 1852 | }, |
||
| 1853 | "require": { |
||
| 1854 | "php": ">=5.3.3" |
||
| 1855 | }, |
||
| 1856 | "type": "library", |
||
| 1857 | "autoload": { |
||
| 1858 | "classmap": [ |
||
| 1859 | "src/" |
||
| 1860 | ] |
||
| 1861 | }, |
||
| 1862 | "notification-url": "https://packagist.org/downloads/", |
||
| 1863 | "license": [ |
||
| 1864 | "BSD-3-Clause" |
||
| 1865 | ], |
||
| 1866 | "authors": [ |
||
| 1867 | { |
||
| 1868 | "name": "Sebastian Bergmann", |
||
| 1869 | "email": "[email protected]", |
||
| 1870 | "role": "lead" |
||
| 1871 | } |
||
| 1872 | ], |
||
| 1873 | "description": "Utility class for timing", |
||
| 1874 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
| 1875 | "keywords": [ |
||
| 1876 | "timer" |
||
| 1877 | ], |
||
| 1878 | "time": "2015-06-13 07:35:30" |
||
| 1879 | }, |
||
| 1880 | { |
||
| 1881 | "name": "phpunit/php-token-stream", |
||
| 1882 | "version": "1.3.0", |
||
| 1883 | "source": { |
||
| 1884 | "type": "git", |
||
| 1885 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
| 1886 | "reference": "f8d5d08c56de5cfd592b3340424a81733259a876" |
||
| 1887 | }, |
||
| 1888 | "dist": { |
||
| 1889 | "type": "zip", |
||
| 1890 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/f8d5d08c56de5cfd592b3340424a81733259a876", |
||
| 1891 | "reference": "f8d5d08c56de5cfd592b3340424a81733259a876", |
||
| 1892 | "shasum": "" |
||
| 1893 | }, |
||
| 1894 | "require": { |
||
| 1895 | "ext-tokenizer": "*", |
||
| 1896 | "php": ">=5.3.3" |
||
| 1897 | }, |
||
| 1898 | "require-dev": { |
||
| 1899 | "phpunit/phpunit": "~4.2" |
||
| 1900 | }, |
||
| 1901 | "type": "library", |
||
| 1902 | "extra": { |
||
| 1903 | "branch-alias": { |
||
| 1904 | "dev-master": "1.3-dev" |
||
| 1905 | } |
||
| 1906 | }, |
||
| 1907 | "autoload": { |
||
| 1908 | "classmap": [ |
||
| 1909 | "src/" |
||
| 1910 | ] |
||
| 1911 | }, |
||
| 1912 | "notification-url": "https://packagist.org/downloads/", |
||
| 1913 | "license": [ |
||
| 1914 | "BSD-3-Clause" |
||
| 1915 | ], |
||
| 1916 | "authors": [ |
||
| 1917 | { |
||
| 1918 | "name": "Sebastian Bergmann", |
||
| 1919 | "email": "[email protected]" |
||
| 1920 | } |
||
| 1921 | ], |
||
| 1922 | "description": "Wrapper around PHP's tokenizer extension.", |
||
| 1923 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
| 1924 | "keywords": [ |
||
| 1925 | "tokenizer" |
||
| 1926 | ], |
||
| 1927 | "time": "2014-08-31 06:12:13" |
||
| 1928 | }, |
||
| 1929 | { |
||
| 1930 | "name": "phpunit/phpunit", |
||
| 1931 | "version": "4.8.0", |
||
| 1932 | "source": { |
||
| 1933 | "type": "git", |
||
| 1934 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
| 1935 | "reference": "283111a903eb9225aedb95e846bef876e006a688" |
||
| 1936 | }, |
||
| 1937 | "dist": { |
||
| 1938 | "type": "zip", |
||
| 1939 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/283111a903eb9225aedb95e846bef876e006a688", |
||
| 1940 | "reference": "283111a903eb9225aedb95e846bef876e006a688", |
||
| 1941 | "shasum": "" |
||
| 1942 | }, |
||
| 1943 | "require": { |
||
| 1944 | "ext-dom": "*", |
||
| 1945 | "ext-json": "*", |
||
| 1946 | "ext-pcre": "*", |
||
| 1947 | "ext-reflection": "*", |
||
| 1948 | "ext-spl": "*", |
||
| 1949 | "php": ">=5.3.3", |
||
| 1950 | "phpspec/prophecy": "^1.3.1", |
||
| 1951 | "phpunit/php-code-coverage": "~2.1", |
||
| 1952 | "phpunit/php-file-iterator": "~1.4", |
||
| 1953 | "phpunit/php-text-template": "~1.2", |
||
| 1954 | "phpunit/php-timer": ">=1.0.6", |
||
| 1955 | "phpunit/phpunit-mock-objects": "~2.3", |
||
| 1956 | "sebastian/comparator": "~1.1", |
||
| 1957 | "sebastian/diff": "~1.2", |
||
| 1958 | "sebastian/environment": "~1.3", |
||
| 1959 | "sebastian/exporter": "~1.2", |
||
| 1960 | "sebastian/global-state": "~1.0", |
||
| 1961 | "sebastian/version": "~1.0", |
||
| 1962 | "symfony/yaml": "~2.1|~3.0" |
||
| 1963 | }, |
||
| 1964 | "suggest": { |
||
| 1965 | "phpunit/php-invoker": "~1.1" |
||
| 1966 | }, |
||
| 1967 | "bin": [ |
||
| 1968 | "phpunit" |
||
| 1969 | ], |
||
| 1970 | "type": "library", |
||
| 1971 | "extra": { |
||
| 1972 | "branch-alias": { |
||
| 1973 | "dev-master": "4.8.x-dev" |
||
| 1974 | } |
||
| 1975 | }, |
||
| 1976 | "autoload": { |
||
| 1977 | "classmap": [ |
||
| 1978 | "src/" |
||
| 1979 | ] |
||
| 1980 | }, |
||
| 1981 | "notification-url": "https://packagist.org/downloads/", |
||
| 1982 | "license": [ |
||
| 1983 | "BSD-3-Clause" |
||
| 1984 | ], |
||
| 1985 | "authors": [ |
||
| 1986 | { |
||
| 1987 | "name": "Sebastian Bergmann", |
||
| 1988 | "email": "[email protected]", |
||
| 1989 | "role": "lead" |
||
| 1990 | } |
||
| 1991 | ], |
||
| 1992 | "description": "The PHP Unit Testing framework.", |
||
| 1993 | "homepage": "https://phpunit.de/", |
||
| 1994 | "keywords": [ |
||
| 1995 | "phpunit", |
||
| 1996 | "testing", |
||
| 1997 | "xunit" |
||
| 1998 | ], |
||
| 1999 | "time": "2015-08-07 03:57:43" |
||
| 2000 | }, |
||
| 2001 | { |
||
| 2002 | "name": "phpunit/phpunit-mock-objects", |
||
| 2003 | "version": "2.3.0", |
||
| 2004 | "source": { |
||
| 2005 | "type": "git", |
||
| 2006 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
| 2007 | "reference": "c63d2367247365f688544f0d500af90a11a44c65" |
||
| 2008 | }, |
||
| 2009 | "dist": { |
||
| 2010 | "type": "zip", |
||
| 2011 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/c63d2367247365f688544f0d500af90a11a44c65", |
||
| 2012 | "reference": "c63d2367247365f688544f0d500af90a11a44c65", |
||
| 2013 | "shasum": "" |
||
| 2014 | }, |
||
| 2015 | "require": { |
||
| 2016 | "doctrine/instantiator": "~1.0,>=1.0.1", |
||
| 2017 | "php": ">=5.3.3", |
||
| 2018 | "phpunit/php-text-template": "~1.2" |
||
| 2019 | }, |
||
| 2020 | "require-dev": { |
||
| 2021 | "phpunit/phpunit": "~4.3" |
||
| 2022 | }, |
||
| 2023 | "suggest": { |
||
| 2024 | "ext-soap": "*" |
||
| 2025 | }, |
||
| 2026 | "type": "library", |
||
| 2027 | "extra": { |
||
| 2028 | "branch-alias": { |
||
| 2029 | "dev-master": "2.3.x-dev" |
||
| 2030 | } |
||
| 2031 | }, |
||
| 2032 | "autoload": { |
||
| 2033 | "classmap": [ |
||
| 2034 | "src/" |
||
| 2035 | ] |
||
| 2036 | }, |
||
| 2037 | "notification-url": "https://packagist.org/downloads/", |
||
| 2038 | "license": [ |
||
| 2039 | "BSD-3-Clause" |
||
| 2040 | ], |
||
| 2041 | "authors": [ |
||
| 2042 | { |
||
| 2043 | "name": "Sebastian Bergmann", |
||
| 2044 | "email": "[email protected]", |
||
| 2045 | "role": "lead" |
||
| 2046 | } |
||
| 2047 | ], |
||
| 2048 | "description": "Mock Object library for PHPUnit", |
||
| 2049 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
| 2050 | "keywords": [ |
||
| 2051 | "mock", |
||
| 2052 | "xunit" |
||
| 2053 | ], |
||
| 2054 | "time": "2014-10-03 05:12:11" |
||
| 2055 | }, |
||
| 2056 | { |
||
| 2057 | "name": "sebastian/comparator", |
||
| 2058 | "version": "1.1.0", |
||
| 2059 | "source": { |
||
| 2060 | "type": "git", |
||
| 2061 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
| 2062 | "reference": "c484a80f97573ab934e37826dba0135a3301b26a" |
||
| 2063 | }, |
||
| 2064 | "dist": { |
||
| 2065 | "type": "zip", |
||
| 2066 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/c484a80f97573ab934e37826dba0135a3301b26a", |
||
| 2067 | "reference": "c484a80f97573ab934e37826dba0135a3301b26a", |
||
| 2068 | "shasum": "" |
||
| 2069 | }, |
||
| 2070 | "require": { |
||
| 2071 | "php": ">=5.3.3", |
||
| 2072 | "sebastian/diff": "~1.1", |
||
| 2073 | "sebastian/exporter": "~1.0" |
||
| 2074 | }, |
||
| 2075 | "require-dev": { |
||
| 2076 | "phpunit/phpunit": "~4.1" |
||
| 2077 | }, |
||
| 2078 | "type": "library", |
||
| 2079 | "extra": { |
||
| 2080 | "branch-alias": { |
||
| 2081 | "dev-master": "1.1.x-dev" |
||
| 2082 | } |
||
| 2083 | }, |
||
| 2084 | "autoload": { |
||
| 2085 | "classmap": [ |
||
| 2086 | "src/" |
||
| 2087 | ] |
||
| 2088 | }, |
||
| 2089 | "notification-url": "https://packagist.org/downloads/", |
||
| 2090 | "license": [ |
||
| 2091 | "BSD-3-Clause" |
||
| 2092 | ], |
||
| 2093 | "authors": [ |
||
| 2094 | { |
||
| 2095 | "name": "Jeff Welch", |
||
| 2096 | "email": "[email protected]" |
||
| 2097 | }, |
||
| 2098 | { |
||
| 2099 | "name": "Volker Dusch", |
||
| 2100 | "email": "[email protected]" |
||
| 2101 | }, |
||
| 2102 | { |
||
| 2103 | "name": "Bernhard Schussek", |
||
| 2104 | "email": "[email protected]" |
||
| 2105 | }, |
||
| 2106 | { |
||
| 2107 | "name": "Sebastian Bergmann", |
||
| 2108 | "email": "[email protected]" |
||
| 2109 | } |
||
| 2110 | ], |
||
| 2111 | "description": "Provides the functionality to compare PHP values for equality", |
||
| 2112 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
| 2113 | "keywords": [ |
||
| 2114 | "comparator", |
||
| 2115 | "compare", |
||
| 2116 | "equality" |
||
| 2117 | ], |
||
| 2118 | "time": "2014-11-16 21:32:38" |
||
| 2119 | }, |
||
| 2120 | { |
||
| 2121 | "name": "sebastian/diff", |
||
| 2122 | "version": "1.2.0", |
||
| 2123 | "source": { |
||
| 2124 | "type": "git", |
||
| 2125 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
| 2126 | "reference": "5843509fed39dee4b356a306401e9dd1a931fec7" |
||
| 2127 | }, |
||
| 2128 | "dist": { |
||
| 2129 | "type": "zip", |
||
| 2130 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/5843509fed39dee4b356a306401e9dd1a931fec7", |
||
| 2131 | "reference": "5843509fed39dee4b356a306401e9dd1a931fec7", |
||
| 2132 | "shasum": "" |
||
| 2133 | }, |
||
| 2134 | "require": { |
||
| 2135 | "php": ">=5.3.3" |
||
| 2136 | }, |
||
| 2137 | "require-dev": { |
||
| 2138 | "phpunit/phpunit": "~4.2" |
||
| 2139 | }, |
||
| 2140 | "type": "library", |
||
| 2141 | "extra": { |
||
| 2142 | "branch-alias": { |
||
| 2143 | "dev-master": "1.2-dev" |
||
| 2144 | } |
||
| 2145 | }, |
||
| 2146 | "autoload": { |
||
| 2147 | "classmap": [ |
||
| 2148 | "src/" |
||
| 2149 | ] |
||
| 2150 | }, |
||
| 2151 | "notification-url": "https://packagist.org/downloads/", |
||
| 2152 | "license": [ |
||
| 2153 | "BSD-3-Clause" |
||
| 2154 | ], |
||
| 2155 | "authors": [ |
||
| 2156 | { |
||
| 2157 | "name": "Kore Nordmann", |
||
| 2158 | "email": "[email protected]" |
||
| 2159 | }, |
||
| 2160 | { |
||
| 2161 | "name": "Sebastian Bergmann", |
||
| 2162 | "email": "[email protected]" |
||
| 2163 | } |
||
| 2164 | ], |
||
| 2165 | "description": "Diff implementation", |
||
| 2166 | "homepage": "http://www.github.com/sebastianbergmann/diff", |
||
| 2167 | "keywords": [ |
||
| 2168 | "diff" |
||
| 2169 | ], |
||
| 2170 | "time": "2014-08-15 10:29:00" |
||
| 2171 | }, |
||
| 2172 | { |
||
| 2173 | "name": "sebastian/environment", |
||
| 2174 | "version": "1.3.0", |
||
| 2175 | "source": { |
||
| 2176 | "type": "git", |
||
| 2177 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
| 2178 | "reference": "4fe0a44cddd8cc19583a024bdc7374eb2fef0b87" |
||
| 2179 | }, |
||
| 2180 | "dist": { |
||
| 2181 | "type": "zip", |
||
| 2182 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4fe0a44cddd8cc19583a024bdc7374eb2fef0b87", |
||
| 2183 | "reference": "4fe0a44cddd8cc19583a024bdc7374eb2fef0b87", |
||
| 2184 | "shasum": "" |
||
| 2185 | }, |
||
| 2186 | "require": { |
||
| 2187 | "php": ">=5.3.3" |
||
| 2188 | }, |
||
| 2189 | "require-dev": { |
||
| 2190 | "phpunit/phpunit": "~4.4" |
||
| 2191 | }, |
||
| 2192 | "type": "library", |
||
| 2193 | "extra": { |
||
| 2194 | "branch-alias": { |
||
| 2195 | "dev-master": "1.3.x-dev" |
||
| 2196 | } |
||
| 2197 | }, |
||
| 2198 | "autoload": { |
||
| 2199 | "classmap": [ |
||
| 2200 | "src/" |
||
| 2201 | ] |
||
| 2202 | }, |
||
| 2203 | "notification-url": "https://packagist.org/downloads/", |
||
| 2204 | "license": [ |
||
| 2205 | "BSD-3-Clause" |
||
| 2206 | ], |
||
| 2207 | "authors": [ |
||
| 2208 | { |
||
| 2209 | "name": "Sebastian Bergmann", |
||
| 2210 | "email": "[email protected]" |
||
| 2211 | } |
||
| 2212 | ], |
||
| 2213 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
| 2214 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
| 2215 | "keywords": [ |
||
| 2216 | "Xdebug", |
||
| 2217 | "environment", |
||
| 2218 | "hhvm" |
||
| 2219 | ], |
||
| 2220 | "time": "2015-07-26 06:42:57" |
||
| 2221 | }, |
||
| 2222 | { |
||
| 2223 | "name": "sebastian/exporter", |
||
| 2224 | "version": "1.2.0", |
||
| 2225 | "source": { |
||
| 2226 | "type": "git", |
||
| 2227 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
| 2228 | "reference": "84839970d05254c73cde183a721c7af13aede943" |
||
| 2229 | }, |
||
| 2230 | "dist": { |
||
| 2231 | "type": "zip", |
||
| 2232 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/84839970d05254c73cde183a721c7af13aede943", |
||
| 2233 | "reference": "84839970d05254c73cde183a721c7af13aede943", |
||
| 2234 | "shasum": "" |
||
| 2235 | }, |
||
| 2236 | "require": { |
||
| 2237 | "php": ">=5.3.3", |
||
| 2238 | "sebastian/recursion-context": "~1.0" |
||
| 2239 | }, |
||
| 2240 | "require-dev": { |
||
| 2241 | "phpunit/phpunit": "~4.4" |
||
| 2242 | }, |
||
| 2243 | "type": "library", |
||
| 2244 | "extra": { |
||
| 2245 | "branch-alias": { |
||
| 2246 | "dev-master": "1.2.x-dev" |
||
| 2247 | } |
||
| 2248 | }, |
||
| 2249 | "autoload": { |
||
| 2250 | "classmap": [ |
||
| 2251 | "src/" |
||
| 2252 | ] |
||
| 2253 | }, |
||
| 2254 | "notification-url": "https://packagist.org/downloads/", |
||
| 2255 | "license": [ |
||
| 2256 | "BSD-3-Clause" |
||
| 2257 | ], |
||
| 2258 | "authors": [ |
||
| 2259 | { |
||
| 2260 | "name": "Jeff Welch", |
||
| 2261 | "email": "[email protected]" |
||
| 2262 | }, |
||
| 2263 | { |
||
| 2264 | "name": "Volker Dusch", |
||
| 2265 | "email": "[email protected]" |
||
| 2266 | }, |
||
| 2267 | { |
||
| 2268 | "name": "Bernhard Schussek", |
||
| 2269 | "email": "[email protected]" |
||
| 2270 | }, |
||
| 2271 | { |
||
| 2272 | "name": "Sebastian Bergmann", |
||
| 2273 | "email": "[email protected]" |
||
| 2274 | }, |
||
| 2275 | { |
||
| 2276 | "name": "Adam Harvey", |
||
| 2277 | "email": "[email protected]" |
||
| 2278 | } |
||
| 2279 | ], |
||
| 2280 | "description": "Provides the functionality to export PHP variables for visualization", |
||
| 2281 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
| 2282 | "keywords": [ |
||
| 2283 | "export", |
||
| 2284 | "exporter" |
||
| 2285 | ], |
||
| 2286 | "time": "2015-01-27 07:23:06" |
||
| 2287 | }, |
||
| 2288 | { |
||
| 2289 | "name": "sebastian/global-state", |
||
| 2290 | "version": "1.0.0", |
||
| 2291 | "source": { |
||
| 2292 | "type": "git", |
||
| 2293 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
| 2294 | "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01" |
||
| 2295 | }, |
||
| 2296 | "dist": { |
||
| 2297 | "type": "zip", |
||
| 2298 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01", |
||
| 2299 | "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01", |
||
| 2300 | "shasum": "" |
||
| 2301 | }, |
||
| 2302 | "require": { |
||
| 2303 | "php": ">=5.3.3" |
||
| 2304 | }, |
||
| 2305 | "require-dev": { |
||
| 2306 | "phpunit/phpunit": "~4.2" |
||
| 2307 | }, |
||
| 2308 | "suggest": { |
||
| 2309 | "ext-uopz": "*" |
||
| 2310 | }, |
||
| 2311 | "type": "library", |
||
| 2312 | "extra": { |
||
| 2313 | "branch-alias": { |
||
| 2314 | "dev-master": "1.0-dev" |
||
| 2315 | } |
||
| 2316 | }, |
||
| 2317 | "autoload": { |
||
| 2318 | "classmap": [ |
||
| 2319 | "src/" |
||
| 2320 | ] |
||
| 2321 | }, |
||
| 2322 | "notification-url": "https://packagist.org/downloads/", |
||
| 2323 | "license": [ |
||
| 2324 | "BSD-3-Clause" |
||
| 2325 | ], |
||
| 2326 | "authors": [ |
||
| 2327 | { |
||
| 2328 | "name": "Sebastian Bergmann", |
||
| 2329 | "email": "[email protected]" |
||
| 2330 | } |
||
| 2331 | ], |
||
| 2332 | "description": "Snapshotting of global state", |
||
| 2333 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
| 2334 | "keywords": [ |
||
| 2335 | "global state" |
||
| 2336 | ], |
||
| 2337 | "time": "2014-10-06 09:23:50" |
||
| 2338 | }, |
||
| 2339 | { |
||
| 2340 | "name": "sebastian/recursion-context", |
||
| 2341 | "version": "1.0.0", |
||
| 2342 | "source": { |
||
| 2343 | "type": "git", |
||
| 2344 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
| 2345 | "reference": "3989662bbb30a29d20d9faa04a846af79b276252" |
||
| 2346 | }, |
||
| 2347 | "dist": { |
||
| 2348 | "type": "zip", |
||
| 2349 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/3989662bbb30a29d20d9faa04a846af79b276252", |
||
| 2350 | "reference": "3989662bbb30a29d20d9faa04a846af79b276252", |
||
| 2351 | "shasum": "" |
||
| 2352 | }, |
||
| 2353 | "require": { |
||
| 2354 | "php": ">=5.3.3" |
||
| 2355 | }, |
||
| 2356 | "require-dev": { |
||
| 2357 | "phpunit/phpunit": "~4.4" |
||
| 2358 | }, |
||
| 2359 | "type": "library", |
||
| 2360 | "extra": { |
||
| 2361 | "branch-alias": { |
||
| 2362 | "dev-master": "1.0.x-dev" |
||
| 2363 | } |
||
| 2364 | }, |
||
| 2365 | "autoload": { |
||
| 2366 | "classmap": [ |
||
| 2367 | "src/" |
||
| 2368 | ] |
||
| 2369 | }, |
||
| 2370 | "notification-url": "https://packagist.org/downloads/", |
||
| 2371 | "license": [ |
||
| 2372 | "BSD-3-Clause" |
||
| 2373 | ], |
||
| 2374 | "authors": [ |
||
| 2375 | { |
||
| 2376 | "name": "Jeff Welch", |
||
| 2377 | "email": "[email protected]" |
||
| 2378 | }, |
||
| 2379 | { |
||
| 2380 | "name": "Sebastian Bergmann", |
||
| 2381 | "email": "[email protected]" |
||
| 2382 | }, |
||
| 2383 | { |
||
| 2384 | "name": "Adam Harvey", |
||
| 2385 | "email": "[email protected]" |
||
| 2386 | } |
||
| 2387 | ], |
||
| 2388 | "description": "Provides functionality to recursively process PHP variables", |
||
| 2389 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
| 2390 | "time": "2015-01-24 09:48:32" |
||
| 2391 | }, |
||
| 2392 | { |
||
| 2393 | "name": "sebastian/version", |
||
| 2394 | "version": "1.0.0", |
||
| 2395 | "source": { |
||
| 2396 | "type": "git", |
||
| 2397 | "url": "https://github.com/sebastianbergmann/version.git", |
||
| 2398 | "reference": "16b021aed448b654ae05846e394e057e9a6f04cb" |
||
| 2399 | }, |
||
| 2400 | "dist": { |
||
| 2401 | "type": "zip", |
||
| 2402 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/16b021aed448b654ae05846e394e057e9a6f04cb", |
||
| 2403 | "reference": "16b021aed448b654ae05846e394e057e9a6f04cb", |
||
| 2404 | "shasum": "" |
||
| 2405 | }, |
||
| 2406 | "type": "library", |
||
| 2407 | "autoload": { |
||
| 2408 | "classmap": [ |
||
| 2409 | "src/" |
||
| 2410 | ] |
||
| 2411 | }, |
||
| 2412 | "notification-url": "https://packagist.org/downloads/", |
||
| 2413 | "license": [ |
||
| 2414 | "BSD-3-Clause" |
||
| 2415 | ], |
||
| 2416 | "authors": [ |
||
| 2417 | { |
||
| 2418 | "name": "Sebastian Bergmann", |
||
| 2419 | "email": "[email protected]", |
||
| 2420 | "role": "lead" |
||
| 2421 | } |
||
| 2422 | ], |
||
| 2423 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
| 2424 | "homepage": "https://github.com/sebastianbergmann/version", |
||
| 2425 | "time": "2013-01-05 14:27:32" |
||
| 2426 | }, |
||
| 2427 | { |
||
| 2428 | "name": "symfony/assetic-bundle", |
||
| 2429 | "version": "v2.1.3", |
||
| 2430 | "target-dir": "Symfony/Bundle/AsseticBundle", |
||
| 2431 | "source": { |
||
| 2432 | "type": "git", |
||
| 2433 | "url": "https://github.com/symfony/assetic-bundle.git", |
||
| 2434 | "reference": "90d3e238743a5c8def765079ad8084151d4e4fee" |
||
| 2435 | }, |
||
| 2436 | "dist": { |
||
| 2437 | "type": "zip", |
||
| 2438 | "url": "https://api.github.com/repos/symfony/assetic-bundle/zipball/90d3e238743a5c8def765079ad8084151d4e4fee", |
||
| 2439 | "reference": "90d3e238743a5c8def765079ad8084151d4e4fee", |
||
| 2440 | "shasum": "" |
||
| 2441 | }, |
||
| 2442 | "require": { |
||
| 2443 | "kriswallsmith/assetic": ">=1.1.0-alpha4,<1.2-dev", |
||
| 2444 | "php": ">=5.3.0", |
||
| 2445 | "symfony/framework-bundle": "~2.1" |
||
| 2446 | }, |
||
| 2447 | "require-dev": { |
||
| 2448 | "symfony/class-loader": "~2.1", |
||
| 2449 | "symfony/console": "~2.1", |
||
| 2450 | "symfony/css-selector": "~2.1", |
||
| 2451 | "symfony/dom-crawler": "~2.1", |
||
| 2452 | "symfony/form": "~2.1", |
||
| 2453 | "symfony/twig-bundle": "~2.1", |
||
| 2454 | "symfony/yaml": "~2.1" |
||
| 2455 | }, |
||
| 2456 | "suggest": { |
||
| 2457 | "symfony/twig-bundle": "~2.1" |
||
| 2458 | }, |
||
| 2459 | "type": "symfony-bundle", |
||
| 2460 | "extra": { |
||
| 2461 | "branch-alias": { |
||
| 2462 | "dev-master": "2.1.x-dev" |
||
| 2463 | } |
||
| 2464 | }, |
||
| 2465 | "autoload": { |
||
| 2466 | "psr-0": { |
||
| 2467 | "Symfony\\Bundle\\AsseticBundle": "" |
||
| 2468 | } |
||
| 2469 | }, |
||
| 2470 | "notification-url": "https://packagist.org/downloads/", |
||
| 2471 | "license": [ |
||
| 2472 | "MIT" |
||
| 2473 | ], |
||
| 2474 | "authors": [ |
||
| 2475 | { |
||
| 2476 | "name": "Kris Wallsmith", |
||
| 2477 | "email": "[email protected]", |
||
| 2478 | "homepage": "http://kriswallsmith.net/" |
||
| 2479 | } |
||
| 2480 | ], |
||
| 2481 | "description": "Integrates Assetic into Symfony2", |
||
| 2482 | "homepage": "https://github.com/symfony/AsseticBundle", |
||
| 2483 | "keywords": [ |
||
| 2484 | "assets", |
||
| 2485 | "compression", |
||
| 2486 | "minification" |
||
| 2487 | ], |
||
| 2488 | "time": "2013-03-25 20:16:21" |
||
| 2489 | }, |
||
| 2490 | { |
||
| 2491 | "name": "symfony/process", |
||
| 2492 | "version": "v2.1.0", |
||
| 2493 | "target-dir": "Symfony/Component/Process", |
||
| 2494 | "source": { |
||
| 2495 | "type": "git", |
||
| 2496 | "url": "https://github.com/symfony/process.git", |
||
| 2497 | "reference": "9d4ac6860929f84e68732d1793cd2edb0881d955" |
||
| 2498 | }, |
||
| 2499 | "dist": { |
||
| 2500 | "type": "zip", |
||
| 2501 | "url": "https://api.github.com/repos/symfony/process/zipball/9d4ac6860929f84e68732d1793cd2edb0881d955", |
||
| 2502 | "reference": "9d4ac6860929f84e68732d1793cd2edb0881d955", |
||
| 2503 | "shasum": "" |
||
| 2504 | }, |
||
| 2505 | "require": { |
||
| 2506 | "php": ">=5.3.3" |
||
| 2507 | }, |
||
| 2508 | "type": "library", |
||
| 2509 | "extra": { |
||
| 2510 | "branch-alias": { |
||
| 2511 | "dev-master": "2.1-dev" |
||
| 2512 | } |
||
| 2513 | }, |
||
| 2514 | "autoload": { |
||
| 2515 | "psr-0": { |
||
| 2516 | "Symfony\\Component\\Process": "" |
||
| 2517 | } |
||
| 2518 | }, |
||
| 2519 | "notification-url": "https://packagist.org/downloads/", |
||
| 2520 | "license": [ |
||
| 2521 | "MIT" |
||
| 2522 | ], |
||
| 2523 | "authors": [ |
||
| 2524 | { |
||
| 2525 | "name": "Symfony Community", |
||
| 2526 | "homepage": "http://symfony.com/contributors" |
||
| 2527 | }, |
||
| 2528 | { |
||
| 2529 | "name": "Fabien Potencier", |
||
| 2530 | "email": "[email protected]" |
||
| 2531 | } |
||
| 2532 | ], |
||
| 2533 | "description": "Symfony Process Component", |
||
| 2534 | "homepage": "http://symfony.com", |
||
| 2535 | "time": "2012-08-30 12:49:05" |
||
| 2536 | }, |
||
| 2537 | { |
||
| 2538 | "name": "symfony/yaml", |
||
| 2539 | "version": "v2.8.0", |
||
| 2540 | "source": { |
||
| 2541 | "type": "git", |
||
| 2542 | "url": "https://github.com/symfony/yaml.git", |
||
| 2543 | "reference": "f79824187de95064a2f5038904c4d7f0227fedb5" |
||
| 2544 | }, |
||
| 2545 | "dist": { |
||
| 2546 | "type": "zip", |
||
| 2547 | "url": "https://api.github.com/repos/symfony/yaml/zipball/f79824187de95064a2f5038904c4d7f0227fedb5", |
||
| 2548 | "reference": "f79824187de95064a2f5038904c4d7f0227fedb5", |
||
| 2549 | "shasum": "" |
||
| 2550 | }, |
||
| 2551 | "require": { |
||
| 2552 | "php": ">=5.3.9" |
||
| 2553 | }, |
||
| 2554 | "type": "library", |
||
| 2555 | "extra": { |
||
| 2556 | "branch-alias": { |
||
| 2557 | "dev-master": "2.8-dev" |
||
| 2558 | } |
||
| 2559 | }, |
||
| 2560 | "autoload": { |
||
| 2561 | "psr-4": { |
||
| 2562 | "Symfony\\Component\\Yaml\\": "" |
||
| 2563 | }, |
||
| 2564 | "exclude-from-classmap": [ |
||
| 2565 | "/Tests/" |
||
| 2566 | ] |
||
| 2567 | }, |
||
| 2568 | "notification-url": "https://packagist.org/downloads/", |
||
| 2569 | "license": [ |
||
| 2570 | "MIT" |
||
| 2571 | ], |
||
| 2572 | "authors": [ |
||
| 2573 | { |
||
| 2574 | "name": "Fabien Potencier", |
||
| 2575 | "email": "[email protected]" |
||
| 2576 | }, |
||
| 2577 | { |
||
| 2578 | "name": "Symfony Community", |
||
| 2579 | "homepage": "https://symfony.com/contributors" |
||
| 2580 | } |
||
| 2581 | ], |
||
| 2582 | "description": "Symfony Yaml Component", |
||
| 2583 | "homepage": "https://symfony.com", |
||
| 2584 | "time": "2015-11-30 12:35:10" |
||
| 2585 | } |
||
| 2586 | ], |
||
| 2587 | "aliases": [], |
||
| 2588 | "minimum-stability": "stable", |
||
| 2589 | "stability-flags": [], |
||
| 2590 | "prefer-stable": false, |
||
| 2591 | "prefer-lowest": true, |
||
| 2592 | "platform": { |
||
| 2593 | "php": ">=5.5" |
||
| 2594 | }, |
||
| 2595 | "platform-dev": [] |
||
| 2596 | } |
||
| 2597 |