irishdan /
NotificationBundle
This project does not seem to handle request data directly as such no vulnerable execution paths were found.
include, or for example
via PHP's auto-loading mechanism.
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": "b7b62421b684bff2d367857870159f95", |
||
| 8 | "content-hash": "46455132d6e97322238c80a97ce03721", |
||
| 9 | "packages": [ |
||
| 10 | { |
||
| 11 | "name": "paragonie/random_compat", |
||
| 12 | "version": "v2.0.10", |
||
| 13 | "source": { |
||
| 14 | "type": "git", |
||
| 15 | "url": "https://github.com/paragonie/random_compat.git", |
||
| 16 | "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d" |
||
| 17 | }, |
||
| 18 | "dist": { |
||
| 19 | "type": "zip", |
||
| 20 | "url": "https://api.github.com/repos/paragonie/random_compat/zipball/634bae8e911eefa89c1abfbf1b66da679ac8f54d", |
||
| 21 | "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d", |
||
| 22 | "shasum": "" |
||
| 23 | }, |
||
| 24 | "require": { |
||
| 25 | "php": ">=5.2.0" |
||
| 26 | }, |
||
| 27 | "require-dev": { |
||
| 28 | "phpunit/phpunit": "4.*|5.*" |
||
| 29 | }, |
||
| 30 | "suggest": { |
||
| 31 | "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." |
||
| 32 | }, |
||
| 33 | "type": "library", |
||
| 34 | "autoload": { |
||
| 35 | "files": [ |
||
| 36 | "lib/random.php" |
||
| 37 | ] |
||
| 38 | }, |
||
| 39 | "notification-url": "https://packagist.org/downloads/", |
||
| 40 | "license": [ |
||
| 41 | "MIT" |
||
| 42 | ], |
||
| 43 | "authors": [ |
||
| 44 | { |
||
| 45 | "name": "Paragon Initiative Enterprises", |
||
| 46 | "email": "[email protected]", |
||
| 47 | "homepage": "https://paragonie.com" |
||
| 48 | } |
||
| 49 | ], |
||
| 50 | "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", |
||
| 51 | "keywords": [ |
||
| 52 | "csprng", |
||
| 53 | "pseudorandom", |
||
| 54 | "random" |
||
| 55 | ], |
||
| 56 | "time": "2017-03-13 16:27:32" |
||
| 57 | }, |
||
| 58 | { |
||
| 59 | "name": "psr/cache", |
||
| 60 | "version": "dev-master", |
||
| 61 | "source": { |
||
| 62 | "type": "git", |
||
| 63 | "url": "https://github.com/php-fig/cache.git", |
||
| 64 | "reference": "78c5a01ddbf11cf731f1338a4f5aba23b14d5b47" |
||
| 65 | }, |
||
| 66 | "dist": { |
||
| 67 | "type": "zip", |
||
| 68 | "url": "https://api.github.com/repos/php-fig/cache/zipball/78c5a01ddbf11cf731f1338a4f5aba23b14d5b47", |
||
| 69 | "reference": "78c5a01ddbf11cf731f1338a4f5aba23b14d5b47", |
||
| 70 | "shasum": "" |
||
| 71 | }, |
||
| 72 | "require": { |
||
| 73 | "php": ">=5.3.0" |
||
| 74 | }, |
||
| 75 | "type": "library", |
||
| 76 | "extra": { |
||
| 77 | "branch-alias": { |
||
| 78 | "dev-master": "1.0.x-dev" |
||
| 79 | } |
||
| 80 | }, |
||
| 81 | "autoload": { |
||
| 82 | "psr-4": { |
||
| 83 | "Psr\\Cache\\": "src/" |
||
| 84 | } |
||
| 85 | }, |
||
| 86 | "notification-url": "https://packagist.org/downloads/", |
||
| 87 | "license": [ |
||
| 88 | "MIT" |
||
| 89 | ], |
||
| 90 | "authors": [ |
||
| 91 | { |
||
| 92 | "name": "PHP-FIG", |
||
| 93 | "homepage": "http://www.php-fig.org/" |
||
| 94 | } |
||
| 95 | ], |
||
| 96 | "description": "Common interface for caching libraries", |
||
| 97 | "keywords": [ |
||
| 98 | "cache", |
||
| 99 | "psr", |
||
| 100 | "psr-6" |
||
| 101 | ], |
||
| 102 | "time": "2016-10-13 14:48:10" |
||
| 103 | }, |
||
| 104 | { |
||
| 105 | "name": "psr/container", |
||
| 106 | "version": "dev-master", |
||
| 107 | "source": { |
||
| 108 | "type": "git", |
||
| 109 | "url": "https://github.com/php-fig/container.git", |
||
| 110 | "reference": "2cc4a01788191489dc7459446ba832fa79a216a7" |
||
| 111 | }, |
||
| 112 | "dist": { |
||
| 113 | "type": "zip", |
||
| 114 | "url": "https://api.github.com/repos/php-fig/container/zipball/2cc4a01788191489dc7459446ba832fa79a216a7", |
||
| 115 | "reference": "2cc4a01788191489dc7459446ba832fa79a216a7", |
||
| 116 | "shasum": "" |
||
| 117 | }, |
||
| 118 | "require": { |
||
| 119 | "php": ">=5.3.0" |
||
| 120 | }, |
||
| 121 | "type": "library", |
||
| 122 | "extra": { |
||
| 123 | "branch-alias": { |
||
| 124 | "dev-master": "1.0.x-dev" |
||
| 125 | } |
||
| 126 | }, |
||
| 127 | "autoload": { |
||
| 128 | "psr-4": { |
||
| 129 | "Psr\\Container\\": "src/" |
||
| 130 | } |
||
| 131 | }, |
||
| 132 | "notification-url": "https://packagist.org/downloads/", |
||
| 133 | "license": [ |
||
| 134 | "MIT" |
||
| 135 | ], |
||
| 136 | "authors": [ |
||
| 137 | { |
||
| 138 | "name": "PHP-FIG", |
||
| 139 | "homepage": "http://www.php-fig.org/" |
||
| 140 | } |
||
| 141 | ], |
||
| 142 | "description": "Common Container Interface (PHP FIG PSR-11)", |
||
| 143 | "homepage": "https://github.com/php-fig/container", |
||
| 144 | "keywords": [ |
||
| 145 | "PSR-11", |
||
| 146 | "container", |
||
| 147 | "container-interface", |
||
| 148 | "container-interop", |
||
| 149 | "psr" |
||
| 150 | ], |
||
| 151 | "time": "2017-06-28 15:35:32" |
||
| 152 | }, |
||
| 153 | { |
||
| 154 | "name": "psr/log", |
||
| 155 | "version": "dev-master", |
||
| 156 | "source": { |
||
| 157 | "type": "git", |
||
| 158 | "url": "https://github.com/php-fig/log.git", |
||
| 159 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" |
||
| 160 | }, |
||
| 161 | "dist": { |
||
| 162 | "type": "zip", |
||
| 163 | "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
| 164 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
| 165 | "shasum": "" |
||
| 166 | }, |
||
| 167 | "require": { |
||
| 168 | "php": ">=5.3.0" |
||
| 169 | }, |
||
| 170 | "type": "library", |
||
| 171 | "extra": { |
||
| 172 | "branch-alias": { |
||
| 173 | "dev-master": "1.0.x-dev" |
||
| 174 | } |
||
| 175 | }, |
||
| 176 | "autoload": { |
||
| 177 | "psr-4": { |
||
| 178 | "Psr\\Log\\": "Psr/Log/" |
||
| 179 | } |
||
| 180 | }, |
||
| 181 | "notification-url": "https://packagist.org/downloads/", |
||
| 182 | "license": [ |
||
| 183 | "MIT" |
||
| 184 | ], |
||
| 185 | "authors": [ |
||
| 186 | { |
||
| 187 | "name": "PHP-FIG", |
||
| 188 | "homepage": "http://www.php-fig.org/" |
||
| 189 | } |
||
| 190 | ], |
||
| 191 | "description": "Common interface for logging libraries", |
||
| 192 | "homepage": "https://github.com/php-fig/log", |
||
| 193 | "keywords": [ |
||
| 194 | "log", |
||
| 195 | "psr", |
||
| 196 | "psr-3" |
||
| 197 | ], |
||
| 198 | "time": "2016-10-10 12:19:37" |
||
| 199 | }, |
||
| 200 | { |
||
| 201 | "name": "psr/simple-cache", |
||
| 202 | "version": "dev-master", |
||
| 203 | "source": { |
||
| 204 | "type": "git", |
||
| 205 | "url": "https://github.com/php-fig/simple-cache.git", |
||
| 206 | "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24" |
||
| 207 | }, |
||
| 208 | "dist": { |
||
| 209 | "type": "zip", |
||
| 210 | "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/753fa598e8f3b9966c886fe13f370baa45ef0e24", |
||
| 211 | "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24", |
||
| 212 | "shasum": "" |
||
| 213 | }, |
||
| 214 | "require": { |
||
| 215 | "php": ">=5.3.0" |
||
| 216 | }, |
||
| 217 | "type": "library", |
||
| 218 | "extra": { |
||
| 219 | "branch-alias": { |
||
| 220 | "dev-master": "1.0.x-dev" |
||
| 221 | } |
||
| 222 | }, |
||
| 223 | "autoload": { |
||
| 224 | "psr-4": { |
||
| 225 | "Psr\\SimpleCache\\": "src/" |
||
| 226 | } |
||
| 227 | }, |
||
| 228 | "notification-url": "https://packagist.org/downloads/", |
||
| 229 | "license": [ |
||
| 230 | "MIT" |
||
| 231 | ], |
||
| 232 | "authors": [ |
||
| 233 | { |
||
| 234 | "name": "PHP-FIG", |
||
| 235 | "homepage": "http://www.php-fig.org/" |
||
| 236 | } |
||
| 237 | ], |
||
| 238 | "description": "Common interfaces for simple caching", |
||
| 239 | "keywords": [ |
||
| 240 | "cache", |
||
| 241 | "caching", |
||
| 242 | "psr", |
||
| 243 | "psr-16", |
||
| 244 | "simple-cache" |
||
| 245 | ], |
||
| 246 | "time": "2017-01-02 13:31:39" |
||
| 247 | }, |
||
| 248 | { |
||
| 249 | "name": "sensio/generator-bundle", |
||
| 250 | "version": "dev-master", |
||
| 251 | "source": { |
||
| 252 | "type": "git", |
||
| 253 | "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git", |
||
| 254 | "reference": "8ed13441e69fa0674fe3b2c69861be6d60bf5cb3" |
||
| 255 | }, |
||
| 256 | "dist": { |
||
| 257 | "type": "zip", |
||
| 258 | "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/8ed13441e69fa0674fe3b2c69861be6d60bf5cb3", |
||
| 259 | "reference": "8ed13441e69fa0674fe3b2c69861be6d60bf5cb3", |
||
| 260 | "shasum": "" |
||
| 261 | }, |
||
| 262 | "require": { |
||
| 263 | "symfony/console": "~2.7|~3.0", |
||
| 264 | "symfony/framework-bundle": "~2.7|~3.0", |
||
| 265 | "symfony/process": "~2.7|~3.0", |
||
| 266 | "symfony/yaml": "~2.7|~3.0", |
||
| 267 | "twig/twig": "^1.28.2|^2.0" |
||
| 268 | }, |
||
| 269 | "require-dev": { |
||
| 270 | "doctrine/orm": "~2.4", |
||
| 271 | "symfony/doctrine-bridge": "~2.7|~3.0", |
||
| 272 | "symfony/filesystem": "~2.7|~3.0", |
||
| 273 | "symfony/phpunit-bridge": "^3.3" |
||
| 274 | }, |
||
| 275 | "type": "symfony-bundle", |
||
| 276 | "extra": { |
||
| 277 | "branch-alias": { |
||
| 278 | "dev-master": "3.1.x-dev" |
||
| 279 | } |
||
| 280 | }, |
||
| 281 | "autoload": { |
||
| 282 | "psr-4": { |
||
| 283 | "Sensio\\Bundle\\GeneratorBundle\\": "" |
||
| 284 | }, |
||
| 285 | "exclude-from-classmap": [ |
||
| 286 | "/Tests/" |
||
| 287 | ] |
||
| 288 | }, |
||
| 289 | "notification-url": "https://packagist.org/downloads/", |
||
| 290 | "license": [ |
||
| 291 | "MIT" |
||
| 292 | ], |
||
| 293 | "authors": [ |
||
| 294 | { |
||
| 295 | "name": "Fabien Potencier", |
||
| 296 | "email": "[email protected]" |
||
| 297 | } |
||
| 298 | ], |
||
| 299 | "description": "This bundle generates code for you", |
||
| 300 | "time": "2017-07-23 07:08:53" |
||
| 301 | }, |
||
| 302 | { |
||
| 303 | "name": "swiftmailer/swiftmailer", |
||
| 304 | "version": "5.x-dev", |
||
| 305 | "source": { |
||
| 306 | "type": "git", |
||
| 307 | "url": "https://github.com/swiftmailer/swiftmailer.git", |
||
| 308 | "reference": "0dcea9240098b05c2415e189221f0eed514d8cb7" |
||
| 309 | }, |
||
| 310 | "dist": { |
||
| 311 | "type": "zip", |
||
| 312 | "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0dcea9240098b05c2415e189221f0eed514d8cb7", |
||
| 313 | "reference": "0dcea9240098b05c2415e189221f0eed514d8cb7", |
||
| 314 | "shasum": "" |
||
| 315 | }, |
||
| 316 | "require": { |
||
| 317 | "php": ">=5.3.3" |
||
| 318 | }, |
||
| 319 | "require-dev": { |
||
| 320 | "mockery/mockery": "~0.9.1", |
||
| 321 | "symfony/phpunit-bridge": "~3.2" |
||
| 322 | }, |
||
| 323 | "type": "library", |
||
| 324 | "extra": { |
||
| 325 | "branch-alias": { |
||
| 326 | "dev-master": "5.4-dev" |
||
| 327 | } |
||
| 328 | }, |
||
| 329 | "autoload": { |
||
| 330 | "files": [ |
||
| 331 | "lib/swift_required.php" |
||
| 332 | ] |
||
| 333 | }, |
||
| 334 | "notification-url": "https://packagist.org/downloads/", |
||
| 335 | "license": [ |
||
| 336 | "MIT" |
||
| 337 | ], |
||
| 338 | "authors": [ |
||
| 339 | { |
||
| 340 | "name": "Chris Corbyn" |
||
| 341 | }, |
||
| 342 | { |
||
| 343 | "name": "Fabien Potencier", |
||
| 344 | "email": "[email protected]" |
||
| 345 | } |
||
| 346 | ], |
||
| 347 | "description": "Swiftmailer, free feature-rich PHP mailer", |
||
| 348 | "homepage": "http://swiftmailer.symfony.com", |
||
| 349 | "keywords": [ |
||
| 350 | "email", |
||
| 351 | "mail", |
||
| 352 | "mailer" |
||
| 353 | ], |
||
| 354 | "time": "2017-08-22 22:04:30" |
||
| 355 | }, |
||
| 356 | { |
||
| 357 | "name": "symfony/asset", |
||
| 358 | "version": "3.4.x-dev", |
||
| 359 | "source": { |
||
| 360 | "type": "git", |
||
| 361 | "url": "https://github.com/symfony/asset.git", |
||
| 362 | "reference": "5602d93545b86c9999e1f6c7e35b4f386b56ee55" |
||
| 363 | }, |
||
| 364 | "dist": { |
||
| 365 | "type": "zip", |
||
| 366 | "url": "https://api.github.com/repos/symfony/asset/zipball/5602d93545b86c9999e1f6c7e35b4f386b56ee55", |
||
| 367 | "reference": "5602d93545b86c9999e1f6c7e35b4f386b56ee55", |
||
| 368 | "shasum": "" |
||
| 369 | }, |
||
| 370 | "require": { |
||
| 371 | "php": "^5.5.9|>=7.0.8" |
||
| 372 | }, |
||
| 373 | "require-dev": { |
||
| 374 | "symfony/http-foundation": "~2.8|~3.0|~4.0", |
||
| 375 | "symfony/http-kernel": "~2.8|~3.0|~4.0" |
||
| 376 | }, |
||
| 377 | "suggest": { |
||
| 378 | "symfony/http-foundation": "" |
||
| 379 | }, |
||
| 380 | "type": "library", |
||
| 381 | "extra": { |
||
| 382 | "branch-alias": { |
||
| 383 | "dev-master": "3.4-dev" |
||
| 384 | } |
||
| 385 | }, |
||
| 386 | "autoload": { |
||
| 387 | "psr-4": { |
||
| 388 | "Symfony\\Component\\Asset\\": "" |
||
| 389 | }, |
||
| 390 | "exclude-from-classmap": [ |
||
| 391 | "/Tests/" |
||
| 392 | ] |
||
| 393 | }, |
||
| 394 | "notification-url": "https://packagist.org/downloads/", |
||
| 395 | "license": [ |
||
| 396 | "MIT" |
||
| 397 | ], |
||
| 398 | "authors": [ |
||
| 399 | { |
||
| 400 | "name": "Fabien Potencier", |
||
| 401 | "email": "[email protected]" |
||
| 402 | }, |
||
| 403 | { |
||
| 404 | "name": "Symfony Community", |
||
| 405 | "homepage": "https://symfony.com/contributors" |
||
| 406 | } |
||
| 407 | ], |
||
| 408 | "description": "Symfony Asset Component", |
||
| 409 | "homepage": "https://symfony.com", |
||
| 410 | "time": "2017-08-03 09:34:20" |
||
| 411 | }, |
||
| 412 | { |
||
| 413 | "name": "symfony/cache", |
||
| 414 | "version": "3.4.x-dev", |
||
| 415 | "source": { |
||
| 416 | "type": "git", |
||
| 417 | "url": "https://github.com/symfony/cache.git", |
||
| 418 | "reference": "dc33fc5a3cc14fbd9850ff861be5d9ce826eeb67" |
||
| 419 | }, |
||
| 420 | "dist": { |
||
| 421 | "type": "zip", |
||
| 422 | "url": "https://api.github.com/repos/symfony/cache/zipball/dc33fc5a3cc14fbd9850ff861be5d9ce826eeb67", |
||
| 423 | "reference": "dc33fc5a3cc14fbd9850ff861be5d9ce826eeb67", |
||
| 424 | "shasum": "" |
||
| 425 | }, |
||
| 426 | "require": { |
||
| 427 | "php": "^5.5.9|>=7.0.8", |
||
| 428 | "psr/cache": "~1.0", |
||
| 429 | "psr/log": "~1.0", |
||
| 430 | "psr/simple-cache": "^1.0" |
||
| 431 | }, |
||
| 432 | "conflict": { |
||
| 433 | "symfony/var-dumper": "<3.3" |
||
| 434 | }, |
||
| 435 | "provide": { |
||
| 436 | "psr/cache-implementation": "1.0", |
||
| 437 | "psr/simple-cache-implementation": "1.0" |
||
| 438 | }, |
||
| 439 | "require-dev": { |
||
| 440 | "cache/integration-tests": "dev-master", |
||
| 441 | "doctrine/cache": "~1.6", |
||
| 442 | "doctrine/dbal": "~2.4", |
||
| 443 | "predis/predis": "~1.0" |
||
| 444 | }, |
||
| 445 | "suggest": { |
||
| 446 | "symfony/polyfill-apcu": "For using ApcuAdapter on HHVM" |
||
| 447 | }, |
||
| 448 | "type": "library", |
||
| 449 | "extra": { |
||
| 450 | "branch-alias": { |
||
| 451 | "dev-master": "3.4-dev" |
||
| 452 | } |
||
| 453 | }, |
||
| 454 | "autoload": { |
||
| 455 | "psr-4": { |
||
| 456 | "Symfony\\Component\\Cache\\": "" |
||
| 457 | }, |
||
| 458 | "exclude-from-classmap": [ |
||
| 459 | "/Tests/" |
||
| 460 | ] |
||
| 461 | }, |
||
| 462 | "notification-url": "https://packagist.org/downloads/", |
||
| 463 | "license": [ |
||
| 464 | "MIT" |
||
| 465 | ], |
||
| 466 | "authors": [ |
||
| 467 | { |
||
| 468 | "name": "Nicolas Grekas", |
||
| 469 | "email": "[email protected]" |
||
| 470 | }, |
||
| 471 | { |
||
| 472 | "name": "Symfony Community", |
||
| 473 | "homepage": "https://symfony.com/contributors" |
||
| 474 | } |
||
| 475 | ], |
||
| 476 | "description": "Symfony Cache component with PSR-6, PSR-16, and tags", |
||
| 477 | "homepage": "https://symfony.com", |
||
| 478 | "keywords": [ |
||
| 479 | "caching", |
||
| 480 | "psr6" |
||
| 481 | ], |
||
| 482 | "time": "2017-08-07 11:18:35" |
||
| 483 | }, |
||
| 484 | { |
||
| 485 | "name": "symfony/class-loader", |
||
| 486 | "version": "dev-master", |
||
| 487 | "source": { |
||
| 488 | "type": "git", |
||
| 489 | "url": "https://github.com/symfony/class-loader.git", |
||
| 490 | "reference": "1635a4c8fe16fba0c13b3e3a8ab5cb502c4a2ed1" |
||
| 491 | }, |
||
| 492 | "dist": { |
||
| 493 | "type": "zip", |
||
| 494 | "url": "https://api.github.com/repos/symfony/class-loader/zipball/1635a4c8fe16fba0c13b3e3a8ab5cb502c4a2ed1", |
||
| 495 | "reference": "1635a4c8fe16fba0c13b3e3a8ab5cb502c4a2ed1", |
||
| 496 | "shasum": "" |
||
| 497 | }, |
||
| 498 | "require": { |
||
| 499 | "php": "^5.5.9|>=7.0.8" |
||
| 500 | }, |
||
| 501 | "require-dev": { |
||
| 502 | "symfony/finder": "~2.8|~3.0|~4.0", |
||
| 503 | "symfony/polyfill-apcu": "~1.1" |
||
| 504 | }, |
||
| 505 | "suggest": { |
||
| 506 | "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM" |
||
| 507 | }, |
||
| 508 | "type": "library", |
||
| 509 | "extra": { |
||
| 510 | "branch-alias": { |
||
| 511 | "dev-master": "3.4-dev" |
||
| 512 | } |
||
| 513 | }, |
||
| 514 | "autoload": { |
||
| 515 | "psr-4": { |
||
| 516 | "Symfony\\Component\\ClassLoader\\": "" |
||
| 517 | }, |
||
| 518 | "exclude-from-classmap": [ |
||
| 519 | "/Tests/" |
||
| 520 | ] |
||
| 521 | }, |
||
| 522 | "notification-url": "https://packagist.org/downloads/", |
||
| 523 | "license": [ |
||
| 524 | "MIT" |
||
| 525 | ], |
||
| 526 | "authors": [ |
||
| 527 | { |
||
| 528 | "name": "Fabien Potencier", |
||
| 529 | "email": "[email protected]" |
||
| 530 | }, |
||
| 531 | { |
||
| 532 | "name": "Symfony Community", |
||
| 533 | "homepage": "https://symfony.com/contributors" |
||
| 534 | } |
||
| 535 | ], |
||
| 536 | "description": "Symfony ClassLoader Component", |
||
| 537 | "homepage": "https://symfony.com", |
||
| 538 | "time": "2017-08-03 09:34:20" |
||
| 539 | }, |
||
| 540 | { |
||
| 541 | "name": "symfony/config", |
||
| 542 | "version": "3.4.x-dev", |
||
| 543 | "source": { |
||
| 544 | "type": "git", |
||
| 545 | "url": "https://github.com/symfony/config.git", |
||
| 546 | "reference": "d668d8c0502d2b485c00d107db65fdbc56c26282" |
||
| 547 | }, |
||
| 548 | "dist": { |
||
| 549 | "type": "zip", |
||
| 550 | "url": "https://api.github.com/repos/symfony/config/zipball/d668d8c0502d2b485c00d107db65fdbc56c26282", |
||
| 551 | "reference": "d668d8c0502d2b485c00d107db65fdbc56c26282", |
||
| 552 | "shasum": "" |
||
| 553 | }, |
||
| 554 | "require": { |
||
| 555 | "php": "^5.5.9|>=7.0.8", |
||
| 556 | "symfony/filesystem": "~2.8|~3.0|~4.0" |
||
| 557 | }, |
||
| 558 | "conflict": { |
||
| 559 | "symfony/dependency-injection": "<3.3", |
||
| 560 | "symfony/finder": "<3.3" |
||
| 561 | }, |
||
| 562 | "require-dev": { |
||
| 563 | "symfony/dependency-injection": "~3.3|~4.0", |
||
| 564 | "symfony/finder": "~3.3|~4.0", |
||
| 565 | "symfony/yaml": "~3.0|~4.0" |
||
| 566 | }, |
||
| 567 | "suggest": { |
||
| 568 | "symfony/yaml": "To use the yaml reference dumper" |
||
| 569 | }, |
||
| 570 | "type": "library", |
||
| 571 | "extra": { |
||
| 572 | "branch-alias": { |
||
| 573 | "dev-master": "3.4-dev" |
||
| 574 | } |
||
| 575 | }, |
||
| 576 | "autoload": { |
||
| 577 | "psr-4": { |
||
| 578 | "Symfony\\Component\\Config\\": "" |
||
| 579 | }, |
||
| 580 | "exclude-from-classmap": [ |
||
| 581 | "/Tests/" |
||
| 582 | ] |
||
| 583 | }, |
||
| 584 | "notification-url": "https://packagist.org/downloads/", |
||
| 585 | "license": [ |
||
| 586 | "MIT" |
||
| 587 | ], |
||
| 588 | "authors": [ |
||
| 589 | { |
||
| 590 | "name": "Fabien Potencier", |
||
| 591 | "email": "[email protected]" |
||
| 592 | }, |
||
| 593 | { |
||
| 594 | "name": "Symfony Community", |
||
| 595 | "homepage": "https://symfony.com/contributors" |
||
| 596 | } |
||
| 597 | ], |
||
| 598 | "description": "Symfony Config Component", |
||
| 599 | "homepage": "https://symfony.com", |
||
| 600 | "time": "2017-08-05 17:34:46" |
||
| 601 | }, |
||
| 602 | { |
||
| 603 | "name": "symfony/console", |
||
| 604 | "version": "3.4.x-dev", |
||
| 605 | "source": { |
||
| 606 | "type": "git", |
||
| 607 | "url": "https://github.com/symfony/console.git", |
||
| 608 | "reference": "b789be584eeefa72bcc0d726b6da451e5d24a6df" |
||
| 609 | }, |
||
| 610 | "dist": { |
||
| 611 | "type": "zip", |
||
| 612 | "url": "https://api.github.com/repos/symfony/console/zipball/b789be584eeefa72bcc0d726b6da451e5d24a6df", |
||
| 613 | "reference": "b789be584eeefa72bcc0d726b6da451e5d24a6df", |
||
| 614 | "shasum": "" |
||
| 615 | }, |
||
| 616 | "require": { |
||
| 617 | "php": "^5.5.9|>=7.0.8", |
||
| 618 | "symfony/debug": "~2.8|~3.0|~4.0", |
||
| 619 | "symfony/polyfill-mbstring": "~1.0" |
||
| 620 | }, |
||
| 621 | "conflict": { |
||
| 622 | "symfony/dependency-injection": "<3.3", |
||
| 623 | "symfony/process": "<3.3" |
||
| 624 | }, |
||
| 625 | "require-dev": { |
||
| 626 | "psr/log": "~1.0", |
||
| 627 | "symfony/config": "~3.3|~4.0", |
||
| 628 | "symfony/dependency-injection": "~3.3|~4.0", |
||
| 629 | "symfony/event-dispatcher": "~2.8|~3.0|~4.0", |
||
| 630 | "symfony/lock": "~3.4|~4.0", |
||
| 631 | "symfony/process": "~3.3|~4.0" |
||
| 632 | }, |
||
| 633 | "suggest": { |
||
| 634 | "psr/log": "For using the console logger", |
||
| 635 | "symfony/event-dispatcher": "", |
||
| 636 | "symfony/lock": "", |
||
| 637 | "symfony/process": "" |
||
| 638 | }, |
||
| 639 | "type": "library", |
||
| 640 | "extra": { |
||
| 641 | "branch-alias": { |
||
| 642 | "dev-master": "3.4-dev" |
||
| 643 | } |
||
| 644 | }, |
||
| 645 | "autoload": { |
||
| 646 | "psr-4": { |
||
| 647 | "Symfony\\Component\\Console\\": "" |
||
| 648 | }, |
||
| 649 | "exclude-from-classmap": [ |
||
| 650 | "/Tests/" |
||
| 651 | ] |
||
| 652 | }, |
||
| 653 | "notification-url": "https://packagist.org/downloads/", |
||
| 654 | "license": [ |
||
| 655 | "MIT" |
||
| 656 | ], |
||
| 657 | "authors": [ |
||
| 658 | { |
||
| 659 | "name": "Fabien Potencier", |
||
| 660 | "email": "[email protected]" |
||
| 661 | }, |
||
| 662 | { |
||
| 663 | "name": "Symfony Community", |
||
| 664 | "homepage": "https://symfony.com/contributors" |
||
| 665 | } |
||
| 666 | ], |
||
| 667 | "description": "Symfony Console Component", |
||
| 668 | "homepage": "https://symfony.com", |
||
| 669 | "time": "2017-08-24 14:43:56" |
||
| 670 | }, |
||
| 671 | { |
||
| 672 | "name": "symfony/debug", |
||
| 673 | "version": "3.4.x-dev", |
||
| 674 | "source": { |
||
| 675 | "type": "git", |
||
| 676 | "url": "https://github.com/symfony/debug.git", |
||
| 677 | "reference": "50bda5b4b8641616d45254c6855bcd45f2f64187" |
||
| 678 | }, |
||
| 679 | "dist": { |
||
| 680 | "type": "zip", |
||
| 681 | "url": "https://api.github.com/repos/symfony/debug/zipball/50bda5b4b8641616d45254c6855bcd45f2f64187", |
||
| 682 | "reference": "50bda5b4b8641616d45254c6855bcd45f2f64187", |
||
| 683 | "shasum": "" |
||
| 684 | }, |
||
| 685 | "require": { |
||
| 686 | "php": "^5.5.9|>=7.0.8", |
||
| 687 | "psr/log": "~1.0" |
||
| 688 | }, |
||
| 689 | "conflict": { |
||
| 690 | "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" |
||
| 691 | }, |
||
| 692 | "require-dev": { |
||
| 693 | "symfony/http-kernel": "~2.8|~3.0|~4.0" |
||
| 694 | }, |
||
| 695 | "type": "library", |
||
| 696 | "extra": { |
||
| 697 | "branch-alias": { |
||
| 698 | "dev-master": "3.4-dev" |
||
| 699 | } |
||
| 700 | }, |
||
| 701 | "autoload": { |
||
| 702 | "psr-4": { |
||
| 703 | "Symfony\\Component\\Debug\\": "" |
||
| 704 | }, |
||
| 705 | "exclude-from-classmap": [ |
||
| 706 | "/Tests/" |
||
| 707 | ] |
||
| 708 | }, |
||
| 709 | "notification-url": "https://packagist.org/downloads/", |
||
| 710 | "license": [ |
||
| 711 | "MIT" |
||
| 712 | ], |
||
| 713 | "authors": [ |
||
| 714 | { |
||
| 715 | "name": "Fabien Potencier", |
||
| 716 | "email": "[email protected]" |
||
| 717 | }, |
||
| 718 | { |
||
| 719 | "name": "Symfony Community", |
||
| 720 | "homepage": "https://symfony.com/contributors" |
||
| 721 | } |
||
| 722 | ], |
||
| 723 | "description": "Symfony Debug Component", |
||
| 724 | "homepage": "https://symfony.com", |
||
| 725 | "time": "2017-08-10 07:07:17" |
||
| 726 | }, |
||
| 727 | { |
||
| 728 | "name": "symfony/dependency-injection", |
||
| 729 | "version": "3.4.x-dev", |
||
| 730 | "source": { |
||
| 731 | "type": "git", |
||
| 732 | "url": "https://github.com/symfony/dependency-injection.git", |
||
| 733 | "reference": "bc11e2bbe6cc1c21feb172e1ae79aef24006efbd" |
||
| 734 | }, |
||
| 735 | "dist": { |
||
| 736 | "type": "zip", |
||
| 737 | "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/bc11e2bbe6cc1c21feb172e1ae79aef24006efbd", |
||
| 738 | "reference": "bc11e2bbe6cc1c21feb172e1ae79aef24006efbd", |
||
| 739 | "shasum": "" |
||
| 740 | }, |
||
| 741 | "require": { |
||
| 742 | "php": "^5.5.9|>=7.0.8", |
||
| 743 | "psr/container": "^1.0" |
||
| 744 | }, |
||
| 745 | "conflict": { |
||
| 746 | "symfony/config": "<3.3.1", |
||
| 747 | "symfony/finder": "<3.3", |
||
| 748 | "symfony/proxy-manager-bridge": "<3.4", |
||
| 749 | "symfony/yaml": "<3.4" |
||
| 750 | }, |
||
| 751 | "provide": { |
||
| 752 | "psr/container-implementation": "1.0" |
||
| 753 | }, |
||
| 754 | "require-dev": { |
||
| 755 | "symfony/config": "~3.3|~4.0", |
||
| 756 | "symfony/expression-language": "~2.8|~3.0|~4.0", |
||
| 757 | "symfony/yaml": "~3.4|~4.0" |
||
| 758 | }, |
||
| 759 | "suggest": { |
||
| 760 | "symfony/config": "", |
||
| 761 | "symfony/expression-language": "For using expressions in service container configuration", |
||
| 762 | "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", |
||
| 763 | "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", |
||
| 764 | "symfony/yaml": "" |
||
| 765 | }, |
||
| 766 | "type": "library", |
||
| 767 | "extra": { |
||
| 768 | "branch-alias": { |
||
| 769 | "dev-master": "3.4-dev" |
||
| 770 | } |
||
| 771 | }, |
||
| 772 | "autoload": { |
||
| 773 | "psr-4": { |
||
| 774 | "Symfony\\Component\\DependencyInjection\\": "" |
||
| 775 | }, |
||
| 776 | "exclude-from-classmap": [ |
||
| 777 | "/Tests/" |
||
| 778 | ] |
||
| 779 | }, |
||
| 780 | "notification-url": "https://packagist.org/downloads/", |
||
| 781 | "license": [ |
||
| 782 | "MIT" |
||
| 783 | ], |
||
| 784 | "authors": [ |
||
| 785 | { |
||
| 786 | "name": "Fabien Potencier", |
||
| 787 | "email": "[email protected]" |
||
| 788 | }, |
||
| 789 | { |
||
| 790 | "name": "Symfony Community", |
||
| 791 | "homepage": "https://symfony.com/contributors" |
||
| 792 | } |
||
| 793 | ], |
||
| 794 | "description": "Symfony DependencyInjection Component", |
||
| 795 | "homepage": "https://symfony.com", |
||
| 796 | "time": "2017-08-22 22:02:44" |
||
| 797 | }, |
||
| 798 | { |
||
| 799 | "name": "symfony/event-dispatcher", |
||
| 800 | "version": "3.4.x-dev", |
||
| 801 | "source": { |
||
| 802 | "type": "git", |
||
| 803 | "url": "https://github.com/symfony/event-dispatcher.git", |
||
| 804 | "reference": "cd8b015f859e6b60933324db00067c2f060b4d18" |
||
| 805 | }, |
||
| 806 | "dist": { |
||
| 807 | "type": "zip", |
||
| 808 | "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/cd8b015f859e6b60933324db00067c2f060b4d18", |
||
| 809 | "reference": "cd8b015f859e6b60933324db00067c2f060b4d18", |
||
| 810 | "shasum": "" |
||
| 811 | }, |
||
| 812 | "require": { |
||
| 813 | "php": "^5.5.9|>=7.0.8" |
||
| 814 | }, |
||
| 815 | "conflict": { |
||
| 816 | "symfony/dependency-injection": "<3.3" |
||
| 817 | }, |
||
| 818 | "require-dev": { |
||
| 819 | "psr/log": "~1.0", |
||
| 820 | "symfony/config": "~2.8|~3.0|~4.0", |
||
| 821 | "symfony/dependency-injection": "~3.3|~4.0", |
||
| 822 | "symfony/expression-language": "~2.8|~3.0|~4.0", |
||
| 823 | "symfony/stopwatch": "~2.8|~3.0|~4.0" |
||
| 824 | }, |
||
| 825 | "suggest": { |
||
| 826 | "symfony/dependency-injection": "", |
||
| 827 | "symfony/http-kernel": "" |
||
| 828 | }, |
||
| 829 | "type": "library", |
||
| 830 | "extra": { |
||
| 831 | "branch-alias": { |
||
| 832 | "dev-master": "3.4-dev" |
||
| 833 | } |
||
| 834 | }, |
||
| 835 | "autoload": { |
||
| 836 | "psr-4": { |
||
| 837 | "Symfony\\Component\\EventDispatcher\\": "" |
||
| 838 | }, |
||
| 839 | "exclude-from-classmap": [ |
||
| 840 | "/Tests/" |
||
| 841 | ] |
||
| 842 | }, |
||
| 843 | "notification-url": "https://packagist.org/downloads/", |
||
| 844 | "license": [ |
||
| 845 | "MIT" |
||
| 846 | ], |
||
| 847 | "authors": [ |
||
| 848 | { |
||
| 849 | "name": "Fabien Potencier", |
||
| 850 | "email": "[email protected]" |
||
| 851 | }, |
||
| 852 | { |
||
| 853 | "name": "Symfony Community", |
||
| 854 | "homepage": "https://symfony.com/contributors" |
||
| 855 | } |
||
| 856 | ], |
||
| 857 | "description": "Symfony EventDispatcher Component", |
||
| 858 | "homepage": "https://symfony.com", |
||
| 859 | "time": "2017-08-03 09:34:20" |
||
| 860 | }, |
||
| 861 | { |
||
| 862 | "name": "symfony/filesystem", |
||
| 863 | "version": "3.4.x-dev", |
||
| 864 | "source": { |
||
| 865 | "type": "git", |
||
| 866 | "url": "https://github.com/symfony/filesystem.git", |
||
| 867 | "reference": "e4d366b620c8b6e2d4977c154f6a1d5b416db4dd" |
||
| 868 | }, |
||
| 869 | "dist": { |
||
| 870 | "type": "zip", |
||
| 871 | "url": "https://api.github.com/repos/symfony/filesystem/zipball/e4d366b620c8b6e2d4977c154f6a1d5b416db4dd", |
||
| 872 | "reference": "e4d366b620c8b6e2d4977c154f6a1d5b416db4dd", |
||
| 873 | "shasum": "" |
||
| 874 | }, |
||
| 875 | "require": { |
||
| 876 | "php": "^5.5.9|>=7.0.8" |
||
| 877 | }, |
||
| 878 | "type": "library", |
||
| 879 | "extra": { |
||
| 880 | "branch-alias": { |
||
| 881 | "dev-master": "3.4-dev" |
||
| 882 | } |
||
| 883 | }, |
||
| 884 | "autoload": { |
||
| 885 | "psr-4": { |
||
| 886 | "Symfony\\Component\\Filesystem\\": "" |
||
| 887 | }, |
||
| 888 | "exclude-from-classmap": [ |
||
| 889 | "/Tests/" |
||
| 890 | ] |
||
| 891 | }, |
||
| 892 | "notification-url": "https://packagist.org/downloads/", |
||
| 893 | "license": [ |
||
| 894 | "MIT" |
||
| 895 | ], |
||
| 896 | "authors": [ |
||
| 897 | { |
||
| 898 | "name": "Fabien Potencier", |
||
| 899 | "email": "[email protected]" |
||
| 900 | }, |
||
| 901 | { |
||
| 902 | "name": "Symfony Community", |
||
| 903 | "homepage": "https://symfony.com/contributors" |
||
| 904 | } |
||
| 905 | ], |
||
| 906 | "description": "Symfony Filesystem Component", |
||
| 907 | "homepage": "https://symfony.com", |
||
| 908 | "time": "2017-08-03 09:34:20" |
||
| 909 | }, |
||
| 910 | { |
||
| 911 | "name": "symfony/finder", |
||
| 912 | "version": "3.4.x-dev", |
||
| 913 | "source": { |
||
| 914 | "type": "git", |
||
| 915 | "url": "https://github.com/symfony/finder.git", |
||
| 916 | "reference": "bf0450cfe7282c5f06539c4733ba64273e91e918" |
||
| 917 | }, |
||
| 918 | "dist": { |
||
| 919 | "type": "zip", |
||
| 920 | "url": "https://api.github.com/repos/symfony/finder/zipball/bf0450cfe7282c5f06539c4733ba64273e91e918", |
||
| 921 | "reference": "bf0450cfe7282c5f06539c4733ba64273e91e918", |
||
| 922 | "shasum": "" |
||
| 923 | }, |
||
| 924 | "require": { |
||
| 925 | "php": "^5.5.9|>=7.0.8" |
||
| 926 | }, |
||
| 927 | "type": "library", |
||
| 928 | "extra": { |
||
| 929 | "branch-alias": { |
||
| 930 | "dev-master": "3.4-dev" |
||
| 931 | } |
||
| 932 | }, |
||
| 933 | "autoload": { |
||
| 934 | "psr-4": { |
||
| 935 | "Symfony\\Component\\Finder\\": "" |
||
| 936 | }, |
||
| 937 | "exclude-from-classmap": [ |
||
| 938 | "/Tests/" |
||
| 939 | ] |
||
| 940 | }, |
||
| 941 | "notification-url": "https://packagist.org/downloads/", |
||
| 942 | "license": [ |
||
| 943 | "MIT" |
||
| 944 | ], |
||
| 945 | "authors": [ |
||
| 946 | { |
||
| 947 | "name": "Fabien Potencier", |
||
| 948 | "email": "[email protected]" |
||
| 949 | }, |
||
| 950 | { |
||
| 951 | "name": "Symfony Community", |
||
| 952 | "homepage": "https://symfony.com/contributors" |
||
| 953 | } |
||
| 954 | ], |
||
| 955 | "description": "Symfony Finder Component", |
||
| 956 | "homepage": "https://symfony.com", |
||
| 957 | "time": "2017-08-03 09:34:20" |
||
| 958 | }, |
||
| 959 | { |
||
| 960 | "name": "symfony/framework-bundle", |
||
| 961 | "version": "3.4.x-dev", |
||
| 962 | "source": { |
||
| 963 | "type": "git", |
||
| 964 | "url": "https://github.com/symfony/framework-bundle.git", |
||
| 965 | "reference": "2210dccd158658d64cbad45d1e9e6a1c313d3855" |
||
| 966 | }, |
||
| 967 | "dist": { |
||
| 968 | "type": "zip", |
||
| 969 | "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/2210dccd158658d64cbad45d1e9e6a1c313d3855", |
||
| 970 | "reference": "2210dccd158658d64cbad45d1e9e6a1c313d3855", |
||
| 971 | "shasum": "" |
||
| 972 | }, |
||
| 973 | "require": { |
||
| 974 | "ext-xml": "*", |
||
| 975 | "php": "^5.5.9|>=7.0.8", |
||
| 976 | "symfony/cache": "~3.4|~4.0", |
||
| 977 | "symfony/class-loader": "~3.2", |
||
| 978 | "symfony/config": "~3.3|~4.0", |
||
| 979 | "symfony/dependency-injection": "~3.4|~4.0", |
||
| 980 | "symfony/event-dispatcher": "^3.3.1|~4.0", |
||
| 981 | "symfony/filesystem": "~2.8|~3.0|~4.0", |
||
| 982 | "symfony/finder": "~2.8|~3.0|~4.0", |
||
| 983 | "symfony/http-foundation": "~3.3|~4.0", |
||
| 984 | "symfony/http-kernel": "~3.4|~4.0", |
||
| 985 | "symfony/polyfill-mbstring": "~1.0", |
||
| 986 | "symfony/routing": "~3.4|~4.0" |
||
| 987 | }, |
||
| 988 | "conflict": { |
||
| 989 | "phpdocumentor/reflection-docblock": "<3.0", |
||
| 990 | "phpdocumentor/type-resolver": "<0.2.0", |
||
| 991 | "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", |
||
| 992 | "symfony/asset": "<3.3", |
||
| 993 | "symfony/console": "<3.4", |
||
| 994 | "symfony/form": "<3.3", |
||
| 995 | "symfony/property-info": "<3.3", |
||
| 996 | "symfony/serializer": "<3.3", |
||
| 997 | "symfony/translation": "<3.4", |
||
| 998 | "symfony/validator": "<3.4", |
||
| 999 | "symfony/workflow": "<3.3" |
||
| 1000 | }, |
||
| 1001 | "require-dev": { |
||
| 1002 | "doctrine/annotations": "~1.0", |
||
| 1003 | "doctrine/cache": "~1.0", |
||
| 1004 | "fig/link-util": "^1.0", |
||
| 1005 | "phpdocumentor/reflection-docblock": "^3.0|^4.0", |
||
| 1006 | "symfony/asset": "~3.3|~4.0", |
||
| 1007 | "symfony/browser-kit": "~2.8|~3.0|~4.0", |
||
| 1008 | "symfony/console": "~3.4|~4.0", |
||
| 1009 | "symfony/css-selector": "~2.8|~3.0|~4.0", |
||
| 1010 | "symfony/dom-crawler": "~2.8|~3.0|~4.0", |
||
| 1011 | "symfony/expression-language": "~2.8|~3.0|~4.0", |
||
| 1012 | "symfony/form": "~3.3|~4.0", |
||
| 1013 | "symfony/polyfill-intl-icu": "~1.0", |
||
| 1014 | "symfony/process": "~2.8|~3.0|~4.0", |
||
| 1015 | "symfony/property-info": "~3.3|~4.0", |
||
| 1016 | "symfony/security": "~2.8|~3.0|~4.0", |
||
| 1017 | "symfony/security-core": "~3.2|~4.0", |
||
| 1018 | "symfony/security-csrf": "~2.8|~3.0|~4.0", |
||
| 1019 | "symfony/serializer": "~3.3|~4.0", |
||
| 1020 | "symfony/stopwatch": "~2.8|~3.0|~4.0", |
||
| 1021 | "symfony/templating": "~2.8|~3.0|~4.0", |
||
| 1022 | "symfony/translation": "~3.4|~4.0", |
||
| 1023 | "symfony/validator": "~3.4|~4.0", |
||
| 1024 | "symfony/var-dumper": "~3.3|~4.0", |
||
| 1025 | "symfony/web-link": "~3.3|~4.0", |
||
| 1026 | "symfony/workflow": "~3.3|~4.0", |
||
| 1027 | "symfony/yaml": "~3.2|~4.0", |
||
| 1028 | "twig/twig": "~1.34|~2.4" |
||
| 1029 | }, |
||
| 1030 | "suggest": { |
||
| 1031 | "ext-apcu": "For best performance of the system caches", |
||
| 1032 | "symfony/console": "For using the console commands", |
||
| 1033 | "symfony/form": "For using forms", |
||
| 1034 | "symfony/property-info": "For using the property_info service", |
||
| 1035 | "symfony/serializer": "For using the serializer service", |
||
| 1036 | "symfony/validator": "For using validation", |
||
| 1037 | "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering", |
||
| 1038 | "symfony/yaml": "For using the debug:config and lint:yaml commands" |
||
| 1039 | }, |
||
| 1040 | "type": "symfony-bundle", |
||
| 1041 | "extra": { |
||
| 1042 | "branch-alias": { |
||
| 1043 | "dev-master": "3.4-dev" |
||
| 1044 | } |
||
| 1045 | }, |
||
| 1046 | "autoload": { |
||
| 1047 | "psr-4": { |
||
| 1048 | "Symfony\\Bundle\\FrameworkBundle\\": "" |
||
| 1049 | }, |
||
| 1050 | "exclude-from-classmap": [ |
||
| 1051 | "/Tests/" |
||
| 1052 | ] |
||
| 1053 | }, |
||
| 1054 | "notification-url": "https://packagist.org/downloads/", |
||
| 1055 | "license": [ |
||
| 1056 | "MIT" |
||
| 1057 | ], |
||
| 1058 | "authors": [ |
||
| 1059 | { |
||
| 1060 | "name": "Fabien Potencier", |
||
| 1061 | "email": "[email protected]" |
||
| 1062 | }, |
||
| 1063 | { |
||
| 1064 | "name": "Symfony Community", |
||
| 1065 | "homepage": "https://symfony.com/contributors" |
||
| 1066 | } |
||
| 1067 | ], |
||
| 1068 | "description": "Symfony FrameworkBundle", |
||
| 1069 | "homepage": "https://symfony.com", |
||
| 1070 | "time": "2017-08-24 21:10:36" |
||
| 1071 | }, |
||
| 1072 | { |
||
| 1073 | "name": "symfony/http-foundation", |
||
|
0 ignored issues
–
show
Security
introduced
by
Loading history...
|
|||
| 1074 | "version": "3.4.x-dev", |
||
| 1075 | "source": { |
||
| 1076 | "type": "git", |
||
| 1077 | "url": "https://github.com/symfony/http-foundation.git", |
||
| 1078 | "reference": "9cc8019b5d013f3b0dda7f1ba5596677229562b9" |
||
| 1079 | }, |
||
| 1080 | "dist": { |
||
| 1081 | "type": "zip", |
||
| 1082 | "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9cc8019b5d013f3b0dda7f1ba5596677229562b9", |
||
| 1083 | "reference": "9cc8019b5d013f3b0dda7f1ba5596677229562b9", |
||
| 1084 | "shasum": "" |
||
| 1085 | }, |
||
| 1086 | "require": { |
||
| 1087 | "php": "^5.5.9|>=7.0.8", |
||
| 1088 | "symfony/polyfill-mbstring": "~1.1" |
||
| 1089 | }, |
||
| 1090 | "require-dev": { |
||
| 1091 | "symfony/expression-language": "~2.8|~3.0|~4.0" |
||
| 1092 | }, |
||
| 1093 | "type": "library", |
||
| 1094 | "extra": { |
||
| 1095 | "branch-alias": { |
||
| 1096 | "dev-master": "3.4-dev" |
||
| 1097 | } |
||
| 1098 | }, |
||
| 1099 | "autoload": { |
||
| 1100 | "psr-4": { |
||
| 1101 | "Symfony\\Component\\HttpFoundation\\": "" |
||
| 1102 | }, |
||
| 1103 | "exclude-from-classmap": [ |
||
| 1104 | "/Tests/" |
||
| 1105 | ] |
||
| 1106 | }, |
||
| 1107 | "notification-url": "https://packagist.org/downloads/", |
||
| 1108 | "license": [ |
||
| 1109 | "MIT" |
||
| 1110 | ], |
||
| 1111 | "authors": [ |
||
| 1112 | { |
||
| 1113 | "name": "Fabien Potencier", |
||
| 1114 | "email": "[email protected]" |
||
| 1115 | }, |
||
| 1116 | { |
||
| 1117 | "name": "Symfony Community", |
||
| 1118 | "homepage": "https://symfony.com/contributors" |
||
| 1119 | } |
||
| 1120 | ], |
||
| 1121 | "description": "Symfony HttpFoundation Component", |
||
| 1122 | "homepage": "https://symfony.com", |
||
| 1123 | "time": "2017-08-22 20:48:27" |
||
| 1124 | }, |
||
| 1125 | { |
||
| 1126 | "name": "symfony/http-kernel", |
||
| 1127 | "version": "3.4.x-dev", |
||
| 1128 | "source": { |
||
| 1129 | "type": "git", |
||
| 1130 | "url": "https://github.com/symfony/http-kernel.git", |
||
| 1131 | "reference": "caadce32fad406ca89dca1b7d6156dbdef422170" |
||
| 1132 | }, |
||
| 1133 | "dist": { |
||
| 1134 | "type": "zip", |
||
| 1135 | "url": "https://api.github.com/repos/symfony/http-kernel/zipball/caadce32fad406ca89dca1b7d6156dbdef422170", |
||
| 1136 | "reference": "caadce32fad406ca89dca1b7d6156dbdef422170", |
||
| 1137 | "shasum": "" |
||
| 1138 | }, |
||
| 1139 | "require": { |
||
| 1140 | "php": "^5.5.9|>=7.0.8", |
||
| 1141 | "psr/log": "~1.0", |
||
| 1142 | "symfony/debug": "~2.8|~3.0|~4.0", |
||
| 1143 | "symfony/event-dispatcher": "~2.8|~3.0|~4.0", |
||
| 1144 | "symfony/http-foundation": "~3.3|~4.0" |
||
| 1145 | }, |
||
| 1146 | "conflict": { |
||
| 1147 | "symfony/config": "<2.8", |
||
| 1148 | "symfony/dependency-injection": "<3.4", |
||
| 1149 | "symfony/var-dumper": "<3.3", |
||
| 1150 | "twig/twig": "<1.34|<2.4,>=2" |
||
| 1151 | }, |
||
| 1152 | "require-dev": { |
||
| 1153 | "psr/cache": "~1.0", |
||
| 1154 | "symfony/browser-kit": "~2.8|~3.0|~4.0", |
||
| 1155 | "symfony/class-loader": "~2.8|~3.0", |
||
| 1156 | "symfony/config": "~2.8|~3.0|~4.0", |
||
| 1157 | "symfony/console": "~2.8|~3.0|~4.0", |
||
| 1158 | "symfony/css-selector": "~2.8|~3.0|~4.0", |
||
| 1159 | "symfony/dependency-injection": "~3.4|~4.0", |
||
| 1160 | "symfony/dom-crawler": "~2.8|~3.0|~4.0", |
||
| 1161 | "symfony/expression-language": "~2.8|~3.0|~4.0", |
||
| 1162 | "symfony/finder": "~2.8|~3.0|~4.0", |
||
| 1163 | "symfony/process": "~2.8|~3.0|~4.0", |
||
| 1164 | "symfony/routing": "~2.8|~3.0|~4.0", |
||
| 1165 | "symfony/stopwatch": "~2.8|~3.0|~4.0", |
||
| 1166 | "symfony/templating": "~2.8|~3.0|~4.0", |
||
| 1167 | "symfony/translation": "~2.8|~3.0|~4.0", |
||
| 1168 | "symfony/var-dumper": "~3.3|~4.0" |
||
| 1169 | }, |
||
| 1170 | "suggest": { |
||
| 1171 | "symfony/browser-kit": "", |
||
| 1172 | "symfony/config": "", |
||
| 1173 | "symfony/console": "", |
||
| 1174 | "symfony/dependency-injection": "", |
||
| 1175 | "symfony/finder": "", |
||
| 1176 | "symfony/var-dumper": "" |
||
| 1177 | }, |
||
| 1178 | "type": "library", |
||
| 1179 | "extra": { |
||
| 1180 | "branch-alias": { |
||
| 1181 | "dev-master": "3.4-dev" |
||
| 1182 | } |
||
| 1183 | }, |
||
| 1184 | "autoload": { |
||
| 1185 | "psr-4": { |
||
| 1186 | "Symfony\\Component\\HttpKernel\\": "" |
||
| 1187 | }, |
||
| 1188 | "exclude-from-classmap": [ |
||
| 1189 | "/Tests/" |
||
| 1190 | ] |
||
| 1191 | }, |
||
| 1192 | "notification-url": "https://packagist.org/downloads/", |
||
| 1193 | "license": [ |
||
| 1194 | "MIT" |
||
| 1195 | ], |
||
| 1196 | "authors": [ |
||
| 1197 | { |
||
| 1198 | "name": "Fabien Potencier", |
||
| 1199 | "email": "[email protected]" |
||
| 1200 | }, |
||
| 1201 | { |
||
| 1202 | "name": "Symfony Community", |
||
| 1203 | "homepage": "https://symfony.com/contributors" |
||
| 1204 | } |
||
| 1205 | ], |
||
| 1206 | "description": "Symfony HttpKernel Component", |
||
| 1207 | "homepage": "https://symfony.com", |
||
| 1208 | "time": "2017-08-18 11:51:16" |
||
| 1209 | }, |
||
| 1210 | { |
||
| 1211 | "name": "symfony/inflector", |
||
| 1212 | "version": "3.4.x-dev", |
||
| 1213 | "source": { |
||
| 1214 | "type": "git", |
||
| 1215 | "url": "https://github.com/symfony/inflector.git", |
||
| 1216 | "reference": "8b7161c60d9481f8564df09987fe51e7edfadfce" |
||
| 1217 | }, |
||
| 1218 | "dist": { |
||
| 1219 | "type": "zip", |
||
| 1220 | "url": "https://api.github.com/repos/symfony/inflector/zipball/8b7161c60d9481f8564df09987fe51e7edfadfce", |
||
| 1221 | "reference": "8b7161c60d9481f8564df09987fe51e7edfadfce", |
||
| 1222 | "shasum": "" |
||
| 1223 | }, |
||
| 1224 | "require": { |
||
| 1225 | "php": "^5.5.9|>=7.0.8" |
||
| 1226 | }, |
||
| 1227 | "type": "library", |
||
| 1228 | "extra": { |
||
| 1229 | "branch-alias": { |
||
| 1230 | "dev-master": "3.4-dev" |
||
| 1231 | } |
||
| 1232 | }, |
||
| 1233 | "autoload": { |
||
| 1234 | "psr-4": { |
||
| 1235 | "Symfony\\Component\\Inflector\\": "" |
||
| 1236 | }, |
||
| 1237 | "exclude-from-classmap": [ |
||
| 1238 | "/Tests/" |
||
| 1239 | ] |
||
| 1240 | }, |
||
| 1241 | "notification-url": "https://packagist.org/downloads/", |
||
| 1242 | "license": [ |
||
| 1243 | "MIT" |
||
| 1244 | ], |
||
| 1245 | "authors": [ |
||
| 1246 | { |
||
| 1247 | "name": "Bernhard Schussek", |
||
| 1248 | "email": "[email protected]" |
||
| 1249 | }, |
||
| 1250 | { |
||
| 1251 | "name": "Symfony Community", |
||
| 1252 | "homepage": "https://symfony.com/contributors" |
||
| 1253 | } |
||
| 1254 | ], |
||
| 1255 | "description": "Symfony Inflector Component", |
||
| 1256 | "homepage": "https://symfony.com", |
||
| 1257 | "keywords": [ |
||
| 1258 | "inflection", |
||
| 1259 | "pluralize", |
||
| 1260 | "singularize", |
||
| 1261 | "string", |
||
| 1262 | "symfony", |
||
| 1263 | "words" |
||
| 1264 | ], |
||
| 1265 | "time": "2017-08-03 09:34:20" |
||
| 1266 | }, |
||
| 1267 | { |
||
| 1268 | "name": "symfony/polyfill-mbstring", |
||
| 1269 | "version": "dev-master", |
||
| 1270 | "source": { |
||
| 1271 | "type": "git", |
||
| 1272 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
||
| 1273 | "reference": "7c8fae0ac1d216eb54349e6a8baa57d515fe8803" |
||
| 1274 | }, |
||
| 1275 | "dist": { |
||
| 1276 | "type": "zip", |
||
| 1277 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7c8fae0ac1d216eb54349e6a8baa57d515fe8803", |
||
| 1278 | "reference": "7c8fae0ac1d216eb54349e6a8baa57d515fe8803", |
||
| 1279 | "shasum": "" |
||
| 1280 | }, |
||
| 1281 | "require": { |
||
| 1282 | "php": ">=5.3.3" |
||
| 1283 | }, |
||
| 1284 | "suggest": { |
||
| 1285 | "ext-mbstring": "For best performance" |
||
| 1286 | }, |
||
| 1287 | "type": "library", |
||
| 1288 | "extra": { |
||
| 1289 | "branch-alias": { |
||
| 1290 | "dev-master": "1.5-dev" |
||
| 1291 | } |
||
| 1292 | }, |
||
| 1293 | "autoload": { |
||
| 1294 | "psr-4": { |
||
| 1295 | "Symfony\\Polyfill\\Mbstring\\": "" |
||
| 1296 | }, |
||
| 1297 | "files": [ |
||
| 1298 | "bootstrap.php" |
||
| 1299 | ] |
||
| 1300 | }, |
||
| 1301 | "notification-url": "https://packagist.org/downloads/", |
||
| 1302 | "license": [ |
||
| 1303 | "MIT" |
||
| 1304 | ], |
||
| 1305 | "authors": [ |
||
| 1306 | { |
||
| 1307 | "name": "Nicolas Grekas", |
||
| 1308 | "email": "[email protected]" |
||
| 1309 | }, |
||
| 1310 | { |
||
| 1311 | "name": "Symfony Community", |
||
| 1312 | "homepage": "https://symfony.com/contributors" |
||
| 1313 | } |
||
| 1314 | ], |
||
| 1315 | "description": "Symfony polyfill for the Mbstring extension", |
||
| 1316 | "homepage": "https://symfony.com", |
||
| 1317 | "keywords": [ |
||
| 1318 | "compatibility", |
||
| 1319 | "mbstring", |
||
| 1320 | "polyfill", |
||
| 1321 | "portable", |
||
| 1322 | "shim" |
||
| 1323 | ], |
||
| 1324 | "time": "2017-06-14 15:44:48" |
||
| 1325 | }, |
||
| 1326 | { |
||
| 1327 | "name": "symfony/polyfill-php56", |
||
| 1328 | "version": "dev-master", |
||
| 1329 | "source": { |
||
| 1330 | "type": "git", |
||
| 1331 | "url": "https://github.com/symfony/polyfill-php56.git", |
||
| 1332 | "reference": "e85ebdef569b84e8709864e1a290c40f156b30ca" |
||
| 1333 | }, |
||
| 1334 | "dist": { |
||
| 1335 | "type": "zip", |
||
| 1336 | "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/e85ebdef569b84e8709864e1a290c40f156b30ca", |
||
| 1337 | "reference": "e85ebdef569b84e8709864e1a290c40f156b30ca", |
||
| 1338 | "shasum": "" |
||
| 1339 | }, |
||
| 1340 | "require": { |
||
| 1341 | "php": ">=5.3.3", |
||
| 1342 | "symfony/polyfill-util": "~1.0" |
||
| 1343 | }, |
||
| 1344 | "type": "library", |
||
| 1345 | "extra": { |
||
| 1346 | "branch-alias": { |
||
| 1347 | "dev-master": "1.5-dev" |
||
| 1348 | } |
||
| 1349 | }, |
||
| 1350 | "autoload": { |
||
| 1351 | "psr-4": { |
||
| 1352 | "Symfony\\Polyfill\\Php56\\": "" |
||
| 1353 | }, |
||
| 1354 | "files": [ |
||
| 1355 | "bootstrap.php" |
||
| 1356 | ] |
||
| 1357 | }, |
||
| 1358 | "notification-url": "https://packagist.org/downloads/", |
||
| 1359 | "license": [ |
||
| 1360 | "MIT" |
||
| 1361 | ], |
||
| 1362 | "authors": [ |
||
| 1363 | { |
||
| 1364 | "name": "Nicolas Grekas", |
||
| 1365 | "email": "[email protected]" |
||
| 1366 | }, |
||
| 1367 | { |
||
| 1368 | "name": "Symfony Community", |
||
| 1369 | "homepage": "https://symfony.com/contributors" |
||
| 1370 | } |
||
| 1371 | ], |
||
| 1372 | "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions", |
||
| 1373 | "homepage": "https://symfony.com", |
||
| 1374 | "keywords": [ |
||
| 1375 | "compatibility", |
||
| 1376 | "polyfill", |
||
| 1377 | "portable", |
||
| 1378 | "shim" |
||
| 1379 | ], |
||
| 1380 | "time": "2017-06-14 15:44:48" |
||
| 1381 | }, |
||
| 1382 | { |
||
| 1383 | "name": "symfony/polyfill-php70", |
||
| 1384 | "version": "dev-master", |
||
| 1385 | "source": { |
||
| 1386 | "type": "git", |
||
| 1387 | "url": "https://github.com/symfony/polyfill-php70.git", |
||
| 1388 | "reference": "b6482e68974486984f59449ecea1fbbb22ff840f" |
||
| 1389 | }, |
||
| 1390 | "dist": { |
||
| 1391 | "type": "zip", |
||
| 1392 | "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/b6482e68974486984f59449ecea1fbbb22ff840f", |
||
| 1393 | "reference": "b6482e68974486984f59449ecea1fbbb22ff840f", |
||
| 1394 | "shasum": "" |
||
| 1395 | }, |
||
| 1396 | "require": { |
||
| 1397 | "paragonie/random_compat": "~1.0|~2.0", |
||
| 1398 | "php": ">=5.3.3" |
||
| 1399 | }, |
||
| 1400 | "type": "library", |
||
| 1401 | "extra": { |
||
| 1402 | "branch-alias": { |
||
| 1403 | "dev-master": "1.5-dev" |
||
| 1404 | } |
||
| 1405 | }, |
||
| 1406 | "autoload": { |
||
| 1407 | "psr-4": { |
||
| 1408 | "Symfony\\Polyfill\\Php70\\": "" |
||
| 1409 | }, |
||
| 1410 | "files": [ |
||
| 1411 | "bootstrap.php" |
||
| 1412 | ], |
||
| 1413 | "classmap": [ |
||
| 1414 | "Resources/stubs" |
||
| 1415 | ] |
||
| 1416 | }, |
||
| 1417 | "notification-url": "https://packagist.org/downloads/", |
||
| 1418 | "license": [ |
||
| 1419 | "MIT" |
||
| 1420 | ], |
||
| 1421 | "authors": [ |
||
| 1422 | { |
||
| 1423 | "name": "Nicolas Grekas", |
||
| 1424 | "email": "[email protected]" |
||
| 1425 | }, |
||
| 1426 | { |
||
| 1427 | "name": "Symfony Community", |
||
| 1428 | "homepage": "https://symfony.com/contributors" |
||
| 1429 | } |
||
| 1430 | ], |
||
| 1431 | "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", |
||
| 1432 | "homepage": "https://symfony.com", |
||
| 1433 | "keywords": [ |
||
| 1434 | "compatibility", |
||
| 1435 | "polyfill", |
||
| 1436 | "portable", |
||
| 1437 | "shim" |
||
| 1438 | ], |
||
| 1439 | "time": "2017-06-14 15:44:48" |
||
| 1440 | }, |
||
| 1441 | { |
||
| 1442 | "name": "symfony/polyfill-util", |
||
| 1443 | "version": "dev-master", |
||
| 1444 | "source": { |
||
| 1445 | "type": "git", |
||
| 1446 | "url": "https://github.com/symfony/polyfill-util.git", |
||
| 1447 | "reference": "67925d1cf0b84bd234a83bebf26d4eb281744c6d" |
||
| 1448 | }, |
||
| 1449 | "dist": { |
||
| 1450 | "type": "zip", |
||
| 1451 | "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/67925d1cf0b84bd234a83bebf26d4eb281744c6d", |
||
| 1452 | "reference": "67925d1cf0b84bd234a83bebf26d4eb281744c6d", |
||
| 1453 | "shasum": "" |
||
| 1454 | }, |
||
| 1455 | "require": { |
||
| 1456 | "php": ">=5.3.3" |
||
| 1457 | }, |
||
| 1458 | "type": "library", |
||
| 1459 | "extra": { |
||
| 1460 | "branch-alias": { |
||
| 1461 | "dev-master": "1.5-dev" |
||
| 1462 | } |
||
| 1463 | }, |
||
| 1464 | "autoload": { |
||
| 1465 | "psr-4": { |
||
| 1466 | "Symfony\\Polyfill\\Util\\": "" |
||
| 1467 | } |
||
| 1468 | }, |
||
| 1469 | "notification-url": "https://packagist.org/downloads/", |
||
| 1470 | "license": [ |
||
| 1471 | "MIT" |
||
| 1472 | ], |
||
| 1473 | "authors": [ |
||
| 1474 | { |
||
| 1475 | "name": "Nicolas Grekas", |
||
| 1476 | "email": "[email protected]" |
||
| 1477 | }, |
||
| 1478 | { |
||
| 1479 | "name": "Symfony Community", |
||
| 1480 | "homepage": "https://symfony.com/contributors" |
||
| 1481 | } |
||
| 1482 | ], |
||
| 1483 | "description": "Symfony utilities for portability of PHP codes", |
||
| 1484 | "homepage": "https://symfony.com", |
||
| 1485 | "keywords": [ |
||
| 1486 | "compat", |
||
| 1487 | "compatibility", |
||
| 1488 | "polyfill", |
||
| 1489 | "shim" |
||
| 1490 | ], |
||
| 1491 | "time": "2017-07-05 15:09:33" |
||
| 1492 | }, |
||
| 1493 | { |
||
| 1494 | "name": "symfony/process", |
||
| 1495 | "version": "3.4.x-dev", |
||
| 1496 | "source": { |
||
| 1497 | "type": "git", |
||
| 1498 | "url": "https://github.com/symfony/process.git", |
||
| 1499 | "reference": "9794f948d9af3be0157185051275d78b24d68b92" |
||
| 1500 | }, |
||
| 1501 | "dist": { |
||
| 1502 | "type": "zip", |
||
| 1503 | "url": "https://api.github.com/repos/symfony/process/zipball/9794f948d9af3be0157185051275d78b24d68b92", |
||
| 1504 | "reference": "9794f948d9af3be0157185051275d78b24d68b92", |
||
| 1505 | "shasum": "" |
||
| 1506 | }, |
||
| 1507 | "require": { |
||
| 1508 | "php": "^5.5.9|>=7.0.8" |
||
| 1509 | }, |
||
| 1510 | "type": "library", |
||
| 1511 | "extra": { |
||
| 1512 | "branch-alias": { |
||
| 1513 | "dev-master": "3.4-dev" |
||
| 1514 | } |
||
| 1515 | }, |
||
| 1516 | "autoload": { |
||
| 1517 | "psr-4": { |
||
| 1518 | "Symfony\\Component\\Process\\": "" |
||
| 1519 | }, |
||
| 1520 | "exclude-from-classmap": [ |
||
| 1521 | "/Tests/" |
||
| 1522 | ] |
||
| 1523 | }, |
||
| 1524 | "notification-url": "https://packagist.org/downloads/", |
||
| 1525 | "license": [ |
||
| 1526 | "MIT" |
||
| 1527 | ], |
||
| 1528 | "authors": [ |
||
| 1529 | { |
||
| 1530 | "name": "Fabien Potencier", |
||
| 1531 | "email": "[email protected]" |
||
| 1532 | }, |
||
| 1533 | { |
||
| 1534 | "name": "Symfony Community", |
||
| 1535 | "homepage": "https://symfony.com/contributors" |
||
| 1536 | } |
||
| 1537 | ], |
||
| 1538 | "description": "Symfony Process Component", |
||
| 1539 | "homepage": "https://symfony.com", |
||
| 1540 | "time": "2017-08-03 09:34:20" |
||
| 1541 | }, |
||
| 1542 | { |
||
| 1543 | "name": "symfony/property-access", |
||
| 1544 | "version": "3.4.x-dev", |
||
| 1545 | "source": { |
||
| 1546 | "type": "git", |
||
| 1547 | "url": "https://github.com/symfony/property-access.git", |
||
| 1548 | "reference": "20735a225c19b15f24b4d8c34e3494ef6cbba00c" |
||
| 1549 | }, |
||
| 1550 | "dist": { |
||
| 1551 | "type": "zip", |
||
| 1552 | "url": "https://api.github.com/repos/symfony/property-access/zipball/20735a225c19b15f24b4d8c34e3494ef6cbba00c", |
||
| 1553 | "reference": "20735a225c19b15f24b4d8c34e3494ef6cbba00c", |
||
| 1554 | "shasum": "" |
||
| 1555 | }, |
||
| 1556 | "require": { |
||
| 1557 | "php": "^5.5.9|>=7.0.8", |
||
| 1558 | "symfony/inflector": "~3.1|~4.0", |
||
| 1559 | "symfony/polyfill-php70": "~1.0" |
||
| 1560 | }, |
||
| 1561 | "require-dev": { |
||
| 1562 | "symfony/cache": "~3.1|~4.0" |
||
| 1563 | }, |
||
| 1564 | "suggest": { |
||
| 1565 | "psr/cache-implementation": "To cache access methods." |
||
| 1566 | }, |
||
| 1567 | "type": "library", |
||
| 1568 | "extra": { |
||
| 1569 | "branch-alias": { |
||
| 1570 | "dev-master": "3.4-dev" |
||
| 1571 | } |
||
| 1572 | }, |
||
| 1573 | "autoload": { |
||
| 1574 | "psr-4": { |
||
| 1575 | "Symfony\\Component\\PropertyAccess\\": "" |
||
| 1576 | }, |
||
| 1577 | "exclude-from-classmap": [ |
||
| 1578 | "/Tests/" |
||
| 1579 | ] |
||
| 1580 | }, |
||
| 1581 | "notification-url": "https://packagist.org/downloads/", |
||
| 1582 | "license": [ |
||
| 1583 | "MIT" |
||
| 1584 | ], |
||
| 1585 | "authors": [ |
||
| 1586 | { |
||
| 1587 | "name": "Fabien Potencier", |
||
| 1588 | "email": "[email protected]" |
||
| 1589 | }, |
||
| 1590 | { |
||
| 1591 | "name": "Symfony Community", |
||
| 1592 | "homepage": "https://symfony.com/contributors" |
||
| 1593 | } |
||
| 1594 | ], |
||
| 1595 | "description": "Symfony PropertyAccess Component", |
||
| 1596 | "homepage": "https://symfony.com", |
||
| 1597 | "keywords": [ |
||
| 1598 | "access", |
||
| 1599 | "array", |
||
| 1600 | "extraction", |
||
| 1601 | "index", |
||
| 1602 | "injection", |
||
| 1603 | "object", |
||
| 1604 | "property", |
||
| 1605 | "property path", |
||
| 1606 | "reflection" |
||
| 1607 | ], |
||
| 1608 | "time": "2017-08-03 09:34:20" |
||
| 1609 | }, |
||
| 1610 | { |
||
| 1611 | "name": "symfony/routing", |
||
| 1612 | "version": "3.4.x-dev", |
||
| 1613 | "source": { |
||
| 1614 | "type": "git", |
||
| 1615 | "url": "https://github.com/symfony/routing.git", |
||
| 1616 | "reference": "fe0e162d79eaae602276a1a84939819c7308fb86" |
||
| 1617 | }, |
||
| 1618 | "dist": { |
||
| 1619 | "type": "zip", |
||
| 1620 | "url": "https://api.github.com/repos/symfony/routing/zipball/fe0e162d79eaae602276a1a84939819c7308fb86", |
||
| 1621 | "reference": "fe0e162d79eaae602276a1a84939819c7308fb86", |
||
| 1622 | "shasum": "" |
||
| 1623 | }, |
||
| 1624 | "require": { |
||
| 1625 | "php": "^5.5.9|>=7.0.8" |
||
| 1626 | }, |
||
| 1627 | "conflict": { |
||
| 1628 | "symfony/config": "<2.8", |
||
| 1629 | "symfony/dependency-injection": "<3.3", |
||
| 1630 | "symfony/yaml": "<3.3" |
||
| 1631 | }, |
||
| 1632 | "require-dev": { |
||
| 1633 | "doctrine/annotations": "~1.0", |
||
| 1634 | "doctrine/common": "~2.2", |
||
| 1635 | "psr/log": "~1.0", |
||
| 1636 | "symfony/config": "~2.8|~3.0|~4.0", |
||
| 1637 | "symfony/dependency-injection": "~3.3|~4.0", |
||
| 1638 | "symfony/expression-language": "~2.8|~3.0|~4.0", |
||
| 1639 | "symfony/http-foundation": "~2.8|~3.0|~4.0", |
||
| 1640 | "symfony/yaml": "~3.3|~4.0" |
||
| 1641 | }, |
||
| 1642 | "suggest": { |
||
| 1643 | "doctrine/annotations": "For using the annotation loader", |
||
| 1644 | "symfony/config": "For using the all-in-one router or any loader", |
||
| 1645 | "symfony/dependency-injection": "For loading routes from a service", |
||
| 1646 | "symfony/expression-language": "For using expression matching", |
||
| 1647 | "symfony/http-foundation": "For using a Symfony Request object", |
||
| 1648 | "symfony/yaml": "For using the YAML loader" |
||
| 1649 | }, |
||
| 1650 | "type": "library", |
||
| 1651 | "extra": { |
||
| 1652 | "branch-alias": { |
||
| 1653 | "dev-master": "3.4-dev" |
||
| 1654 | } |
||
| 1655 | }, |
||
| 1656 | "autoload": { |
||
| 1657 | "psr-4": { |
||
| 1658 | "Symfony\\Component\\Routing\\": "" |
||
| 1659 | }, |
||
| 1660 | "exclude-from-classmap": [ |
||
| 1661 | "/Tests/" |
||
| 1662 | ] |
||
| 1663 | }, |
||
| 1664 | "notification-url": "https://packagist.org/downloads/", |
||
| 1665 | "license": [ |
||
| 1666 | "MIT" |
||
| 1667 | ], |
||
| 1668 | "authors": [ |
||
| 1669 | { |
||
| 1670 | "name": "Fabien Potencier", |
||
| 1671 | "email": "[email protected]" |
||
| 1672 | }, |
||
| 1673 | { |
||
| 1674 | "name": "Symfony Community", |
||
| 1675 | "homepage": "https://symfony.com/contributors" |
||
| 1676 | } |
||
| 1677 | ], |
||
| 1678 | "description": "Symfony Routing Component", |
||
| 1679 | "homepage": "https://symfony.com", |
||
| 1680 | "keywords": [ |
||
| 1681 | "router", |
||
| 1682 | "routing", |
||
| 1683 | "uri", |
||
| 1684 | "url" |
||
| 1685 | ], |
||
| 1686 | "time": "2017-08-16 16:25:34" |
||
| 1687 | }, |
||
| 1688 | { |
||
| 1689 | "name": "symfony/security", |
||
|
0 ignored issues
–
show
There are 3 security advisories for your installed version of symfony/security:
- CVE-2018-11407: Unauthorized access on a misconfigured LDAP server when using an empty password - CVE-2018-11406: CSRF Token Fixation - CVE-2018-11385: Session Fixation Issue for Guard Authentication Loading history...
|
|||
| 1690 | "version": "3.4.x-dev", |
||
| 1691 | "source": { |
||
| 1692 | "type": "git", |
||
| 1693 | "url": "https://github.com/symfony/security.git", |
||
| 1694 | "reference": "02681c43d66eb214154eca2c52e6e5d32e9ad386" |
||
| 1695 | }, |
||
| 1696 | "dist": { |
||
| 1697 | "type": "zip", |
||
| 1698 | "url": "https://api.github.com/repos/symfony/security/zipball/02681c43d66eb214154eca2c52e6e5d32e9ad386", |
||
| 1699 | "reference": "02681c43d66eb214154eca2c52e6e5d32e9ad386", |
||
| 1700 | "shasum": "" |
||
| 1701 | }, |
||
| 1702 | "require": { |
||
| 1703 | "php": "^5.5.9|>=7.0.8", |
||
| 1704 | "symfony/event-dispatcher": "~2.8|~3.0|~4.0", |
||
| 1705 | "symfony/http-foundation": "~2.8|~3.0|~4.0", |
||
| 1706 | "symfony/http-kernel": "~3.3|~4.0", |
||
| 1707 | "symfony/polyfill-php56": "~1.0", |
||
| 1708 | "symfony/polyfill-php70": "~1.0", |
||
| 1709 | "symfony/polyfill-util": "~1.0", |
||
| 1710 | "symfony/property-access": "~2.8|~3.0|~4.0" |
||
| 1711 | }, |
||
| 1712 | "replace": { |
||
| 1713 | "symfony/security-core": "self.version", |
||
| 1714 | "symfony/security-csrf": "self.version", |
||
| 1715 | "symfony/security-guard": "self.version", |
||
| 1716 | "symfony/security-http": "self.version" |
||
| 1717 | }, |
||
| 1718 | "require-dev": { |
||
| 1719 | "psr/log": "~1.0", |
||
| 1720 | "symfony/expression-language": "~2.8|~3.0|~4.0", |
||
| 1721 | "symfony/finder": "~2.8|~3.0|~4.0", |
||
| 1722 | "symfony/ldap": "~3.1|~4.0", |
||
| 1723 | "symfony/polyfill-intl-icu": "~1.0", |
||
| 1724 | "symfony/routing": "~2.8|~3.0|~4.0", |
||
| 1725 | "symfony/validator": "^3.2.5|~4.0" |
||
| 1726 | }, |
||
| 1727 | "suggest": { |
||
| 1728 | "symfony/expression-language": "For using the expression voter", |
||
| 1729 | "symfony/form": "", |
||
| 1730 | "symfony/ldap": "For using the LDAP user and authentication providers", |
||
| 1731 | "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs", |
||
| 1732 | "symfony/validator": "For using the user password constraint" |
||
| 1733 | }, |
||
| 1734 | "type": "library", |
||
| 1735 | "extra": { |
||
| 1736 | "branch-alias": { |
||
| 1737 | "dev-master": "3.4-dev" |
||
| 1738 | } |
||
| 1739 | }, |
||
| 1740 | "autoload": { |
||
| 1741 | "psr-4": { |
||
| 1742 | "Symfony\\Component\\Security\\": "" |
||
| 1743 | }, |
||
| 1744 | "exclude-from-classmap": [ |
||
| 1745 | "/Tests/" |
||
| 1746 | ] |
||
| 1747 | }, |
||
| 1748 | "notification-url": "https://packagist.org/downloads/", |
||
| 1749 | "license": [ |
||
| 1750 | "MIT" |
||
| 1751 | ], |
||
| 1752 | "authors": [ |
||
| 1753 | { |
||
| 1754 | "name": "Fabien Potencier", |
||
| 1755 | "email": "[email protected]" |
||
| 1756 | }, |
||
| 1757 | { |
||
| 1758 | "name": "Symfony Community", |
||
| 1759 | "homepage": "https://symfony.com/contributors" |
||
| 1760 | } |
||
| 1761 | ], |
||
| 1762 | "description": "Symfony Security Component", |
||
| 1763 | "homepage": "https://symfony.com", |
||
| 1764 | "time": "2017-08-06 13:42:33" |
||
| 1765 | }, |
||
| 1766 | { |
||
| 1767 | "name": "symfony/swiftmailer-bundle", |
||
| 1768 | "version": "2.6.x-dev", |
||
| 1769 | "source": { |
||
| 1770 | "type": "git", |
||
| 1771 | "url": "https://github.com/symfony/swiftmailer-bundle.git", |
||
| 1772 | "reference": "11555c338f3c367b0a1bd2f024a53aa813f4ce00" |
||
| 1773 | }, |
||
| 1774 | "dist": { |
||
| 1775 | "type": "zip", |
||
| 1776 | "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/11555c338f3c367b0a1bd2f024a53aa813f4ce00", |
||
| 1777 | "reference": "11555c338f3c367b0a1bd2f024a53aa813f4ce00", |
||
| 1778 | "shasum": "" |
||
| 1779 | }, |
||
| 1780 | "require": { |
||
| 1781 | "php": ">=5.3.2", |
||
| 1782 | "swiftmailer/swiftmailer": "~4.2|~5.0", |
||
| 1783 | "symfony/config": "~2.7|~3.0", |
||
| 1784 | "symfony/dependency-injection": "~2.7|~3.0", |
||
| 1785 | "symfony/http-kernel": "~2.7|~3.0" |
||
| 1786 | }, |
||
| 1787 | "require-dev": { |
||
| 1788 | "symfony/console": "~2.7|~3.0", |
||
| 1789 | "symfony/framework-bundle": "~2.7|~3.0", |
||
| 1790 | "symfony/phpunit-bridge": "~3.3@dev", |
||
| 1791 | "symfony/yaml": "~2.7|~3.0" |
||
| 1792 | }, |
||
| 1793 | "suggest": { |
||
| 1794 | "psr/log": "Allows logging" |
||
| 1795 | }, |
||
| 1796 | "type": "symfony-bundle", |
||
| 1797 | "extra": { |
||
| 1798 | "branch-alias": { |
||
| 1799 | "dev-master": "2.6-dev" |
||
| 1800 | } |
||
| 1801 | }, |
||
| 1802 | "autoload": { |
||
| 1803 | "psr-4": { |
||
| 1804 | "Symfony\\Bundle\\SwiftmailerBundle\\": "" |
||
| 1805 | } |
||
| 1806 | }, |
||
| 1807 | "notification-url": "https://packagist.org/downloads/", |
||
| 1808 | "license": [ |
||
| 1809 | "MIT" |
||
| 1810 | ], |
||
| 1811 | "authors": [ |
||
| 1812 | { |
||
| 1813 | "name": "Symfony Community", |
||
| 1814 | "homepage": "http://symfony.com/contributors" |
||
| 1815 | }, |
||
| 1816 | { |
||
| 1817 | "name": "Fabien Potencier", |
||
| 1818 | "email": "[email protected]" |
||
| 1819 | } |
||
| 1820 | ], |
||
| 1821 | "description": "Symfony SwiftmailerBundle", |
||
| 1822 | "homepage": "http://symfony.com", |
||
| 1823 | "time": "2017-07-22 07:18:13" |
||
| 1824 | }, |
||
| 1825 | { |
||
| 1826 | "name": "symfony/templating", |
||
| 1827 | "version": "3.4.x-dev", |
||
| 1828 | "source": { |
||
| 1829 | "type": "git", |
||
| 1830 | "url": "https://github.com/symfony/templating.git", |
||
| 1831 | "reference": "0be43fb218def6dd79ab888927403dcf119b09f7" |
||
| 1832 | }, |
||
| 1833 | "dist": { |
||
| 1834 | "type": "zip", |
||
| 1835 | "url": "https://api.github.com/repos/symfony/templating/zipball/0be43fb218def6dd79ab888927403dcf119b09f7", |
||
| 1836 | "reference": "0be43fb218def6dd79ab888927403dcf119b09f7", |
||
| 1837 | "shasum": "" |
||
| 1838 | }, |
||
| 1839 | "require": { |
||
| 1840 | "php": "^5.5.9|>=7.0.8" |
||
| 1841 | }, |
||
| 1842 | "require-dev": { |
||
| 1843 | "psr/log": "~1.0" |
||
| 1844 | }, |
||
| 1845 | "suggest": { |
||
| 1846 | "psr/log": "For using debug logging in loaders" |
||
| 1847 | }, |
||
| 1848 | "type": "library", |
||
| 1849 | "extra": { |
||
| 1850 | "branch-alias": { |
||
| 1851 | "dev-master": "3.4-dev" |
||
| 1852 | } |
||
| 1853 | }, |
||
| 1854 | "autoload": { |
||
| 1855 | "psr-4": { |
||
| 1856 | "Symfony\\Component\\Templating\\": "" |
||
| 1857 | }, |
||
| 1858 | "exclude-from-classmap": [ |
||
| 1859 | "/Tests/" |
||
| 1860 | ] |
||
| 1861 | }, |
||
| 1862 | "notification-url": "https://packagist.org/downloads/", |
||
| 1863 | "license": [ |
||
| 1864 | "MIT" |
||
| 1865 | ], |
||
| 1866 | "authors": [ |
||
| 1867 | { |
||
| 1868 | "name": "Fabien Potencier", |
||
| 1869 | "email": "[email protected]" |
||
| 1870 | }, |
||
| 1871 | { |
||
| 1872 | "name": "Symfony Community", |
||
| 1873 | "homepage": "https://symfony.com/contributors" |
||
| 1874 | } |
||
| 1875 | ], |
||
| 1876 | "description": "Symfony Templating Component", |
||
| 1877 | "homepage": "https://symfony.com", |
||
| 1878 | "time": "2017-08-03 09:34:20" |
||
| 1879 | }, |
||
| 1880 | { |
||
| 1881 | "name": "symfony/twig-bridge", |
||
| 1882 | "version": "3.4.x-dev", |
||
| 1883 | "source": { |
||
| 1884 | "type": "git", |
||
| 1885 | "url": "https://github.com/symfony/twig-bridge.git", |
||
| 1886 | "reference": "e29c8daa9ad9aac2a717dea3378cddb20a7a5f15" |
||
| 1887 | }, |
||
| 1888 | "dist": { |
||
| 1889 | "type": "zip", |
||
| 1890 | "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/e29c8daa9ad9aac2a717dea3378cddb20a7a5f15", |
||
| 1891 | "reference": "e29c8daa9ad9aac2a717dea3378cddb20a7a5f15", |
||
| 1892 | "shasum": "" |
||
| 1893 | }, |
||
| 1894 | "require": { |
||
| 1895 | "php": "^5.5.9|>=7.0.8", |
||
| 1896 | "twig/twig": "~1.34|~2.4" |
||
| 1897 | }, |
||
| 1898 | "conflict": { |
||
| 1899 | "symfony/console": "<3.4", |
||
| 1900 | "symfony/form": "<3.2.10|~3.3,<3.3.3" |
||
| 1901 | }, |
||
| 1902 | "require-dev": { |
||
| 1903 | "fig/link-util": "^1.0", |
||
| 1904 | "symfony/asset": "~2.8|~3.0|~4.0", |
||
| 1905 | "symfony/console": "~3.4|~4.0", |
||
| 1906 | "symfony/expression-language": "~2.8|~3.0|~4.0", |
||
| 1907 | "symfony/finder": "~2.8|~3.0|~4.0", |
||
| 1908 | "symfony/form": "^3.2.10|^3.3.3|~4.0", |
||
| 1909 | "symfony/http-kernel": "~3.2|~4.0", |
||
| 1910 | "symfony/polyfill-intl-icu": "~1.0", |
||
| 1911 | "symfony/routing": "~2.8|~3.0|~4.0", |
||
| 1912 | "symfony/security": "~2.8|~3.0|~4.0", |
||
| 1913 | "symfony/security-acl": "~2.8|~3.0", |
||
| 1914 | "symfony/stopwatch": "~2.8|~3.0|~4.0", |
||
| 1915 | "symfony/templating": "~2.8|~3.0|~4.0", |
||
| 1916 | "symfony/translation": "~2.8|~3.0|~4.0", |
||
| 1917 | "symfony/var-dumper": "~2.8.10|~3.1.4|~3.2|~4.0", |
||
| 1918 | "symfony/web-link": "~3.3|~4.0", |
||
| 1919 | "symfony/yaml": "~2.8|~3.0|~4.0" |
||
| 1920 | }, |
||
| 1921 | "suggest": { |
||
| 1922 | "symfony/asset": "For using the AssetExtension", |
||
| 1923 | "symfony/expression-language": "For using the ExpressionExtension", |
||
| 1924 | "symfony/finder": "", |
||
| 1925 | "symfony/form": "For using the FormExtension", |
||
| 1926 | "symfony/http-kernel": "For using the HttpKernelExtension", |
||
| 1927 | "symfony/routing": "For using the RoutingExtension", |
||
| 1928 | "symfony/security": "For using the SecurityExtension", |
||
| 1929 | "symfony/stopwatch": "For using the StopwatchExtension", |
||
| 1930 | "symfony/templating": "For using the TwigEngine", |
||
| 1931 | "symfony/translation": "For using the TranslationExtension", |
||
| 1932 | "symfony/var-dumper": "For using the DumpExtension", |
||
| 1933 | "symfony/web-link": "For using the WebLinkExtension", |
||
| 1934 | "symfony/yaml": "For using the YamlExtension" |
||
| 1935 | }, |
||
| 1936 | "type": "symfony-bridge", |
||
| 1937 | "extra": { |
||
| 1938 | "branch-alias": { |
||
| 1939 | "dev-master": "3.4-dev" |
||
| 1940 | } |
||
| 1941 | }, |
||
| 1942 | "autoload": { |
||
| 1943 | "psr-4": { |
||
| 1944 | "Symfony\\Bridge\\Twig\\": "" |
||
| 1945 | }, |
||
| 1946 | "exclude-from-classmap": [ |
||
| 1947 | "/Tests/" |
||
| 1948 | ] |
||
| 1949 | }, |
||
| 1950 | "notification-url": "https://packagist.org/downloads/", |
||
| 1951 | "license": [ |
||
| 1952 | "MIT" |
||
| 1953 | ], |
||
| 1954 | "authors": [ |
||
| 1955 | { |
||
| 1956 | "name": "Fabien Potencier", |
||
| 1957 | "email": "[email protected]" |
||
| 1958 | }, |
||
| 1959 | { |
||
| 1960 | "name": "Symfony Community", |
||
| 1961 | "homepage": "https://symfony.com/contributors" |
||
| 1962 | } |
||
| 1963 | ], |
||
| 1964 | "description": "Symfony Twig Bridge", |
||
| 1965 | "homepage": "https://symfony.com", |
||
| 1966 | "time": "2017-08-24 14:43:56" |
||
| 1967 | }, |
||
| 1968 | { |
||
| 1969 | "name": "symfony/twig-bundle", |
||
| 1970 | "version": "3.4.x-dev", |
||
| 1971 | "source": { |
||
| 1972 | "type": "git", |
||
| 1973 | "url": "https://github.com/symfony/twig-bundle.git", |
||
| 1974 | "reference": "64b3feb6c4a98badcf6297abc0bcb70c18dde358" |
||
| 1975 | }, |
||
| 1976 | "dist": { |
||
| 1977 | "type": "zip", |
||
| 1978 | "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/64b3feb6c4a98badcf6297abc0bcb70c18dde358", |
||
| 1979 | "reference": "64b3feb6c4a98badcf6297abc0bcb70c18dde358", |
||
| 1980 | "shasum": "" |
||
| 1981 | }, |
||
| 1982 | "require": { |
||
| 1983 | "php": "^5.5.9|>=7.0.8", |
||
| 1984 | "symfony/config": "~3.2|~4.0", |
||
| 1985 | "symfony/http-foundation": "~2.8|~3.0|~4.0", |
||
| 1986 | "symfony/http-kernel": "^3.3|~4.0", |
||
| 1987 | "symfony/twig-bridge": "^3.3|~4.0", |
||
| 1988 | "twig/twig": "~1.34|~2.4" |
||
| 1989 | }, |
||
| 1990 | "conflict": { |
||
| 1991 | "symfony/dependency-injection": "<3.3" |
||
| 1992 | }, |
||
| 1993 | "require-dev": { |
||
| 1994 | "doctrine/annotations": "~1.0", |
||
| 1995 | "doctrine/cache": "~1.0", |
||
| 1996 | "symfony/asset": "~2.8|~3.0|~4.0", |
||
| 1997 | "symfony/dependency-injection": "~3.3|~4.0", |
||
| 1998 | "symfony/expression-language": "~2.8|~3.0|~4.0", |
||
| 1999 | "symfony/finder": "~2.8|~3.0|~4.0", |
||
| 2000 | "symfony/form": "~2.8|~3.0|~4.0", |
||
| 2001 | "symfony/framework-bundle": "^3.2.8|~4.0", |
||
| 2002 | "symfony/routing": "~2.8|~3.0|~4.0", |
||
| 2003 | "symfony/stopwatch": "~2.8|~3.0|~4.0", |
||
| 2004 | "symfony/templating": "~2.8|~3.0|~4.0", |
||
| 2005 | "symfony/web-link": "~3.3|~4.0", |
||
| 2006 | "symfony/yaml": "~2.8|~3.0|~4.0" |
||
| 2007 | }, |
||
| 2008 | "type": "symfony-bundle", |
||
| 2009 | "extra": { |
||
| 2010 | "branch-alias": { |
||
| 2011 | "dev-master": "3.4-dev" |
||
| 2012 | } |
||
| 2013 | }, |
||
| 2014 | "autoload": { |
||
| 2015 | "psr-4": { |
||
| 2016 | "Symfony\\Bundle\\TwigBundle\\": "" |
||
| 2017 | }, |
||
| 2018 | "exclude-from-classmap": [ |
||
| 2019 | "/Tests/" |
||
| 2020 | ] |
||
| 2021 | }, |
||
| 2022 | "notification-url": "https://packagist.org/downloads/", |
||
| 2023 | "license": [ |
||
| 2024 | "MIT" |
||
| 2025 | ], |
||
| 2026 | "authors": [ |
||
| 2027 | { |
||
| 2028 | "name": "Fabien Potencier", |
||
| 2029 | "email": "[email protected]" |
||
| 2030 | }, |
||
| 2031 | { |
||
| 2032 | "name": "Symfony Community", |
||
| 2033 | "homepage": "https://symfony.com/contributors" |
||
| 2034 | } |
||
| 2035 | ], |
||
| 2036 | "description": "Symfony TwigBundle", |
||
| 2037 | "homepage": "https://symfony.com", |
||
| 2038 | "time": "2017-08-22 21:55:52" |
||
| 2039 | }, |
||
| 2040 | { |
||
| 2041 | "name": "symfony/yaml", |
||
| 2042 | "version": "3.4.x-dev", |
||
| 2043 | "source": { |
||
| 2044 | "type": "git", |
||
| 2045 | "url": "https://github.com/symfony/yaml.git", |
||
| 2046 | "reference": "5a58daa633a14651d7b2a34613c9b62c02faf873" |
||
| 2047 | }, |
||
| 2048 | "dist": { |
||
| 2049 | "type": "zip", |
||
| 2050 | "url": "https://api.github.com/repos/symfony/yaml/zipball/5a58daa633a14651d7b2a34613c9b62c02faf873", |
||
| 2051 | "reference": "5a58daa633a14651d7b2a34613c9b62c02faf873", |
||
| 2052 | "shasum": "" |
||
| 2053 | }, |
||
| 2054 | "require": { |
||
| 2055 | "php": "^5.5.9|>=7.0.8" |
||
| 2056 | }, |
||
| 2057 | "conflict": { |
||
| 2058 | "symfony/console": "<3.4" |
||
| 2059 | }, |
||
| 2060 | "require-dev": { |
||
| 2061 | "symfony/console": "~3.4|~4.0" |
||
| 2062 | }, |
||
| 2063 | "suggest": { |
||
| 2064 | "symfony/console": "For validating YAML files using the lint command" |
||
| 2065 | }, |
||
| 2066 | "type": "library", |
||
| 2067 | "extra": { |
||
| 2068 | "branch-alias": { |
||
| 2069 | "dev-master": "3.4-dev" |
||
| 2070 | } |
||
| 2071 | }, |
||
| 2072 | "autoload": { |
||
| 2073 | "psr-4": { |
||
| 2074 | "Symfony\\Component\\Yaml\\": "" |
||
| 2075 | }, |
||
| 2076 | "exclude-from-classmap": [ |
||
| 2077 | "/Tests/" |
||
| 2078 | ] |
||
| 2079 | }, |
||
| 2080 | "notification-url": "https://packagist.org/downloads/", |
||
| 2081 | "license": [ |
||
| 2082 | "MIT" |
||
| 2083 | ], |
||
| 2084 | "authors": [ |
||
| 2085 | { |
||
| 2086 | "name": "Fabien Potencier", |
||
| 2087 | "email": "[email protected]" |
||
| 2088 | }, |
||
| 2089 | { |
||
| 2090 | "name": "Symfony Community", |
||
| 2091 | "homepage": "https://symfony.com/contributors" |
||
| 2092 | } |
||
| 2093 | ], |
||
| 2094 | "description": "Symfony Yaml Component", |
||
| 2095 | "homepage": "https://symfony.com", |
||
| 2096 | "time": "2017-08-24 14:43:56" |
||
| 2097 | }, |
||
| 2098 | { |
||
| 2099 | "name": "twig/twig", |
||
| 2100 | "version": "1.x-dev", |
||
| 2101 | "source": { |
||
| 2102 | "type": "git", |
||
| 2103 | "url": "https://github.com/twigphp/Twig.git", |
||
| 2104 | "reference": "cd06d3c69619dcf5bfdbfe5d1f18923389a5bd43" |
||
| 2105 | }, |
||
| 2106 | "dist": { |
||
| 2107 | "type": "zip", |
||
| 2108 | "url": "https://api.github.com/repos/twigphp/Twig/zipball/cd06d3c69619dcf5bfdbfe5d1f18923389a5bd43", |
||
| 2109 | "reference": "cd06d3c69619dcf5bfdbfe5d1f18923389a5bd43", |
||
| 2110 | "shasum": "" |
||
| 2111 | }, |
||
| 2112 | "require": { |
||
| 2113 | "php": ">=5.3.3" |
||
| 2114 | }, |
||
| 2115 | "require-dev": { |
||
| 2116 | "psr/container": "^1.0", |
||
| 2117 | "symfony/debug": "~2.7", |
||
| 2118 | "symfony/phpunit-bridge": "~3.3@dev" |
||
| 2119 | }, |
||
| 2120 | "type": "library", |
||
| 2121 | "extra": { |
||
| 2122 | "branch-alias": { |
||
| 2123 | "dev-master": "1.35-dev" |
||
| 2124 | } |
||
| 2125 | }, |
||
| 2126 | "autoload": { |
||
| 2127 | "psr-0": { |
||
| 2128 | "Twig_": "lib/" |
||
| 2129 | }, |
||
| 2130 | "psr-4": { |
||
| 2131 | "Twig\\": "src/" |
||
| 2132 | } |
||
| 2133 | }, |
||
| 2134 | "notification-url": "https://packagist.org/downloads/", |
||
| 2135 | "license": [ |
||
| 2136 | "BSD-3-Clause" |
||
| 2137 | ], |
||
| 2138 | "authors": [ |
||
| 2139 | { |
||
| 2140 | "name": "Fabien Potencier", |
||
| 2141 | "email": "[email protected]", |
||
| 2142 | "homepage": "http://fabien.potencier.org", |
||
| 2143 | "role": "Lead Developer" |
||
| 2144 | }, |
||
| 2145 | { |
||
| 2146 | "name": "Armin Ronacher", |
||
| 2147 | "email": "[email protected]", |
||
| 2148 | "role": "Project Founder" |
||
| 2149 | }, |
||
| 2150 | { |
||
| 2151 | "name": "Twig Team", |
||
| 2152 | "homepage": "http://twig.sensiolabs.org/contributors", |
||
| 2153 | "role": "Contributors" |
||
| 2154 | } |
||
| 2155 | ], |
||
| 2156 | "description": "Twig, the flexible, fast, and secure template language for PHP", |
||
| 2157 | "homepage": "http://twig.sensiolabs.org", |
||
| 2158 | "keywords": [ |
||
| 2159 | "templating" |
||
| 2160 | ], |
||
| 2161 | "time": "2017-08-19 17:37:14" |
||
| 2162 | } |
||
| 2163 | ], |
||
| 2164 | "packages-dev": [ |
||
| 2165 | { |
||
| 2166 | "name": "doctrine/annotations", |
||
| 2167 | "version": "v1.4.0", |
||
| 2168 | "source": { |
||
| 2169 | "type": "git", |
||
| 2170 | "url": "https://github.com/doctrine/annotations.git", |
||
| 2171 | "reference": "54cacc9b81758b14e3ce750f205a393d52339e97" |
||
| 2172 | }, |
||
| 2173 | "dist": { |
||
| 2174 | "type": "zip", |
||
| 2175 | "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97", |
||
| 2176 | "reference": "54cacc9b81758b14e3ce750f205a393d52339e97", |
||
| 2177 | "shasum": "" |
||
| 2178 | }, |
||
| 2179 | "require": { |
||
| 2180 | "doctrine/lexer": "1.*", |
||
| 2181 | "php": "^5.6 || ^7.0" |
||
| 2182 | }, |
||
| 2183 | "require-dev": { |
||
| 2184 | "doctrine/cache": "1.*", |
||
| 2185 | "phpunit/phpunit": "^5.7" |
||
| 2186 | }, |
||
| 2187 | "type": "library", |
||
| 2188 | "extra": { |
||
| 2189 | "branch-alias": { |
||
| 2190 | "dev-master": "1.4.x-dev" |
||
| 2191 | } |
||
| 2192 | }, |
||
| 2193 | "autoload": { |
||
| 2194 | "psr-4": { |
||
| 2195 | "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" |
||
| 2196 | } |
||
| 2197 | }, |
||
| 2198 | "notification-url": "https://packagist.org/downloads/", |
||
| 2199 | "license": [ |
||
| 2200 | "MIT" |
||
| 2201 | ], |
||
| 2202 | "authors": [ |
||
| 2203 | { |
||
| 2204 | "name": "Roman Borschel", |
||
| 2205 | "email": "[email protected]" |
||
| 2206 | }, |
||
| 2207 | { |
||
| 2208 | "name": "Benjamin Eberlei", |
||
| 2209 | "email": "[email protected]" |
||
| 2210 | }, |
||
| 2211 | { |
||
| 2212 | "name": "Guilherme Blanco", |
||
| 2213 | "email": "[email protected]" |
||
| 2214 | }, |
||
| 2215 | { |
||
| 2216 | "name": "Jonathan Wage", |
||
| 2217 | "email": "[email protected]" |
||
| 2218 | }, |
||
| 2219 | { |
||
| 2220 | "name": "Johannes Schmitt", |
||
| 2221 | "email": "[email protected]" |
||
| 2222 | } |
||
| 2223 | ], |
||
| 2224 | "description": "Docblock Annotations Parser", |
||
| 2225 | "homepage": "http://www.doctrine-project.org", |
||
| 2226 | "keywords": [ |
||
| 2227 | "annotations", |
||
| 2228 | "docblock", |
||
| 2229 | "parser" |
||
| 2230 | ], |
||
| 2231 | "time": "2017-02-24 16:22:25" |
||
| 2232 | }, |
||
| 2233 | { |
||
| 2234 | "name": "doctrine/cache", |
||
| 2235 | "version": "1.6.x-dev", |
||
| 2236 | "source": { |
||
| 2237 | "type": "git", |
||
| 2238 | "url": "https://github.com/doctrine/cache.git", |
||
| 2239 | "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b" |
||
| 2240 | }, |
||
| 2241 | "dist": { |
||
| 2242 | "type": "zip", |
||
| 2243 | "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b", |
||
| 2244 | "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b", |
||
| 2245 | "shasum": "" |
||
| 2246 | }, |
||
| 2247 | "require": { |
||
| 2248 | "php": "~5.5|~7.0" |
||
| 2249 | }, |
||
| 2250 | "conflict": { |
||
| 2251 | "doctrine/common": ">2.2,<2.4" |
||
| 2252 | }, |
||
| 2253 | "require-dev": { |
||
| 2254 | "phpunit/phpunit": "~4.8|~5.0", |
||
| 2255 | "predis/predis": "~1.0", |
||
| 2256 | "satooshi/php-coveralls": "~0.6" |
||
| 2257 | }, |
||
| 2258 | "type": "library", |
||
| 2259 | "extra": { |
||
| 2260 | "branch-alias": { |
||
| 2261 | "dev-master": "1.6.x-dev" |
||
| 2262 | } |
||
| 2263 | }, |
||
| 2264 | "autoload": { |
||
| 2265 | "psr-4": { |
||
| 2266 | "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" |
||
| 2267 | } |
||
| 2268 | }, |
||
| 2269 | "notification-url": "https://packagist.org/downloads/", |
||
| 2270 | "license": [ |
||
| 2271 | "MIT" |
||
| 2272 | ], |
||
| 2273 | "authors": [ |
||
| 2274 | { |
||
| 2275 | "name": "Roman Borschel", |
||
| 2276 | "email": "[email protected]" |
||
| 2277 | }, |
||
| 2278 | { |
||
| 2279 | "name": "Benjamin Eberlei", |
||
| 2280 | "email": "[email protected]" |
||
| 2281 | }, |
||
| 2282 | { |
||
| 2283 | "name": "Guilherme Blanco", |
||
| 2284 | "email": "[email protected]" |
||
| 2285 | }, |
||
| 2286 | { |
||
| 2287 | "name": "Jonathan Wage", |
||
| 2288 | "email": "[email protected]" |
||
| 2289 | }, |
||
| 2290 | { |
||
| 2291 | "name": "Johannes Schmitt", |
||
| 2292 | "email": "[email protected]" |
||
| 2293 | } |
||
| 2294 | ], |
||
| 2295 | "description": "Caching library offering an object-oriented API for many cache backends", |
||
| 2296 | "homepage": "http://www.doctrine-project.org", |
||
| 2297 | "keywords": [ |
||
| 2298 | "cache", |
||
| 2299 | "caching" |
||
| 2300 | ], |
||
| 2301 | "time": "2017-07-22 12:49:21" |
||
| 2302 | }, |
||
| 2303 | { |
||
| 2304 | "name": "doctrine/collections", |
||
| 2305 | "version": "v1.4.0", |
||
| 2306 | "source": { |
||
| 2307 | "type": "git", |
||
| 2308 | "url": "https://github.com/doctrine/collections.git", |
||
| 2309 | "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba" |
||
| 2310 | }, |
||
| 2311 | "dist": { |
||
| 2312 | "type": "zip", |
||
| 2313 | "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba", |
||
| 2314 | "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba", |
||
| 2315 | "shasum": "" |
||
| 2316 | }, |
||
| 2317 | "require": { |
||
| 2318 | "php": "^5.6 || ^7.0" |
||
| 2319 | }, |
||
| 2320 | "require-dev": { |
||
| 2321 | "doctrine/coding-standard": "~0.1@dev", |
||
| 2322 | "phpunit/phpunit": "^5.7" |
||
| 2323 | }, |
||
| 2324 | "type": "library", |
||
| 2325 | "extra": { |
||
| 2326 | "branch-alias": { |
||
| 2327 | "dev-master": "1.3.x-dev" |
||
| 2328 | } |
||
| 2329 | }, |
||
| 2330 | "autoload": { |
||
| 2331 | "psr-0": { |
||
| 2332 | "Doctrine\\Common\\Collections\\": "lib/" |
||
| 2333 | } |
||
| 2334 | }, |
||
| 2335 | "notification-url": "https://packagist.org/downloads/", |
||
| 2336 | "license": [ |
||
| 2337 | "MIT" |
||
| 2338 | ], |
||
| 2339 | "authors": [ |
||
| 2340 | { |
||
| 2341 | "name": "Roman Borschel", |
||
| 2342 | "email": "[email protected]" |
||
| 2343 | }, |
||
| 2344 | { |
||
| 2345 | "name": "Benjamin Eberlei", |
||
| 2346 | "email": "[email protected]" |
||
| 2347 | }, |
||
| 2348 | { |
||
| 2349 | "name": "Guilherme Blanco", |
||
| 2350 | "email": "[email protected]" |
||
| 2351 | }, |
||
| 2352 | { |
||
| 2353 | "name": "Jonathan Wage", |
||
| 2354 | "email": "[email protected]" |
||
| 2355 | }, |
||
| 2356 | { |
||
| 2357 | "name": "Johannes Schmitt", |
||
| 2358 | "email": "[email protected]" |
||
| 2359 | } |
||
| 2360 | ], |
||
| 2361 | "description": "Collections Abstraction library", |
||
| 2362 | "homepage": "http://www.doctrine-project.org", |
||
| 2363 | "keywords": [ |
||
| 2364 | "array", |
||
| 2365 | "collections", |
||
| 2366 | "iterator" |
||
| 2367 | ], |
||
| 2368 | "time": "2017-01-03 10:49:41" |
||
| 2369 | }, |
||
| 2370 | { |
||
| 2371 | "name": "doctrine/common", |
||
| 2372 | "version": "2.7.x-dev", |
||
| 2373 | "source": { |
||
| 2374 | "type": "git", |
||
| 2375 | "url": "https://github.com/doctrine/common.git", |
||
| 2376 | "reference": "df88fc88463a60f228a8233acf3fa8664897229c" |
||
| 2377 | }, |
||
| 2378 | "dist": { |
||
| 2379 | "type": "zip", |
||
| 2380 | "url": "https://api.github.com/repos/doctrine/common/zipball/df88fc88463a60f228a8233acf3fa8664897229c", |
||
| 2381 | "reference": "df88fc88463a60f228a8233acf3fa8664897229c", |
||
| 2382 | "shasum": "" |
||
| 2383 | }, |
||
| 2384 | "require": { |
||
| 2385 | "doctrine/annotations": "1.*", |
||
| 2386 | "doctrine/cache": "1.*", |
||
| 2387 | "doctrine/collections": "1.*", |
||
| 2388 | "doctrine/inflector": "1.*", |
||
| 2389 | "doctrine/lexer": "1.*", |
||
| 2390 | "php": "~5.6|~7.0" |
||
| 2391 | }, |
||
| 2392 | "require-dev": { |
||
| 2393 | "phpunit/phpunit": "^5.4.6" |
||
| 2394 | }, |
||
| 2395 | "type": "library", |
||
| 2396 | "extra": { |
||
| 2397 | "branch-alias": { |
||
| 2398 | "dev-master": "2.7.x-dev" |
||
| 2399 | } |
||
| 2400 | }, |
||
| 2401 | "autoload": { |
||
| 2402 | "psr-4": { |
||
| 2403 | "Doctrine\\Common\\": "lib/Doctrine/Common" |
||
| 2404 | } |
||
| 2405 | }, |
||
| 2406 | "notification-url": "https://packagist.org/downloads/", |
||
| 2407 | "license": [ |
||
| 2408 | "MIT" |
||
| 2409 | ], |
||
| 2410 | "authors": [ |
||
| 2411 | { |
||
| 2412 | "name": "Roman Borschel", |
||
| 2413 | "email": "[email protected]" |
||
| 2414 | }, |
||
| 2415 | { |
||
| 2416 | "name": "Benjamin Eberlei", |
||
| 2417 | "email": "[email protected]" |
||
| 2418 | }, |
||
| 2419 | { |
||
| 2420 | "name": "Guilherme Blanco", |
||
| 2421 | "email": "[email protected]" |
||
| 2422 | }, |
||
| 2423 | { |
||
| 2424 | "name": "Jonathan Wage", |
||
| 2425 | "email": "[email protected]" |
||
| 2426 | }, |
||
| 2427 | { |
||
| 2428 | "name": "Johannes Schmitt", |
||
| 2429 | "email": "[email protected]" |
||
| 2430 | } |
||
| 2431 | ], |
||
| 2432 | "description": "Common Library for Doctrine projects", |
||
| 2433 | "homepage": "http://www.doctrine-project.org", |
||
| 2434 | "keywords": [ |
||
| 2435 | "annotations", |
||
| 2436 | "collections", |
||
| 2437 | "eventmanager", |
||
| 2438 | "persistence", |
||
| 2439 | "spl" |
||
| 2440 | ], |
||
| 2441 | "time": "2017-07-22 08:35:55" |
||
| 2442 | }, |
||
| 2443 | { |
||
| 2444 | "name": "doctrine/dbal", |
||
| 2445 | "version": "2.5.x-dev", |
||
| 2446 | "source": { |
||
| 2447 | "type": "git", |
||
| 2448 | "url": "https://github.com/doctrine/dbal.git", |
||
| 2449 | "reference": "9315e61c4c525167fbcc963c38ef136f691c99e9" |
||
| 2450 | }, |
||
| 2451 | "dist": { |
||
| 2452 | "type": "zip", |
||
| 2453 | "url": "https://api.github.com/repos/doctrine/dbal/zipball/9315e61c4c525167fbcc963c38ef136f691c99e9", |
||
| 2454 | "reference": "9315e61c4c525167fbcc963c38ef136f691c99e9", |
||
| 2455 | "shasum": "" |
||
| 2456 | }, |
||
| 2457 | "require": { |
||
| 2458 | "doctrine/common": ">=2.4,<2.8-dev", |
||
| 2459 | "php": ">=5.3.2" |
||
| 2460 | }, |
||
| 2461 | "require-dev": { |
||
| 2462 | "phpunit/phpunit": "4.*", |
||
| 2463 | "symfony/console": "2.*||^3.0" |
||
| 2464 | }, |
||
| 2465 | "suggest": { |
||
| 2466 | "symfony/console": "For helpful console commands such as SQL execution and import of files." |
||
| 2467 | }, |
||
| 2468 | "bin": [ |
||
| 2469 | "bin/doctrine-dbal" |
||
| 2470 | ], |
||
| 2471 | "type": "library", |
||
| 2472 | "extra": { |
||
| 2473 | "branch-alias": { |
||
| 2474 | "dev-master": "2.5.x-dev" |
||
| 2475 | } |
||
| 2476 | }, |
||
| 2477 | "autoload": { |
||
| 2478 | "psr-0": { |
||
| 2479 | "Doctrine\\DBAL\\": "lib/" |
||
| 2480 | } |
||
| 2481 | }, |
||
| 2482 | "notification-url": "https://packagist.org/downloads/", |
||
| 2483 | "license": [ |
||
| 2484 | "MIT" |
||
| 2485 | ], |
||
| 2486 | "authors": [ |
||
| 2487 | { |
||
| 2488 | "name": "Roman Borschel", |
||
| 2489 | "email": "[email protected]" |
||
| 2490 | }, |
||
| 2491 | { |
||
| 2492 | "name": "Benjamin Eberlei", |
||
| 2493 | "email": "[email protected]" |
||
| 2494 | }, |
||
| 2495 | { |
||
| 2496 | "name": "Guilherme Blanco", |
||
| 2497 | "email": "[email protected]" |
||
| 2498 | }, |
||
| 2499 | { |
||
| 2500 | "name": "Jonathan Wage", |
||
| 2501 | "email": "[email protected]" |
||
| 2502 | } |
||
| 2503 | ], |
||
| 2504 | "description": "Database Abstraction Layer", |
||
| 2505 | "homepage": "http://www.doctrine-project.org", |
||
| 2506 | "keywords": [ |
||
| 2507 | "database", |
||
| 2508 | "dbal", |
||
| 2509 | "persistence", |
||
| 2510 | "queryobject" |
||
| 2511 | ], |
||
| 2512 | "time": "2017-07-22 20:45:23" |
||
| 2513 | }, |
||
| 2514 | { |
||
| 2515 | "name": "doctrine/doctrine-bundle", |
||
| 2516 | "version": "1.6.8", |
||
| 2517 | "source": { |
||
| 2518 | "type": "git", |
||
| 2519 | "url": "https://github.com/doctrine/DoctrineBundle.git", |
||
| 2520 | "reference": "6e96577cbbdbb5b6dcca2ff203d665976b51beb0" |
||
| 2521 | }, |
||
| 2522 | "dist": { |
||
| 2523 | "type": "zip", |
||
| 2524 | "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/6e96577cbbdbb5b6dcca2ff203d665976b51beb0", |
||
| 2525 | "reference": "6e96577cbbdbb5b6dcca2ff203d665976b51beb0", |
||
| 2526 | "shasum": "" |
||
| 2527 | }, |
||
| 2528 | "require": { |
||
| 2529 | "doctrine/dbal": "~2.3", |
||
| 2530 | "doctrine/doctrine-cache-bundle": "~1.2", |
||
| 2531 | "jdorn/sql-formatter": "~1.1", |
||
| 2532 | "php": ">=5.5.9", |
||
| 2533 | "symfony/console": "~2.7|~3.0|~4.0", |
||
| 2534 | "symfony/dependency-injection": "~2.7|~3.0|~4.0", |
||
| 2535 | "symfony/doctrine-bridge": "~2.7|~3.0|~4.0", |
||
| 2536 | "symfony/framework-bundle": "~2.7|~3.0|~4.0" |
||
| 2537 | }, |
||
| 2538 | "require-dev": { |
||
| 2539 | "doctrine/orm": "~2.3", |
||
| 2540 | "phpunit/phpunit": "~4", |
||
| 2541 | "satooshi/php-coveralls": "^1.0", |
||
| 2542 | "symfony/phpunit-bridge": "~2.7|~3.0|~4.0", |
||
| 2543 | "symfony/property-info": "~2.8|~3.0|~4.0", |
||
| 2544 | "symfony/validator": "~2.7|~3.0|~4.0", |
||
| 2545 | "symfony/yaml": "~2.7|~3.0|~4.0", |
||
| 2546 | "twig/twig": "~1.12|~2.0" |
||
| 2547 | }, |
||
| 2548 | "suggest": { |
||
| 2549 | "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.", |
||
| 2550 | "symfony/web-profiler-bundle": "To use the data collector." |
||
| 2551 | }, |
||
| 2552 | "type": "symfony-bundle", |
||
| 2553 | "extra": { |
||
| 2554 | "branch-alias": { |
||
| 2555 | "dev-master": "1.6.x-dev" |
||
| 2556 | } |
||
| 2557 | }, |
||
| 2558 | "autoload": { |
||
| 2559 | "psr-4": { |
||
| 2560 | "Doctrine\\Bundle\\DoctrineBundle\\": "" |
||
| 2561 | } |
||
| 2562 | }, |
||
| 2563 | "notification-url": "https://packagist.org/downloads/", |
||
| 2564 | "license": [ |
||
| 2565 | "MIT" |
||
| 2566 | ], |
||
| 2567 | "authors": [ |
||
| 2568 | { |
||
| 2569 | "name": "Symfony Community", |
||
| 2570 | "homepage": "http://symfony.com/contributors" |
||
| 2571 | }, |
||
| 2572 | { |
||
| 2573 | "name": "Benjamin Eberlei", |
||
| 2574 | "email": "[email protected]" |
||
| 2575 | }, |
||
| 2576 | { |
||
| 2577 | "name": "Doctrine Project", |
||
| 2578 | "homepage": "http://www.doctrine-project.org/" |
||
| 2579 | }, |
||
| 2580 | { |
||
| 2581 | "name": "Fabien Potencier", |
||
| 2582 | "email": "[email protected]" |
||
| 2583 | } |
||
| 2584 | ], |
||
| 2585 | "description": "Symfony DoctrineBundle", |
||
| 2586 | "homepage": "http://www.doctrine-project.org", |
||
| 2587 | "keywords": [ |
||
| 2588 | "database", |
||
| 2589 | "dbal", |
||
| 2590 | "orm", |
||
| 2591 | "persistence" |
||
| 2592 | ], |
||
| 2593 | "time": "2017-05-18 08:15:18" |
||
| 2594 | }, |
||
| 2595 | { |
||
| 2596 | "name": "doctrine/doctrine-cache-bundle", |
||
| 2597 | "version": "1.3.0", |
||
| 2598 | "source": { |
||
| 2599 | "type": "git", |
||
| 2600 | "url": "https://github.com/doctrine/DoctrineCacheBundle.git", |
||
| 2601 | "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504" |
||
| 2602 | }, |
||
| 2603 | "dist": { |
||
| 2604 | "type": "zip", |
||
| 2605 | "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/18c600a9b82f6454d2e81ca4957cdd56a1cf3504", |
||
| 2606 | "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504", |
||
| 2607 | "shasum": "" |
||
| 2608 | }, |
||
| 2609 | "require": { |
||
| 2610 | "doctrine/cache": "^1.4.2", |
||
| 2611 | "doctrine/inflector": "~1.0", |
||
| 2612 | "php": ">=5.3.2", |
||
| 2613 | "symfony/doctrine-bridge": "~2.2|~3.0" |
||
| 2614 | }, |
||
| 2615 | "require-dev": { |
||
| 2616 | "instaclick/coding-standard": "~1.1", |
||
| 2617 | "instaclick/object-calisthenics-sniffs": "dev-master", |
||
| 2618 | "instaclick/symfony2-coding-standard": "dev-remaster", |
||
| 2619 | "phpunit/phpunit": "~4", |
||
| 2620 | "predis/predis": "~0.8", |
||
| 2621 | "satooshi/php-coveralls": "~0.6.1", |
||
| 2622 | "squizlabs/php_codesniffer": "~1.5", |
||
| 2623 | "symfony/console": "~2.2|~3.0", |
||
| 2624 | "symfony/finder": "~2.2|~3.0", |
||
| 2625 | "symfony/framework-bundle": "~2.2|~3.0", |
||
| 2626 | "symfony/phpunit-bridge": "~2.7|~3.0", |
||
| 2627 | "symfony/security-acl": "~2.3|~3.0", |
||
| 2628 | "symfony/validator": "~2.2|~3.0", |
||
| 2629 | "symfony/yaml": "~2.2|~3.0" |
||
| 2630 | }, |
||
| 2631 | "suggest": { |
||
| 2632 | "symfony/security-acl": "For using this bundle to cache ACLs" |
||
| 2633 | }, |
||
| 2634 | "type": "symfony-bundle", |
||
| 2635 | "extra": { |
||
| 2636 | "branch-alias": { |
||
| 2637 | "dev-master": "1.2.x-dev" |
||
| 2638 | } |
||
| 2639 | }, |
||
| 2640 | "autoload": { |
||
| 2641 | "psr-4": { |
||
| 2642 | "Doctrine\\Bundle\\DoctrineCacheBundle\\": "" |
||
| 2643 | } |
||
| 2644 | }, |
||
| 2645 | "notification-url": "https://packagist.org/downloads/", |
||
| 2646 | "license": [ |
||
| 2647 | "MIT" |
||
| 2648 | ], |
||
| 2649 | "authors": [ |
||
| 2650 | { |
||
| 2651 | "name": "Symfony Community", |
||
| 2652 | "homepage": "http://symfony.com/contributors" |
||
| 2653 | }, |
||
| 2654 | { |
||
| 2655 | "name": "Benjamin Eberlei", |
||
| 2656 | "email": "[email protected]" |
||
| 2657 | }, |
||
| 2658 | { |
||
| 2659 | "name": "Fabio B. Silva", |
||
| 2660 | "email": "[email protected]" |
||
| 2661 | }, |
||
| 2662 | { |
||
| 2663 | "name": "Guilherme Blanco", |
||
| 2664 | "email": "[email protected]" |
||
| 2665 | }, |
||
| 2666 | { |
||
| 2667 | "name": "Doctrine Project", |
||
| 2668 | "homepage": "http://www.doctrine-project.org/" |
||
| 2669 | }, |
||
| 2670 | { |
||
| 2671 | "name": "Fabien Potencier", |
||
| 2672 | "email": "[email protected]" |
||
| 2673 | } |
||
| 2674 | ], |
||
| 2675 | "description": "Symfony Bundle for Doctrine Cache", |
||
| 2676 | "homepage": "http://www.doctrine-project.org", |
||
| 2677 | "keywords": [ |
||
| 2678 | "cache", |
||
| 2679 | "caching" |
||
| 2680 | ], |
||
| 2681 | "time": "2016-01-26 17:28:51" |
||
| 2682 | }, |
||
| 2683 | { |
||
| 2684 | "name": "doctrine/inflector", |
||
| 2685 | "version": "1.1.x-dev", |
||
| 2686 | "source": { |
||
| 2687 | "type": "git", |
||
| 2688 | "url": "https://github.com/doctrine/inflector.git", |
||
| 2689 | "reference": "90b2128806bfde671b6952ab8bea493942c1fdae" |
||
| 2690 | }, |
||
| 2691 | "dist": { |
||
| 2692 | "type": "zip", |
||
| 2693 | "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae", |
||
| 2694 | "reference": "90b2128806bfde671b6952ab8bea493942c1fdae", |
||
| 2695 | "shasum": "" |
||
| 2696 | }, |
||
| 2697 | "require": { |
||
| 2698 | "php": ">=5.3.2" |
||
| 2699 | }, |
||
| 2700 | "require-dev": { |
||
| 2701 | "phpunit/phpunit": "4.*" |
||
| 2702 | }, |
||
| 2703 | "type": "library", |
||
| 2704 | "extra": { |
||
| 2705 | "branch-alias": { |
||
| 2706 | "dev-master": "1.1.x-dev" |
||
| 2707 | } |
||
| 2708 | }, |
||
| 2709 | "autoload": { |
||
| 2710 | "psr-0": { |
||
| 2711 | "Doctrine\\Common\\Inflector\\": "lib/" |
||
| 2712 | } |
||
| 2713 | }, |
||
| 2714 | "notification-url": "https://packagist.org/downloads/", |
||
| 2715 | "license": [ |
||
| 2716 | "MIT" |
||
| 2717 | ], |
||
| 2718 | "authors": [ |
||
| 2719 | { |
||
| 2720 | "name": "Roman Borschel", |
||
| 2721 | "email": "[email protected]" |
||
| 2722 | }, |
||
| 2723 | { |
||
| 2724 | "name": "Benjamin Eberlei", |
||
| 2725 | "email": "[email protected]" |
||
| 2726 | }, |
||
| 2727 | { |
||
| 2728 | "name": "Guilherme Blanco", |
||
| 2729 | "email": "[email protected]" |
||
| 2730 | }, |
||
| 2731 | { |
||
| 2732 | "name": "Jonathan Wage", |
||
| 2733 | "email": "[email protected]" |
||
| 2734 | }, |
||
| 2735 | { |
||
| 2736 | "name": "Johannes Schmitt", |
||
| 2737 | "email": "[email protected]" |
||
| 2738 | } |
||
| 2739 | ], |
||
| 2740 | "description": "Common String Manipulations with regard to casing and singular/plural rules.", |
||
| 2741 | "homepage": "http://www.doctrine-project.org", |
||
| 2742 | "keywords": [ |
||
| 2743 | "inflection", |
||
| 2744 | "pluralize", |
||
| 2745 | "singularize", |
||
| 2746 | "string" |
||
| 2747 | ], |
||
| 2748 | "time": "2015-11-06 14:35:42" |
||
| 2749 | }, |
||
| 2750 | { |
||
| 2751 | "name": "doctrine/instantiator", |
||
| 2752 | "version": "1.0.x-dev", |
||
| 2753 | "source": { |
||
| 2754 | "type": "git", |
||
| 2755 | "url": "https://github.com/doctrine/instantiator.git", |
||
| 2756 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" |
||
| 2757 | }, |
||
| 2758 | "dist": { |
||
| 2759 | "type": "zip", |
||
| 2760 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
| 2761 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
| 2762 | "shasum": "" |
||
| 2763 | }, |
||
| 2764 | "require": { |
||
| 2765 | "php": ">=5.3,<8.0-DEV" |
||
| 2766 | }, |
||
| 2767 | "require-dev": { |
||
| 2768 | "athletic/athletic": "~0.1.8", |
||
| 2769 | "ext-pdo": "*", |
||
| 2770 | "ext-phar": "*", |
||
| 2771 | "phpunit/phpunit": "~4.0", |
||
| 2772 | "squizlabs/php_codesniffer": "~2.0" |
||
| 2773 | }, |
||
| 2774 | "type": "library", |
||
| 2775 | "extra": { |
||
| 2776 | "branch-alias": { |
||
| 2777 | "dev-master": "1.0.x-dev" |
||
| 2778 | } |
||
| 2779 | }, |
||
| 2780 | "autoload": { |
||
| 2781 | "psr-4": { |
||
| 2782 | "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" |
||
| 2783 | } |
||
| 2784 | }, |
||
| 2785 | "notification-url": "https://packagist.org/downloads/", |
||
| 2786 | "license": [ |
||
| 2787 | "MIT" |
||
| 2788 | ], |
||
| 2789 | "authors": [ |
||
| 2790 | { |
||
| 2791 | "name": "Marco Pivetta", |
||
| 2792 | "email": "[email protected]", |
||
| 2793 | "homepage": "http://ocramius.github.com/" |
||
| 2794 | } |
||
| 2795 | ], |
||
| 2796 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
| 2797 | "homepage": "https://github.com/doctrine/instantiator", |
||
| 2798 | "keywords": [ |
||
| 2799 | "constructor", |
||
| 2800 | "instantiate" |
||
| 2801 | ], |
||
| 2802 | "time": "2015-06-14 21:17:01" |
||
| 2803 | }, |
||
| 2804 | { |
||
| 2805 | "name": "doctrine/lexer", |
||
| 2806 | "version": "dev-master", |
||
| 2807 | "source": { |
||
| 2808 | "type": "git", |
||
| 2809 | "url": "https://github.com/doctrine/lexer.git", |
||
| 2810 | "reference": "cc709ba91eee09540091ad5a5f2616727662e41b" |
||
| 2811 | }, |
||
| 2812 | "dist": { |
||
| 2813 | "type": "zip", |
||
| 2814 | "url": "https://api.github.com/repos/doctrine/lexer/zipball/cc709ba91eee09540091ad5a5f2616727662e41b", |
||
| 2815 | "reference": "cc709ba91eee09540091ad5a5f2616727662e41b", |
||
| 2816 | "shasum": "" |
||
| 2817 | }, |
||
| 2818 | "require": { |
||
| 2819 | "php": ">=5.3.2" |
||
| 2820 | }, |
||
| 2821 | "type": "library", |
||
| 2822 | "extra": { |
||
| 2823 | "branch-alias": { |
||
| 2824 | "dev-master": "1.0.x-dev" |
||
| 2825 | } |
||
| 2826 | }, |
||
| 2827 | "autoload": { |
||
| 2828 | "psr-4": { |
||
| 2829 | "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" |
||
| 2830 | } |
||
| 2831 | }, |
||
| 2832 | "notification-url": "https://packagist.org/downloads/", |
||
| 2833 | "license": [ |
||
| 2834 | "MIT" |
||
| 2835 | ], |
||
| 2836 | "authors": [ |
||
| 2837 | { |
||
| 2838 | "name": "Roman Borschel", |
||
| 2839 | "email": "[email protected]" |
||
| 2840 | }, |
||
| 2841 | { |
||
| 2842 | "name": "Guilherme Blanco", |
||
| 2843 | "email": "[email protected]" |
||
| 2844 | }, |
||
| 2845 | { |
||
| 2846 | "name": "Johannes Schmitt", |
||
| 2847 | "email": "[email protected]" |
||
| 2848 | } |
||
| 2849 | ], |
||
| 2850 | "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", |
||
| 2851 | "homepage": "http://www.doctrine-project.org", |
||
| 2852 | "keywords": [ |
||
| 2853 | "lexer", |
||
| 2854 | "parser" |
||
| 2855 | ], |
||
| 2856 | "time": "2017-07-24 09:37:08" |
||
| 2857 | }, |
||
| 2858 | { |
||
| 2859 | "name": "doctrine/orm", |
||
| 2860 | "version": "2.5.x-dev", |
||
| 2861 | "source": { |
||
| 2862 | "type": "git", |
||
| 2863 | "url": "https://github.com/doctrine/doctrine2.git", |
||
| 2864 | "reference": "36dc28d43eeacf37faa23cbb441ae226a1fb0ee9" |
||
| 2865 | }, |
||
| 2866 | "dist": { |
||
| 2867 | "type": "zip", |
||
| 2868 | "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/36dc28d43eeacf37faa23cbb441ae226a1fb0ee9", |
||
| 2869 | "reference": "36dc28d43eeacf37faa23cbb441ae226a1fb0ee9", |
||
| 2870 | "shasum": "" |
||
| 2871 | }, |
||
| 2872 | "require": { |
||
| 2873 | "doctrine/cache": "~1.4", |
||
| 2874 | "doctrine/collections": "~1.2", |
||
| 2875 | "doctrine/common": ">=2.5-dev,<2.9-dev", |
||
| 2876 | "doctrine/dbal": ">=2.5-dev,<2.7-dev", |
||
| 2877 | "doctrine/instantiator": "^1.0.1", |
||
| 2878 | "ext-pdo": "*", |
||
| 2879 | "php": ">=5.4", |
||
| 2880 | "symfony/console": "~2.5|~3.0" |
||
| 2881 | }, |
||
| 2882 | "require-dev": { |
||
| 2883 | "phpunit/phpunit": "~4.0", |
||
| 2884 | "symfony/yaml": "~2.3|~3.0" |
||
| 2885 | }, |
||
| 2886 | "suggest": { |
||
| 2887 | "symfony/yaml": "If you want to use YAML Metadata Mapping Driver" |
||
| 2888 | }, |
||
| 2889 | "bin": [ |
||
| 2890 | "bin/doctrine", |
||
| 2891 | "bin/doctrine.php" |
||
| 2892 | ], |
||
| 2893 | "type": "library", |
||
| 2894 | "extra": { |
||
| 2895 | "branch-alias": { |
||
| 2896 | "dev-master": "2.6.x-dev" |
||
| 2897 | } |
||
| 2898 | }, |
||
| 2899 | "autoload": { |
||
| 2900 | "psr-0": { |
||
| 2901 | "Doctrine\\ORM\\": "lib/" |
||
| 2902 | } |
||
| 2903 | }, |
||
| 2904 | "notification-url": "https://packagist.org/downloads/", |
||
| 2905 | "license": [ |
||
| 2906 | "MIT" |
||
| 2907 | ], |
||
| 2908 | "authors": [ |
||
| 2909 | { |
||
| 2910 | "name": "Roman Borschel", |
||
| 2911 | "email": "[email protected]" |
||
| 2912 | }, |
||
| 2913 | { |
||
| 2914 | "name": "Benjamin Eberlei", |
||
| 2915 | "email": "[email protected]" |
||
| 2916 | }, |
||
| 2917 | { |
||
| 2918 | "name": "Guilherme Blanco", |
||
| 2919 | "email": "[email protected]" |
||
| 2920 | }, |
||
| 2921 | { |
||
| 2922 | "name": "Jonathan Wage", |
||
| 2923 | "email": "[email protected]" |
||
| 2924 | } |
||
| 2925 | ], |
||
| 2926 | "description": "Object-Relational-Mapper for PHP", |
||
| 2927 | "homepage": "http://www.doctrine-project.org", |
||
| 2928 | "keywords": [ |
||
| 2929 | "database", |
||
| 2930 | "orm" |
||
| 2931 | ], |
||
| 2932 | "time": "2017-08-19 16:47:32" |
||
| 2933 | }, |
||
| 2934 | { |
||
| 2935 | "name": "jdorn/sql-formatter", |
||
| 2936 | "version": "dev-master", |
||
| 2937 | "source": { |
||
| 2938 | "type": "git", |
||
| 2939 | "url": "https://github.com/jdorn/sql-formatter.git", |
||
| 2940 | "reference": "7ef9b85961956aa572413693e1194b60f50ab9ab" |
||
| 2941 | }, |
||
| 2942 | "dist": { |
||
| 2943 | "type": "zip", |
||
| 2944 | "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/7ef9b85961956aa572413693e1194b60f50ab9ab", |
||
| 2945 | "reference": "7ef9b85961956aa572413693e1194b60f50ab9ab", |
||
| 2946 | "shasum": "" |
||
| 2947 | }, |
||
| 2948 | "require": { |
||
| 2949 | "php": ">=5.2.4" |
||
| 2950 | }, |
||
| 2951 | "require-dev": { |
||
| 2952 | "phpunit/phpunit": "3.7.*" |
||
| 2953 | }, |
||
| 2954 | "bin": [ |
||
| 2955 | "bin/sql-formatter" |
||
| 2956 | ], |
||
| 2957 | "type": "library", |
||
| 2958 | "extra": { |
||
| 2959 | "branch-alias": { |
||
| 2960 | "dev-master": "1.3.x-dev" |
||
| 2961 | } |
||
| 2962 | }, |
||
| 2963 | "autoload": { |
||
| 2964 | "classmap": [ |
||
| 2965 | "lib" |
||
| 2966 | ] |
||
| 2967 | }, |
||
| 2968 | "notification-url": "https://packagist.org/downloads/", |
||
| 2969 | "license": [ |
||
| 2970 | "MIT" |
||
| 2971 | ], |
||
| 2972 | "authors": [ |
||
| 2973 | { |
||
| 2974 | "name": "Jeremy Dorn", |
||
| 2975 | "email": "[email protected]", |
||
| 2976 | "homepage": "http://jeremydorn.com/" |
||
| 2977 | } |
||
| 2978 | ], |
||
| 2979 | "description": "a PHP SQL highlighting library", |
||
| 2980 | "homepage": "https://github.com/jdorn/sql-formatter/", |
||
| 2981 | "keywords": [ |
||
| 2982 | "highlight", |
||
| 2983 | "sql" |
||
| 2984 | ], |
||
| 2985 | "time": "2015-08-30 16:36:01" |
||
| 2986 | }, |
||
| 2987 | { |
||
| 2988 | "name": "monolog/monolog", |
||
| 2989 | "version": "1.x-dev", |
||
| 2990 | "source": { |
||
| 2991 | "type": "git", |
||
| 2992 | "url": "https://github.com/Seldaek/monolog.git", |
||
| 2993 | "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4" |
||
| 2994 | }, |
||
| 2995 | "dist": { |
||
| 2996 | "type": "zip", |
||
| 2997 | "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4", |
||
| 2998 | "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4", |
||
| 2999 | "shasum": "" |
||
| 3000 | }, |
||
| 3001 | "require": { |
||
| 3002 | "php": ">=5.3.0", |
||
| 3003 | "psr/log": "~1.0" |
||
| 3004 | }, |
||
| 3005 | "provide": { |
||
| 3006 | "psr/log-implementation": "1.0.0" |
||
| 3007 | }, |
||
| 3008 | "require-dev": { |
||
| 3009 | "aws/aws-sdk-php": "^2.4.9 || ^3.0", |
||
| 3010 | "doctrine/couchdb": "~1.0@dev", |
||
| 3011 | "graylog2/gelf-php": "~1.0", |
||
| 3012 | "jakub-onderka/php-parallel-lint": "0.9", |
||
| 3013 | "php-amqplib/php-amqplib": "~2.4", |
||
| 3014 | "php-console/php-console": "^3.1.3", |
||
| 3015 | "phpunit/phpunit": "~4.5", |
||
| 3016 | "phpunit/phpunit-mock-objects": "2.3.0", |
||
| 3017 | "ruflin/elastica": ">=0.90 <3.0", |
||
| 3018 | "sentry/sentry": "^0.13", |
||
| 3019 | "swiftmailer/swiftmailer": "^5.3|^6.0" |
||
| 3020 | }, |
||
| 3021 | "suggest": { |
||
| 3022 | "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", |
||
| 3023 | "doctrine/couchdb": "Allow sending log messages to a CouchDB server", |
||
| 3024 | "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", |
||
| 3025 | "ext-mongo": "Allow sending log messages to a MongoDB server", |
||
| 3026 | "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", |
||
| 3027 | "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", |
||
| 3028 | "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", |
||
| 3029 | "php-console/php-console": "Allow sending log messages to Google Chrome", |
||
| 3030 | "rollbar/rollbar": "Allow sending log messages to Rollbar", |
||
| 3031 | "ruflin/elastica": "Allow sending log messages to an Elastic Search server", |
||
| 3032 | "sentry/sentry": "Allow sending log messages to a Sentry server" |
||
| 3033 | }, |
||
| 3034 | "type": "library", |
||
| 3035 | "extra": { |
||
| 3036 | "branch-alias": { |
||
| 3037 | "dev-master": "2.0.x-dev" |
||
| 3038 | } |
||
| 3039 | }, |
||
| 3040 | "autoload": { |
||
| 3041 | "psr-4": { |
||
| 3042 | "Monolog\\": "src/Monolog" |
||
| 3043 | } |
||
| 3044 | }, |
||
| 3045 | "notification-url": "https://packagist.org/downloads/", |
||
| 3046 | "license": [ |
||
| 3047 | "MIT" |
||
| 3048 | ], |
||
| 3049 | "authors": [ |
||
| 3050 | { |
||
| 3051 | "name": "Jordi Boggiano", |
||
| 3052 | "email": "[email protected]", |
||
| 3053 | "homepage": "http://seld.be" |
||
| 3054 | } |
||
| 3055 | ], |
||
| 3056 | "description": "Sends your logs to files, sockets, inboxes, databases and various web services", |
||
| 3057 | "homepage": "http://github.com/Seldaek/monolog", |
||
| 3058 | "keywords": [ |
||
| 3059 | "log", |
||
| 3060 | "logging", |
||
| 3061 | "psr-3" |
||
| 3062 | ], |
||
| 3063 | "time": "2017-06-19 01:22:40" |
||
| 3064 | }, |
||
| 3065 | { |
||
| 3066 | "name": "phpdocumentor/reflection-common", |
||
| 3067 | "version": "dev-master", |
||
| 3068 | "source": { |
||
| 3069 | "type": "git", |
||
| 3070 | "url": "https://github.com/phpDocumentor/ReflectionCommon.git", |
||
| 3071 | "reference": "a046af61c36e9162372f205de091a1cab7340f1c" |
||
| 3072 | }, |
||
| 3073 | "dist": { |
||
| 3074 | "type": "zip", |
||
| 3075 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/a046af61c36e9162372f205de091a1cab7340f1c", |
||
| 3076 | "reference": "a046af61c36e9162372f205de091a1cab7340f1c", |
||
| 3077 | "shasum": "" |
||
| 3078 | }, |
||
| 3079 | "require": { |
||
| 3080 | "php": ">=5.5" |
||
| 3081 | }, |
||
| 3082 | "require-dev": { |
||
| 3083 | "phpunit/phpunit": "^4.6" |
||
| 3084 | }, |
||
| 3085 | "type": "library", |
||
| 3086 | "extra": { |
||
| 3087 | "branch-alias": { |
||
| 3088 | "dev-master": "1.0.x-dev" |
||
| 3089 | } |
||
| 3090 | }, |
||
| 3091 | "autoload": { |
||
| 3092 | "psr-4": { |
||
| 3093 | "phpDocumentor\\Reflection\\": [ |
||
| 3094 | "src" |
||
| 3095 | ] |
||
| 3096 | } |
||
| 3097 | }, |
||
| 3098 | "notification-url": "https://packagist.org/downloads/", |
||
| 3099 | "license": [ |
||
| 3100 | "MIT" |
||
| 3101 | ], |
||
| 3102 | "authors": [ |
||
| 3103 | { |
||
| 3104 | "name": "Jaap van Otterdijk", |
||
| 3105 | "email": "[email protected]" |
||
| 3106 | } |
||
| 3107 | ], |
||
| 3108 | "description": "Common reflection classes used by phpdocumentor to reflect the code structure", |
||
| 3109 | "homepage": "http://www.phpdoc.org", |
||
| 3110 | "keywords": [ |
||
| 3111 | "FQSEN", |
||
| 3112 | "phpDocumentor", |
||
| 3113 | "phpdoc", |
||
| 3114 | "reflection", |
||
| 3115 | "static analysis" |
||
| 3116 | ], |
||
| 3117 | "time": "2017-04-30 11:58:12" |
||
| 3118 | }, |
||
| 3119 | { |
||
| 3120 | "name": "phpdocumentor/reflection-docblock", |
||
| 3121 | "version": "3.2.2", |
||
| 3122 | "source": { |
||
| 3123 | "type": "git", |
||
| 3124 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
| 3125 | "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157" |
||
| 3126 | }, |
||
| 3127 | "dist": { |
||
| 3128 | "type": "zip", |
||
| 3129 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/4aada1f93c72c35e22fb1383b47fee43b8f1d157", |
||
| 3130 | "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157", |
||
| 3131 | "shasum": "" |
||
| 3132 | }, |
||
| 3133 | "require": { |
||
| 3134 | "php": ">=5.5", |
||
| 3135 | "phpdocumentor/reflection-common": "^1.0@dev", |
||
| 3136 | "phpdocumentor/type-resolver": "^0.3.0", |
||
| 3137 | "webmozart/assert": "^1.0" |
||
| 3138 | }, |
||
| 3139 | "require-dev": { |
||
| 3140 | "mockery/mockery": "^0.9.4", |
||
| 3141 | "phpunit/phpunit": "^4.4" |
||
| 3142 | }, |
||
| 3143 | "type": "library", |
||
| 3144 | "autoload": { |
||
| 3145 | "psr-4": { |
||
| 3146 | "phpDocumentor\\Reflection\\": [ |
||
| 3147 | "src/" |
||
| 3148 | ] |
||
| 3149 | } |
||
| 3150 | }, |
||
| 3151 | "notification-url": "https://packagist.org/downloads/", |
||
| 3152 | "license": [ |
||
| 3153 | "MIT" |
||
| 3154 | ], |
||
| 3155 | "authors": [ |
||
| 3156 | { |
||
| 3157 | "name": "Mike van Riel", |
||
| 3158 | "email": "[email protected]" |
||
| 3159 | } |
||
| 3160 | ], |
||
| 3161 | "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", |
||
| 3162 | "time": "2017-08-08 06:39:58" |
||
| 3163 | }, |
||
| 3164 | { |
||
| 3165 | "name": "phpdocumentor/type-resolver", |
||
| 3166 | "version": "0.3.0", |
||
| 3167 | "source": { |
||
| 3168 | "type": "git", |
||
| 3169 | "url": "https://github.com/phpDocumentor/TypeResolver.git", |
||
| 3170 | "reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773" |
||
| 3171 | }, |
||
| 3172 | "dist": { |
||
| 3173 | "type": "zip", |
||
| 3174 | "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fb3933512008d8162b3cdf9e18dba9309b7c3773", |
||
| 3175 | "reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773", |
||
| 3176 | "shasum": "" |
||
| 3177 | }, |
||
| 3178 | "require": { |
||
| 3179 | "php": "^5.5 || ^7.0", |
||
| 3180 | "phpdocumentor/reflection-common": "^1.0" |
||
| 3181 | }, |
||
| 3182 | "require-dev": { |
||
| 3183 | "mockery/mockery": "^0.9.4", |
||
| 3184 | "phpunit/phpunit": "^5.2||^4.8.24" |
||
| 3185 | }, |
||
| 3186 | "type": "library", |
||
| 3187 | "extra": { |
||
| 3188 | "branch-alias": { |
||
| 3189 | "dev-master": "1.0.x-dev" |
||
| 3190 | } |
||
| 3191 | }, |
||
| 3192 | "autoload": { |
||
| 3193 | "psr-4": { |
||
| 3194 | "phpDocumentor\\Reflection\\": [ |
||
| 3195 | "src/" |
||
| 3196 | ] |
||
| 3197 | } |
||
| 3198 | }, |
||
| 3199 | "notification-url": "https://packagist.org/downloads/", |
||
| 3200 | "license": [ |
||
| 3201 | "MIT" |
||
| 3202 | ], |
||
| 3203 | "authors": [ |
||
| 3204 | { |
||
| 3205 | "name": "Mike van Riel", |
||
| 3206 | "email": "[email protected]" |
||
| 3207 | } |
||
| 3208 | ], |
||
| 3209 | "time": "2017-06-03 08:32:36" |
||
| 3210 | }, |
||
| 3211 | { |
||
| 3212 | "name": "phpspec/prophecy", |
||
| 3213 | "version": "dev-master", |
||
| 3214 | "source": { |
||
| 3215 | "type": "git", |
||
| 3216 | "url": "https://github.com/phpspec/prophecy.git", |
||
| 3217 | "reference": "420d44c5534bbf269e85e6213446e8284d53c6c7" |
||
| 3218 | }, |
||
| 3219 | "dist": { |
||
| 3220 | "type": "zip", |
||
| 3221 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/420d44c5534bbf269e85e6213446e8284d53c6c7", |
||
| 3222 | "reference": "420d44c5534bbf269e85e6213446e8284d53c6c7", |
||
| 3223 | "shasum": "" |
||
| 3224 | }, |
||
| 3225 | "require": { |
||
| 3226 | "doctrine/instantiator": "^1.0.2", |
||
| 3227 | "php": "^5.3|^7.0", |
||
| 3228 | "phpdocumentor/reflection-docblock": "^2.0|^3.0.2", |
||
| 3229 | "sebastian/comparator": "^1.1|^2.0", |
||
| 3230 | "sebastian/recursion-context": "^1.0|^2.0|^3.0" |
||
| 3231 | }, |
||
| 3232 | "require-dev": { |
||
| 3233 | "phpspec/phpspec": "^2.5|^3.2", |
||
| 3234 | "phpunit/phpunit": "^4.8 || ^5.6.5" |
||
| 3235 | }, |
||
| 3236 | "type": "library", |
||
| 3237 | "extra": { |
||
| 3238 | "branch-alias": { |
||
| 3239 | "dev-master": "1.7.x-dev" |
||
| 3240 | } |
||
| 3241 | }, |
||
| 3242 | "autoload": { |
||
| 3243 | "psr-0": { |
||
| 3244 | "Prophecy\\": "src/" |
||
| 3245 | } |
||
| 3246 | }, |
||
| 3247 | "notification-url": "https://packagist.org/downloads/", |
||
| 3248 | "license": [ |
||
| 3249 | "MIT" |
||
| 3250 | ], |
||
| 3251 | "authors": [ |
||
| 3252 | { |
||
| 3253 | "name": "Konstantin Kudryashov", |
||
| 3254 | "email": "[email protected]", |
||
| 3255 | "homepage": "http://everzet.com" |
||
| 3256 | }, |
||
| 3257 | { |
||
| 3258 | "name": "Marcello Duarte", |
||
| 3259 | "email": "[email protected]" |
||
| 3260 | } |
||
| 3261 | ], |
||
| 3262 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
| 3263 | "homepage": "https://github.com/phpspec/prophecy", |
||
| 3264 | "keywords": [ |
||
| 3265 | "Double", |
||
| 3266 | "Dummy", |
||
| 3267 | "fake", |
||
| 3268 | "mock", |
||
| 3269 | "spy", |
||
| 3270 | "stub" |
||
| 3271 | ], |
||
| 3272 | "time": "2017-07-19 07:44:25" |
||
| 3273 | }, |
||
| 3274 | { |
||
| 3275 | "name": "phpunit/php-code-coverage", |
||
| 3276 | "version": "2.2.x-dev", |
||
| 3277 | "source": { |
||
| 3278 | "type": "git", |
||
| 3279 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
| 3280 | "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979" |
||
| 3281 | }, |
||
| 3282 | "dist": { |
||
| 3283 | "type": "zip", |
||
| 3284 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979", |
||
| 3285 | "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979", |
||
| 3286 | "shasum": "" |
||
| 3287 | }, |
||
| 3288 | "require": { |
||
| 3289 | "php": ">=5.3.3", |
||
| 3290 | "phpunit/php-file-iterator": "~1.3", |
||
| 3291 | "phpunit/php-text-template": "~1.2", |
||
| 3292 | "phpunit/php-token-stream": "~1.3", |
||
| 3293 | "sebastian/environment": "^1.3.2", |
||
| 3294 | "sebastian/version": "~1.0" |
||
| 3295 | }, |
||
| 3296 | "require-dev": { |
||
| 3297 | "ext-xdebug": ">=2.1.4", |
||
| 3298 | "phpunit/phpunit": "~4" |
||
| 3299 | }, |
||
| 3300 | "suggest": { |
||
| 3301 | "ext-dom": "*", |
||
| 3302 | "ext-xdebug": ">=2.2.1", |
||
| 3303 | "ext-xmlwriter": "*" |
||
| 3304 | }, |
||
| 3305 | "type": "library", |
||
| 3306 | "extra": { |
||
| 3307 | "branch-alias": { |
||
| 3308 | "dev-master": "2.2.x-dev" |
||
| 3309 | } |
||
| 3310 | }, |
||
| 3311 | "autoload": { |
||
| 3312 | "classmap": [ |
||
| 3313 | "src/" |
||
| 3314 | ] |
||
| 3315 | }, |
||
| 3316 | "notification-url": "https://packagist.org/downloads/", |
||
| 3317 | "license": [ |
||
| 3318 | "BSD-3-Clause" |
||
| 3319 | ], |
||
| 3320 | "authors": [ |
||
| 3321 | { |
||
| 3322 | "name": "Sebastian Bergmann", |
||
| 3323 | "email": "[email protected]", |
||
| 3324 | "role": "lead" |
||
| 3325 | } |
||
| 3326 | ], |
||
| 3327 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
| 3328 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
| 3329 | "keywords": [ |
||
| 3330 | "coverage", |
||
| 3331 | "testing", |
||
| 3332 | "xunit" |
||
| 3333 | ], |
||
| 3334 | "time": "2015-10-06 15:47:00" |
||
| 3335 | }, |
||
| 3336 | { |
||
| 3337 | "name": "phpunit/php-file-iterator", |
||
| 3338 | "version": "dev-master", |
||
| 3339 | "source": { |
||
| 3340 | "type": "git", |
||
| 3341 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
| 3342 | "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5" |
||
| 3343 | }, |
||
| 3344 | "dist": { |
||
| 3345 | "type": "zip", |
||
| 3346 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5", |
||
| 3347 | "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5", |
||
| 3348 | "shasum": "" |
||
| 3349 | }, |
||
| 3350 | "require": { |
||
| 3351 | "php": ">=5.3.3" |
||
| 3352 | }, |
||
| 3353 | "type": "library", |
||
| 3354 | "extra": { |
||
| 3355 | "branch-alias": { |
||
| 3356 | "dev-master": "1.4.x-dev" |
||
| 3357 | } |
||
| 3358 | }, |
||
| 3359 | "autoload": { |
||
| 3360 | "classmap": [ |
||
| 3361 | "src/" |
||
| 3362 | ] |
||
| 3363 | }, |
||
| 3364 | "notification-url": "https://packagist.org/downloads/", |
||
| 3365 | "license": [ |
||
| 3366 | "BSD-3-Clause" |
||
| 3367 | ], |
||
| 3368 | "authors": [ |
||
| 3369 | { |
||
| 3370 | "name": "Sebastian Bergmann", |
||
| 3371 | "email": "[email protected]", |
||
| 3372 | "role": "lead" |
||
| 3373 | } |
||
| 3374 | ], |
||
| 3375 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
| 3376 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
| 3377 | "keywords": [ |
||
| 3378 | "filesystem", |
||
| 3379 | "iterator" |
||
| 3380 | ], |
||
| 3381 | "time": "2016-10-03 07:40:28" |
||
| 3382 | }, |
||
| 3383 | { |
||
| 3384 | "name": "phpunit/php-text-template", |
||
| 3385 | "version": "1.2.1", |
||
| 3386 | "source": { |
||
| 3387 | "type": "git", |
||
| 3388 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
| 3389 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" |
||
| 3390 | }, |
||
| 3391 | "dist": { |
||
| 3392 | "type": "zip", |
||
| 3393 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
| 3394 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
| 3395 | "shasum": "" |
||
| 3396 | }, |
||
| 3397 | "require": { |
||
| 3398 | "php": ">=5.3.3" |
||
| 3399 | }, |
||
| 3400 | "type": "library", |
||
| 3401 | "autoload": { |
||
| 3402 | "classmap": [ |
||
| 3403 | "src/" |
||
| 3404 | ] |
||
| 3405 | }, |
||
| 3406 | "notification-url": "https://packagist.org/downloads/", |
||
| 3407 | "license": [ |
||
| 3408 | "BSD-3-Clause" |
||
| 3409 | ], |
||
| 3410 | "authors": [ |
||
| 3411 | { |
||
| 3412 | "name": "Sebastian Bergmann", |
||
| 3413 | "email": "[email protected]", |
||
| 3414 | "role": "lead" |
||
| 3415 | } |
||
| 3416 | ], |
||
| 3417 | "description": "Simple template engine.", |
||
| 3418 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
| 3419 | "keywords": [ |
||
| 3420 | "template" |
||
| 3421 | ], |
||
| 3422 | "time": "2015-06-21 13:50:34" |
||
| 3423 | }, |
||
| 3424 | { |
||
| 3425 | "name": "phpunit/php-timer", |
||
| 3426 | "version": "dev-master", |
||
| 3427 | "source": { |
||
| 3428 | "type": "git", |
||
| 3429 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
| 3430 | "reference": "d107f347d368dd8a384601398280c7c608390ab7" |
||
| 3431 | }, |
||
| 3432 | "dist": { |
||
| 3433 | "type": "zip", |
||
| 3434 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/d107f347d368dd8a384601398280c7c608390ab7", |
||
| 3435 | "reference": "d107f347d368dd8a384601398280c7c608390ab7", |
||
| 3436 | "shasum": "" |
||
| 3437 | }, |
||
| 3438 | "require": { |
||
| 3439 | "php": "^5.3.3 || ^7.0" |
||
| 3440 | }, |
||
| 3441 | "require-dev": { |
||
| 3442 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
| 3443 | }, |
||
| 3444 | "type": "library", |
||
| 3445 | "extra": { |
||
| 3446 | "branch-alias": { |
||
| 3447 | "dev-master": "1.0-dev" |
||
| 3448 | } |
||
| 3449 | }, |
||
| 3450 | "autoload": { |
||
| 3451 | "classmap": [ |
||
| 3452 | "src/" |
||
| 3453 | ] |
||
| 3454 | }, |
||
| 3455 | "notification-url": "https://packagist.org/downloads/", |
||
| 3456 | "license": [ |
||
| 3457 | "BSD-3-Clause" |
||
| 3458 | ], |
||
| 3459 | "authors": [ |
||
| 3460 | { |
||
| 3461 | "name": "Sebastian Bergmann", |
||
| 3462 | "email": "[email protected]", |
||
| 3463 | "role": "lead" |
||
| 3464 | } |
||
| 3465 | ], |
||
| 3466 | "description": "Utility class for timing", |
||
| 3467 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
| 3468 | "keywords": [ |
||
| 3469 | "timer" |
||
| 3470 | ], |
||
| 3471 | "time": "2017-03-07 15:42:04" |
||
| 3472 | }, |
||
| 3473 | { |
||
| 3474 | "name": "phpunit/php-token-stream", |
||
| 3475 | "version": "1.4.x-dev", |
||
| 3476 | "source": { |
||
| 3477 | "type": "git", |
||
| 3478 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
| 3479 | "reference": "958103f327daef5dd0bb328dec53e0a9e43cfaf7" |
||
| 3480 | }, |
||
| 3481 | "dist": { |
||
| 3482 | "type": "zip", |
||
| 3483 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/958103f327daef5dd0bb328dec53e0a9e43cfaf7", |
||
| 3484 | "reference": "958103f327daef5dd0bb328dec53e0a9e43cfaf7", |
||
| 3485 | "shasum": "" |
||
| 3486 | }, |
||
| 3487 | "require": { |
||
| 3488 | "ext-tokenizer": "*", |
||
| 3489 | "php": ">=5.3.3" |
||
| 3490 | }, |
||
| 3491 | "require-dev": { |
||
| 3492 | "phpunit/phpunit": "~4.2" |
||
| 3493 | }, |
||
| 3494 | "type": "library", |
||
| 3495 | "extra": { |
||
| 3496 | "branch-alias": { |
||
| 3497 | "dev-master": "1.4-dev" |
||
| 3498 | } |
||
| 3499 | }, |
||
| 3500 | "autoload": { |
||
| 3501 | "classmap": [ |
||
| 3502 | "src/" |
||
| 3503 | ] |
||
| 3504 | }, |
||
| 3505 | "notification-url": "https://packagist.org/downloads/", |
||
| 3506 | "license": [ |
||
| 3507 | "BSD-3-Clause" |
||
| 3508 | ], |
||
| 3509 | "authors": [ |
||
| 3510 | { |
||
| 3511 | "name": "Sebastian Bergmann", |
||
| 3512 | "email": "[email protected]" |
||
| 3513 | } |
||
| 3514 | ], |
||
| 3515 | "description": "Wrapper around PHP's tokenizer extension.", |
||
| 3516 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
| 3517 | "keywords": [ |
||
| 3518 | "tokenizer" |
||
| 3519 | ], |
||
| 3520 | "time": "2017-03-07 08:21:50" |
||
| 3521 | }, |
||
| 3522 | { |
||
| 3523 | "name": "phpunit/phpunit", |
||
| 3524 | "version": "4.8.x-dev", |
||
| 3525 | "source": { |
||
| 3526 | "type": "git", |
||
| 3527 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
| 3528 | "reference": "18e5f52e8412d23e739f7d8744e177039860e800" |
||
| 3529 | }, |
||
| 3530 | "dist": { |
||
| 3531 | "type": "zip", |
||
| 3532 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/18e5f52e8412d23e739f7d8744e177039860e800", |
||
| 3533 | "reference": "18e5f52e8412d23e739f7d8744e177039860e800", |
||
| 3534 | "shasum": "" |
||
| 3535 | }, |
||
| 3536 | "require": { |
||
| 3537 | "ext-dom": "*", |
||
| 3538 | "ext-json": "*", |
||
| 3539 | "ext-pcre": "*", |
||
| 3540 | "ext-reflection": "*", |
||
| 3541 | "ext-spl": "*", |
||
| 3542 | "php": ">=5.3.3", |
||
| 3543 | "phpspec/prophecy": "^1.3.1", |
||
| 3544 | "phpunit/php-code-coverage": "~2.1", |
||
| 3545 | "phpunit/php-file-iterator": "~1.4", |
||
| 3546 | "phpunit/php-text-template": "~1.2", |
||
| 3547 | "phpunit/php-timer": "^1.0.6", |
||
| 3548 | "phpunit/phpunit-mock-objects": "~2.3", |
||
| 3549 | "sebastian/comparator": "~1.2.2", |
||
| 3550 | "sebastian/diff": "~1.2", |
||
| 3551 | "sebastian/environment": "~1.3", |
||
| 3552 | "sebastian/exporter": "~1.2", |
||
| 3553 | "sebastian/global-state": "~1.0", |
||
| 3554 | "sebastian/version": "~1.0", |
||
| 3555 | "symfony/yaml": "~2.1|~3.0" |
||
| 3556 | }, |
||
| 3557 | "suggest": { |
||
| 3558 | "phpunit/php-invoker": "~1.1" |
||
| 3559 | }, |
||
| 3560 | "bin": [ |
||
| 3561 | "phpunit" |
||
| 3562 | ], |
||
| 3563 | "type": "library", |
||
| 3564 | "extra": { |
||
| 3565 | "branch-alias": { |
||
| 3566 | "dev-master": "4.8.x-dev" |
||
| 3567 | } |
||
| 3568 | }, |
||
| 3569 | "autoload": { |
||
| 3570 | "classmap": [ |
||
| 3571 | "src/" |
||
| 3572 | ] |
||
| 3573 | }, |
||
| 3574 | "notification-url": "https://packagist.org/downloads/", |
||
| 3575 | "license": [ |
||
| 3576 | "BSD-3-Clause" |
||
| 3577 | ], |
||
| 3578 | "authors": [ |
||
| 3579 | { |
||
| 3580 | "name": "Sebastian Bergmann", |
||
| 3581 | "email": "[email protected]", |
||
| 3582 | "role": "lead" |
||
| 3583 | } |
||
| 3584 | ], |
||
| 3585 | "description": "The PHP Unit Testing framework.", |
||
| 3586 | "homepage": "https://phpunit.de/", |
||
| 3587 | "keywords": [ |
||
| 3588 | "phpunit", |
||
| 3589 | "testing", |
||
| 3590 | "xunit" |
||
| 3591 | ], |
||
| 3592 | "time": "2017-06-23 12:44:27" |
||
| 3593 | }, |
||
| 3594 | { |
||
| 3595 | "name": "phpunit/phpunit-mock-objects", |
||
| 3596 | "version": "2.3.x-dev", |
||
| 3597 | "source": { |
||
| 3598 | "type": "git", |
||
| 3599 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
| 3600 | "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983" |
||
| 3601 | }, |
||
| 3602 | "dist": { |
||
| 3603 | "type": "zip", |
||
| 3604 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983", |
||
| 3605 | "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983", |
||
| 3606 | "shasum": "" |
||
| 3607 | }, |
||
| 3608 | "require": { |
||
| 3609 | "doctrine/instantiator": "^1.0.2", |
||
| 3610 | "php": ">=5.3.3", |
||
| 3611 | "phpunit/php-text-template": "~1.2", |
||
| 3612 | "sebastian/exporter": "~1.2" |
||
| 3613 | }, |
||
| 3614 | "require-dev": { |
||
| 3615 | "phpunit/phpunit": "~4.4" |
||
| 3616 | }, |
||
| 3617 | "suggest": { |
||
| 3618 | "ext-soap": "*" |
||
| 3619 | }, |
||
| 3620 | "type": "library", |
||
| 3621 | "extra": { |
||
| 3622 | "branch-alias": { |
||
| 3623 | "dev-master": "2.3.x-dev" |
||
| 3624 | } |
||
| 3625 | }, |
||
| 3626 | "autoload": { |
||
| 3627 | "classmap": [ |
||
| 3628 | "src/" |
||
| 3629 | ] |
||
| 3630 | }, |
||
| 3631 | "notification-url": "https://packagist.org/downloads/", |
||
| 3632 | "license": [ |
||
| 3633 | "BSD-3-Clause" |
||
| 3634 | ], |
||
| 3635 | "authors": [ |
||
| 3636 | { |
||
| 3637 | "name": "Sebastian Bergmann", |
||
| 3638 | "email": "[email protected]", |
||
| 3639 | "role": "lead" |
||
| 3640 | } |
||
| 3641 | ], |
||
| 3642 | "description": "Mock Object library for PHPUnit", |
||
| 3643 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
| 3644 | "keywords": [ |
||
| 3645 | "mock", |
||
| 3646 | "xunit" |
||
| 3647 | ], |
||
| 3648 | "time": "2015-10-02 06:51:40" |
||
| 3649 | }, |
||
| 3650 | { |
||
| 3651 | "name": "pusher/pusher-php-server", |
||
| 3652 | "version": "2.x-dev", |
||
| 3653 | "source": { |
||
| 3654 | "type": "git", |
||
| 3655 | "url": "https://github.com/pusher/pusher-http-php.git", |
||
| 3656 | "reference": "9f721dd7b0ab88aa24197f43d34a83c8d2c5d13d" |
||
| 3657 | }, |
||
| 3658 | "dist": { |
||
| 3659 | "type": "zip", |
||
| 3660 | "url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/9f721dd7b0ab88aa24197f43d34a83c8d2c5d13d", |
||
| 3661 | "reference": "9f721dd7b0ab88aa24197f43d34a83c8d2c5d13d", |
||
| 3662 | "shasum": "" |
||
| 3663 | }, |
||
| 3664 | "require": { |
||
| 3665 | "ext-curl": "*", |
||
| 3666 | "php": ">=5.2" |
||
| 3667 | }, |
||
| 3668 | "require-dev": { |
||
| 3669 | "phpunit/phpunit": "~4" |
||
| 3670 | }, |
||
| 3671 | "type": "library", |
||
| 3672 | "autoload": { |
||
| 3673 | "classmap": [ |
||
| 3674 | "lib/" |
||
| 3675 | ] |
||
| 3676 | }, |
||
| 3677 | "notification-url": "https://packagist.org/downloads/", |
||
| 3678 | "license": [ |
||
| 3679 | "MIT" |
||
| 3680 | ], |
||
| 3681 | "description": "Library for interacting with the Pusher REST API", |
||
| 3682 | "homepage": "https://github.com/pusher/pusher-php-server", |
||
| 3683 | "keywords": [ |
||
| 3684 | "events", |
||
| 3685 | "php-pusher-server", |
||
| 3686 | "publish", |
||
| 3687 | "pusher", |
||
| 3688 | "realtime", |
||
| 3689 | "rest", |
||
| 3690 | "trigger" |
||
| 3691 | ], |
||
| 3692 | "time": "2016-03-16 19:51:22" |
||
| 3693 | }, |
||
| 3694 | { |
||
| 3695 | "name": "sebastian/comparator", |
||
| 3696 | "version": "1.2.x-dev", |
||
| 3697 | "source": { |
||
| 3698 | "type": "git", |
||
| 3699 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
| 3700 | "reference": "18a5d97c25f408f48acaf6d1b9f4079314c5996a" |
||
| 3701 | }, |
||
| 3702 | "dist": { |
||
| 3703 | "type": "zip", |
||
| 3704 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/18a5d97c25f408f48acaf6d1b9f4079314c5996a", |
||
| 3705 | "reference": "18a5d97c25f408f48acaf6d1b9f4079314c5996a", |
||
| 3706 | "shasum": "" |
||
| 3707 | }, |
||
| 3708 | "require": { |
||
| 3709 | "php": ">=5.3.3", |
||
| 3710 | "sebastian/diff": "~1.2", |
||
| 3711 | "sebastian/exporter": "~1.2 || ~2.0" |
||
| 3712 | }, |
||
| 3713 | "require-dev": { |
||
| 3714 | "phpunit/phpunit": "~4.4" |
||
| 3715 | }, |
||
| 3716 | "type": "library", |
||
| 3717 | "extra": { |
||
| 3718 | "branch-alias": { |
||
| 3719 | "dev-master": "1.2.x-dev" |
||
| 3720 | } |
||
| 3721 | }, |
||
| 3722 | "autoload": { |
||
| 3723 | "classmap": [ |
||
| 3724 | "src/" |
||
| 3725 | ] |
||
| 3726 | }, |
||
| 3727 | "notification-url": "https://packagist.org/downloads/", |
||
| 3728 | "license": [ |
||
| 3729 | "BSD-3-Clause" |
||
| 3730 | ], |
||
| 3731 | "authors": [ |
||
| 3732 | { |
||
| 3733 | "name": "Jeff Welch", |
||
| 3734 | "email": "[email protected]" |
||
| 3735 | }, |
||
| 3736 | { |
||
| 3737 | "name": "Volker Dusch", |
||
| 3738 | "email": "[email protected]" |
||
| 3739 | }, |
||
| 3740 | { |
||
| 3741 | "name": "Bernhard Schussek", |
||
| 3742 | "email": "[email protected]" |
||
| 3743 | }, |
||
| 3744 | { |
||
| 3745 | "name": "Sebastian Bergmann", |
||
| 3746 | "email": "[email protected]" |
||
| 3747 | } |
||
| 3748 | ], |
||
| 3749 | "description": "Provides the functionality to compare PHP values for equality", |
||
| 3750 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
| 3751 | "keywords": [ |
||
| 3752 | "comparator", |
||
| 3753 | "compare", |
||
| 3754 | "equality" |
||
| 3755 | ], |
||
| 3756 | "time": "2017-03-07 10:34:43" |
||
| 3757 | }, |
||
| 3758 | { |
||
| 3759 | "name": "sebastian/diff", |
||
| 3760 | "version": "1.4.x-dev", |
||
| 3761 | "source": { |
||
| 3762 | "type": "git", |
||
| 3763 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
| 3764 | "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4" |
||
| 3765 | }, |
||
| 3766 | "dist": { |
||
| 3767 | "type": "zip", |
||
| 3768 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4", |
||
| 3769 | "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4", |
||
| 3770 | "shasum": "" |
||
| 3771 | }, |
||
| 3772 | "require": { |
||
| 3773 | "php": "^5.3.3 || ^7.0" |
||
| 3774 | }, |
||
| 3775 | "require-dev": { |
||
| 3776 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
| 3777 | }, |
||
| 3778 | "type": "library", |
||
| 3779 | "extra": { |
||
| 3780 | "branch-alias": { |
||
| 3781 | "dev-master": "1.4-dev" |
||
| 3782 | } |
||
| 3783 | }, |
||
| 3784 | "autoload": { |
||
| 3785 | "classmap": [ |
||
| 3786 | "src/" |
||
| 3787 | ] |
||
| 3788 | }, |
||
| 3789 | "notification-url": "https://packagist.org/downloads/", |
||
| 3790 | "license": [ |
||
| 3791 | "BSD-3-Clause" |
||
| 3792 | ], |
||
| 3793 | "authors": [ |
||
| 3794 | { |
||
| 3795 | "name": "Kore Nordmann", |
||
| 3796 | "email": "[email protected]" |
||
| 3797 | }, |
||
| 3798 | { |
||
| 3799 | "name": "Sebastian Bergmann", |
||
| 3800 | "email": "[email protected]" |
||
| 3801 | } |
||
| 3802 | ], |
||
| 3803 | "description": "Diff implementation", |
||
| 3804 | "homepage": "https://github.com/sebastianbergmann/diff", |
||
| 3805 | "keywords": [ |
||
| 3806 | "diff" |
||
| 3807 | ], |
||
| 3808 | "time": "2017-05-22 07:24:03" |
||
| 3809 | }, |
||
| 3810 | { |
||
| 3811 | "name": "sebastian/environment", |
||
| 3812 | "version": "1.3.x-dev", |
||
| 3813 | "source": { |
||
| 3814 | "type": "git", |
||
| 3815 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
| 3816 | "reference": "67f55699c2810ff0f2cc47478bbdeda8567e68ee" |
||
| 3817 | }, |
||
| 3818 | "dist": { |
||
| 3819 | "type": "zip", |
||
| 3820 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/67f55699c2810ff0f2cc47478bbdeda8567e68ee", |
||
| 3821 | "reference": "67f55699c2810ff0f2cc47478bbdeda8567e68ee", |
||
| 3822 | "shasum": "" |
||
| 3823 | }, |
||
| 3824 | "require": { |
||
| 3825 | "php": "^5.3.3 || ^7.0" |
||
| 3826 | }, |
||
| 3827 | "require-dev": { |
||
| 3828 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
| 3829 | }, |
||
| 3830 | "type": "library", |
||
| 3831 | "extra": { |
||
| 3832 | "branch-alias": { |
||
| 3833 | "dev-master": "1.3.x-dev" |
||
| 3834 | } |
||
| 3835 | }, |
||
| 3836 | "autoload": { |
||
| 3837 | "classmap": [ |
||
| 3838 | "src/" |
||
| 3839 | ] |
||
| 3840 | }, |
||
| 3841 | "notification-url": "https://packagist.org/downloads/", |
||
| 3842 | "license": [ |
||
| 3843 | "BSD-3-Clause" |
||
| 3844 | ], |
||
| 3845 | "authors": [ |
||
| 3846 | { |
||
| 3847 | "name": "Sebastian Bergmann", |
||
| 3848 | "email": "[email protected]" |
||
| 3849 | } |
||
| 3850 | ], |
||
| 3851 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
| 3852 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
| 3853 | "keywords": [ |
||
| 3854 | "Xdebug", |
||
| 3855 | "environment", |
||
| 3856 | "hhvm" |
||
| 3857 | ], |
||
| 3858 | "time": "2017-02-28 08:18:59" |
||
| 3859 | }, |
||
| 3860 | { |
||
| 3861 | "name": "sebastian/exporter", |
||
| 3862 | "version": "1.2.x-dev", |
||
| 3863 | "source": { |
||
| 3864 | "type": "git", |
||
| 3865 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
| 3866 | "reference": "dcd43bcc0fd3551bd2ede0081882d549bb78225d" |
||
| 3867 | }, |
||
| 3868 | "dist": { |
||
| 3869 | "type": "zip", |
||
| 3870 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/dcd43bcc0fd3551bd2ede0081882d549bb78225d", |
||
| 3871 | "reference": "dcd43bcc0fd3551bd2ede0081882d549bb78225d", |
||
| 3872 | "shasum": "" |
||
| 3873 | }, |
||
| 3874 | "require": { |
||
| 3875 | "php": "^5.3.3 || ^7.0", |
||
| 3876 | "sebastian/recursion-context": "^1.0" |
||
| 3877 | }, |
||
| 3878 | "require-dev": { |
||
| 3879 | "ext-mbstring": "*", |
||
| 3880 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
| 3881 | }, |
||
| 3882 | "type": "library", |
||
| 3883 | "extra": { |
||
| 3884 | "branch-alias": { |
||
| 3885 | "dev-master": "1.2.x-dev" |
||
| 3886 | } |
||
| 3887 | }, |
||
| 3888 | "autoload": { |
||
| 3889 | "classmap": [ |
||
| 3890 | "src/" |
||
| 3891 | ] |
||
| 3892 | }, |
||
| 3893 | "notification-url": "https://packagist.org/downloads/", |
||
| 3894 | "license": [ |
||
| 3895 | "BSD-3-Clause" |
||
| 3896 | ], |
||
| 3897 | "authors": [ |
||
| 3898 | { |
||
| 3899 | "name": "Jeff Welch", |
||
| 3900 | "email": "[email protected]" |
||
| 3901 | }, |
||
| 3902 | { |
||
| 3903 | "name": "Volker Dusch", |
||
| 3904 | "email": "[email protected]" |
||
| 3905 | }, |
||
| 3906 | { |
||
| 3907 | "name": "Bernhard Schussek", |
||
| 3908 | "email": "[email protected]" |
||
| 3909 | }, |
||
| 3910 | { |
||
| 3911 | "name": "Sebastian Bergmann", |
||
| 3912 | "email": "[email protected]" |
||
| 3913 | }, |
||
| 3914 | { |
||
| 3915 | "name": "Adam Harvey", |
||
| 3916 | "email": "[email protected]" |
||
| 3917 | } |
||
| 3918 | ], |
||
| 3919 | "description": "Provides the functionality to export PHP variables for visualization", |
||
| 3920 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
| 3921 | "keywords": [ |
||
| 3922 | "export", |
||
| 3923 | "exporter" |
||
| 3924 | ], |
||
| 3925 | "time": "2017-02-26 13:09:30" |
||
| 3926 | }, |
||
| 3927 | { |
||
| 3928 | "name": "sebastian/global-state", |
||
| 3929 | "version": "1.1.x-dev", |
||
| 3930 | "source": { |
||
| 3931 | "type": "git", |
||
| 3932 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
| 3933 | "reference": "cea85a84b00f2795341ebbbca4fa396347f2494e" |
||
| 3934 | }, |
||
| 3935 | "dist": { |
||
| 3936 | "type": "zip", |
||
| 3937 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/cea85a84b00f2795341ebbbca4fa396347f2494e", |
||
| 3938 | "reference": "cea85a84b00f2795341ebbbca4fa396347f2494e", |
||
| 3939 | "shasum": "" |
||
| 3940 | }, |
||
| 3941 | "require": { |
||
| 3942 | "php": ">=5.3.3" |
||
| 3943 | }, |
||
| 3944 | "require-dev": { |
||
| 3945 | "phpunit/phpunit": "~4.2|~5.0" |
||
| 3946 | }, |
||
| 3947 | "suggest": { |
||
| 3948 | "ext-uopz": "*" |
||
| 3949 | }, |
||
| 3950 | "type": "library", |
||
| 3951 | "extra": { |
||
| 3952 | "branch-alias": { |
||
| 3953 | "dev-master": "1.0-dev" |
||
| 3954 | } |
||
| 3955 | }, |
||
| 3956 | "autoload": { |
||
| 3957 | "classmap": [ |
||
| 3958 | "src/" |
||
| 3959 | ] |
||
| 3960 | }, |
||
| 3961 | "notification-url": "https://packagist.org/downloads/", |
||
| 3962 | "license": [ |
||
| 3963 | "BSD-3-Clause" |
||
| 3964 | ], |
||
| 3965 | "authors": [ |
||
| 3966 | { |
||
| 3967 | "name": "Sebastian Bergmann", |
||
| 3968 | "email": "[email protected]" |
||
| 3969 | } |
||
| 3970 | ], |
||
| 3971 | "description": "Snapshotting of global state", |
||
| 3972 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
| 3973 | "keywords": [ |
||
| 3974 | "global state" |
||
| 3975 | ], |
||
| 3976 | "time": "2017-02-23 14:11:06" |
||
| 3977 | }, |
||
| 3978 | { |
||
| 3979 | "name": "sebastian/recursion-context", |
||
| 3980 | "version": "1.0.x-dev", |
||
| 3981 | "source": { |
||
| 3982 | "type": "git", |
||
| 3983 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
| 3984 | "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7" |
||
| 3985 | }, |
||
| 3986 | "dist": { |
||
| 3987 | "type": "zip", |
||
| 3988 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7", |
||
| 3989 | "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7", |
||
| 3990 | "shasum": "" |
||
| 3991 | }, |
||
| 3992 | "require": { |
||
| 3993 | "php": ">=5.3.3" |
||
| 3994 | }, |
||
| 3995 | "require-dev": { |
||
| 3996 | "phpunit/phpunit": "~4.4" |
||
| 3997 | }, |
||
| 3998 | "type": "library", |
||
| 3999 | "extra": { |
||
| 4000 | "branch-alias": { |
||
| 4001 | "dev-master": "1.0.x-dev" |
||
| 4002 | } |
||
| 4003 | }, |
||
| 4004 | "autoload": { |
||
| 4005 | "classmap": [ |
||
| 4006 | "src/" |
||
| 4007 | ] |
||
| 4008 | }, |
||
| 4009 | "notification-url": "https://packagist.org/downloads/", |
||
| 4010 | "license": [ |
||
| 4011 | "BSD-3-Clause" |
||
| 4012 | ], |
||
| 4013 | "authors": [ |
||
| 4014 | { |
||
| 4015 | "name": "Jeff Welch", |
||
| 4016 | "email": "[email protected]" |
||
| 4017 | }, |
||
| 4018 | { |
||
| 4019 | "name": "Sebastian Bergmann", |
||
| 4020 | "email": "[email protected]" |
||
| 4021 | }, |
||
| 4022 | { |
||
| 4023 | "name": "Adam Harvey", |
||
| 4024 | "email": "[email protected]" |
||
| 4025 | } |
||
| 4026 | ], |
||
| 4027 | "description": "Provides functionality to recursively process PHP variables", |
||
| 4028 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
| 4029 | "time": "2016-10-03 07:41:43" |
||
| 4030 | }, |
||
| 4031 | { |
||
| 4032 | "name": "sebastian/version", |
||
| 4033 | "version": "1.0.6", |
||
| 4034 | "source": { |
||
| 4035 | "type": "git", |
||
| 4036 | "url": "https://github.com/sebastianbergmann/version.git", |
||
| 4037 | "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6" |
||
| 4038 | }, |
||
| 4039 | "dist": { |
||
| 4040 | "type": "zip", |
||
| 4041 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", |
||
| 4042 | "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", |
||
| 4043 | "shasum": "" |
||
| 4044 | }, |
||
| 4045 | "type": "library", |
||
| 4046 | "autoload": { |
||
| 4047 | "classmap": [ |
||
| 4048 | "src/" |
||
| 4049 | ] |
||
| 4050 | }, |
||
| 4051 | "notification-url": "https://packagist.org/downloads/", |
||
| 4052 | "license": [ |
||
| 4053 | "BSD-3-Clause" |
||
| 4054 | ], |
||
| 4055 | "authors": [ |
||
| 4056 | { |
||
| 4057 | "name": "Sebastian Bergmann", |
||
| 4058 | "email": "[email protected]", |
||
| 4059 | "role": "lead" |
||
| 4060 | } |
||
| 4061 | ], |
||
| 4062 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
| 4063 | "homepage": "https://github.com/sebastianbergmann/version", |
||
| 4064 | "time": "2015-06-21 13:59:46" |
||
| 4065 | }, |
||
| 4066 | { |
||
| 4067 | "name": "symfony/doctrine-bridge", |
||
| 4068 | "version": "3.4.x-dev", |
||
| 4069 | "source": { |
||
| 4070 | "type": "git", |
||
| 4071 | "url": "https://github.com/symfony/doctrine-bridge.git", |
||
| 4072 | "reference": "b5a0c2a4d1cb6721be2647d0c0bdddd43d05d243" |
||
| 4073 | }, |
||
| 4074 | "dist": { |
||
| 4075 | "type": "zip", |
||
| 4076 | "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/b5a0c2a4d1cb6721be2647d0c0bdddd43d05d243", |
||
| 4077 | "reference": "b5a0c2a4d1cb6721be2647d0c0bdddd43d05d243", |
||
| 4078 | "shasum": "" |
||
| 4079 | }, |
||
| 4080 | "require": { |
||
| 4081 | "doctrine/common": "~2.4", |
||
| 4082 | "php": "^5.5.9|>=7.0.8", |
||
| 4083 | "symfony/polyfill-mbstring": "~1.0" |
||
| 4084 | }, |
||
| 4085 | "conflict": { |
||
| 4086 | "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", |
||
| 4087 | "symfony/dependency-injection": "<3.4" |
||
| 4088 | }, |
||
| 4089 | "require-dev": { |
||
| 4090 | "doctrine/data-fixtures": "1.0.*", |
||
| 4091 | "doctrine/dbal": "~2.4", |
||
| 4092 | "doctrine/orm": "^2.4.5", |
||
| 4093 | "symfony/dependency-injection": "~3.4|~4.0", |
||
| 4094 | "symfony/expression-language": "~2.8|~3.0|~4.0", |
||
| 4095 | "symfony/form": "^3.2.5|~4.0", |
||
| 4096 | "symfony/http-kernel": "~2.8|~3.0|~4.0", |
||
| 4097 | "symfony/property-access": "~2.8|~3.0|~4.0", |
||
| 4098 | "symfony/property-info": "~2.8|3.0|~4.0", |
||
| 4099 | "symfony/proxy-manager-bridge": "~2.8|~3.0|~4.0", |
||
| 4100 | "symfony/security": "~2.8|~3.0|~4.0", |
||
| 4101 | "symfony/stopwatch": "~2.8|~3.0|~4.0", |
||
| 4102 | "symfony/translation": "~2.8|~3.0|~4.0", |
||
| 4103 | "symfony/validator": "^3.2.5|~4.0" |
||
| 4104 | }, |
||
| 4105 | "suggest": { |
||
| 4106 | "doctrine/data-fixtures": "", |
||
| 4107 | "doctrine/dbal": "", |
||
| 4108 | "doctrine/orm": "", |
||
| 4109 | "symfony/form": "", |
||
| 4110 | "symfony/property-info": "", |
||
| 4111 | "symfony/validator": "" |
||
| 4112 | }, |
||
| 4113 | "type": "symfony-bridge", |
||
| 4114 | "extra": { |
||
| 4115 | "branch-alias": { |
||
| 4116 | "dev-master": "3.4-dev" |
||
| 4117 | } |
||
| 4118 | }, |
||
| 4119 | "autoload": { |
||
| 4120 | "psr-4": { |
||
| 4121 | "Symfony\\Bridge\\Doctrine\\": "" |
||
| 4122 | }, |
||
| 4123 | "exclude-from-classmap": [ |
||
| 4124 | "/Tests/" |
||
| 4125 | ] |
||
| 4126 | }, |
||
| 4127 | "notification-url": "https://packagist.org/downloads/", |
||
| 4128 | "license": [ |
||
| 4129 | "MIT" |
||
| 4130 | ], |
||
| 4131 | "authors": [ |
||
| 4132 | { |
||
| 4133 | "name": "Fabien Potencier", |
||
| 4134 | "email": "[email protected]" |
||
| 4135 | }, |
||
| 4136 | { |
||
| 4137 | "name": "Symfony Community", |
||
| 4138 | "homepage": "https://symfony.com/contributors" |
||
| 4139 | } |
||
| 4140 | ], |
||
| 4141 | "description": "Symfony Doctrine Bridge", |
||
| 4142 | "homepage": "https://symfony.com", |
||
| 4143 | "time": "2017-08-07 16:48:44" |
||
| 4144 | }, |
||
| 4145 | { |
||
| 4146 | "name": "symfony/monolog-bridge", |
||
| 4147 | "version": "3.4.x-dev", |
||
| 4148 | "source": { |
||
| 4149 | "type": "git", |
||
| 4150 | "url": "https://github.com/symfony/monolog-bridge.git", |
||
| 4151 | "reference": "8232b197868ee487ba3509eb96f9c823bc69e15d" |
||
| 4152 | }, |
||
| 4153 | "dist": { |
||
| 4154 | "type": "zip", |
||
| 4155 | "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/8232b197868ee487ba3509eb96f9c823bc69e15d", |
||
| 4156 | "reference": "8232b197868ee487ba3509eb96f9c823bc69e15d", |
||
| 4157 | "shasum": "" |
||
| 4158 | }, |
||
| 4159 | "require": { |
||
| 4160 | "monolog/monolog": "~1.19", |
||
| 4161 | "php": "^5.5.9|>=7.0.8", |
||
| 4162 | "symfony/http-kernel": "~2.8|~3.0|~4.0" |
||
| 4163 | }, |
||
| 4164 | "conflict": { |
||
| 4165 | "symfony/http-foundation": "<3.3" |
||
| 4166 | }, |
||
| 4167 | "require-dev": { |
||
| 4168 | "symfony/console": "~2.8|~3.0|~4.0", |
||
| 4169 | "symfony/event-dispatcher": "~2.8|~3.0|~4.0", |
||
| 4170 | "symfony/security-core": "~2.8|~3.0|~4.0", |
||
| 4171 | "symfony/var-dumper": "~3.3|~4.0" |
||
| 4172 | }, |
||
| 4173 | "suggest": { |
||
| 4174 | "symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings. You need version ~2.3 of the console for it.", |
||
| 4175 | "symfony/event-dispatcher": "Needed when using log messages in console commands.", |
||
| 4176 | "symfony/http-kernel": "For using the debugging handlers together with the response life cycle of the HTTP kernel." |
||
| 4177 | }, |
||
| 4178 | "type": "symfony-bridge", |
||
| 4179 | "extra": { |
||
| 4180 | "branch-alias": { |
||
| 4181 | "dev-master": "3.4-dev" |
||
| 4182 | } |
||
| 4183 | }, |
||
| 4184 | "autoload": { |
||
| 4185 | "psr-4": { |
||
| 4186 | "Symfony\\Bridge\\Monolog\\": "" |
||
| 4187 | }, |
||
| 4188 | "exclude-from-classmap": [ |
||
| 4189 | "/Tests/" |
||
| 4190 | ] |
||
| 4191 | }, |
||
| 4192 | "notification-url": "https://packagist.org/downloads/", |
||
| 4193 | "license": [ |
||
| 4194 | "MIT" |
||
| 4195 | ], |
||
| 4196 | "authors": [ |
||
| 4197 | { |
||
| 4198 | "name": "Fabien Potencier", |
||
| 4199 | "email": "[email protected]" |
||
| 4200 | }, |
||
| 4201 | { |
||
| 4202 | "name": "Symfony Community", |
||
| 4203 | "homepage": "https://symfony.com/contributors" |
||
| 4204 | } |
||
| 4205 | ], |
||
| 4206 | "description": "Symfony Monolog Bridge", |
||
| 4207 | "homepage": "https://symfony.com", |
||
| 4208 | "time": "2017-08-03 09:34:20" |
||
| 4209 | }, |
||
| 4210 | { |
||
| 4211 | "name": "symfony/monolog-bundle", |
||
| 4212 | "version": "dev-master", |
||
| 4213 | "source": { |
||
| 4214 | "type": "git", |
||
| 4215 | "url": "https://github.com/symfony/monolog-bundle.git", |
||
| 4216 | "reference": "c9fb33a8446a05e676a07ced73bca67ef052c3ac" |
||
| 4217 | }, |
||
| 4218 | "dist": { |
||
| 4219 | "type": "zip", |
||
| 4220 | "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/c9fb33a8446a05e676a07ced73bca67ef052c3ac", |
||
| 4221 | "reference": "c9fb33a8446a05e676a07ced73bca67ef052c3ac", |
||
| 4222 | "shasum": "" |
||
| 4223 | }, |
||
| 4224 | "require": { |
||
| 4225 | "monolog/monolog": "~1.22", |
||
| 4226 | "php": ">=5.3.2", |
||
| 4227 | "symfony/config": "~2.7|~3.0|~4.0", |
||
| 4228 | "symfony/dependency-injection": "~2.7|~3.0|~4.0", |
||
| 4229 | "symfony/http-kernel": "~2.7|~3.0|~4.0", |
||
| 4230 | "symfony/monolog-bridge": "~2.7|~3.0|~4.0" |
||
| 4231 | }, |
||
| 4232 | "require-dev": { |
||
| 4233 | "phpunit/phpunit": "^4.8", |
||
| 4234 | "symfony/console": "~2.3|~3.0|~4.0", |
||
| 4235 | "symfony/yaml": "~2.3|~3.0|~4.0" |
||
| 4236 | }, |
||
| 4237 | "type": "symfony-bundle", |
||
| 4238 | "extra": { |
||
| 4239 | "branch-alias": { |
||
| 4240 | "dev-master": "3.x-dev" |
||
| 4241 | } |
||
| 4242 | }, |
||
| 4243 | "autoload": { |
||
| 4244 | "psr-4": { |
||
| 4245 | "Symfony\\Bundle\\MonologBundle\\": "" |
||
| 4246 | } |
||
| 4247 | }, |
||
| 4248 | "notification-url": "https://packagist.org/downloads/", |
||
| 4249 | "license": [ |
||
| 4250 | "MIT" |
||
| 4251 | ], |
||
| 4252 | "authors": [ |
||
| 4253 | { |
||
| 4254 | "name": "Symfony Community", |
||
| 4255 | "homepage": "http://symfony.com/contributors" |
||
| 4256 | }, |
||
| 4257 | { |
||
| 4258 | "name": "Fabien Potencier", |
||
| 4259 | "email": "[email protected]" |
||
| 4260 | } |
||
| 4261 | ], |
||
| 4262 | "description": "Symfony MonologBundle", |
||
| 4263 | "homepage": "http://symfony.com", |
||
| 4264 | "keywords": [ |
||
| 4265 | "log", |
||
| 4266 | "logging" |
||
| 4267 | ], |
||
| 4268 | "time": "2017-05-18 08:23:53" |
||
| 4269 | }, |
||
| 4270 | { |
||
| 4271 | "name": "webmozart/assert", |
||
| 4272 | "version": "dev-master", |
||
| 4273 | "source": { |
||
| 4274 | "type": "git", |
||
| 4275 | "url": "https://github.com/webmozart/assert.git", |
||
| 4276 | "reference": "4a8bf11547e139e77b651365113fc12850c43d9a" |
||
| 4277 | }, |
||
| 4278 | "dist": { |
||
| 4279 | "type": "zip", |
||
| 4280 | "url": "https://api.github.com/repos/webmozart/assert/zipball/4a8bf11547e139e77b651365113fc12850c43d9a", |
||
| 4281 | "reference": "4a8bf11547e139e77b651365113fc12850c43d9a", |
||
| 4282 | "shasum": "" |
||
| 4283 | }, |
||
| 4284 | "require": { |
||
| 4285 | "php": "^5.3.3 || ^7.0" |
||
| 4286 | }, |
||
| 4287 | "require-dev": { |
||
| 4288 | "phpunit/phpunit": "^4.6", |
||
| 4289 | "sebastian/version": "^1.0.1" |
||
| 4290 | }, |
||
| 4291 | "type": "library", |
||
| 4292 | "extra": { |
||
| 4293 | "branch-alias": { |
||
| 4294 | "dev-master": "1.3-dev" |
||
| 4295 | } |
||
| 4296 | }, |
||
| 4297 | "autoload": { |
||
| 4298 | "psr-4": { |
||
| 4299 | "Webmozart\\Assert\\": "src/" |
||
| 4300 | } |
||
| 4301 | }, |
||
| 4302 | "notification-url": "https://packagist.org/downloads/", |
||
| 4303 | "license": [ |
||
| 4304 | "MIT" |
||
| 4305 | ], |
||
| 4306 | "authors": [ |
||
| 4307 | { |
||
| 4308 | "name": "Bernhard Schussek", |
||
| 4309 | "email": "[email protected]" |
||
| 4310 | } |
||
| 4311 | ], |
||
| 4312 | "description": "Assertions to validate method input/output with nice error messages.", |
||
| 4313 | "keywords": [ |
||
| 4314 | "assert", |
||
| 4315 | "check", |
||
| 4316 | "validate" |
||
| 4317 | ], |
||
| 4318 | "time": "2016-11-23 20:04:41" |
||
| 4319 | } |
||
| 4320 | ], |
||
| 4321 | "aliases": [], |
||
| 4322 | "minimum-stability": "dev", |
||
| 4323 | "stability-flags": [], |
||
| 4324 | "prefer-stable": false, |
||
| 4325 | "prefer-lowest": false, |
||
| 4326 | "platform": { |
||
| 4327 | "php": ">=5.6.4" |
||
| 4328 | }, |
||
| 4329 | "platform-dev": [] |
||
| 4330 | } |
||
| 4331 |