geekhub-php /
serve-seattle
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": "9f2058428017ab390ba2ea825272b543", |
||
| 8 | "content-hash": "953fd89c0d214fb7176d9b624b4d0725", |
||
| 9 | "packages": [ |
||
| 10 | { |
||
| 11 | "name": "aws/aws-sdk-php", |
||
| 12 | "version": "3.25.7", |
||
| 13 | "source": { |
||
| 14 | "type": "git", |
||
| 15 | "url": "https://github.com/aws/aws-sdk-php.git", |
||
| 16 | "reference": "d4f1104f5ac9c755875c5e6e9bade2c70708219a" |
||
| 17 | }, |
||
| 18 | "dist": { |
||
| 19 | "type": "zip", |
||
| 20 | "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d4f1104f5ac9c755875c5e6e9bade2c70708219a", |
||
| 21 | "reference": "d4f1104f5ac9c755875c5e6e9bade2c70708219a", |
||
| 22 | "shasum": "" |
||
| 23 | }, |
||
| 24 | "require": { |
||
| 25 | "guzzlehttp/guzzle": "^5.3.1|^6.2.1", |
||
| 26 | "guzzlehttp/promises": "~1.0", |
||
| 27 | "guzzlehttp/psr7": "^1.4.1", |
||
| 28 | "mtdowling/jmespath.php": "~2.2", |
||
| 29 | "php": ">=5.5" |
||
| 30 | }, |
||
| 31 | "require-dev": { |
||
| 32 | "andrewsville/php-token-reflection": "^1.4", |
||
| 33 | "aws/aws-php-sns-message-validator": "~1.0", |
||
| 34 | "behat/behat": "~3.0", |
||
| 35 | "doctrine/cache": "~1.4", |
||
| 36 | "ext-dom": "*", |
||
| 37 | "ext-json": "*", |
||
| 38 | "ext-openssl": "*", |
||
| 39 | "ext-pcre": "*", |
||
| 40 | "ext-simplexml": "*", |
||
| 41 | "ext-spl": "*", |
||
| 42 | "nette/neon": "^2.3", |
||
| 43 | "phpunit/phpunit": "~4.0|~5.0", |
||
| 44 | "psr/cache": "^1.0" |
||
| 45 | }, |
||
| 46 | "suggest": { |
||
| 47 | "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications", |
||
| 48 | "doctrine/cache": "To use the DoctrineCacheAdapter", |
||
| 49 | "ext-curl": "To send requests using cURL", |
||
| 50 | "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages" |
||
| 51 | }, |
||
| 52 | "type": "library", |
||
| 53 | "extra": { |
||
| 54 | "branch-alias": { |
||
| 55 | "dev-master": "3.0-dev" |
||
| 56 | } |
||
| 57 | }, |
||
| 58 | "autoload": { |
||
| 59 | "psr-4": { |
||
| 60 | "Aws\\": "src/" |
||
| 61 | }, |
||
| 62 | "files": [ |
||
| 63 | "src/functions.php" |
||
| 64 | ] |
||
| 65 | }, |
||
| 66 | "notification-url": "https://packagist.org/downloads/", |
||
| 67 | "license": [ |
||
| 68 | "Apache-2.0" |
||
| 69 | ], |
||
| 70 | "authors": [ |
||
| 71 | { |
||
| 72 | "name": "Amazon Web Services", |
||
| 73 | "homepage": "http://aws.amazon.com" |
||
| 74 | } |
||
| 75 | ], |
||
| 76 | "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project", |
||
| 77 | "homepage": "http://aws.amazon.com/sdkforphp", |
||
| 78 | "keywords": [ |
||
| 79 | "amazon", |
||
| 80 | "aws", |
||
| 81 | "cloud", |
||
| 82 | "dynamodb", |
||
| 83 | "ec2", |
||
| 84 | "glacier", |
||
| 85 | "s3", |
||
| 86 | "sdk" |
||
| 87 | ], |
||
| 88 | "time": "2017-04-11 22:31:27" |
||
| 89 | }, |
||
| 90 | { |
||
| 91 | "name": "behat/transliterator", |
||
| 92 | "version": "v1.2.0", |
||
| 93 | "source": { |
||
| 94 | "type": "git", |
||
| 95 | "url": "https://github.com/Behat/Transliterator.git", |
||
| 96 | "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c" |
||
| 97 | }, |
||
| 98 | "dist": { |
||
| 99 | "type": "zip", |
||
| 100 | "url": "https://api.github.com/repos/Behat/Transliterator/zipball/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c", |
||
| 101 | "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c", |
||
| 102 | "shasum": "" |
||
| 103 | }, |
||
| 104 | "require": { |
||
| 105 | "php": ">=5.3.3" |
||
| 106 | }, |
||
| 107 | "require-dev": { |
||
| 108 | "chuyskywalker/rolling-curl": "^3.1", |
||
| 109 | "php-yaoi/php-yaoi": "^1.0" |
||
| 110 | }, |
||
| 111 | "type": "library", |
||
| 112 | "extra": { |
||
| 113 | "branch-alias": { |
||
| 114 | "dev-master": "1.2-dev" |
||
| 115 | } |
||
| 116 | }, |
||
| 117 | "autoload": { |
||
| 118 | "psr-0": { |
||
| 119 | "Behat\\Transliterator": "src/" |
||
| 120 | } |
||
| 121 | }, |
||
| 122 | "notification-url": "https://packagist.org/downloads/", |
||
| 123 | "license": [ |
||
| 124 | "Artistic-1.0" |
||
| 125 | ], |
||
| 126 | "description": "String transliterator", |
||
| 127 | "keywords": [ |
||
| 128 | "i18n", |
||
| 129 | "slug", |
||
| 130 | "transliterator" |
||
| 131 | ], |
||
| 132 | "time": "2017-04-04 11:38:05" |
||
| 133 | }, |
||
| 134 | { |
||
| 135 | "name": "composer/ca-bundle", |
||
| 136 | "version": "1.0.7", |
||
| 137 | "source": { |
||
| 138 | "type": "git", |
||
| 139 | "url": "https://github.com/composer/ca-bundle.git", |
||
| 140 | "reference": "b17e6153cb7f33c7e44eb59578dc12eee5dc8e12" |
||
| 141 | }, |
||
| 142 | "dist": { |
||
| 143 | "type": "zip", |
||
| 144 | "url": "https://api.github.com/repos/composer/ca-bundle/zipball/b17e6153cb7f33c7e44eb59578dc12eee5dc8e12", |
||
| 145 | "reference": "b17e6153cb7f33c7e44eb59578dc12eee5dc8e12", |
||
| 146 | "shasum": "" |
||
| 147 | }, |
||
| 148 | "require": { |
||
| 149 | "ext-openssl": "*", |
||
| 150 | "ext-pcre": "*", |
||
| 151 | "php": "^5.3.2 || ^7.0" |
||
| 152 | }, |
||
| 153 | "require-dev": { |
||
| 154 | "phpunit/phpunit": "^4.5", |
||
| 155 | "psr/log": "^1.0", |
||
| 156 | "symfony/process": "^2.5 || ^3.0" |
||
| 157 | }, |
||
| 158 | "suggest": { |
||
| 159 | "symfony/process": "This is necessary to reliably check whether openssl_x509_parse is vulnerable on older php versions, but can be ignored on PHP 5.5.6+" |
||
| 160 | }, |
||
| 161 | "type": "library", |
||
| 162 | "extra": { |
||
| 163 | "branch-alias": { |
||
| 164 | "dev-master": "1.x-dev" |
||
| 165 | } |
||
| 166 | }, |
||
| 167 | "autoload": { |
||
| 168 | "psr-4": { |
||
| 169 | "Composer\\CaBundle\\": "src" |
||
| 170 | } |
||
| 171 | }, |
||
| 172 | "notification-url": "https://packagist.org/downloads/", |
||
| 173 | "license": [ |
||
| 174 | "MIT" |
||
| 175 | ], |
||
| 176 | "authors": [ |
||
| 177 | { |
||
| 178 | "name": "Jordi Boggiano", |
||
| 179 | "email": "[email protected]", |
||
| 180 | "homepage": "http://seld.be" |
||
| 181 | } |
||
| 182 | ], |
||
| 183 | "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", |
||
| 184 | "keywords": [ |
||
| 185 | "cabundle", |
||
| 186 | "cacert", |
||
| 187 | "certificate", |
||
| 188 | "ssl", |
||
| 189 | "tls" |
||
| 190 | ], |
||
| 191 | "time": "2017-03-06 11:59:08" |
||
| 192 | }, |
||
| 193 | { |
||
| 194 | "name": "doctrine/annotations", |
||
| 195 | "version": "v1.4.0", |
||
| 196 | "source": { |
||
| 197 | "type": "git", |
||
| 198 | "url": "https://github.com/doctrine/annotations.git", |
||
| 199 | "reference": "54cacc9b81758b14e3ce750f205a393d52339e97" |
||
| 200 | }, |
||
| 201 | "dist": { |
||
| 202 | "type": "zip", |
||
| 203 | "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97", |
||
| 204 | "reference": "54cacc9b81758b14e3ce750f205a393d52339e97", |
||
| 205 | "shasum": "" |
||
| 206 | }, |
||
| 207 | "require": { |
||
| 208 | "doctrine/lexer": "1.*", |
||
| 209 | "php": "^5.6 || ^7.0" |
||
| 210 | }, |
||
| 211 | "require-dev": { |
||
| 212 | "doctrine/cache": "1.*", |
||
| 213 | "phpunit/phpunit": "^5.7" |
||
| 214 | }, |
||
| 215 | "type": "library", |
||
| 216 | "extra": { |
||
| 217 | "branch-alias": { |
||
| 218 | "dev-master": "1.4.x-dev" |
||
| 219 | } |
||
| 220 | }, |
||
| 221 | "autoload": { |
||
| 222 | "psr-4": { |
||
| 223 | "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" |
||
| 224 | } |
||
| 225 | }, |
||
| 226 | "notification-url": "https://packagist.org/downloads/", |
||
| 227 | "license": [ |
||
| 228 | "MIT" |
||
| 229 | ], |
||
| 230 | "authors": [ |
||
| 231 | { |
||
| 232 | "name": "Roman Borschel", |
||
| 233 | "email": "[email protected]" |
||
| 234 | }, |
||
| 235 | { |
||
| 236 | "name": "Benjamin Eberlei", |
||
| 237 | "email": "[email protected]" |
||
| 238 | }, |
||
| 239 | { |
||
| 240 | "name": "Guilherme Blanco", |
||
| 241 | "email": "[email protected]" |
||
| 242 | }, |
||
| 243 | { |
||
| 244 | "name": "Jonathan Wage", |
||
| 245 | "email": "[email protected]" |
||
| 246 | }, |
||
| 247 | { |
||
| 248 | "name": "Johannes Schmitt", |
||
| 249 | "email": "[email protected]" |
||
| 250 | } |
||
| 251 | ], |
||
| 252 | "description": "Docblock Annotations Parser", |
||
| 253 | "homepage": "http://www.doctrine-project.org", |
||
| 254 | "keywords": [ |
||
| 255 | "annotations", |
||
| 256 | "docblock", |
||
| 257 | "parser" |
||
| 258 | ], |
||
| 259 | "time": "2017-02-24 16:22:25" |
||
| 260 | }, |
||
| 261 | { |
||
| 262 | "name": "doctrine/cache", |
||
| 263 | "version": "v1.6.1", |
||
| 264 | "source": { |
||
| 265 | "type": "git", |
||
| 266 | "url": "https://github.com/doctrine/cache.git", |
||
| 267 | "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3" |
||
| 268 | }, |
||
| 269 | "dist": { |
||
| 270 | "type": "zip", |
||
| 271 | "url": "https://api.github.com/repos/doctrine/cache/zipball/b6f544a20f4807e81f7044d31e679ccbb1866dc3", |
||
| 272 | "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3", |
||
| 273 | "shasum": "" |
||
| 274 | }, |
||
| 275 | "require": { |
||
| 276 | "php": "~5.5|~7.0" |
||
| 277 | }, |
||
| 278 | "conflict": { |
||
| 279 | "doctrine/common": ">2.2,<2.4" |
||
| 280 | }, |
||
| 281 | "require-dev": { |
||
| 282 | "phpunit/phpunit": "~4.8|~5.0", |
||
| 283 | "predis/predis": "~1.0", |
||
| 284 | "satooshi/php-coveralls": "~0.6" |
||
| 285 | }, |
||
| 286 | "type": "library", |
||
| 287 | "extra": { |
||
| 288 | "branch-alias": { |
||
| 289 | "dev-master": "1.6.x-dev" |
||
| 290 | } |
||
| 291 | }, |
||
| 292 | "autoload": { |
||
| 293 | "psr-4": { |
||
| 294 | "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" |
||
| 295 | } |
||
| 296 | }, |
||
| 297 | "notification-url": "https://packagist.org/downloads/", |
||
| 298 | "license": [ |
||
| 299 | "MIT" |
||
| 300 | ], |
||
| 301 | "authors": [ |
||
| 302 | { |
||
| 303 | "name": "Roman Borschel", |
||
| 304 | "email": "[email protected]" |
||
| 305 | }, |
||
| 306 | { |
||
| 307 | "name": "Benjamin Eberlei", |
||
| 308 | "email": "[email protected]" |
||
| 309 | }, |
||
| 310 | { |
||
| 311 | "name": "Guilherme Blanco", |
||
| 312 | "email": "[email protected]" |
||
| 313 | }, |
||
| 314 | { |
||
| 315 | "name": "Jonathan Wage", |
||
| 316 | "email": "[email protected]" |
||
| 317 | }, |
||
| 318 | { |
||
| 319 | "name": "Johannes Schmitt", |
||
| 320 | "email": "[email protected]" |
||
| 321 | } |
||
| 322 | ], |
||
| 323 | "description": "Caching library offering an object-oriented API for many cache backends", |
||
| 324 | "homepage": "http://www.doctrine-project.org", |
||
| 325 | "keywords": [ |
||
| 326 | "cache", |
||
| 327 | "caching" |
||
| 328 | ], |
||
| 329 | "time": "2016-10-29 11:16:17" |
||
| 330 | }, |
||
| 331 | { |
||
| 332 | "name": "doctrine/collections", |
||
| 333 | "version": "v1.4.0", |
||
| 334 | "source": { |
||
| 335 | "type": "git", |
||
| 336 | "url": "https://github.com/doctrine/collections.git", |
||
| 337 | "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba" |
||
| 338 | }, |
||
| 339 | "dist": { |
||
| 340 | "type": "zip", |
||
| 341 | "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba", |
||
| 342 | "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba", |
||
| 343 | "shasum": "" |
||
| 344 | }, |
||
| 345 | "require": { |
||
| 346 | "php": "^5.6 || ^7.0" |
||
| 347 | }, |
||
| 348 | "require-dev": { |
||
| 349 | "doctrine/coding-standard": "~0.1@dev", |
||
| 350 | "phpunit/phpunit": "^5.7" |
||
| 351 | }, |
||
| 352 | "type": "library", |
||
| 353 | "extra": { |
||
| 354 | "branch-alias": { |
||
| 355 | "dev-master": "1.3.x-dev" |
||
| 356 | } |
||
| 357 | }, |
||
| 358 | "autoload": { |
||
| 359 | "psr-0": { |
||
| 360 | "Doctrine\\Common\\Collections\\": "lib/" |
||
| 361 | } |
||
| 362 | }, |
||
| 363 | "notification-url": "https://packagist.org/downloads/", |
||
| 364 | "license": [ |
||
| 365 | "MIT" |
||
| 366 | ], |
||
| 367 | "authors": [ |
||
| 368 | { |
||
| 369 | "name": "Roman Borschel", |
||
| 370 | "email": "[email protected]" |
||
| 371 | }, |
||
| 372 | { |
||
| 373 | "name": "Benjamin Eberlei", |
||
| 374 | "email": "[email protected]" |
||
| 375 | }, |
||
| 376 | { |
||
| 377 | "name": "Guilherme Blanco", |
||
| 378 | "email": "[email protected]" |
||
| 379 | }, |
||
| 380 | { |
||
| 381 | "name": "Jonathan Wage", |
||
| 382 | "email": "[email protected]" |
||
| 383 | }, |
||
| 384 | { |
||
| 385 | "name": "Johannes Schmitt", |
||
| 386 | "email": "[email protected]" |
||
| 387 | } |
||
| 388 | ], |
||
| 389 | "description": "Collections Abstraction library", |
||
| 390 | "homepage": "http://www.doctrine-project.org", |
||
| 391 | "keywords": [ |
||
| 392 | "array", |
||
| 393 | "collections", |
||
| 394 | "iterator" |
||
| 395 | ], |
||
| 396 | "time": "2017-01-03 10:49:41" |
||
| 397 | }, |
||
| 398 | { |
||
| 399 | "name": "doctrine/common", |
||
| 400 | "version": "v2.7.2", |
||
| 401 | "source": { |
||
| 402 | "type": "git", |
||
| 403 | "url": "https://github.com/doctrine/common.git", |
||
| 404 | "reference": "930297026c8009a567ac051fd545bf6124150347" |
||
| 405 | }, |
||
| 406 | "dist": { |
||
| 407 | "type": "zip", |
||
| 408 | "url": "https://api.github.com/repos/doctrine/common/zipball/930297026c8009a567ac051fd545bf6124150347", |
||
| 409 | "reference": "930297026c8009a567ac051fd545bf6124150347", |
||
| 410 | "shasum": "" |
||
| 411 | }, |
||
| 412 | "require": { |
||
| 413 | "doctrine/annotations": "1.*", |
||
| 414 | "doctrine/cache": "1.*", |
||
| 415 | "doctrine/collections": "1.*", |
||
| 416 | "doctrine/inflector": "1.*", |
||
| 417 | "doctrine/lexer": "1.*", |
||
| 418 | "php": "~5.6|~7.0" |
||
| 419 | }, |
||
| 420 | "require-dev": { |
||
| 421 | "phpunit/phpunit": "^5.4.6" |
||
| 422 | }, |
||
| 423 | "type": "library", |
||
| 424 | "extra": { |
||
| 425 | "branch-alias": { |
||
| 426 | "dev-master": "2.7.x-dev" |
||
| 427 | } |
||
| 428 | }, |
||
| 429 | "autoload": { |
||
| 430 | "psr-4": { |
||
| 431 | "Doctrine\\Common\\": "lib/Doctrine/Common" |
||
| 432 | } |
||
| 433 | }, |
||
| 434 | "notification-url": "https://packagist.org/downloads/", |
||
| 435 | "license": [ |
||
| 436 | "MIT" |
||
| 437 | ], |
||
| 438 | "authors": [ |
||
| 439 | { |
||
| 440 | "name": "Roman Borschel", |
||
| 441 | "email": "[email protected]" |
||
| 442 | }, |
||
| 443 | { |
||
| 444 | "name": "Benjamin Eberlei", |
||
| 445 | "email": "[email protected]" |
||
| 446 | }, |
||
| 447 | { |
||
| 448 | "name": "Guilherme Blanco", |
||
| 449 | "email": "[email protected]" |
||
| 450 | }, |
||
| 451 | { |
||
| 452 | "name": "Jonathan Wage", |
||
| 453 | "email": "[email protected]" |
||
| 454 | }, |
||
| 455 | { |
||
| 456 | "name": "Johannes Schmitt", |
||
| 457 | "email": "[email protected]" |
||
| 458 | } |
||
| 459 | ], |
||
| 460 | "description": "Common Library for Doctrine projects", |
||
| 461 | "homepage": "http://www.doctrine-project.org", |
||
| 462 | "keywords": [ |
||
| 463 | "annotations", |
||
| 464 | "collections", |
||
| 465 | "eventmanager", |
||
| 466 | "persistence", |
||
| 467 | "spl" |
||
| 468 | ], |
||
| 469 | "time": "2017-01-13 14:02:13" |
||
| 470 | }, |
||
| 471 | { |
||
| 472 | "name": "doctrine/dbal", |
||
| 473 | "version": "v2.5.12", |
||
| 474 | "source": { |
||
| 475 | "type": "git", |
||
| 476 | "url": "https://github.com/doctrine/dbal.git", |
||
| 477 | "reference": "7b9e911f9d8b30d43b96853dab26898c710d8f44" |
||
| 478 | }, |
||
| 479 | "dist": { |
||
| 480 | "type": "zip", |
||
| 481 | "url": "https://api.github.com/repos/doctrine/dbal/zipball/7b9e911f9d8b30d43b96853dab26898c710d8f44", |
||
| 482 | "reference": "7b9e911f9d8b30d43b96853dab26898c710d8f44", |
||
| 483 | "shasum": "" |
||
| 484 | }, |
||
| 485 | "require": { |
||
| 486 | "doctrine/common": ">=2.4,<2.8-dev", |
||
| 487 | "php": ">=5.3.2" |
||
| 488 | }, |
||
| 489 | "require-dev": { |
||
| 490 | "phpunit/phpunit": "4.*", |
||
| 491 | "symfony/console": "2.*||^3.0" |
||
| 492 | }, |
||
| 493 | "suggest": { |
||
| 494 | "symfony/console": "For helpful console commands such as SQL execution and import of files." |
||
| 495 | }, |
||
| 496 | "bin": [ |
||
| 497 | "bin/doctrine-dbal" |
||
| 498 | ], |
||
| 499 | "type": "library", |
||
| 500 | "extra": { |
||
| 501 | "branch-alias": { |
||
| 502 | "dev-master": "2.5.x-dev" |
||
| 503 | } |
||
| 504 | }, |
||
| 505 | "autoload": { |
||
| 506 | "psr-0": { |
||
| 507 | "Doctrine\\DBAL\\": "lib/" |
||
| 508 | } |
||
| 509 | }, |
||
| 510 | "notification-url": "https://packagist.org/downloads/", |
||
| 511 | "license": [ |
||
| 512 | "MIT" |
||
| 513 | ], |
||
| 514 | "authors": [ |
||
| 515 | { |
||
| 516 | "name": "Roman Borschel", |
||
| 517 | "email": "[email protected]" |
||
| 518 | }, |
||
| 519 | { |
||
| 520 | "name": "Benjamin Eberlei", |
||
| 521 | "email": "[email protected]" |
||
| 522 | }, |
||
| 523 | { |
||
| 524 | "name": "Guilherme Blanco", |
||
| 525 | "email": "[email protected]" |
||
| 526 | }, |
||
| 527 | { |
||
| 528 | "name": "Jonathan Wage", |
||
| 529 | "email": "[email protected]" |
||
| 530 | } |
||
| 531 | ], |
||
| 532 | "description": "Database Abstraction Layer", |
||
| 533 | "homepage": "http://www.doctrine-project.org", |
||
| 534 | "keywords": [ |
||
| 535 | "database", |
||
| 536 | "dbal", |
||
| 537 | "persistence", |
||
| 538 | "queryobject" |
||
| 539 | ], |
||
| 540 | "time": "2017-02-08 12:53:47" |
||
| 541 | }, |
||
| 542 | { |
||
| 543 | "name": "doctrine/doctrine-bundle", |
||
| 544 | "version": "1.6.7", |
||
| 545 | "source": { |
||
| 546 | "type": "git", |
||
| 547 | "url": "https://github.com/doctrine/DoctrineBundle.git", |
||
| 548 | "reference": "a01d99bc6c9a6c8a8ace0012690099dd957ce9b9" |
||
| 549 | }, |
||
| 550 | "dist": { |
||
| 551 | "type": "zip", |
||
| 552 | "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/a01d99bc6c9a6c8a8ace0012690099dd957ce9b9", |
||
| 553 | "reference": "a01d99bc6c9a6c8a8ace0012690099dd957ce9b9", |
||
| 554 | "shasum": "" |
||
| 555 | }, |
||
| 556 | "require": { |
||
| 557 | "doctrine/dbal": "~2.3", |
||
| 558 | "doctrine/doctrine-cache-bundle": "~1.0", |
||
| 559 | "jdorn/sql-formatter": "~1.1", |
||
| 560 | "php": ">=5.5.9", |
||
| 561 | "symfony/console": "~2.7|~3.0", |
||
| 562 | "symfony/dependency-injection": "~2.7|~3.0", |
||
| 563 | "symfony/doctrine-bridge": "~2.7|~3.0", |
||
| 564 | "symfony/framework-bundle": "~2.7|~3.0" |
||
| 565 | }, |
||
| 566 | "require-dev": { |
||
| 567 | "doctrine/orm": "~2.3", |
||
| 568 | "phpunit/phpunit": "~4", |
||
| 569 | "satooshi/php-coveralls": "^1.0", |
||
| 570 | "symfony/phpunit-bridge": "~2.7|~3.0", |
||
| 571 | "symfony/property-info": "~2.8|~3.0", |
||
| 572 | "symfony/validator": "~2.7|~3.0", |
||
| 573 | "symfony/yaml": "~2.7|~3.0", |
||
| 574 | "twig/twig": "~1.10|~2.0" |
||
| 575 | }, |
||
| 576 | "suggest": { |
||
| 577 | "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.", |
||
| 578 | "symfony/web-profiler-bundle": "To use the data collector." |
||
| 579 | }, |
||
| 580 | "type": "symfony-bundle", |
||
| 581 | "extra": { |
||
| 582 | "branch-alias": { |
||
| 583 | "dev-master": "1.6.x-dev" |
||
| 584 | } |
||
| 585 | }, |
||
| 586 | "autoload": { |
||
| 587 | "psr-4": { |
||
| 588 | "Doctrine\\Bundle\\DoctrineBundle\\": "" |
||
| 589 | } |
||
| 590 | }, |
||
| 591 | "notification-url": "https://packagist.org/downloads/", |
||
| 592 | "license": [ |
||
| 593 | "MIT" |
||
| 594 | ], |
||
| 595 | "authors": [ |
||
| 596 | { |
||
| 597 | "name": "Symfony Community", |
||
| 598 | "homepage": "http://symfony.com/contributors" |
||
| 599 | }, |
||
| 600 | { |
||
| 601 | "name": "Benjamin Eberlei", |
||
| 602 | "email": "[email protected]" |
||
| 603 | }, |
||
| 604 | { |
||
| 605 | "name": "Doctrine Project", |
||
| 606 | "homepage": "http://www.doctrine-project.org/" |
||
| 607 | }, |
||
| 608 | { |
||
| 609 | "name": "Fabien Potencier", |
||
| 610 | "email": "[email protected]" |
||
| 611 | } |
||
| 612 | ], |
||
| 613 | "description": "Symfony DoctrineBundle", |
||
| 614 | "homepage": "http://www.doctrine-project.org", |
||
| 615 | "keywords": [ |
||
| 616 | "database", |
||
| 617 | "dbal", |
||
| 618 | "orm", |
||
| 619 | "persistence" |
||
| 620 | ], |
||
| 621 | "time": "2017-01-16 12:01:26" |
||
| 622 | }, |
||
| 623 | { |
||
| 624 | "name": "doctrine/doctrine-cache-bundle", |
||
| 625 | "version": "1.3.0", |
||
| 626 | "source": { |
||
| 627 | "type": "git", |
||
| 628 | "url": "https://github.com/doctrine/DoctrineCacheBundle.git", |
||
| 629 | "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504" |
||
| 630 | }, |
||
| 631 | "dist": { |
||
| 632 | "type": "zip", |
||
| 633 | "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/18c600a9b82f6454d2e81ca4957cdd56a1cf3504", |
||
| 634 | "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504", |
||
| 635 | "shasum": "" |
||
| 636 | }, |
||
| 637 | "require": { |
||
| 638 | "doctrine/cache": "^1.4.2", |
||
| 639 | "doctrine/inflector": "~1.0", |
||
| 640 | "php": ">=5.3.2", |
||
| 641 | "symfony/doctrine-bridge": "~2.2|~3.0" |
||
| 642 | }, |
||
| 643 | "require-dev": { |
||
| 644 | "instaclick/coding-standard": "~1.1", |
||
| 645 | "instaclick/object-calisthenics-sniffs": "dev-master", |
||
| 646 | "instaclick/symfony2-coding-standard": "dev-remaster", |
||
| 647 | "phpunit/phpunit": "~4", |
||
| 648 | "predis/predis": "~0.8", |
||
| 649 | "satooshi/php-coveralls": "~0.6.1", |
||
| 650 | "squizlabs/php_codesniffer": "~1.5", |
||
| 651 | "symfony/console": "~2.2|~3.0", |
||
| 652 | "symfony/finder": "~2.2|~3.0", |
||
| 653 | "symfony/framework-bundle": "~2.2|~3.0", |
||
| 654 | "symfony/phpunit-bridge": "~2.7|~3.0", |
||
| 655 | "symfony/security-acl": "~2.3|~3.0", |
||
| 656 | "symfony/validator": "~2.2|~3.0", |
||
| 657 | "symfony/yaml": "~2.2|~3.0" |
||
| 658 | }, |
||
| 659 | "suggest": { |
||
| 660 | "symfony/security-acl": "For using this bundle to cache ACLs" |
||
| 661 | }, |
||
| 662 | "type": "symfony-bundle", |
||
| 663 | "extra": { |
||
| 664 | "branch-alias": { |
||
| 665 | "dev-master": "1.2.x-dev" |
||
| 666 | } |
||
| 667 | }, |
||
| 668 | "autoload": { |
||
| 669 | "psr-4": { |
||
| 670 | "Doctrine\\Bundle\\DoctrineCacheBundle\\": "" |
||
| 671 | } |
||
| 672 | }, |
||
| 673 | "notification-url": "https://packagist.org/downloads/", |
||
| 674 | "license": [ |
||
| 675 | "MIT" |
||
| 676 | ], |
||
| 677 | "authors": [ |
||
| 678 | { |
||
| 679 | "name": "Symfony Community", |
||
| 680 | "homepage": "http://symfony.com/contributors" |
||
| 681 | }, |
||
| 682 | { |
||
| 683 | "name": "Benjamin Eberlei", |
||
| 684 | "email": "[email protected]" |
||
| 685 | }, |
||
| 686 | { |
||
| 687 | "name": "Fabio B. Silva", |
||
| 688 | "email": "[email protected]" |
||
| 689 | }, |
||
| 690 | { |
||
| 691 | "name": "Guilherme Blanco", |
||
| 692 | "email": "[email protected]" |
||
| 693 | }, |
||
| 694 | { |
||
| 695 | "name": "Doctrine Project", |
||
| 696 | "homepage": "http://www.doctrine-project.org/" |
||
| 697 | }, |
||
| 698 | { |
||
| 699 | "name": "Fabien Potencier", |
||
| 700 | "email": "[email protected]" |
||
| 701 | } |
||
| 702 | ], |
||
| 703 | "description": "Symfony Bundle for Doctrine Cache", |
||
| 704 | "homepage": "http://www.doctrine-project.org", |
||
| 705 | "keywords": [ |
||
| 706 | "cache", |
||
| 707 | "caching" |
||
| 708 | ], |
||
| 709 | "time": "2016-01-26 17:28:51" |
||
| 710 | }, |
||
| 711 | { |
||
| 712 | "name": "doctrine/doctrine-migrations-bundle", |
||
| 713 | "version": "v1.2.1", |
||
| 714 | "source": { |
||
| 715 | "type": "git", |
||
| 716 | "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git", |
||
| 717 | "reference": "6276139e0b913a4e5120fc36bb5b0eae8ac549bc" |
||
| 718 | }, |
||
| 719 | "dist": { |
||
| 720 | "type": "zip", |
||
| 721 | "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/6276139e0b913a4e5120fc36bb5b0eae8ac549bc", |
||
| 722 | "reference": "6276139e0b913a4e5120fc36bb5b0eae8ac549bc", |
||
| 723 | "shasum": "" |
||
| 724 | }, |
||
| 725 | "require": { |
||
| 726 | "doctrine/doctrine-bundle": "~1.0", |
||
| 727 | "doctrine/migrations": "^1.1", |
||
| 728 | "php": ">=5.4.0", |
||
| 729 | "symfony/framework-bundle": "~2.3|~3.0" |
||
| 730 | }, |
||
| 731 | "require-dev": { |
||
| 732 | "phpunit/phpunit": "~4.8" |
||
| 733 | }, |
||
| 734 | "type": "symfony-bundle", |
||
| 735 | "extra": { |
||
| 736 | "branch-alias": { |
||
| 737 | "dev-master": "1.2-dev" |
||
| 738 | } |
||
| 739 | }, |
||
| 740 | "autoload": { |
||
| 741 | "psr-4": { |
||
| 742 | "Doctrine\\Bundle\\MigrationsBundle\\": "" |
||
| 743 | } |
||
| 744 | }, |
||
| 745 | "notification-url": "https://packagist.org/downloads/", |
||
| 746 | "license": [ |
||
| 747 | "MIT" |
||
| 748 | ], |
||
| 749 | "authors": [ |
||
| 750 | { |
||
| 751 | "name": "Symfony Community", |
||
| 752 | "homepage": "http://symfony.com/contributors" |
||
| 753 | }, |
||
| 754 | { |
||
| 755 | "name": "Doctrine Project", |
||
| 756 | "homepage": "http://www.doctrine-project.org" |
||
| 757 | }, |
||
| 758 | { |
||
| 759 | "name": "Fabien Potencier", |
||
| 760 | "email": "[email protected]" |
||
| 761 | } |
||
| 762 | ], |
||
| 763 | "description": "Symfony DoctrineMigrationsBundle", |
||
| 764 | "homepage": "http://www.doctrine-project.org", |
||
| 765 | "keywords": [ |
||
| 766 | "dbal", |
||
| 767 | "migrations", |
||
| 768 | "schema" |
||
| 769 | ], |
||
| 770 | "time": "2016-12-05 18:36:37" |
||
| 771 | }, |
||
| 772 | { |
||
| 773 | "name": "doctrine/inflector", |
||
| 774 | "version": "v1.1.0", |
||
| 775 | "source": { |
||
| 776 | "type": "git", |
||
| 777 | "url": "https://github.com/doctrine/inflector.git", |
||
| 778 | "reference": "90b2128806bfde671b6952ab8bea493942c1fdae" |
||
| 779 | }, |
||
| 780 | "dist": { |
||
| 781 | "type": "zip", |
||
| 782 | "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae", |
||
| 783 | "reference": "90b2128806bfde671b6952ab8bea493942c1fdae", |
||
| 784 | "shasum": "" |
||
| 785 | }, |
||
| 786 | "require": { |
||
| 787 | "php": ">=5.3.2" |
||
| 788 | }, |
||
| 789 | "require-dev": { |
||
| 790 | "phpunit/phpunit": "4.*" |
||
| 791 | }, |
||
| 792 | "type": "library", |
||
| 793 | "extra": { |
||
| 794 | "branch-alias": { |
||
| 795 | "dev-master": "1.1.x-dev" |
||
| 796 | } |
||
| 797 | }, |
||
| 798 | "autoload": { |
||
| 799 | "psr-0": { |
||
| 800 | "Doctrine\\Common\\Inflector\\": "lib/" |
||
| 801 | } |
||
| 802 | }, |
||
| 803 | "notification-url": "https://packagist.org/downloads/", |
||
| 804 | "license": [ |
||
| 805 | "MIT" |
||
| 806 | ], |
||
| 807 | "authors": [ |
||
| 808 | { |
||
| 809 | "name": "Roman Borschel", |
||
| 810 | "email": "[email protected]" |
||
| 811 | }, |
||
| 812 | { |
||
| 813 | "name": "Benjamin Eberlei", |
||
| 814 | "email": "[email protected]" |
||
| 815 | }, |
||
| 816 | { |
||
| 817 | "name": "Guilherme Blanco", |
||
| 818 | "email": "[email protected]" |
||
| 819 | }, |
||
| 820 | { |
||
| 821 | "name": "Jonathan Wage", |
||
| 822 | "email": "[email protected]" |
||
| 823 | }, |
||
| 824 | { |
||
| 825 | "name": "Johannes Schmitt", |
||
| 826 | "email": "[email protected]" |
||
| 827 | } |
||
| 828 | ], |
||
| 829 | "description": "Common String Manipulations with regard to casing and singular/plural rules.", |
||
| 830 | "homepage": "http://www.doctrine-project.org", |
||
| 831 | "keywords": [ |
||
| 832 | "inflection", |
||
| 833 | "pluralize", |
||
| 834 | "singularize", |
||
| 835 | "string" |
||
| 836 | ], |
||
| 837 | "time": "2015-11-06 14:35:42" |
||
| 838 | }, |
||
| 839 | { |
||
| 840 | "name": "doctrine/instantiator", |
||
| 841 | "version": "1.0.5", |
||
| 842 | "source": { |
||
| 843 | "type": "git", |
||
| 844 | "url": "https://github.com/doctrine/instantiator.git", |
||
| 845 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" |
||
| 846 | }, |
||
| 847 | "dist": { |
||
| 848 | "type": "zip", |
||
| 849 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
| 850 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
| 851 | "shasum": "" |
||
| 852 | }, |
||
| 853 | "require": { |
||
| 854 | "php": ">=5.3,<8.0-DEV" |
||
| 855 | }, |
||
| 856 | "require-dev": { |
||
| 857 | "athletic/athletic": "~0.1.8", |
||
| 858 | "ext-pdo": "*", |
||
| 859 | "ext-phar": "*", |
||
| 860 | "phpunit/phpunit": "~4.0", |
||
| 861 | "squizlabs/php_codesniffer": "~2.0" |
||
| 862 | }, |
||
| 863 | "type": "library", |
||
| 864 | "extra": { |
||
| 865 | "branch-alias": { |
||
| 866 | "dev-master": "1.0.x-dev" |
||
| 867 | } |
||
| 868 | }, |
||
| 869 | "autoload": { |
||
| 870 | "psr-4": { |
||
| 871 | "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" |
||
| 872 | } |
||
| 873 | }, |
||
| 874 | "notification-url": "https://packagist.org/downloads/", |
||
| 875 | "license": [ |
||
| 876 | "MIT" |
||
| 877 | ], |
||
| 878 | "authors": [ |
||
| 879 | { |
||
| 880 | "name": "Marco Pivetta", |
||
| 881 | "email": "[email protected]", |
||
| 882 | "homepage": "http://ocramius.github.com/" |
||
| 883 | } |
||
| 884 | ], |
||
| 885 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
| 886 | "homepage": "https://github.com/doctrine/instantiator", |
||
| 887 | "keywords": [ |
||
| 888 | "constructor", |
||
| 889 | "instantiate" |
||
| 890 | ], |
||
| 891 | "time": "2015-06-14 21:17:01" |
||
| 892 | }, |
||
| 893 | { |
||
| 894 | "name": "doctrine/lexer", |
||
| 895 | "version": "v1.0.1", |
||
| 896 | "source": { |
||
| 897 | "type": "git", |
||
| 898 | "url": "https://github.com/doctrine/lexer.git", |
||
| 899 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" |
||
| 900 | }, |
||
| 901 | "dist": { |
||
| 902 | "type": "zip", |
||
| 903 | "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
| 904 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
| 905 | "shasum": "" |
||
| 906 | }, |
||
| 907 | "require": { |
||
| 908 | "php": ">=5.3.2" |
||
| 909 | }, |
||
| 910 | "type": "library", |
||
| 911 | "extra": { |
||
| 912 | "branch-alias": { |
||
| 913 | "dev-master": "1.0.x-dev" |
||
| 914 | } |
||
| 915 | }, |
||
| 916 | "autoload": { |
||
| 917 | "psr-0": { |
||
| 918 | "Doctrine\\Common\\Lexer\\": "lib/" |
||
| 919 | } |
||
| 920 | }, |
||
| 921 | "notification-url": "https://packagist.org/downloads/", |
||
| 922 | "license": [ |
||
| 923 | "MIT" |
||
| 924 | ], |
||
| 925 | "authors": [ |
||
| 926 | { |
||
| 927 | "name": "Roman Borschel", |
||
| 928 | "email": "[email protected]" |
||
| 929 | }, |
||
| 930 | { |
||
| 931 | "name": "Guilherme Blanco", |
||
| 932 | "email": "[email protected]" |
||
| 933 | }, |
||
| 934 | { |
||
| 935 | "name": "Johannes Schmitt", |
||
| 936 | "email": "[email protected]" |
||
| 937 | } |
||
| 938 | ], |
||
| 939 | "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", |
||
| 940 | "homepage": "http://www.doctrine-project.org", |
||
| 941 | "keywords": [ |
||
| 942 | "lexer", |
||
| 943 | "parser" |
||
| 944 | ], |
||
| 945 | "time": "2014-09-09 13:34:57" |
||
| 946 | }, |
||
| 947 | { |
||
| 948 | "name": "doctrine/migrations", |
||
| 949 | "version": "v1.5.0", |
||
| 950 | "source": { |
||
| 951 | "type": "git", |
||
| 952 | "url": "https://github.com/doctrine/migrations.git", |
||
| 953 | "reference": "c81147c0f2938a6566594455367e095150547f72" |
||
| 954 | }, |
||
| 955 | "dist": { |
||
| 956 | "type": "zip", |
||
| 957 | "url": "https://api.github.com/repos/doctrine/migrations/zipball/c81147c0f2938a6566594455367e095150547f72", |
||
| 958 | "reference": "c81147c0f2938a6566594455367e095150547f72", |
||
| 959 | "shasum": "" |
||
| 960 | }, |
||
| 961 | "require": { |
||
| 962 | "doctrine/dbal": "~2.2", |
||
| 963 | "ocramius/proxy-manager": "^1.0|^2.0", |
||
| 964 | "php": "^5.5|^7.0", |
||
| 965 | "symfony/console": "~2.3|~3.0", |
||
| 966 | "symfony/yaml": "~2.3|~3.0" |
||
| 967 | }, |
||
| 968 | "require-dev": { |
||
| 969 | "doctrine/coding-standard": "dev-master", |
||
| 970 | "doctrine/orm": "2.*", |
||
| 971 | "jdorn/sql-formatter": "~1.1", |
||
| 972 | "johnkary/phpunit-speedtrap": "~1.0@dev", |
||
| 973 | "mikey179/vfsstream": "^1.6", |
||
| 974 | "mockery/mockery": "^0.9.4", |
||
| 975 | "phpunit/phpunit": "~4.7", |
||
| 976 | "satooshi/php-coveralls": "^1.0" |
||
| 977 | }, |
||
| 978 | "suggest": { |
||
| 979 | "jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command." |
||
| 980 | }, |
||
| 981 | "bin": [ |
||
| 982 | "bin/doctrine-migrations" |
||
| 983 | ], |
||
| 984 | "type": "library", |
||
| 985 | "extra": { |
||
| 986 | "branch-alias": { |
||
| 987 | "dev-master": "v1.6.x-dev" |
||
| 988 | } |
||
| 989 | }, |
||
| 990 | "autoload": { |
||
| 991 | "psr-4": { |
||
| 992 | "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations" |
||
| 993 | } |
||
| 994 | }, |
||
| 995 | "notification-url": "https://packagist.org/downloads/", |
||
| 996 | "license": [ |
||
| 997 | "LGPL-2.1" |
||
| 998 | ], |
||
| 999 | "authors": [ |
||
| 1000 | { |
||
| 1001 | "name": "Benjamin Eberlei", |
||
| 1002 | "email": "[email protected]" |
||
| 1003 | }, |
||
| 1004 | { |
||
| 1005 | "name": "Jonathan Wage", |
||
| 1006 | "email": "[email protected]" |
||
| 1007 | }, |
||
| 1008 | { |
||
| 1009 | "name": "Michael Simonson", |
||
| 1010 | "email": "[email protected]" |
||
| 1011 | } |
||
| 1012 | ], |
||
| 1013 | "description": "Database Schema migrations using Doctrine DBAL", |
||
| 1014 | "homepage": "http://www.doctrine-project.org", |
||
| 1015 | "keywords": [ |
||
| 1016 | "database", |
||
| 1017 | "migrations" |
||
| 1018 | ], |
||
| 1019 | "time": "2016-12-25 22:54:00" |
||
| 1020 | }, |
||
| 1021 | { |
||
| 1022 | "name": "doctrine/orm", |
||
| 1023 | "version": "v2.5.6", |
||
| 1024 | "source": { |
||
| 1025 | "type": "git", |
||
| 1026 | "url": "https://github.com/doctrine/doctrine2.git", |
||
| 1027 | "reference": "e6c434196c8ef058239aaa0724b4aadb0107940b" |
||
| 1028 | }, |
||
| 1029 | "dist": { |
||
| 1030 | "type": "zip", |
||
| 1031 | "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/e6c434196c8ef058239aaa0724b4aadb0107940b", |
||
| 1032 | "reference": "e6c434196c8ef058239aaa0724b4aadb0107940b", |
||
| 1033 | "shasum": "" |
||
| 1034 | }, |
||
| 1035 | "require": { |
||
| 1036 | "doctrine/cache": "~1.4", |
||
| 1037 | "doctrine/collections": "~1.2", |
||
| 1038 | "doctrine/common": ">=2.5-dev,<2.8-dev", |
||
| 1039 | "doctrine/dbal": ">=2.5-dev,<2.6-dev", |
||
| 1040 | "doctrine/instantiator": "~1.0.1", |
||
| 1041 | "ext-pdo": "*", |
||
| 1042 | "php": ">=5.4", |
||
| 1043 | "symfony/console": "~2.5|~3.0" |
||
| 1044 | }, |
||
| 1045 | "require-dev": { |
||
| 1046 | "phpunit/phpunit": "~4.0", |
||
| 1047 | "symfony/yaml": "~2.3|~3.0" |
||
| 1048 | }, |
||
| 1049 | "suggest": { |
||
| 1050 | "symfony/yaml": "If you want to use YAML Metadata Mapping Driver" |
||
| 1051 | }, |
||
| 1052 | "bin": [ |
||
| 1053 | "bin/doctrine", |
||
| 1054 | "bin/doctrine.php" |
||
| 1055 | ], |
||
| 1056 | "type": "library", |
||
| 1057 | "extra": { |
||
| 1058 | "branch-alias": { |
||
| 1059 | "dev-master": "2.6.x-dev" |
||
| 1060 | } |
||
| 1061 | }, |
||
| 1062 | "autoload": { |
||
| 1063 | "psr-0": { |
||
| 1064 | "Doctrine\\ORM\\": "lib/" |
||
| 1065 | } |
||
| 1066 | }, |
||
| 1067 | "notification-url": "https://packagist.org/downloads/", |
||
| 1068 | "license": [ |
||
| 1069 | "MIT" |
||
| 1070 | ], |
||
| 1071 | "authors": [ |
||
| 1072 | { |
||
| 1073 | "name": "Roman Borschel", |
||
| 1074 | "email": "[email protected]" |
||
| 1075 | }, |
||
| 1076 | { |
||
| 1077 | "name": "Benjamin Eberlei", |
||
| 1078 | "email": "[email protected]" |
||
| 1079 | }, |
||
| 1080 | { |
||
| 1081 | "name": "Guilherme Blanco", |
||
| 1082 | "email": "[email protected]" |
||
| 1083 | }, |
||
| 1084 | { |
||
| 1085 | "name": "Jonathan Wage", |
||
| 1086 | "email": "[email protected]" |
||
| 1087 | } |
||
| 1088 | ], |
||
| 1089 | "description": "Object-Relational-Mapper for PHP", |
||
| 1090 | "homepage": "http://www.doctrine-project.org", |
||
| 1091 | "keywords": [ |
||
| 1092 | "database", |
||
| 1093 | "orm" |
||
| 1094 | ], |
||
| 1095 | "time": "2016-12-18 15:42:34" |
||
| 1096 | }, |
||
| 1097 | { |
||
| 1098 | "name": "firebase/php-jwt", |
||
| 1099 | "version": "v4.0.0", |
||
| 1100 | "source": { |
||
| 1101 | "type": "git", |
||
| 1102 | "url": "https://github.com/firebase/php-jwt.git", |
||
| 1103 | "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35" |
||
| 1104 | }, |
||
| 1105 | "dist": { |
||
| 1106 | "type": "zip", |
||
| 1107 | "url": "https://api.github.com/repos/firebase/php-jwt/zipball/dccf163dc8ed7ed6a00afc06c51ee5186a428d35", |
||
| 1108 | "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35", |
||
| 1109 | "shasum": "" |
||
| 1110 | }, |
||
| 1111 | "require": { |
||
| 1112 | "php": ">=5.3.0" |
||
| 1113 | }, |
||
| 1114 | "type": "library", |
||
| 1115 | "autoload": { |
||
| 1116 | "psr-4": { |
||
| 1117 | "Firebase\\JWT\\": "src" |
||
| 1118 | } |
||
| 1119 | }, |
||
| 1120 | "notification-url": "https://packagist.org/downloads/", |
||
| 1121 | "license": [ |
||
| 1122 | "BSD-3-Clause" |
||
| 1123 | ], |
||
| 1124 | "authors": [ |
||
| 1125 | { |
||
| 1126 | "name": "Neuman Vong", |
||
| 1127 | "email": "[email protected]", |
||
| 1128 | "role": "Developer" |
||
| 1129 | }, |
||
| 1130 | { |
||
| 1131 | "name": "Anant Narayanan", |
||
| 1132 | "email": "[email protected]", |
||
| 1133 | "role": "Developer" |
||
| 1134 | } |
||
| 1135 | ], |
||
| 1136 | "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", |
||
| 1137 | "homepage": "https://github.com/firebase/php-jwt", |
||
| 1138 | "time": "2016-07-18 04:51:16" |
||
| 1139 | }, |
||
| 1140 | { |
||
| 1141 | "name": "friendsofsymfony/jsrouting-bundle", |
||
| 1142 | "version": "1.6.0", |
||
| 1143 | "source": { |
||
| 1144 | "type": "git", |
||
| 1145 | "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git", |
||
| 1146 | "reference": "2f52d924692647db02bbcb27c159fef03bf000c9" |
||
| 1147 | }, |
||
| 1148 | "dist": { |
||
| 1149 | "type": "zip", |
||
| 1150 | "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/2f52d924692647db02bbcb27c159fef03bf000c9", |
||
| 1151 | "reference": "2f52d924692647db02bbcb27c159fef03bf000c9", |
||
| 1152 | "shasum": "" |
||
| 1153 | }, |
||
| 1154 | "require": { |
||
| 1155 | "php": ">=5.3.2", |
||
| 1156 | "symfony/console": "~2.0|3.*", |
||
| 1157 | "symfony/framework-bundle": "~2.0|3.*", |
||
| 1158 | "symfony/serializer": "~2.0|3.*", |
||
| 1159 | "willdurand/jsonp-callback-validator": "~1.0" |
||
| 1160 | }, |
||
| 1161 | "require-dev": { |
||
| 1162 | "symfony/expression-language": "~2.4|3.*" |
||
| 1163 | }, |
||
| 1164 | "type": "symfony-bundle", |
||
| 1165 | "extra": { |
||
| 1166 | "branch-alias": { |
||
| 1167 | "dev-master": "1.5-dev" |
||
| 1168 | } |
||
| 1169 | }, |
||
| 1170 | "autoload": { |
||
| 1171 | "psr-4": { |
||
| 1172 | "FOS\\JsRoutingBundle\\": "" |
||
| 1173 | } |
||
| 1174 | }, |
||
| 1175 | "notification-url": "https://packagist.org/downloads/", |
||
| 1176 | "license": [ |
||
| 1177 | "MIT" |
||
| 1178 | ], |
||
| 1179 | "authors": [ |
||
| 1180 | { |
||
| 1181 | "name": "FriendsOfSymfony Community", |
||
| 1182 | "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors" |
||
| 1183 | }, |
||
| 1184 | { |
||
| 1185 | "name": "William Durand", |
||
| 1186 | "email": "[email protected]" |
||
| 1187 | } |
||
| 1188 | ], |
||
| 1189 | "description": "A pretty nice way to expose your Symfony2 routing to client applications.", |
||
| 1190 | "homepage": "http://friendsofsymfony.github.com", |
||
| 1191 | "keywords": [ |
||
| 1192 | "Js Routing", |
||
| 1193 | "javascript", |
||
| 1194 | "routing" |
||
| 1195 | ], |
||
| 1196 | "time": "2015-10-28 15:08:39" |
||
| 1197 | }, |
||
| 1198 | { |
||
| 1199 | "name": "google/apiclient", |
||
| 1200 | "version": "v2.1.3", |
||
| 1201 | "source": { |
||
| 1202 | "type": "git", |
||
| 1203 | "url": "https://github.com/google/google-api-php-client.git", |
||
| 1204 | "reference": "43996f09df274158fd04fce98e8a82effe5f3717" |
||
| 1205 | }, |
||
| 1206 | "dist": { |
||
| 1207 | "type": "zip", |
||
| 1208 | "url": "https://api.github.com/repos/google/google-api-php-client/zipball/43996f09df274158fd04fce98e8a82effe5f3717", |
||
| 1209 | "reference": "43996f09df274158fd04fce98e8a82effe5f3717", |
||
| 1210 | "shasum": "" |
||
| 1211 | }, |
||
| 1212 | "require": { |
||
| 1213 | "firebase/php-jwt": "~2.0|~3.0|~4.0", |
||
| 1214 | "google/apiclient-services": "^0.11", |
||
| 1215 | "google/auth": "^0.11", |
||
| 1216 | "guzzlehttp/guzzle": "~5.2|~6.0", |
||
| 1217 | "guzzlehttp/psr7": "^1.2", |
||
| 1218 | "monolog/monolog": "^1.17", |
||
| 1219 | "php": ">=5.4", |
||
| 1220 | "phpseclib/phpseclib": "~0.3.10|~2.0" |
||
| 1221 | }, |
||
| 1222 | "require-dev": { |
||
| 1223 | "cache/filesystem-adapter": "^0.3.2", |
||
| 1224 | "phpunit/phpunit": "~4", |
||
| 1225 | "squizlabs/php_codesniffer": "~2.3", |
||
| 1226 | "symfony/css-selector": "~2.1", |
||
| 1227 | "symfony/dom-crawler": "~2.1" |
||
| 1228 | }, |
||
| 1229 | "suggest": { |
||
| 1230 | "cache/filesystem-adapter": "For caching certs and tokens (using Google_Client::setCache)" |
||
| 1231 | }, |
||
| 1232 | "type": "library", |
||
| 1233 | "extra": { |
||
| 1234 | "branch-alias": { |
||
| 1235 | "dev-master": "2.x-dev" |
||
| 1236 | } |
||
| 1237 | }, |
||
| 1238 | "autoload": { |
||
| 1239 | "psr-0": { |
||
| 1240 | "Google_": "src/" |
||
| 1241 | }, |
||
| 1242 | "classmap": [ |
||
| 1243 | "src/Google/Service/" |
||
| 1244 | ] |
||
| 1245 | }, |
||
| 1246 | "notification-url": "https://packagist.org/downloads/", |
||
| 1247 | "license": [ |
||
| 1248 | "Apache-2.0" |
||
| 1249 | ], |
||
| 1250 | "description": "Client library for Google APIs", |
||
| 1251 | "homepage": "http://developers.google.com/api-client-library/php", |
||
| 1252 | "keywords": [ |
||
| 1253 | "google" |
||
| 1254 | ], |
||
| 1255 | "time": "2017-03-22 18:32:04" |
||
| 1256 | }, |
||
| 1257 | { |
||
| 1258 | "name": "google/apiclient-services", |
||
| 1259 | "version": "v0.11", |
||
| 1260 | "source": { |
||
| 1261 | "type": "git", |
||
| 1262 | "url": "https://github.com/google/google-api-php-client-services.git", |
||
| 1263 | "reference": "48c554aee06f2fd5700d7bdfa4fa6b82d184eb52" |
||
| 1264 | }, |
||
| 1265 | "dist": { |
||
| 1266 | "type": "zip", |
||
| 1267 | "url": "https://api.github.com/repos/google/google-api-php-client-services/zipball/48c554aee06f2fd5700d7bdfa4fa6b82d184eb52", |
||
| 1268 | "reference": "48c554aee06f2fd5700d7bdfa4fa6b82d184eb52", |
||
| 1269 | "shasum": "" |
||
| 1270 | }, |
||
| 1271 | "require": { |
||
| 1272 | "php": ">=5.4" |
||
| 1273 | }, |
||
| 1274 | "require-dev": { |
||
| 1275 | "phpunit/phpunit": "~4.8" |
||
| 1276 | }, |
||
| 1277 | "type": "library", |
||
| 1278 | "autoload": { |
||
| 1279 | "psr-0": { |
||
| 1280 | "Google_Service_": "src" |
||
| 1281 | } |
||
| 1282 | }, |
||
| 1283 | "notification-url": "https://packagist.org/downloads/", |
||
| 1284 | "license": [ |
||
| 1285 | "Apache-2.0" |
||
| 1286 | ], |
||
| 1287 | "description": "Client library for Google APIs", |
||
| 1288 | "homepage": "http://developers.google.com/api-client-library/php", |
||
| 1289 | "keywords": [ |
||
| 1290 | "google" |
||
| 1291 | ], |
||
| 1292 | "time": "2017-03-13 17:40:44" |
||
| 1293 | }, |
||
| 1294 | { |
||
| 1295 | "name": "google/auth", |
||
| 1296 | "version": "v0.11.1", |
||
| 1297 | "source": { |
||
| 1298 | "type": "git", |
||
| 1299 | "url": "https://github.com/google/google-auth-library-php.git", |
||
| 1300 | "reference": "a240674b08a09949fd5597f7590b3ed83663a12d" |
||
| 1301 | }, |
||
| 1302 | "dist": { |
||
| 1303 | "type": "zip", |
||
| 1304 | "url": "https://api.github.com/repos/google/google-auth-library-php/zipball/a240674b08a09949fd5597f7590b3ed83663a12d", |
||
| 1305 | "reference": "a240674b08a09949fd5597f7590b3ed83663a12d", |
||
| 1306 | "shasum": "" |
||
| 1307 | }, |
||
| 1308 | "require": { |
||
| 1309 | "firebase/php-jwt": "~2.0|~3.0|~4.0", |
||
| 1310 | "guzzlehttp/guzzle": "~5.3|~6.0", |
||
| 1311 | "guzzlehttp/psr7": "~1.2", |
||
| 1312 | "php": ">=5.4", |
||
| 1313 | "psr/cache": "^1.0", |
||
| 1314 | "psr/http-message": "^1.0" |
||
| 1315 | }, |
||
| 1316 | "require-dev": { |
||
| 1317 | "friendsofphp/php-cs-fixer": "^1.11", |
||
| 1318 | "phpunit/phpunit": "3.7.*" |
||
| 1319 | }, |
||
| 1320 | "type": "library", |
||
| 1321 | "autoload": { |
||
| 1322 | "classmap": [ |
||
| 1323 | "src/" |
||
| 1324 | ], |
||
| 1325 | "psr-4": { |
||
| 1326 | "Google\\Auth\\": "src" |
||
| 1327 | } |
||
| 1328 | }, |
||
| 1329 | "notification-url": "https://packagist.org/downloads/", |
||
| 1330 | "license": [ |
||
| 1331 | "Apache-2.0" |
||
| 1332 | ], |
||
| 1333 | "description": "Google Auth Library for PHP", |
||
| 1334 | "homepage": "http://github.com/google/google-auth-library-php", |
||
| 1335 | "keywords": [ |
||
| 1336 | "Authentication", |
||
| 1337 | "google", |
||
| 1338 | "oauth2" |
||
| 1339 | ], |
||
| 1340 | "time": "2016-11-02 14:59:14" |
||
| 1341 | }, |
||
| 1342 | { |
||
| 1343 | "name": "guzzlehttp/guzzle", |
||
| 1344 | "version": "6.2.3", |
||
| 1345 | "source": { |
||
| 1346 | "type": "git", |
||
| 1347 | "url": "https://github.com/guzzle/guzzle.git", |
||
| 1348 | "reference": "8d6c6cc55186db87b7dc5009827429ba4e9dc006" |
||
| 1349 | }, |
||
| 1350 | "dist": { |
||
| 1351 | "type": "zip", |
||
| 1352 | "url": "https://api.github.com/repos/guzzle/guzzle/zipball/8d6c6cc55186db87b7dc5009827429ba4e9dc006", |
||
| 1353 | "reference": "8d6c6cc55186db87b7dc5009827429ba4e9dc006", |
||
| 1354 | "shasum": "" |
||
| 1355 | }, |
||
| 1356 | "require": { |
||
| 1357 | "guzzlehttp/promises": "^1.0", |
||
| 1358 | "guzzlehttp/psr7": "^1.4", |
||
| 1359 | "php": ">=5.5" |
||
| 1360 | }, |
||
| 1361 | "require-dev": { |
||
| 1362 | "ext-curl": "*", |
||
| 1363 | "phpunit/phpunit": "^4.0", |
||
| 1364 | "psr/log": "^1.0" |
||
| 1365 | }, |
||
| 1366 | "type": "library", |
||
| 1367 | "extra": { |
||
| 1368 | "branch-alias": { |
||
| 1369 | "dev-master": "6.2-dev" |
||
| 1370 | } |
||
| 1371 | }, |
||
| 1372 | "autoload": { |
||
| 1373 | "files": [ |
||
| 1374 | "src/functions_include.php" |
||
| 1375 | ], |
||
| 1376 | "psr-4": { |
||
| 1377 | "GuzzleHttp\\": "src/" |
||
| 1378 | } |
||
| 1379 | }, |
||
| 1380 | "notification-url": "https://packagist.org/downloads/", |
||
| 1381 | "license": [ |
||
| 1382 | "MIT" |
||
| 1383 | ], |
||
| 1384 | "authors": [ |
||
| 1385 | { |
||
| 1386 | "name": "Michael Dowling", |
||
| 1387 | "email": "[email protected]", |
||
| 1388 | "homepage": "https://github.com/mtdowling" |
||
| 1389 | } |
||
| 1390 | ], |
||
| 1391 | "description": "Guzzle is a PHP HTTP client library", |
||
| 1392 | "homepage": "http://guzzlephp.org/", |
||
| 1393 | "keywords": [ |
||
| 1394 | "client", |
||
| 1395 | "curl", |
||
| 1396 | "framework", |
||
| 1397 | "http", |
||
| 1398 | "http client", |
||
| 1399 | "rest", |
||
| 1400 | "web service" |
||
| 1401 | ], |
||
| 1402 | "time": "2017-02-28 22:50:30" |
||
| 1403 | }, |
||
| 1404 | { |
||
| 1405 | "name": "guzzlehttp/promises", |
||
| 1406 | "version": "v1.3.1", |
||
| 1407 | "source": { |
||
| 1408 | "type": "git", |
||
| 1409 | "url": "https://github.com/guzzle/promises.git", |
||
| 1410 | "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" |
||
| 1411 | }, |
||
| 1412 | "dist": { |
||
| 1413 | "type": "zip", |
||
| 1414 | "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", |
||
| 1415 | "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", |
||
| 1416 | "shasum": "" |
||
| 1417 | }, |
||
| 1418 | "require": { |
||
| 1419 | "php": ">=5.5.0" |
||
| 1420 | }, |
||
| 1421 | "require-dev": { |
||
| 1422 | "phpunit/phpunit": "^4.0" |
||
| 1423 | }, |
||
| 1424 | "type": "library", |
||
| 1425 | "extra": { |
||
| 1426 | "branch-alias": { |
||
| 1427 | "dev-master": "1.4-dev" |
||
| 1428 | } |
||
| 1429 | }, |
||
| 1430 | "autoload": { |
||
| 1431 | "psr-4": { |
||
| 1432 | "GuzzleHttp\\Promise\\": "src/" |
||
| 1433 | }, |
||
| 1434 | "files": [ |
||
| 1435 | "src/functions_include.php" |
||
| 1436 | ] |
||
| 1437 | }, |
||
| 1438 | "notification-url": "https://packagist.org/downloads/", |
||
| 1439 | "license": [ |
||
| 1440 | "MIT" |
||
| 1441 | ], |
||
| 1442 | "authors": [ |
||
| 1443 | { |
||
| 1444 | "name": "Michael Dowling", |
||
| 1445 | "email": "[email protected]", |
||
| 1446 | "homepage": "https://github.com/mtdowling" |
||
| 1447 | } |
||
| 1448 | ], |
||
| 1449 | "description": "Guzzle promises library", |
||
| 1450 | "keywords": [ |
||
| 1451 | "promise" |
||
| 1452 | ], |
||
| 1453 | "time": "2016-12-20 10:07:11" |
||
| 1454 | }, |
||
| 1455 | { |
||
| 1456 | "name": "guzzlehttp/psr7", |
||
| 1457 | "version": "1.4.2", |
||
| 1458 | "source": { |
||
| 1459 | "type": "git", |
||
| 1460 | "url": "https://github.com/guzzle/psr7.git", |
||
| 1461 | "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c" |
||
| 1462 | }, |
||
| 1463 | "dist": { |
||
| 1464 | "type": "zip", |
||
| 1465 | "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c", |
||
| 1466 | "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c", |
||
| 1467 | "shasum": "" |
||
| 1468 | }, |
||
| 1469 | "require": { |
||
| 1470 | "php": ">=5.4.0", |
||
| 1471 | "psr/http-message": "~1.0" |
||
| 1472 | }, |
||
| 1473 | "provide": { |
||
| 1474 | "psr/http-message-implementation": "1.0" |
||
| 1475 | }, |
||
| 1476 | "require-dev": { |
||
| 1477 | "phpunit/phpunit": "~4.0" |
||
| 1478 | }, |
||
| 1479 | "type": "library", |
||
| 1480 | "extra": { |
||
| 1481 | "branch-alias": { |
||
| 1482 | "dev-master": "1.4-dev" |
||
| 1483 | } |
||
| 1484 | }, |
||
| 1485 | "autoload": { |
||
| 1486 | "psr-4": { |
||
| 1487 | "GuzzleHttp\\Psr7\\": "src/" |
||
| 1488 | }, |
||
| 1489 | "files": [ |
||
| 1490 | "src/functions_include.php" |
||
| 1491 | ] |
||
| 1492 | }, |
||
| 1493 | "notification-url": "https://packagist.org/downloads/", |
||
| 1494 | "license": [ |
||
| 1495 | "MIT" |
||
| 1496 | ], |
||
| 1497 | "authors": [ |
||
| 1498 | { |
||
| 1499 | "name": "Michael Dowling", |
||
| 1500 | "email": "[email protected]", |
||
| 1501 | "homepage": "https://github.com/mtdowling" |
||
| 1502 | }, |
||
| 1503 | { |
||
| 1504 | "name": "Tobias Schultze", |
||
| 1505 | "homepage": "https://github.com/Tobion" |
||
| 1506 | } |
||
| 1507 | ], |
||
| 1508 | "description": "PSR-7 message implementation that also provides common utility methods", |
||
| 1509 | "keywords": [ |
||
| 1510 | "http", |
||
| 1511 | "message", |
||
| 1512 | "request", |
||
| 1513 | "response", |
||
| 1514 | "stream", |
||
| 1515 | "uri", |
||
| 1516 | "url" |
||
| 1517 | ], |
||
| 1518 | "time": "2017-03-20 17:10:46" |
||
| 1519 | }, |
||
| 1520 | { |
||
| 1521 | "name": "incenteev/composer-parameter-handler", |
||
| 1522 | "version": "v2.1.2", |
||
| 1523 | "source": { |
||
| 1524 | "type": "git", |
||
| 1525 | "url": "https://github.com/Incenteev/ParameterHandler.git", |
||
| 1526 | "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc" |
||
| 1527 | }, |
||
| 1528 | "dist": { |
||
| 1529 | "type": "zip", |
||
| 1530 | "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc", |
||
| 1531 | "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc", |
||
| 1532 | "shasum": "" |
||
| 1533 | }, |
||
| 1534 | "require": { |
||
| 1535 | "php": ">=5.3.3", |
||
| 1536 | "symfony/yaml": "~2.3|~3.0" |
||
| 1537 | }, |
||
| 1538 | "require-dev": { |
||
| 1539 | "composer/composer": "1.0.*@dev", |
||
| 1540 | "phpspec/prophecy-phpunit": "~1.0", |
||
| 1541 | "symfony/filesystem": "~2.2" |
||
| 1542 | }, |
||
| 1543 | "type": "library", |
||
| 1544 | "extra": { |
||
| 1545 | "branch-alias": { |
||
| 1546 | "dev-master": "2.1.x-dev" |
||
| 1547 | } |
||
| 1548 | }, |
||
| 1549 | "autoload": { |
||
| 1550 | "psr-4": { |
||
| 1551 | "Incenteev\\ParameterHandler\\": "" |
||
| 1552 | } |
||
| 1553 | }, |
||
| 1554 | "notification-url": "https://packagist.org/downloads/", |
||
| 1555 | "license": [ |
||
| 1556 | "MIT" |
||
| 1557 | ], |
||
| 1558 | "authors": [ |
||
| 1559 | { |
||
| 1560 | "name": "Christophe Coevoet", |
||
| 1561 | "email": "[email protected]" |
||
| 1562 | } |
||
| 1563 | ], |
||
| 1564 | "description": "Composer script handling your ignored parameter file", |
||
| 1565 | "homepage": "https://github.com/Incenteev/ParameterHandler", |
||
| 1566 | "keywords": [ |
||
| 1567 | "parameters management" |
||
| 1568 | ], |
||
| 1569 | "time": "2015-11-10 17:04:01" |
||
| 1570 | }, |
||
| 1571 | { |
||
| 1572 | "name": "jdorn/sql-formatter", |
||
| 1573 | "version": "v1.2.17", |
||
| 1574 | "source": { |
||
| 1575 | "type": "git", |
||
| 1576 | "url": "https://github.com/jdorn/sql-formatter.git", |
||
| 1577 | "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc" |
||
| 1578 | }, |
||
| 1579 | "dist": { |
||
| 1580 | "type": "zip", |
||
| 1581 | "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc", |
||
| 1582 | "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc", |
||
| 1583 | "shasum": "" |
||
| 1584 | }, |
||
| 1585 | "require": { |
||
| 1586 | "php": ">=5.2.4" |
||
| 1587 | }, |
||
| 1588 | "require-dev": { |
||
| 1589 | "phpunit/phpunit": "3.7.*" |
||
| 1590 | }, |
||
| 1591 | "type": "library", |
||
| 1592 | "extra": { |
||
| 1593 | "branch-alias": { |
||
| 1594 | "dev-master": "1.3.x-dev" |
||
| 1595 | } |
||
| 1596 | }, |
||
| 1597 | "autoload": { |
||
| 1598 | "classmap": [ |
||
| 1599 | "lib" |
||
| 1600 | ] |
||
| 1601 | }, |
||
| 1602 | "notification-url": "https://packagist.org/downloads/", |
||
| 1603 | "license": [ |
||
| 1604 | "MIT" |
||
| 1605 | ], |
||
| 1606 | "authors": [ |
||
| 1607 | { |
||
| 1608 | "name": "Jeremy Dorn", |
||
| 1609 | "email": "[email protected]", |
||
| 1610 | "homepage": "http://jeremydorn.com/" |
||
| 1611 | } |
||
| 1612 | ], |
||
| 1613 | "description": "a PHP SQL highlighting library", |
||
| 1614 | "homepage": "https://github.com/jdorn/sql-formatter/", |
||
| 1615 | "keywords": [ |
||
| 1616 | "highlight", |
||
| 1617 | "sql" |
||
| 1618 | ], |
||
| 1619 | "time": "2014-01-12 16:20:24" |
||
| 1620 | }, |
||
| 1621 | { |
||
| 1622 | "name": "knplabs/doctrine-behaviors", |
||
| 1623 | "version": "1.4.0", |
||
| 1624 | "source": { |
||
| 1625 | "type": "git", |
||
| 1626 | "url": "https://github.com/KnpLabs/DoctrineBehaviors.git", |
||
| 1627 | "reference": "c41433f5519d791d2fbdb2164633035c173b9db1" |
||
| 1628 | }, |
||
| 1629 | "dist": { |
||
| 1630 | "type": "zip", |
||
| 1631 | "url": "https://api.github.com/repos/KnpLabs/DoctrineBehaviors/zipball/c41433f5519d791d2fbdb2164633035c173b9db1", |
||
| 1632 | "reference": "c41433f5519d791d2fbdb2164633035c173b9db1", |
||
| 1633 | "shasum": "" |
||
| 1634 | }, |
||
| 1635 | "require": { |
||
| 1636 | "behat/transliterator": "~1.0", |
||
| 1637 | "doctrine/common": ">=2.2", |
||
| 1638 | "php": ">=5.4" |
||
| 1639 | }, |
||
| 1640 | "require-dev": { |
||
| 1641 | "doctrine/orm": ">=2.2", |
||
| 1642 | "ext-pdo_mysql": "*", |
||
| 1643 | "ext-pdo_pgsql": "*", |
||
| 1644 | "ext-pdo_sqlite": "*", |
||
| 1645 | "hexmedia/yaml-linter": "~0.1", |
||
| 1646 | "jakub-onderka/php-parallel-lint": "~0.8", |
||
| 1647 | "phpunit/phpunit": "~4.8" |
||
| 1648 | }, |
||
| 1649 | "suggest": { |
||
| 1650 | "symfony/framework-bundle": "To be able to use it as a bundle" |
||
| 1651 | }, |
||
| 1652 | "type": "library", |
||
| 1653 | "extra": { |
||
| 1654 | "branch-alias": { |
||
| 1655 | "dev-master": "1.1.x-dev" |
||
| 1656 | } |
||
| 1657 | }, |
||
| 1658 | "autoload": { |
||
| 1659 | "psr-4": { |
||
| 1660 | "Knp\\DoctrineBehaviors\\": "src/" |
||
| 1661 | } |
||
| 1662 | }, |
||
| 1663 | "notification-url": "https://packagist.org/downloads/", |
||
| 1664 | "license": [ |
||
| 1665 | "MIT" |
||
| 1666 | ], |
||
| 1667 | "authors": [ |
||
| 1668 | { |
||
| 1669 | "name": "Knplabs", |
||
| 1670 | "homepage": "http://knplabs.com" |
||
| 1671 | } |
||
| 1672 | ], |
||
| 1673 | "description": "Doctrine2 behavior traits", |
||
| 1674 | "homepage": "http://knplabs.com", |
||
| 1675 | "keywords": [ |
||
| 1676 | "Blameable", |
||
| 1677 | "behaviors", |
||
| 1678 | "doctrine2", |
||
| 1679 | "filterable", |
||
| 1680 | "softdeletable", |
||
| 1681 | "timestampable", |
||
| 1682 | "translatable", |
||
| 1683 | "tree" |
||
| 1684 | ], |
||
| 1685 | "time": "2016-09-30 06:03:12" |
||
| 1686 | }, |
||
| 1687 | { |
||
| 1688 | "name": "knplabs/knp-components", |
||
| 1689 | "version": "1.3.4", |
||
| 1690 | "source": { |
||
| 1691 | "type": "git", |
||
| 1692 | "url": "https://github.com/KnpLabs/knp-components.git", |
||
| 1693 | "reference": "f98bcc6d348fbe863a224b468e11fb5e91e28f2a" |
||
| 1694 | }, |
||
| 1695 | "dist": { |
||
| 1696 | "type": "zip", |
||
| 1697 | "url": "https://api.github.com/repos/KnpLabs/knp-components/zipball/f98bcc6d348fbe863a224b468e11fb5e91e28f2a", |
||
| 1698 | "reference": "f98bcc6d348fbe863a224b468e11fb5e91e28f2a", |
||
| 1699 | "shasum": "" |
||
| 1700 | }, |
||
| 1701 | "require": { |
||
| 1702 | "php": ">=5.3.2" |
||
| 1703 | }, |
||
| 1704 | "require-dev": { |
||
| 1705 | "doctrine/mongodb-odm": "~1.0@beta", |
||
| 1706 | "doctrine/orm": "~2.4", |
||
| 1707 | "doctrine/phpcr-odm": "~1.2", |
||
| 1708 | "jackalope/jackalope-doctrine-dbal": "~1.2", |
||
| 1709 | "phpunit/phpunit": "~4.2", |
||
| 1710 | "ruflin/elastica": "~1.0", |
||
| 1711 | "symfony/event-dispatcher": "~2.5" |
||
| 1712 | }, |
||
| 1713 | "suggest": { |
||
| 1714 | "doctrine/common": "to allow usage pagination with Doctrine ArrayCollection", |
||
| 1715 | "doctrine/mongodb-odm": "to allow usage pagination with Doctrine ODM MongoDB", |
||
| 1716 | "doctrine/orm": "to allow usage pagination with Doctrine ORM", |
||
| 1717 | "doctrine/phpcr-odm": "to allow usage pagination with Doctrine ODM PHPCR", |
||
| 1718 | "propel/propel1": "to allow usage pagination with Propel ORM", |
||
| 1719 | "ruflin/Elastica": "to allow usage pagination with ElasticSearch Client", |
||
| 1720 | "solarium/solarium": "to allow usage pagination with Solarium Client" |
||
| 1721 | }, |
||
| 1722 | "type": "library", |
||
| 1723 | "extra": { |
||
| 1724 | "branch-alias": { |
||
| 1725 | "dev-master": "1.3.x-dev" |
||
| 1726 | } |
||
| 1727 | }, |
||
| 1728 | "autoload": { |
||
| 1729 | "psr-0": { |
||
| 1730 | "Knp\\Component": "src" |
||
| 1731 | } |
||
| 1732 | }, |
||
| 1733 | "notification-url": "https://packagist.org/downloads/", |
||
| 1734 | "license": [ |
||
| 1735 | "MIT" |
||
| 1736 | ], |
||
| 1737 | "authors": [ |
||
| 1738 | { |
||
| 1739 | "name": "KnpLabs Team", |
||
| 1740 | "homepage": "http://knplabs.com" |
||
| 1741 | }, |
||
| 1742 | { |
||
| 1743 | "name": "Symfony Community", |
||
| 1744 | "homepage": "http://github.com/KnpLabs/knp-components/contributors" |
||
| 1745 | } |
||
| 1746 | ], |
||
| 1747 | "description": "Knplabs component library", |
||
| 1748 | "homepage": "http://github.com/KnpLabs/knp-components", |
||
| 1749 | "keywords": [ |
||
| 1750 | "components", |
||
| 1751 | "knp", |
||
| 1752 | "knplabs", |
||
| 1753 | "pager", |
||
| 1754 | "paginator" |
||
| 1755 | ], |
||
| 1756 | "time": "2016-12-06 18:10:24" |
||
| 1757 | }, |
||
| 1758 | { |
||
| 1759 | "name": "knplabs/knp-paginator-bundle", |
||
| 1760 | "version": "2.5.4", |
||
| 1761 | "source": { |
||
| 1762 | "type": "git", |
||
| 1763 | "url": "https://github.com/KnpLabs/KnpPaginatorBundle.git", |
||
| 1764 | "reference": "1618a19a871ba1245dc68e462b35e7df07dcfcc3" |
||
| 1765 | }, |
||
| 1766 | "dist": { |
||
| 1767 | "type": "zip", |
||
| 1768 | "url": "https://api.github.com/repos/KnpLabs/KnpPaginatorBundle/zipball/1618a19a871ba1245dc68e462b35e7df07dcfcc3", |
||
| 1769 | "reference": "1618a19a871ba1245dc68e462b35e7df07dcfcc3", |
||
| 1770 | "shasum": "" |
||
| 1771 | }, |
||
| 1772 | "require": { |
||
| 1773 | "knplabs/knp-components": "~1.2", |
||
| 1774 | "php": ">=5.3.3", |
||
| 1775 | "symfony/framework-bundle": "~2.3|~3.0", |
||
| 1776 | "twig/twig": "~1.12|~2" |
||
| 1777 | }, |
||
| 1778 | "require-dev": { |
||
| 1779 | "phpunit/phpunit": "~4.8", |
||
| 1780 | "symfony/expression-language": "~2.4|~3.0" |
||
| 1781 | }, |
||
| 1782 | "type": "symfony-bundle", |
||
| 1783 | "extra": { |
||
| 1784 | "branch-alias": { |
||
| 1785 | "dev-master": "2.5.x-dev" |
||
| 1786 | } |
||
| 1787 | }, |
||
| 1788 | "autoload": { |
||
| 1789 | "psr-4": { |
||
| 1790 | "Knp\\Bundle\\PaginatorBundle\\": "" |
||
| 1791 | } |
||
| 1792 | }, |
||
| 1793 | "notification-url": "https://packagist.org/downloads/", |
||
| 1794 | "license": [ |
||
| 1795 | "MIT" |
||
| 1796 | ], |
||
| 1797 | "authors": [ |
||
| 1798 | { |
||
| 1799 | "name": "KnpLabs Team", |
||
| 1800 | "homepage": "http://knplabs.com" |
||
| 1801 | }, |
||
| 1802 | { |
||
| 1803 | "name": "Symfony2 Community", |
||
| 1804 | "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle/contributors" |
||
| 1805 | } |
||
| 1806 | ], |
||
| 1807 | "description": "Paginator bundle for Symfony2 to automate pagination and simplify sorting and other features", |
||
| 1808 | "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle", |
||
| 1809 | "keywords": [ |
||
| 1810 | "Symfony2", |
||
| 1811 | "bundle", |
||
| 1812 | "knp", |
||
| 1813 | "knplabs", |
||
| 1814 | "pager", |
||
| 1815 | "pagination", |
||
| 1816 | "paginator" |
||
| 1817 | ], |
||
| 1818 | "time": "2017-03-21 09:45:46" |
||
| 1819 | }, |
||
| 1820 | { |
||
| 1821 | "name": "mcfedr/json-form", |
||
| 1822 | "version": "3.2.2", |
||
| 1823 | "source": { |
||
| 1824 | "type": "git", |
||
| 1825 | "url": "https://github.com/mcfedr/json-form.git", |
||
| 1826 | "reference": "8b9311567fb7f876579933a8f3a9894e40b889b6" |
||
| 1827 | }, |
||
| 1828 | "dist": { |
||
| 1829 | "type": "zip", |
||
| 1830 | "url": "https://api.github.com/repos/mcfedr/json-form/zipball/8b9311567fb7f876579933a8f3a9894e40b889b6", |
||
| 1831 | "reference": "8b9311567fb7f876579933a8f3a9894e40b889b6", |
||
| 1832 | "shasum": "" |
||
| 1833 | }, |
||
| 1834 | "require": { |
||
| 1835 | "php": ">=5.5", |
||
| 1836 | "symfony/symfony": "~2.8|~3.0" |
||
| 1837 | }, |
||
| 1838 | "require-dev": { |
||
| 1839 | "friendsofphp/php-cs-fixer": "^2.1", |
||
| 1840 | "phpunit/phpunit": "~4.3", |
||
| 1841 | "sensio/framework-extra-bundle": "~3.0", |
||
| 1842 | "symfony/monolog-bundle": "~2.3|^3.0" |
||
| 1843 | }, |
||
| 1844 | "type": "symfony-bundle", |
||
| 1845 | "autoload": { |
||
| 1846 | "psr-4": { |
||
| 1847 | "Mcfedr\\JsonFormBundle\\": "src/Mcfedr/JsonFormBundle" |
||
| 1848 | } |
||
| 1849 | }, |
||
| 1850 | "notification-url": "https://packagist.org/downloads/", |
||
| 1851 | "license": [ |
||
| 1852 | "MIT" |
||
| 1853 | ], |
||
| 1854 | "authors": [ |
||
| 1855 | { |
||
| 1856 | "name": "Fred Cox", |
||
| 1857 | "email": "[email protected]" |
||
| 1858 | } |
||
| 1859 | ], |
||
| 1860 | "description": "A couple of helper files for handling json with symfony forms", |
||
| 1861 | "keywords": [ |
||
| 1862 | "Forms", |
||
| 1863 | "json", |
||
| 1864 | "symfony" |
||
| 1865 | ], |
||
| 1866 | "time": "2017-02-14 14:37:07" |
||
| 1867 | }, |
||
| 1868 | { |
||
| 1869 | "name": "monolog/monolog", |
||
| 1870 | "version": "1.22.1", |
||
| 1871 | "source": { |
||
| 1872 | "type": "git", |
||
| 1873 | "url": "https://github.com/Seldaek/monolog.git", |
||
| 1874 | "reference": "1e044bc4b34e91743943479f1be7a1d5eb93add0" |
||
| 1875 | }, |
||
| 1876 | "dist": { |
||
| 1877 | "type": "zip", |
||
| 1878 | "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1e044bc4b34e91743943479f1be7a1d5eb93add0", |
||
| 1879 | "reference": "1e044bc4b34e91743943479f1be7a1d5eb93add0", |
||
| 1880 | "shasum": "" |
||
| 1881 | }, |
||
| 1882 | "require": { |
||
| 1883 | "php": ">=5.3.0", |
||
| 1884 | "psr/log": "~1.0" |
||
| 1885 | }, |
||
| 1886 | "provide": { |
||
| 1887 | "psr/log-implementation": "1.0.0" |
||
| 1888 | }, |
||
| 1889 | "require-dev": { |
||
| 1890 | "aws/aws-sdk-php": "^2.4.9 || ^3.0", |
||
| 1891 | "doctrine/couchdb": "~1.0@dev", |
||
| 1892 | "graylog2/gelf-php": "~1.0", |
||
| 1893 | "jakub-onderka/php-parallel-lint": "0.9", |
||
| 1894 | "php-amqplib/php-amqplib": "~2.4", |
||
| 1895 | "php-console/php-console": "^3.1.3", |
||
| 1896 | "phpunit/phpunit": "~4.5", |
||
| 1897 | "phpunit/phpunit-mock-objects": "2.3.0", |
||
| 1898 | "ruflin/elastica": ">=0.90 <3.0", |
||
| 1899 | "sentry/sentry": "^0.13", |
||
| 1900 | "swiftmailer/swiftmailer": "~5.3" |
||
| 1901 | }, |
||
| 1902 | "suggest": { |
||
| 1903 | "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", |
||
| 1904 | "doctrine/couchdb": "Allow sending log messages to a CouchDB server", |
||
| 1905 | "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", |
||
| 1906 | "ext-mongo": "Allow sending log messages to a MongoDB server", |
||
| 1907 | "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", |
||
| 1908 | "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", |
||
| 1909 | "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", |
||
| 1910 | "php-console/php-console": "Allow sending log messages to Google Chrome", |
||
| 1911 | "rollbar/rollbar": "Allow sending log messages to Rollbar", |
||
| 1912 | "ruflin/elastica": "Allow sending log messages to an Elastic Search server", |
||
| 1913 | "sentry/sentry": "Allow sending log messages to a Sentry server" |
||
| 1914 | }, |
||
| 1915 | "type": "library", |
||
| 1916 | "extra": { |
||
| 1917 | "branch-alias": { |
||
| 1918 | "dev-master": "2.0.x-dev" |
||
| 1919 | } |
||
| 1920 | }, |
||
| 1921 | "autoload": { |
||
| 1922 | "psr-4": { |
||
| 1923 | "Monolog\\": "src/Monolog" |
||
| 1924 | } |
||
| 1925 | }, |
||
| 1926 | "notification-url": "https://packagist.org/downloads/", |
||
| 1927 | "license": [ |
||
| 1928 | "MIT" |
||
| 1929 | ], |
||
| 1930 | "authors": [ |
||
| 1931 | { |
||
| 1932 | "name": "Jordi Boggiano", |
||
| 1933 | "email": "[email protected]", |
||
| 1934 | "homepage": "http://seld.be" |
||
| 1935 | } |
||
| 1936 | ], |
||
| 1937 | "description": "Sends your logs to files, sockets, inboxes, databases and various web services", |
||
| 1938 | "homepage": "http://github.com/Seldaek/monolog", |
||
| 1939 | "keywords": [ |
||
| 1940 | "log", |
||
| 1941 | "logging", |
||
| 1942 | "psr-3" |
||
| 1943 | ], |
||
| 1944 | "time": "2017-03-13 07:08:03" |
||
| 1945 | }, |
||
| 1946 | { |
||
| 1947 | "name": "mtdowling/jmespath.php", |
||
| 1948 | "version": "2.4.0", |
||
| 1949 | "source": { |
||
| 1950 | "type": "git", |
||
| 1951 | "url": "https://github.com/jmespath/jmespath.php.git", |
||
| 1952 | "reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac" |
||
| 1953 | }, |
||
| 1954 | "dist": { |
||
| 1955 | "type": "zip", |
||
| 1956 | "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/adcc9531682cf87dfda21e1fd5d0e7a41d292fac", |
||
| 1957 | "reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac", |
||
| 1958 | "shasum": "" |
||
| 1959 | }, |
||
| 1960 | "require": { |
||
| 1961 | "php": ">=5.4.0" |
||
| 1962 | }, |
||
| 1963 | "require-dev": { |
||
| 1964 | "phpunit/phpunit": "~4.0" |
||
| 1965 | }, |
||
| 1966 | "bin": [ |
||
| 1967 | "bin/jp.php" |
||
| 1968 | ], |
||
| 1969 | "type": "library", |
||
| 1970 | "extra": { |
||
| 1971 | "branch-alias": { |
||
| 1972 | "dev-master": "2.0-dev" |
||
| 1973 | } |
||
| 1974 | }, |
||
| 1975 | "autoload": { |
||
| 1976 | "psr-4": { |
||
| 1977 | "JmesPath\\": "src/" |
||
| 1978 | }, |
||
| 1979 | "files": [ |
||
| 1980 | "src/JmesPath.php" |
||
| 1981 | ] |
||
| 1982 | }, |
||
| 1983 | "notification-url": "https://packagist.org/downloads/", |
||
| 1984 | "license": [ |
||
| 1985 | "MIT" |
||
| 1986 | ], |
||
| 1987 | "authors": [ |
||
| 1988 | { |
||
| 1989 | "name": "Michael Dowling", |
||
| 1990 | "email": "[email protected]", |
||
| 1991 | "homepage": "https://github.com/mtdowling" |
||
| 1992 | } |
||
| 1993 | ], |
||
| 1994 | "description": "Declaratively specify how to extract elements from a JSON document", |
||
| 1995 | "keywords": [ |
||
| 1996 | "json", |
||
| 1997 | "jsonpath" |
||
| 1998 | ], |
||
| 1999 | "time": "2016-12-03 22:08:25" |
||
| 2000 | }, |
||
| 2001 | { |
||
| 2002 | "name": "nelmio/cors-bundle", |
||
| 2003 | "version": "1.5.1", |
||
| 2004 | "source": { |
||
| 2005 | "type": "git", |
||
| 2006 | "url": "https://github.com/nelmio/NelmioCorsBundle.git", |
||
| 2007 | "reference": "cc9a26517b65769e6e3cea10099d4a40ce11ca29" |
||
| 2008 | }, |
||
| 2009 | "dist": { |
||
| 2010 | "type": "zip", |
||
| 2011 | "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/cc9a26517b65769e6e3cea10099d4a40ce11ca29", |
||
| 2012 | "reference": "cc9a26517b65769e6e3cea10099d4a40ce11ca29", |
||
| 2013 | "shasum": "" |
||
| 2014 | }, |
||
| 2015 | "require": { |
||
| 2016 | "symfony/framework-bundle": "^2.7 || ^3.0" |
||
| 2017 | }, |
||
| 2018 | "require-dev": { |
||
| 2019 | "matthiasnoback/symfony-dependency-injection-test": "^0.7.6", |
||
| 2020 | "mockery/mockery": "0.9.*" |
||
| 2021 | }, |
||
| 2022 | "type": "symfony-bundle", |
||
| 2023 | "extra": { |
||
| 2024 | "branch-alias": { |
||
| 2025 | "dev-master": "1.5.x-dev" |
||
| 2026 | } |
||
| 2027 | }, |
||
| 2028 | "autoload": { |
||
| 2029 | "psr-4": { |
||
| 2030 | "Nelmio\\CorsBundle\\": "" |
||
| 2031 | }, |
||
| 2032 | "exclude-from-classmap": [ |
||
| 2033 | "/Tests/" |
||
| 2034 | ] |
||
| 2035 | }, |
||
| 2036 | "notification-url": "https://packagist.org/downloads/", |
||
| 2037 | "license": [ |
||
| 2038 | "MIT" |
||
| 2039 | ], |
||
| 2040 | "authors": [ |
||
| 2041 | { |
||
| 2042 | "name": "Nelmio", |
||
| 2043 | "homepage": "http://nelm.io" |
||
| 2044 | }, |
||
| 2045 | { |
||
| 2046 | "name": "Symfony Community", |
||
| 2047 | "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors" |
||
| 2048 | } |
||
| 2049 | ], |
||
| 2050 | "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application", |
||
| 2051 | "keywords": [ |
||
| 2052 | "api", |
||
| 2053 | "cors", |
||
| 2054 | "crossdomain" |
||
| 2055 | ], |
||
| 2056 | "time": "2017-01-22 21:34:09" |
||
| 2057 | }, |
||
| 2058 | { |
||
| 2059 | "name": "ocramius/package-versions", |
||
| 2060 | "version": "1.1.2", |
||
| 2061 | "source": { |
||
| 2062 | "type": "git", |
||
| 2063 | "url": "https://github.com/Ocramius/PackageVersions.git", |
||
| 2064 | "reference": "51e867c70f0799790b3e82276875414ce13daaca" |
||
| 2065 | }, |
||
| 2066 | "dist": { |
||
| 2067 | "type": "zip", |
||
| 2068 | "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/51e867c70f0799790b3e82276875414ce13daaca", |
||
| 2069 | "reference": "51e867c70f0799790b3e82276875414ce13daaca", |
||
| 2070 | "shasum": "" |
||
| 2071 | }, |
||
| 2072 | "require": { |
||
| 2073 | "composer-plugin-api": "^1.0", |
||
| 2074 | "php": "~7.0" |
||
| 2075 | }, |
||
| 2076 | "require-dev": { |
||
| 2077 | "composer/composer": "^1.3", |
||
| 2078 | "ext-zip": "*", |
||
| 2079 | "phpunit/phpunit": "^5.4.7" |
||
| 2080 | }, |
||
| 2081 | "type": "composer-plugin", |
||
| 2082 | "extra": { |
||
| 2083 | "class": "PackageVersions\\Installer", |
||
| 2084 | "branch-alias": { |
||
| 2085 | "dev-master": "2.0.x-dev" |
||
| 2086 | } |
||
| 2087 | }, |
||
| 2088 | "autoload": { |
||
| 2089 | "psr-4": { |
||
| 2090 | "PackageVersions\\": "src/PackageVersions" |
||
| 2091 | } |
||
| 2092 | }, |
||
| 2093 | "notification-url": "https://packagist.org/downloads/", |
||
| 2094 | "license": [ |
||
| 2095 | "MIT" |
||
| 2096 | ], |
||
| 2097 | "authors": [ |
||
| 2098 | { |
||
| 2099 | "name": "Marco Pivetta", |
||
| 2100 | "email": "[email protected]" |
||
| 2101 | } |
||
| 2102 | ], |
||
| 2103 | "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", |
||
| 2104 | "time": "2016-12-30 09:49:15" |
||
| 2105 | }, |
||
| 2106 | { |
||
| 2107 | "name": "ocramius/proxy-manager", |
||
| 2108 | "version": "2.1.0", |
||
| 2109 | "source": { |
||
| 2110 | "type": "git", |
||
| 2111 | "url": "https://github.com/Ocramius/ProxyManager.git", |
||
| 2112 | "reference": "d9e5a00ca2d87b7e0f1bff36b897e02afd7d5435" |
||
| 2113 | }, |
||
| 2114 | "dist": { |
||
| 2115 | "type": "zip", |
||
| 2116 | "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/d9e5a00ca2d87b7e0f1bff36b897e02afd7d5435", |
||
| 2117 | "reference": "d9e5a00ca2d87b7e0f1bff36b897e02afd7d5435", |
||
| 2118 | "shasum": "" |
||
| 2119 | }, |
||
| 2120 | "require": { |
||
| 2121 | "ocramius/package-versions": "^1.1.1", |
||
| 2122 | "php": "^7.1.0", |
||
| 2123 | "zendframework/zend-code": "^3.1.0" |
||
| 2124 | }, |
||
| 2125 | "require-dev": { |
||
| 2126 | "couscous/couscous": "^1.5.2", |
||
| 2127 | "ext-phar": "*", |
||
| 2128 | "humbug/humbug": "dev-master@DEV", |
||
| 2129 | "phpbench/phpbench": "^0.12.2", |
||
| 2130 | "phpunit/phpunit": "^5.6.4", |
||
| 2131 | "phpunit/phpunit-mock-objects": "^3.4.1", |
||
| 2132 | "squizlabs/php_codesniffer": "^2.7.0" |
||
| 2133 | }, |
||
| 2134 | "suggest": { |
||
| 2135 | "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects", |
||
| 2136 | "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)", |
||
| 2137 | "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)", |
||
| 2138 | "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)" |
||
| 2139 | }, |
||
| 2140 | "type": "library", |
||
| 2141 | "extra": { |
||
| 2142 | "branch-alias": { |
||
| 2143 | "dev-master": "3.0.x-dev" |
||
| 2144 | } |
||
| 2145 | }, |
||
| 2146 | "autoload": { |
||
| 2147 | "psr-0": { |
||
| 2148 | "ProxyManager\\": "src" |
||
| 2149 | } |
||
| 2150 | }, |
||
| 2151 | "notification-url": "https://packagist.org/downloads/", |
||
| 2152 | "license": [ |
||
| 2153 | "MIT" |
||
| 2154 | ], |
||
| 2155 | "authors": [ |
||
| 2156 | { |
||
| 2157 | "name": "Marco Pivetta", |
||
| 2158 | "email": "[email protected]", |
||
| 2159 | "homepage": "http://ocramius.github.io/" |
||
| 2160 | } |
||
| 2161 | ], |
||
| 2162 | "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies", |
||
| 2163 | "homepage": "https://github.com/Ocramius/ProxyManager", |
||
| 2164 | "keywords": [ |
||
| 2165 | "aop", |
||
| 2166 | "lazy loading", |
||
| 2167 | "proxy", |
||
| 2168 | "proxy pattern", |
||
| 2169 | "service proxies" |
||
| 2170 | ], |
||
| 2171 | "time": "2016-11-30 15:45:00" |
||
| 2172 | }, |
||
| 2173 | { |
||
| 2174 | "name": "paragonie/random_compat", |
||
| 2175 | "version": "v2.0.10", |
||
| 2176 | "source": { |
||
| 2177 | "type": "git", |
||
| 2178 | "url": "https://github.com/paragonie/random_compat.git", |
||
| 2179 | "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d" |
||
| 2180 | }, |
||
| 2181 | "dist": { |
||
| 2182 | "type": "zip", |
||
| 2183 | "url": "https://api.github.com/repos/paragonie/random_compat/zipball/634bae8e911eefa89c1abfbf1b66da679ac8f54d", |
||
| 2184 | "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d", |
||
| 2185 | "shasum": "" |
||
| 2186 | }, |
||
| 2187 | "require": { |
||
| 2188 | "php": ">=5.2.0" |
||
| 2189 | }, |
||
| 2190 | "require-dev": { |
||
| 2191 | "phpunit/phpunit": "4.*|5.*" |
||
| 2192 | }, |
||
| 2193 | "suggest": { |
||
| 2194 | "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." |
||
| 2195 | }, |
||
| 2196 | "type": "library", |
||
| 2197 | "autoload": { |
||
| 2198 | "files": [ |
||
| 2199 | "lib/random.php" |
||
| 2200 | ] |
||
| 2201 | }, |
||
| 2202 | "notification-url": "https://packagist.org/downloads/", |
||
| 2203 | "license": [ |
||
| 2204 | "MIT" |
||
| 2205 | ], |
||
| 2206 | "authors": [ |
||
| 2207 | { |
||
| 2208 | "name": "Paragon Initiative Enterprises", |
||
| 2209 | "email": "[email protected]", |
||
| 2210 | "homepage": "https://paragonie.com" |
||
| 2211 | } |
||
| 2212 | ], |
||
| 2213 | "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", |
||
| 2214 | "keywords": [ |
||
| 2215 | "csprng", |
||
| 2216 | "pseudorandom", |
||
| 2217 | "random" |
||
| 2218 | ], |
||
| 2219 | "time": "2017-03-13 16:27:32" |
||
| 2220 | }, |
||
| 2221 | { |
||
| 2222 | "name": "phpseclib/phpseclib", |
||
| 2223 | "version": "2.0.4", |
||
| 2224 | "source": { |
||
| 2225 | "type": "git", |
||
| 2226 | "url": "https://github.com/phpseclib/phpseclib.git", |
||
| 2227 | "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf" |
||
| 2228 | }, |
||
| 2229 | "dist": { |
||
| 2230 | "type": "zip", |
||
| 2231 | "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/ab8028c93c03cc8d9c824efa75dc94f1db2369bf", |
||
| 2232 | "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf", |
||
| 2233 | "shasum": "" |
||
| 2234 | }, |
||
| 2235 | "require": { |
||
| 2236 | "php": ">=5.3.3" |
||
| 2237 | }, |
||
| 2238 | "require-dev": { |
||
| 2239 | "phing/phing": "~2.7", |
||
| 2240 | "phpunit/phpunit": "~4.0", |
||
| 2241 | "sami/sami": "~2.0", |
||
| 2242 | "squizlabs/php_codesniffer": "~2.0" |
||
| 2243 | }, |
||
| 2244 | "suggest": { |
||
| 2245 | "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", |
||
| 2246 | "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", |
||
| 2247 | "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", |
||
| 2248 | "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." |
||
| 2249 | }, |
||
| 2250 | "type": "library", |
||
| 2251 | "autoload": { |
||
| 2252 | "files": [ |
||
| 2253 | "phpseclib/bootstrap.php" |
||
| 2254 | ], |
||
| 2255 | "psr-4": { |
||
| 2256 | "phpseclib\\": "phpseclib/" |
||
| 2257 | } |
||
| 2258 | }, |
||
| 2259 | "notification-url": "https://packagist.org/downloads/", |
||
| 2260 | "license": [ |
||
| 2261 | "MIT" |
||
| 2262 | ], |
||
| 2263 | "authors": [ |
||
| 2264 | { |
||
| 2265 | "name": "Jim Wigginton", |
||
| 2266 | "email": "[email protected]", |
||
| 2267 | "role": "Lead Developer" |
||
| 2268 | }, |
||
| 2269 | { |
||
| 2270 | "name": "Patrick Monnerat", |
||
| 2271 | "email": "[email protected]", |
||
| 2272 | "role": "Developer" |
||
| 2273 | }, |
||
| 2274 | { |
||
| 2275 | "name": "Andreas Fischer", |
||
| 2276 | "email": "[email protected]", |
||
| 2277 | "role": "Developer" |
||
| 2278 | }, |
||
| 2279 | { |
||
| 2280 | "name": "Hans-Jürgen Petrich", |
||
| 2281 | "email": "[email protected]", |
||
| 2282 | "role": "Developer" |
||
| 2283 | }, |
||
| 2284 | { |
||
| 2285 | "name": "Graham Campbell", |
||
| 2286 | "email": "[email protected]", |
||
| 2287 | "role": "Developer" |
||
| 2288 | } |
||
| 2289 | ], |
||
| 2290 | "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", |
||
| 2291 | "homepage": "http://phpseclib.sourceforge.net", |
||
| 2292 | "keywords": [ |
||
| 2293 | "BigInteger", |
||
| 2294 | "aes", |
||
| 2295 | "asn.1", |
||
| 2296 | "asn1", |
||
| 2297 | "blowfish", |
||
| 2298 | "crypto", |
||
| 2299 | "cryptography", |
||
| 2300 | "encryption", |
||
| 2301 | "rsa", |
||
| 2302 | "security", |
||
| 2303 | "sftp", |
||
| 2304 | "signature", |
||
| 2305 | "signing", |
||
| 2306 | "ssh", |
||
| 2307 | "twofish", |
||
| 2308 | "x.509", |
||
| 2309 | "x509" |
||
| 2310 | ], |
||
| 2311 | "time": "2016-10-04 00:57:04" |
||
| 2312 | }, |
||
| 2313 | { |
||
| 2314 | "name": "psr/cache", |
||
| 2315 | "version": "1.0.1", |
||
| 2316 | "source": { |
||
| 2317 | "type": "git", |
||
| 2318 | "url": "https://github.com/php-fig/cache.git", |
||
| 2319 | "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" |
||
| 2320 | }, |
||
| 2321 | "dist": { |
||
| 2322 | "type": "zip", |
||
| 2323 | "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", |
||
| 2324 | "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", |
||
| 2325 | "shasum": "" |
||
| 2326 | }, |
||
| 2327 | "require": { |
||
| 2328 | "php": ">=5.3.0" |
||
| 2329 | }, |
||
| 2330 | "type": "library", |
||
| 2331 | "extra": { |
||
| 2332 | "branch-alias": { |
||
| 2333 | "dev-master": "1.0.x-dev" |
||
| 2334 | } |
||
| 2335 | }, |
||
| 2336 | "autoload": { |
||
| 2337 | "psr-4": { |
||
| 2338 | "Psr\\Cache\\": "src/" |
||
| 2339 | } |
||
| 2340 | }, |
||
| 2341 | "notification-url": "https://packagist.org/downloads/", |
||
| 2342 | "license": [ |
||
| 2343 | "MIT" |
||
| 2344 | ], |
||
| 2345 | "authors": [ |
||
| 2346 | { |
||
| 2347 | "name": "PHP-FIG", |
||
| 2348 | "homepage": "http://www.php-fig.org/" |
||
| 2349 | } |
||
| 2350 | ], |
||
| 2351 | "description": "Common interface for caching libraries", |
||
| 2352 | "keywords": [ |
||
| 2353 | "cache", |
||
| 2354 | "psr", |
||
| 2355 | "psr-6" |
||
| 2356 | ], |
||
| 2357 | "time": "2016-08-06 20:24:11" |
||
| 2358 | }, |
||
| 2359 | { |
||
| 2360 | "name": "psr/http-message", |
||
| 2361 | "version": "1.0.1", |
||
| 2362 | "source": { |
||
| 2363 | "type": "git", |
||
| 2364 | "url": "https://github.com/php-fig/http-message.git", |
||
| 2365 | "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" |
||
| 2366 | }, |
||
| 2367 | "dist": { |
||
| 2368 | "type": "zip", |
||
| 2369 | "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", |
||
| 2370 | "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", |
||
| 2371 | "shasum": "" |
||
| 2372 | }, |
||
| 2373 | "require": { |
||
| 2374 | "php": ">=5.3.0" |
||
| 2375 | }, |
||
| 2376 | "type": "library", |
||
| 2377 | "extra": { |
||
| 2378 | "branch-alias": { |
||
| 2379 | "dev-master": "1.0.x-dev" |
||
| 2380 | } |
||
| 2381 | }, |
||
| 2382 | "autoload": { |
||
| 2383 | "psr-4": { |
||
| 2384 | "Psr\\Http\\Message\\": "src/" |
||
| 2385 | } |
||
| 2386 | }, |
||
| 2387 | "notification-url": "https://packagist.org/downloads/", |
||
| 2388 | "license": [ |
||
| 2389 | "MIT" |
||
| 2390 | ], |
||
| 2391 | "authors": [ |
||
| 2392 | { |
||
| 2393 | "name": "PHP-FIG", |
||
| 2394 | "homepage": "http://www.php-fig.org/" |
||
| 2395 | } |
||
| 2396 | ], |
||
| 2397 | "description": "Common interface for HTTP messages", |
||
| 2398 | "homepage": "https://github.com/php-fig/http-message", |
||
| 2399 | "keywords": [ |
||
| 2400 | "http", |
||
| 2401 | "http-message", |
||
| 2402 | "psr", |
||
| 2403 | "psr-7", |
||
| 2404 | "request", |
||
| 2405 | "response" |
||
| 2406 | ], |
||
| 2407 | "time": "2016-08-06 14:39:51" |
||
| 2408 | }, |
||
| 2409 | { |
||
| 2410 | "name": "psr/log", |
||
| 2411 | "version": "1.0.2", |
||
| 2412 | "source": { |
||
| 2413 | "type": "git", |
||
| 2414 | "url": "https://github.com/php-fig/log.git", |
||
| 2415 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" |
||
| 2416 | }, |
||
| 2417 | "dist": { |
||
| 2418 | "type": "zip", |
||
| 2419 | "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
| 2420 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
| 2421 | "shasum": "" |
||
| 2422 | }, |
||
| 2423 | "require": { |
||
| 2424 | "php": ">=5.3.0" |
||
| 2425 | }, |
||
| 2426 | "type": "library", |
||
| 2427 | "extra": { |
||
| 2428 | "branch-alias": { |
||
| 2429 | "dev-master": "1.0.x-dev" |
||
| 2430 | } |
||
| 2431 | }, |
||
| 2432 | "autoload": { |
||
| 2433 | "psr-4": { |
||
| 2434 | "Psr\\Log\\": "Psr/Log/" |
||
| 2435 | } |
||
| 2436 | }, |
||
| 2437 | "notification-url": "https://packagist.org/downloads/", |
||
| 2438 | "license": [ |
||
| 2439 | "MIT" |
||
| 2440 | ], |
||
| 2441 | "authors": [ |
||
| 2442 | { |
||
| 2443 | "name": "PHP-FIG", |
||
| 2444 | "homepage": "http://www.php-fig.org/" |
||
| 2445 | } |
||
| 2446 | ], |
||
| 2447 | "description": "Common interface for logging libraries", |
||
| 2448 | "homepage": "https://github.com/php-fig/log", |
||
| 2449 | "keywords": [ |
||
| 2450 | "log", |
||
| 2451 | "psr", |
||
| 2452 | "psr-3" |
||
| 2453 | ], |
||
| 2454 | "time": "2016-10-10 12:19:37" |
||
| 2455 | }, |
||
| 2456 | { |
||
| 2457 | "name": "sensio/distribution-bundle", |
||
| 2458 | "version": "v5.0.18", |
||
| 2459 | "source": { |
||
| 2460 | "type": "git", |
||
| 2461 | "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", |
||
| 2462 | "reference": "17846680901003d26d823c2e3ac9228702837916" |
||
| 2463 | }, |
||
| 2464 | "dist": { |
||
| 2465 | "type": "zip", |
||
| 2466 | "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/17846680901003d26d823c2e3ac9228702837916", |
||
| 2467 | "reference": "17846680901003d26d823c2e3ac9228702837916", |
||
| 2468 | "shasum": "" |
||
| 2469 | }, |
||
| 2470 | "require": { |
||
| 2471 | "php": ">=5.3.9", |
||
| 2472 | "sensiolabs/security-checker": "~3.0|~4.0", |
||
| 2473 | "symfony/class-loader": "~2.3|~3.0", |
||
| 2474 | "symfony/config": "~2.3|~3.0", |
||
| 2475 | "symfony/dependency-injection": "~2.3|~3.0", |
||
| 2476 | "symfony/filesystem": "~2.3|~3.0", |
||
| 2477 | "symfony/http-kernel": "~2.3|~3.0", |
||
| 2478 | "symfony/process": "~2.3|~3.0" |
||
| 2479 | }, |
||
| 2480 | "type": "symfony-bundle", |
||
| 2481 | "extra": { |
||
| 2482 | "branch-alias": { |
||
| 2483 | "dev-master": "5.0.x-dev" |
||
| 2484 | } |
||
| 2485 | }, |
||
| 2486 | "autoload": { |
||
| 2487 | "psr-4": { |
||
| 2488 | "Sensio\\Bundle\\DistributionBundle\\": "" |
||
| 2489 | } |
||
| 2490 | }, |
||
| 2491 | "notification-url": "https://packagist.org/downloads/", |
||
| 2492 | "license": [ |
||
| 2493 | "MIT" |
||
| 2494 | ], |
||
| 2495 | "authors": [ |
||
| 2496 | { |
||
| 2497 | "name": "Fabien Potencier", |
||
| 2498 | "email": "[email protected]" |
||
| 2499 | } |
||
| 2500 | ], |
||
| 2501 | "description": "Base bundle for Symfony Distributions", |
||
| 2502 | "keywords": [ |
||
| 2503 | "configuration", |
||
| 2504 | "distribution" |
||
| 2505 | ], |
||
| 2506 | "time": "2017-01-10 14:58:45" |
||
| 2507 | }, |
||
| 2508 | { |
||
| 2509 | "name": "sensio/framework-extra-bundle", |
||
| 2510 | "version": "v3.0.25", |
||
| 2511 | "source": { |
||
| 2512 | "type": "git", |
||
| 2513 | "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", |
||
| 2514 | "reference": "472b339cf0c82f3a033b29f85d9d9cada3cd1a9c" |
||
| 2515 | }, |
||
| 2516 | "dist": { |
||
| 2517 | "type": "zip", |
||
| 2518 | "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/472b339cf0c82f3a033b29f85d9d9cada3cd1a9c", |
||
| 2519 | "reference": "472b339cf0c82f3a033b29f85d9d9cada3cd1a9c", |
||
| 2520 | "shasum": "" |
||
| 2521 | }, |
||
| 2522 | "require": { |
||
| 2523 | "doctrine/common": "~2.2", |
||
| 2524 | "symfony/dependency-injection": "~2.3|~3.0", |
||
| 2525 | "symfony/framework-bundle": "~2.3|~3.0" |
||
| 2526 | }, |
||
| 2527 | "require-dev": { |
||
| 2528 | "doctrine/doctrine-bundle": "~1.5", |
||
| 2529 | "doctrine/orm": "~2.4,>=2.4.5", |
||
| 2530 | "symfony/asset": "~2.7|~3.0", |
||
| 2531 | "symfony/browser-kit": "~2.3|~3.0", |
||
| 2532 | "symfony/dom-crawler": "~2.3|~3.0", |
||
| 2533 | "symfony/expression-language": "~2.4|~3.0", |
||
| 2534 | "symfony/finder": "~2.3|~3.0", |
||
| 2535 | "symfony/phpunit-bridge": "~3.2", |
||
| 2536 | "symfony/psr-http-message-bridge": "^0.3", |
||
| 2537 | "symfony/security-bundle": "~2.4|~3.0", |
||
| 2538 | "symfony/templating": "~2.3|~3.0", |
||
| 2539 | "symfony/translation": "~2.3|~3.0", |
||
| 2540 | "symfony/twig-bundle": "~2.3|~3.0", |
||
| 2541 | "symfony/yaml": "~2.3|~3.0", |
||
| 2542 | "twig/twig": "~1.12|~2.0", |
||
| 2543 | "zendframework/zend-diactoros": "^1.3" |
||
| 2544 | }, |
||
| 2545 | "suggest": { |
||
| 2546 | "symfony/expression-language": "", |
||
| 2547 | "symfony/psr-http-message-bridge": "To use the PSR-7 converters", |
||
| 2548 | "symfony/security-bundle": "" |
||
| 2549 | }, |
||
| 2550 | "type": "symfony-bundle", |
||
| 2551 | "extra": { |
||
| 2552 | "branch-alias": { |
||
| 2553 | "dev-master": "3.0.x-dev" |
||
| 2554 | } |
||
| 2555 | }, |
||
| 2556 | "autoload": { |
||
| 2557 | "psr-4": { |
||
| 2558 | "Sensio\\Bundle\\FrameworkExtraBundle\\": "" |
||
| 2559 | } |
||
| 2560 | }, |
||
| 2561 | "notification-url": "https://packagist.org/downloads/", |
||
| 2562 | "license": [ |
||
| 2563 | "MIT" |
||
| 2564 | ], |
||
| 2565 | "authors": [ |
||
| 2566 | { |
||
| 2567 | "name": "Fabien Potencier", |
||
| 2568 | "email": "[email protected]" |
||
| 2569 | } |
||
| 2570 | ], |
||
| 2571 | "description": "This bundle provides a way to configure your controllers with annotations", |
||
| 2572 | "keywords": [ |
||
| 2573 | "annotations", |
||
| 2574 | "controllers" |
||
| 2575 | ], |
||
| 2576 | "time": "2017-03-21 23:34:44" |
||
| 2577 | }, |
||
| 2578 | { |
||
| 2579 | "name": "sensiolabs/security-checker", |
||
| 2580 | "version": "v4.0.4", |
||
| 2581 | "source": { |
||
| 2582 | "type": "git", |
||
| 2583 | "url": "https://github.com/sensiolabs/security-checker.git", |
||
| 2584 | "reference": "9e69eddf3bc49d1ee5c7908564da3141796d4bbc" |
||
| 2585 | }, |
||
| 2586 | "dist": { |
||
| 2587 | "type": "zip", |
||
| 2588 | "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/9e69eddf3bc49d1ee5c7908564da3141796d4bbc", |
||
| 2589 | "reference": "9e69eddf3bc49d1ee5c7908564da3141796d4bbc", |
||
| 2590 | "shasum": "" |
||
| 2591 | }, |
||
| 2592 | "require": { |
||
| 2593 | "composer/ca-bundle": "^1.0", |
||
| 2594 | "symfony/console": "~2.7|~3.0" |
||
| 2595 | }, |
||
| 2596 | "bin": [ |
||
| 2597 | "security-checker" |
||
| 2598 | ], |
||
| 2599 | "type": "library", |
||
| 2600 | "extra": { |
||
| 2601 | "branch-alias": { |
||
| 2602 | "dev-master": "4.0-dev" |
||
| 2603 | } |
||
| 2604 | }, |
||
| 2605 | "autoload": { |
||
| 2606 | "psr-0": { |
||
| 2607 | "SensioLabs\\Security": "" |
||
| 2608 | } |
||
| 2609 | }, |
||
| 2610 | "notification-url": "https://packagist.org/downloads/", |
||
| 2611 | "license": [ |
||
| 2612 | "MIT" |
||
| 2613 | ], |
||
| 2614 | "authors": [ |
||
| 2615 | { |
||
| 2616 | "name": "Fabien Potencier", |
||
| 2617 | "email": "[email protected]" |
||
| 2618 | } |
||
| 2619 | ], |
||
| 2620 | "description": "A security checker for your composer.lock", |
||
| 2621 | "time": "2017-03-31 14:50:32" |
||
| 2622 | }, |
||
| 2623 | { |
||
| 2624 | "name": "swiftmailer/swiftmailer", |
||
| 2625 | "version": "v5.4.6", |
||
| 2626 | "source": { |
||
| 2627 | "type": "git", |
||
| 2628 | "url": "https://github.com/swiftmailer/swiftmailer.git", |
||
| 2629 | "reference": "81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e" |
||
| 2630 | }, |
||
| 2631 | "dist": { |
||
| 2632 | "type": "zip", |
||
| 2633 | "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e", |
||
| 2634 | "reference": "81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e", |
||
| 2635 | "shasum": "" |
||
| 2636 | }, |
||
| 2637 | "require": { |
||
| 2638 | "php": ">=5.3.3" |
||
| 2639 | }, |
||
| 2640 | "require-dev": { |
||
| 2641 | "mockery/mockery": "~0.9.1", |
||
| 2642 | "symfony/phpunit-bridge": "~3.2" |
||
| 2643 | }, |
||
| 2644 | "type": "library", |
||
| 2645 | "extra": { |
||
| 2646 | "branch-alias": { |
||
| 2647 | "dev-master": "5.4-dev" |
||
| 2648 | } |
||
| 2649 | }, |
||
| 2650 | "autoload": { |
||
| 2651 | "files": [ |
||
| 2652 | "lib/swift_required.php" |
||
| 2653 | ] |
||
| 2654 | }, |
||
| 2655 | "notification-url": "https://packagist.org/downloads/", |
||
| 2656 | "license": [ |
||
| 2657 | "MIT" |
||
| 2658 | ], |
||
| 2659 | "authors": [ |
||
| 2660 | { |
||
| 2661 | "name": "Chris Corbyn" |
||
| 2662 | }, |
||
| 2663 | { |
||
| 2664 | "name": "Fabien Potencier", |
||
| 2665 | "email": "[email protected]" |
||
| 2666 | } |
||
| 2667 | ], |
||
| 2668 | "description": "Swiftmailer, free feature-rich PHP mailer", |
||
| 2669 | "homepage": "http://swiftmailer.org", |
||
| 2670 | "keywords": [ |
||
| 2671 | "email", |
||
| 2672 | "mail", |
||
| 2673 | "mailer" |
||
| 2674 | ], |
||
| 2675 | "time": "2017-02-13 07:52:53" |
||
| 2676 | }, |
||
| 2677 | { |
||
| 2678 | "name": "symfony/monolog-bundle", |
||
| 2679 | "version": "v3.1.0", |
||
| 2680 | "source": { |
||
| 2681 | "type": "git", |
||
| 2682 | "url": "https://github.com/symfony/monolog-bundle.git", |
||
| 2683 | "reference": "6f96c7dbb6b2ef70b307a1a6f897153cbca3da47" |
||
| 2684 | }, |
||
| 2685 | "dist": { |
||
| 2686 | "type": "zip", |
||
| 2687 | "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/6f96c7dbb6b2ef70b307a1a6f897153cbca3da47", |
||
| 2688 | "reference": "6f96c7dbb6b2ef70b307a1a6f897153cbca3da47", |
||
| 2689 | "shasum": "" |
||
| 2690 | }, |
||
| 2691 | "require": { |
||
| 2692 | "monolog/monolog": "~1.22", |
||
| 2693 | "php": ">=5.3.2", |
||
| 2694 | "symfony/config": "~2.7|~3.0", |
||
| 2695 | "symfony/dependency-injection": "~2.7|~3.0", |
||
| 2696 | "symfony/http-kernel": "~2.7|~3.0", |
||
| 2697 | "symfony/monolog-bridge": "~2.7|~3.0" |
||
| 2698 | }, |
||
| 2699 | "require-dev": { |
||
| 2700 | "phpunit/phpunit": "^4.8", |
||
| 2701 | "symfony/console": "~2.3|~3.0", |
||
| 2702 | "symfony/yaml": "~2.3|~3.0" |
||
| 2703 | }, |
||
| 2704 | "type": "symfony-bundle", |
||
| 2705 | "extra": { |
||
| 2706 | "branch-alias": { |
||
| 2707 | "dev-master": "3.x-dev" |
||
| 2708 | } |
||
| 2709 | }, |
||
| 2710 | "autoload": { |
||
| 2711 | "psr-4": { |
||
| 2712 | "Symfony\\Bundle\\MonologBundle\\": "" |
||
| 2713 | } |
||
| 2714 | }, |
||
| 2715 | "notification-url": "https://packagist.org/downloads/", |
||
| 2716 | "license": [ |
||
| 2717 | "MIT" |
||
| 2718 | ], |
||
| 2719 | "authors": [ |
||
| 2720 | { |
||
| 2721 | "name": "Symfony Community", |
||
| 2722 | "homepage": "http://symfony.com/contributors" |
||
| 2723 | }, |
||
| 2724 | { |
||
| 2725 | "name": "Fabien Potencier", |
||
| 2726 | "email": "[email protected]" |
||
| 2727 | } |
||
| 2728 | ], |
||
| 2729 | "description": "Symfony MonologBundle", |
||
| 2730 | "homepage": "http://symfony.com", |
||
| 2731 | "keywords": [ |
||
| 2732 | "log", |
||
| 2733 | "logging" |
||
| 2734 | ], |
||
| 2735 | "time": "2017-03-26 11:55:59" |
||
| 2736 | }, |
||
| 2737 | { |
||
| 2738 | "name": "symfony/polyfill-apcu", |
||
| 2739 | "version": "v1.3.0", |
||
| 2740 | "source": { |
||
| 2741 | "type": "git", |
||
| 2742 | "url": "https://github.com/symfony/polyfill-apcu.git", |
||
| 2743 | "reference": "5d4474f447403c3348e37b70acc2b95475b7befa" |
||
| 2744 | }, |
||
| 2745 | "dist": { |
||
| 2746 | "type": "zip", |
||
| 2747 | "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/5d4474f447403c3348e37b70acc2b95475b7befa", |
||
| 2748 | "reference": "5d4474f447403c3348e37b70acc2b95475b7befa", |
||
| 2749 | "shasum": "" |
||
| 2750 | }, |
||
| 2751 | "require": { |
||
| 2752 | "php": ">=5.3.3" |
||
| 2753 | }, |
||
| 2754 | "type": "library", |
||
| 2755 | "extra": { |
||
| 2756 | "branch-alias": { |
||
| 2757 | "dev-master": "1.3-dev" |
||
| 2758 | } |
||
| 2759 | }, |
||
| 2760 | "autoload": { |
||
| 2761 | "files": [ |
||
| 2762 | "bootstrap.php" |
||
| 2763 | ] |
||
| 2764 | }, |
||
| 2765 | "notification-url": "https://packagist.org/downloads/", |
||
| 2766 | "license": [ |
||
| 2767 | "MIT" |
||
| 2768 | ], |
||
| 2769 | "authors": [ |
||
| 2770 | { |
||
| 2771 | "name": "Nicolas Grekas", |
||
| 2772 | "email": "[email protected]" |
||
| 2773 | }, |
||
| 2774 | { |
||
| 2775 | "name": "Symfony Community", |
||
| 2776 | "homepage": "https://symfony.com/contributors" |
||
| 2777 | } |
||
| 2778 | ], |
||
| 2779 | "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions", |
||
| 2780 | "homepage": "https://symfony.com", |
||
| 2781 | "keywords": [ |
||
| 2782 | "apcu", |
||
| 2783 | "compatibility", |
||
| 2784 | "polyfill", |
||
| 2785 | "portable", |
||
| 2786 | "shim" |
||
| 2787 | ], |
||
| 2788 | "time": "2016-11-14 01:06:16" |
||
| 2789 | }, |
||
| 2790 | { |
||
| 2791 | "name": "symfony/polyfill-intl-icu", |
||
| 2792 | "version": "v1.3.0", |
||
| 2793 | "source": { |
||
| 2794 | "type": "git", |
||
| 2795 | "url": "https://github.com/symfony/polyfill-intl-icu.git", |
||
| 2796 | "reference": "2d6e2b20d457603eefb6e614286c22efca30fdb4" |
||
| 2797 | }, |
||
| 2798 | "dist": { |
||
| 2799 | "type": "zip", |
||
| 2800 | "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/2d6e2b20d457603eefb6e614286c22efca30fdb4", |
||
| 2801 | "reference": "2d6e2b20d457603eefb6e614286c22efca30fdb4", |
||
| 2802 | "shasum": "" |
||
| 2803 | }, |
||
| 2804 | "require": { |
||
| 2805 | "php": ">=5.3.3", |
||
| 2806 | "symfony/intl": "~2.3|~3.0" |
||
| 2807 | }, |
||
| 2808 | "suggest": { |
||
| 2809 | "ext-intl": "For best performance" |
||
| 2810 | }, |
||
| 2811 | "type": "library", |
||
| 2812 | "extra": { |
||
| 2813 | "branch-alias": { |
||
| 2814 | "dev-master": "1.3-dev" |
||
| 2815 | } |
||
| 2816 | }, |
||
| 2817 | "autoload": { |
||
| 2818 | "files": [ |
||
| 2819 | "bootstrap.php" |
||
| 2820 | ] |
||
| 2821 | }, |
||
| 2822 | "notification-url": "https://packagist.org/downloads/", |
||
| 2823 | "license": [ |
||
| 2824 | "MIT" |
||
| 2825 | ], |
||
| 2826 | "authors": [ |
||
| 2827 | { |
||
| 2828 | "name": "Nicolas Grekas", |
||
| 2829 | "email": "[email protected]" |
||
| 2830 | }, |
||
| 2831 | { |
||
| 2832 | "name": "Symfony Community", |
||
| 2833 | "homepage": "https://symfony.com/contributors" |
||
| 2834 | } |
||
| 2835 | ], |
||
| 2836 | "description": "Symfony polyfill for intl's ICU-related data and classes", |
||
| 2837 | "homepage": "https://symfony.com", |
||
| 2838 | "keywords": [ |
||
| 2839 | "compatibility", |
||
| 2840 | "icu", |
||
| 2841 | "intl", |
||
| 2842 | "polyfill", |
||
| 2843 | "portable", |
||
| 2844 | "shim" |
||
| 2845 | ], |
||
| 2846 | "time": "2016-11-14 01:06:16" |
||
| 2847 | }, |
||
| 2848 | { |
||
| 2849 | "name": "symfony/polyfill-mbstring", |
||
| 2850 | "version": "v1.3.0", |
||
| 2851 | "source": { |
||
| 2852 | "type": "git", |
||
| 2853 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
||
| 2854 | "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4" |
||
| 2855 | }, |
||
| 2856 | "dist": { |
||
| 2857 | "type": "zip", |
||
| 2858 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4", |
||
| 2859 | "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4", |
||
| 2860 | "shasum": "" |
||
| 2861 | }, |
||
| 2862 | "require": { |
||
| 2863 | "php": ">=5.3.3" |
||
| 2864 | }, |
||
| 2865 | "suggest": { |
||
| 2866 | "ext-mbstring": "For best performance" |
||
| 2867 | }, |
||
| 2868 | "type": "library", |
||
| 2869 | "extra": { |
||
| 2870 | "branch-alias": { |
||
| 2871 | "dev-master": "1.3-dev" |
||
| 2872 | } |
||
| 2873 | }, |
||
| 2874 | "autoload": { |
||
| 2875 | "psr-4": { |
||
| 2876 | "Symfony\\Polyfill\\Mbstring\\": "" |
||
| 2877 | }, |
||
| 2878 | "files": [ |
||
| 2879 | "bootstrap.php" |
||
| 2880 | ] |
||
| 2881 | }, |
||
| 2882 | "notification-url": "https://packagist.org/downloads/", |
||
| 2883 | "license": [ |
||
| 2884 | "MIT" |
||
| 2885 | ], |
||
| 2886 | "authors": [ |
||
| 2887 | { |
||
| 2888 | "name": "Nicolas Grekas", |
||
| 2889 | "email": "[email protected]" |
||
| 2890 | }, |
||
| 2891 | { |
||
| 2892 | "name": "Symfony Community", |
||
| 2893 | "homepage": "https://symfony.com/contributors" |
||
| 2894 | } |
||
| 2895 | ], |
||
| 2896 | "description": "Symfony polyfill for the Mbstring extension", |
||
| 2897 | "homepage": "https://symfony.com", |
||
| 2898 | "keywords": [ |
||
| 2899 | "compatibility", |
||
| 2900 | "mbstring", |
||
| 2901 | "polyfill", |
||
| 2902 | "portable", |
||
| 2903 | "shim" |
||
| 2904 | ], |
||
| 2905 | "time": "2016-11-14 01:06:16" |
||
| 2906 | }, |
||
| 2907 | { |
||
| 2908 | "name": "symfony/polyfill-php56", |
||
| 2909 | "version": "v1.3.0", |
||
| 2910 | "source": { |
||
| 2911 | "type": "git", |
||
| 2912 | "url": "https://github.com/symfony/polyfill-php56.git", |
||
| 2913 | "reference": "1dd42b9b89556f18092f3d1ada22cb05ac85383c" |
||
| 2914 | }, |
||
| 2915 | "dist": { |
||
| 2916 | "type": "zip", |
||
| 2917 | "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/1dd42b9b89556f18092f3d1ada22cb05ac85383c", |
||
| 2918 | "reference": "1dd42b9b89556f18092f3d1ada22cb05ac85383c", |
||
| 2919 | "shasum": "" |
||
| 2920 | }, |
||
| 2921 | "require": { |
||
| 2922 | "php": ">=5.3.3", |
||
| 2923 | "symfony/polyfill-util": "~1.0" |
||
| 2924 | }, |
||
| 2925 | "type": "library", |
||
| 2926 | "extra": { |
||
| 2927 | "branch-alias": { |
||
| 2928 | "dev-master": "1.3-dev" |
||
| 2929 | } |
||
| 2930 | }, |
||
| 2931 | "autoload": { |
||
| 2932 | "psr-4": { |
||
| 2933 | "Symfony\\Polyfill\\Php56\\": "" |
||
| 2934 | }, |
||
| 2935 | "files": [ |
||
| 2936 | "bootstrap.php" |
||
| 2937 | ] |
||
| 2938 | }, |
||
| 2939 | "notification-url": "https://packagist.org/downloads/", |
||
| 2940 | "license": [ |
||
| 2941 | "MIT" |
||
| 2942 | ], |
||
| 2943 | "authors": [ |
||
| 2944 | { |
||
| 2945 | "name": "Nicolas Grekas", |
||
| 2946 | "email": "[email protected]" |
||
| 2947 | }, |
||
| 2948 | { |
||
| 2949 | "name": "Symfony Community", |
||
| 2950 | "homepage": "https://symfony.com/contributors" |
||
| 2951 | } |
||
| 2952 | ], |
||
| 2953 | "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions", |
||
| 2954 | "homepage": "https://symfony.com", |
||
| 2955 | "keywords": [ |
||
| 2956 | "compatibility", |
||
| 2957 | "polyfill", |
||
| 2958 | "portable", |
||
| 2959 | "shim" |
||
| 2960 | ], |
||
| 2961 | "time": "2016-11-14 01:06:16" |
||
| 2962 | }, |
||
| 2963 | { |
||
| 2964 | "name": "symfony/polyfill-php70", |
||
| 2965 | "version": "v1.3.0", |
||
| 2966 | "source": { |
||
| 2967 | "type": "git", |
||
| 2968 | "url": "https://github.com/symfony/polyfill-php70.git", |
||
| 2969 | "reference": "13ce343935f0f91ca89605a2f6ca6f5c2f3faac2" |
||
| 2970 | }, |
||
| 2971 | "dist": { |
||
| 2972 | "type": "zip", |
||
| 2973 | "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/13ce343935f0f91ca89605a2f6ca6f5c2f3faac2", |
||
| 2974 | "reference": "13ce343935f0f91ca89605a2f6ca6f5c2f3faac2", |
||
| 2975 | "shasum": "" |
||
| 2976 | }, |
||
| 2977 | "require": { |
||
| 2978 | "paragonie/random_compat": "~1.0|~2.0", |
||
| 2979 | "php": ">=5.3.3" |
||
| 2980 | }, |
||
| 2981 | "type": "library", |
||
| 2982 | "extra": { |
||
| 2983 | "branch-alias": { |
||
| 2984 | "dev-master": "1.3-dev" |
||
| 2985 | } |
||
| 2986 | }, |
||
| 2987 | "autoload": { |
||
| 2988 | "psr-4": { |
||
| 2989 | "Symfony\\Polyfill\\Php70\\": "" |
||
| 2990 | }, |
||
| 2991 | "files": [ |
||
| 2992 | "bootstrap.php" |
||
| 2993 | ], |
||
| 2994 | "classmap": [ |
||
| 2995 | "Resources/stubs" |
||
| 2996 | ] |
||
| 2997 | }, |
||
| 2998 | "notification-url": "https://packagist.org/downloads/", |
||
| 2999 | "license": [ |
||
| 3000 | "MIT" |
||
| 3001 | ], |
||
| 3002 | "authors": [ |
||
| 3003 | { |
||
| 3004 | "name": "Nicolas Grekas", |
||
| 3005 | "email": "[email protected]" |
||
| 3006 | }, |
||
| 3007 | { |
||
| 3008 | "name": "Symfony Community", |
||
| 3009 | "homepage": "https://symfony.com/contributors" |
||
| 3010 | } |
||
| 3011 | ], |
||
| 3012 | "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", |
||
| 3013 | "homepage": "https://symfony.com", |
||
| 3014 | "keywords": [ |
||
| 3015 | "compatibility", |
||
| 3016 | "polyfill", |
||
| 3017 | "portable", |
||
| 3018 | "shim" |
||
| 3019 | ], |
||
| 3020 | "time": "2016-11-14 01:06:16" |
||
| 3021 | }, |
||
| 3022 | { |
||
| 3023 | "name": "symfony/polyfill-util", |
||
| 3024 | "version": "v1.3.0", |
||
| 3025 | "source": { |
||
| 3026 | "type": "git", |
||
| 3027 | "url": "https://github.com/symfony/polyfill-util.git", |
||
| 3028 | "reference": "746bce0fca664ac0a575e465f65c6643faddf7fb" |
||
| 3029 | }, |
||
| 3030 | "dist": { |
||
| 3031 | "type": "zip", |
||
| 3032 | "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/746bce0fca664ac0a575e465f65c6643faddf7fb", |
||
| 3033 | "reference": "746bce0fca664ac0a575e465f65c6643faddf7fb", |
||
| 3034 | "shasum": "" |
||
| 3035 | }, |
||
| 3036 | "require": { |
||
| 3037 | "php": ">=5.3.3" |
||
| 3038 | }, |
||
| 3039 | "type": "library", |
||
| 3040 | "extra": { |
||
| 3041 | "branch-alias": { |
||
| 3042 | "dev-master": "1.3-dev" |
||
| 3043 | } |
||
| 3044 | }, |
||
| 3045 | "autoload": { |
||
| 3046 | "psr-4": { |
||
| 3047 | "Symfony\\Polyfill\\Util\\": "" |
||
| 3048 | } |
||
| 3049 | }, |
||
| 3050 | "notification-url": "https://packagist.org/downloads/", |
||
| 3051 | "license": [ |
||
| 3052 | "MIT" |
||
| 3053 | ], |
||
| 3054 | "authors": [ |
||
| 3055 | { |
||
| 3056 | "name": "Nicolas Grekas", |
||
| 3057 | "email": "[email protected]" |
||
| 3058 | }, |
||
| 3059 | { |
||
| 3060 | "name": "Symfony Community", |
||
| 3061 | "homepage": "https://symfony.com/contributors" |
||
| 3062 | } |
||
| 3063 | ], |
||
| 3064 | "description": "Symfony utilities for portability of PHP codes", |
||
| 3065 | "homepage": "https://symfony.com", |
||
| 3066 | "keywords": [ |
||
| 3067 | "compat", |
||
| 3068 | "compatibility", |
||
| 3069 | "polyfill", |
||
| 3070 | "shim" |
||
| 3071 | ], |
||
| 3072 | "time": "2016-11-14 01:06:16" |
||
| 3073 | }, |
||
| 3074 | { |
||
| 3075 | "name": "symfony/swiftmailer-bundle", |
||
| 3076 | "version": "v2.5.4", |
||
| 3077 | "source": { |
||
| 3078 | "type": "git", |
||
| 3079 | "url": "https://github.com/symfony/swiftmailer-bundle.git", |
||
| 3080 | "reference": "8ab32ce31a7156621fb92e0466586186beb89759" |
||
| 3081 | }, |
||
| 3082 | "dist": { |
||
| 3083 | "type": "zip", |
||
| 3084 | "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/8ab32ce31a7156621fb92e0466586186beb89759", |
||
| 3085 | "reference": "8ab32ce31a7156621fb92e0466586186beb89759", |
||
| 3086 | "shasum": "" |
||
| 3087 | }, |
||
| 3088 | "require": { |
||
| 3089 | "php": ">=5.3.2", |
||
| 3090 | "swiftmailer/swiftmailer": ">=4.2.0,~5.0", |
||
| 3091 | "symfony/config": "~2.7|~3.0", |
||
| 3092 | "symfony/dependency-injection": "~2.7|~3.0", |
||
| 3093 | "symfony/http-kernel": "~2.7|~3.0" |
||
| 3094 | }, |
||
| 3095 | "require-dev": { |
||
| 3096 | "symfony/console": "~2.7|~3.0", |
||
| 3097 | "symfony/framework-bundle": "~2.7|~3.0", |
||
| 3098 | "symfony/phpunit-bridge": "~2.7|~3.0", |
||
| 3099 | "symfony/yaml": "~2.7|~3.0" |
||
| 3100 | }, |
||
| 3101 | "suggest": { |
||
| 3102 | "psr/log": "Allows logging" |
||
| 3103 | }, |
||
| 3104 | "type": "symfony-bundle", |
||
| 3105 | "extra": { |
||
| 3106 | "branch-alias": { |
||
| 3107 | "dev-master": "2.5-dev" |
||
| 3108 | } |
||
| 3109 | }, |
||
| 3110 | "autoload": { |
||
| 3111 | "psr-4": { |
||
| 3112 | "Symfony\\Bundle\\SwiftmailerBundle\\": "" |
||
| 3113 | } |
||
| 3114 | }, |
||
| 3115 | "notification-url": "https://packagist.org/downloads/", |
||
| 3116 | "license": [ |
||
| 3117 | "MIT" |
||
| 3118 | ], |
||
| 3119 | "authors": [ |
||
| 3120 | { |
||
| 3121 | "name": "Symfony Community", |
||
| 3122 | "homepage": "http://symfony.com/contributors" |
||
| 3123 | }, |
||
| 3124 | { |
||
| 3125 | "name": "Fabien Potencier", |
||
| 3126 | "email": "[email protected]" |
||
| 3127 | } |
||
| 3128 | ], |
||
| 3129 | "description": "Symfony SwiftmailerBundle", |
||
| 3130 | "homepage": "http://symfony.com", |
||
| 3131 | "time": "2017-03-21 21:47:36" |
||
| 3132 | }, |
||
| 3133 | { |
||
| 3134 | "name": "symfony/symfony", |
||
|
0 ignored issues
–
show
Security
introduced
by
Loading history...
|
|||
| 3135 | "version": "v3.2.7", |
||
| 3136 | "source": { |
||
| 3137 | "type": "git", |
||
| 3138 | "url": "https://github.com/symfony/symfony.git", |
||
| 3139 | "reference": "1631040ea8fc5e0e405c00d35cbf2c0b7b555f64" |
||
| 3140 | }, |
||
| 3141 | "dist": { |
||
| 3142 | "type": "zip", |
||
| 3143 | "url": "https://api.github.com/repos/symfony/symfony/zipball/1631040ea8fc5e0e405c00d35cbf2c0b7b555f64", |
||
| 3144 | "reference": "1631040ea8fc5e0e405c00d35cbf2c0b7b555f64", |
||
| 3145 | "shasum": "" |
||
| 3146 | }, |
||
| 3147 | "require": { |
||
| 3148 | "doctrine/common": "~2.4", |
||
| 3149 | "php": ">=5.5.9", |
||
| 3150 | "psr/cache": "~1.0", |
||
| 3151 | "psr/log": "~1.0", |
||
| 3152 | "symfony/polyfill-intl-icu": "~1.0", |
||
| 3153 | "symfony/polyfill-mbstring": "~1.0", |
||
| 3154 | "symfony/polyfill-php56": "~1.0", |
||
| 3155 | "symfony/polyfill-php70": "~1.0", |
||
| 3156 | "symfony/polyfill-util": "~1.0", |
||
| 3157 | "twig/twig": "~1.28|~2.0" |
||
| 3158 | }, |
||
| 3159 | "conflict": { |
||
| 3160 | "phpdocumentor/reflection-docblock": "<3.0", |
||
| 3161 | "phpdocumentor/type-resolver": "<0.2.0", |
||
| 3162 | "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" |
||
| 3163 | }, |
||
| 3164 | "provide": { |
||
| 3165 | "psr/cache-implementation": "1.0" |
||
| 3166 | }, |
||
| 3167 | "replace": { |
||
| 3168 | "symfony/asset": "self.version", |
||
| 3169 | "symfony/browser-kit": "self.version", |
||
| 3170 | "symfony/cache": "self.version", |
||
| 3171 | "symfony/class-loader": "self.version", |
||
| 3172 | "symfony/config": "self.version", |
||
| 3173 | "symfony/console": "self.version", |
||
| 3174 | "symfony/css-selector": "self.version", |
||
| 3175 | "symfony/debug": "self.version", |
||
| 3176 | "symfony/debug-bundle": "self.version", |
||
| 3177 | "symfony/dependency-injection": "self.version", |
||
| 3178 | "symfony/doctrine-bridge": "self.version", |
||
| 3179 | "symfony/dom-crawler": "self.version", |
||
| 3180 | "symfony/event-dispatcher": "self.version", |
||
| 3181 | "symfony/expression-language": "self.version", |
||
| 3182 | "symfony/filesystem": "self.version", |
||
| 3183 | "symfony/finder": "self.version", |
||
| 3184 | "symfony/form": "self.version", |
||
| 3185 | "symfony/framework-bundle": "self.version", |
||
| 3186 | "symfony/http-foundation": "self.version", |
||
| 3187 | "symfony/http-kernel": "self.version", |
||
| 3188 | "symfony/inflector": "self.version", |
||
| 3189 | "symfony/intl": "self.version", |
||
| 3190 | "symfony/ldap": "self.version", |
||
| 3191 | "symfony/monolog-bridge": "self.version", |
||
| 3192 | "symfony/options-resolver": "self.version", |
||
| 3193 | "symfony/process": "self.version", |
||
| 3194 | "symfony/property-access": "self.version", |
||
| 3195 | "symfony/property-info": "self.version", |
||
| 3196 | "symfony/proxy-manager-bridge": "self.version", |
||
| 3197 | "symfony/routing": "self.version", |
||
| 3198 | "symfony/security": "self.version", |
||
| 3199 | "symfony/security-bundle": "self.version", |
||
| 3200 | "symfony/security-core": "self.version", |
||
| 3201 | "symfony/security-csrf": "self.version", |
||
| 3202 | "symfony/security-guard": "self.version", |
||
| 3203 | "symfony/security-http": "self.version", |
||
| 3204 | "symfony/serializer": "self.version", |
||
| 3205 | "symfony/stopwatch": "self.version", |
||
| 3206 | "symfony/templating": "self.version", |
||
| 3207 | "symfony/translation": "self.version", |
||
| 3208 | "symfony/twig-bridge": "self.version", |
||
| 3209 | "symfony/twig-bundle": "self.version", |
||
| 3210 | "symfony/validator": "self.version", |
||
| 3211 | "symfony/var-dumper": "self.version", |
||
| 3212 | "symfony/web-profiler-bundle": "self.version", |
||
| 3213 | "symfony/workflow": "self.version", |
||
| 3214 | "symfony/yaml": "self.version" |
||
| 3215 | }, |
||
| 3216 | "require-dev": { |
||
| 3217 | "cache/integration-tests": "dev-master", |
||
| 3218 | "doctrine/cache": "~1.6", |
||
| 3219 | "doctrine/data-fixtures": "1.0.*", |
||
| 3220 | "doctrine/dbal": "~2.4", |
||
| 3221 | "doctrine/doctrine-bundle": "~1.4", |
||
| 3222 | "doctrine/orm": "~2.4,>=2.4.5", |
||
| 3223 | "egulias/email-validator": "~1.2,>=1.2.8|~2.0", |
||
| 3224 | "monolog/monolog": "~1.11", |
||
| 3225 | "ocramius/proxy-manager": "~0.4|~1.0|~2.0", |
||
| 3226 | "phpdocumentor/reflection-docblock": "^3.0", |
||
| 3227 | "predis/predis": "~1.0", |
||
| 3228 | "sensio/framework-extra-bundle": "^3.0.2", |
||
| 3229 | "symfony/phpunit-bridge": "~3.2", |
||
| 3230 | "symfony/polyfill-apcu": "~1.1", |
||
| 3231 | "symfony/security-acl": "~2.8|~3.0" |
||
| 3232 | }, |
||
| 3233 | "type": "library", |
||
| 3234 | "extra": { |
||
| 3235 | "branch-alias": { |
||
| 3236 | "dev-master": "3.2-dev" |
||
| 3237 | } |
||
| 3238 | }, |
||
| 3239 | "autoload": { |
||
| 3240 | "psr-4": { |
||
| 3241 | "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/", |
||
| 3242 | "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/", |
||
| 3243 | "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/", |
||
| 3244 | "Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/", |
||
| 3245 | "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/", |
||
| 3246 | "Symfony\\Bundle\\": "src/Symfony/Bundle/", |
||
| 3247 | "Symfony\\Component\\": "src/Symfony/Component/" |
||
| 3248 | }, |
||
| 3249 | "classmap": [ |
||
| 3250 | "src/Symfony/Component/Intl/Resources/stubs" |
||
| 3251 | ], |
||
| 3252 | "exclude-from-classmap": [ |
||
| 3253 | "**/Tests/" |
||
| 3254 | ] |
||
| 3255 | }, |
||
| 3256 | "notification-url": "https://packagist.org/downloads/", |
||
| 3257 | "license": [ |
||
| 3258 | "MIT" |
||
| 3259 | ], |
||
| 3260 | "authors": [ |
||
| 3261 | { |
||
| 3262 | "name": "Fabien Potencier", |
||
| 3263 | "email": "[email protected]" |
||
| 3264 | }, |
||
| 3265 | { |
||
| 3266 | "name": "Symfony Community", |
||
| 3267 | "homepage": "https://symfony.com/contributors" |
||
| 3268 | } |
||
| 3269 | ], |
||
| 3270 | "description": "The Symfony PHP framework", |
||
| 3271 | "homepage": "https://symfony.com", |
||
| 3272 | "keywords": [ |
||
| 3273 | "framework" |
||
| 3274 | ], |
||
| 3275 | "time": "2017-04-05 12:52:29" |
||
| 3276 | }, |
||
| 3277 | { |
||
| 3278 | "name": "twig/twig", |
||
| 3279 | "version": "v2.3.0", |
||
| 3280 | "source": { |
||
| 3281 | "type": "git", |
||
| 3282 | "url": "https://github.com/twigphp/Twig.git", |
||
| 3283 | "reference": "9718186a5df85a4f7917e78d3ffcabc204c75d25" |
||
| 3284 | }, |
||
| 3285 | "dist": { |
||
| 3286 | "type": "zip", |
||
| 3287 | "url": "https://api.github.com/repos/twigphp/Twig/zipball/9718186a5df85a4f7917e78d3ffcabc204c75d25", |
||
| 3288 | "reference": "9718186a5df85a4f7917e78d3ffcabc204c75d25", |
||
| 3289 | "shasum": "" |
||
| 3290 | }, |
||
| 3291 | "require": { |
||
| 3292 | "php": "^7.0", |
||
| 3293 | "symfony/polyfill-mbstring": "~1.0" |
||
| 3294 | }, |
||
| 3295 | "require-dev": { |
||
| 3296 | "psr/container": "^1.0", |
||
| 3297 | "symfony/debug": "~2.7", |
||
| 3298 | "symfony/phpunit-bridge": "~3.3@dev" |
||
| 3299 | }, |
||
| 3300 | "type": "library", |
||
| 3301 | "extra": { |
||
| 3302 | "branch-alias": { |
||
| 3303 | "dev-master": "2.3-dev" |
||
| 3304 | } |
||
| 3305 | }, |
||
| 3306 | "autoload": { |
||
| 3307 | "psr-0": { |
||
| 3308 | "Twig_": "lib/" |
||
| 3309 | } |
||
| 3310 | }, |
||
| 3311 | "notification-url": "https://packagist.org/downloads/", |
||
| 3312 | "license": [ |
||
| 3313 | "BSD-3-Clause" |
||
| 3314 | ], |
||
| 3315 | "authors": [ |
||
| 3316 | { |
||
| 3317 | "name": "Fabien Potencier", |
||
| 3318 | "email": "[email protected]", |
||
| 3319 | "homepage": "http://fabien.potencier.org", |
||
| 3320 | "role": "Lead Developer" |
||
| 3321 | }, |
||
| 3322 | { |
||
| 3323 | "name": "Armin Ronacher", |
||
| 3324 | "email": "[email protected]", |
||
| 3325 | "role": "Project Founder" |
||
| 3326 | }, |
||
| 3327 | { |
||
| 3328 | "name": "Twig Team", |
||
| 3329 | "homepage": "http://twig.sensiolabs.org/contributors", |
||
| 3330 | "role": "Contributors" |
||
| 3331 | } |
||
| 3332 | ], |
||
| 3333 | "description": "Twig, the flexible, fast, and secure template language for PHP", |
||
| 3334 | "homepage": "http://twig.sensiolabs.org", |
||
| 3335 | "keywords": [ |
||
| 3336 | "templating" |
||
| 3337 | ], |
||
| 3338 | "time": "2017-03-22 15:41:51" |
||
| 3339 | }, |
||
| 3340 | { |
||
| 3341 | "name": "willdurand/jsonp-callback-validator", |
||
| 3342 | "version": "v1.1.0", |
||
| 3343 | "source": { |
||
| 3344 | "type": "git", |
||
| 3345 | "url": "https://github.com/willdurand/JsonpCallbackValidator.git", |
||
| 3346 | "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909" |
||
| 3347 | }, |
||
| 3348 | "dist": { |
||
| 3349 | "type": "zip", |
||
| 3350 | "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909", |
||
| 3351 | "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909", |
||
| 3352 | "shasum": "" |
||
| 3353 | }, |
||
| 3354 | "require": { |
||
| 3355 | "php": ">=5.3.0" |
||
| 3356 | }, |
||
| 3357 | "require-dev": { |
||
| 3358 | "phpunit/phpunit": "~3.7" |
||
| 3359 | }, |
||
| 3360 | "type": "library", |
||
| 3361 | "autoload": { |
||
| 3362 | "psr-0": { |
||
| 3363 | "JsonpCallbackValidator": "src/" |
||
| 3364 | } |
||
| 3365 | }, |
||
| 3366 | "notification-url": "https://packagist.org/downloads/", |
||
| 3367 | "license": [ |
||
| 3368 | "MIT" |
||
| 3369 | ], |
||
| 3370 | "authors": [ |
||
| 3371 | { |
||
| 3372 | "name": "William Durand", |
||
| 3373 | "email": "[email protected]", |
||
| 3374 | "homepage": "http://www.willdurand.fr" |
||
| 3375 | } |
||
| 3376 | ], |
||
| 3377 | "description": "JSONP callback validator.", |
||
| 3378 | "time": "2014-01-20 22:35:06" |
||
| 3379 | }, |
||
| 3380 | { |
||
| 3381 | "name": "zendframework/zend-code", |
||
| 3382 | "version": "3.1.0", |
||
| 3383 | "source": { |
||
| 3384 | "type": "git", |
||
| 3385 | "url": "https://github.com/zendframework/zend-code.git", |
||
| 3386 | "reference": "2899c17f83a7207f2d7f53ec2f421204d3beea27" |
||
| 3387 | }, |
||
| 3388 | "dist": { |
||
| 3389 | "type": "zip", |
||
| 3390 | "url": "https://api.github.com/repos/zendframework/zend-code/zipball/2899c17f83a7207f2d7f53ec2f421204d3beea27", |
||
| 3391 | "reference": "2899c17f83a7207f2d7f53ec2f421204d3beea27", |
||
| 3392 | "shasum": "" |
||
| 3393 | }, |
||
| 3394 | "require": { |
||
| 3395 | "php": "^5.6 || 7.0.0 - 7.0.4 || ^7.0.6", |
||
| 3396 | "zendframework/zend-eventmanager": "^2.6 || ^3.0" |
||
| 3397 | }, |
||
| 3398 | "require-dev": { |
||
| 3399 | "doctrine/annotations": "~1.0", |
||
| 3400 | "ext-phar": "*", |
||
| 3401 | "phpunit/phpunit": "^4.8.21", |
||
| 3402 | "squizlabs/php_codesniffer": "^2.5", |
||
| 3403 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
| 3404 | }, |
||
| 3405 | "suggest": { |
||
| 3406 | "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", |
||
| 3407 | "zendframework/zend-stdlib": "Zend\\Stdlib component" |
||
| 3408 | }, |
||
| 3409 | "type": "library", |
||
| 3410 | "extra": { |
||
| 3411 | "branch-alias": { |
||
| 3412 | "dev-master": "3.1-dev", |
||
| 3413 | "dev-develop": "3.2-dev" |
||
| 3414 | } |
||
| 3415 | }, |
||
| 3416 | "autoload": { |
||
| 3417 | "psr-4": { |
||
| 3418 | "Zend\\Code\\": "src/" |
||
| 3419 | } |
||
| 3420 | }, |
||
| 3421 | "notification-url": "https://packagist.org/downloads/", |
||
| 3422 | "license": [ |
||
| 3423 | "BSD-3-Clause" |
||
| 3424 | ], |
||
| 3425 | "description": "provides facilities to generate arbitrary code using an object oriented interface", |
||
| 3426 | "homepage": "https://github.com/zendframework/zend-code", |
||
| 3427 | "keywords": [ |
||
| 3428 | "code", |
||
| 3429 | "zf2" |
||
| 3430 | ], |
||
| 3431 | "time": "2016-10-24 13:23:32" |
||
| 3432 | }, |
||
| 3433 | { |
||
| 3434 | "name": "zendframework/zend-eventmanager", |
||
| 3435 | "version": "3.1.0", |
||
| 3436 | "source": { |
||
| 3437 | "type": "git", |
||
| 3438 | "url": "https://github.com/zendframework/zend-eventmanager.git", |
||
| 3439 | "reference": "c3bce7b7d47c54040b9ae51bc55491c72513b75d" |
||
| 3440 | }, |
||
| 3441 | "dist": { |
||
| 3442 | "type": "zip", |
||
| 3443 | "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/c3bce7b7d47c54040b9ae51bc55491c72513b75d", |
||
| 3444 | "reference": "c3bce7b7d47c54040b9ae51bc55491c72513b75d", |
||
| 3445 | "shasum": "" |
||
| 3446 | }, |
||
| 3447 | "require": { |
||
| 3448 | "php": "^5.6 || ^7.0" |
||
| 3449 | }, |
||
| 3450 | "require-dev": { |
||
| 3451 | "athletic/athletic": "^0.1", |
||
| 3452 | "container-interop/container-interop": "^1.1.0", |
||
| 3453 | "phpunit/phpunit": "^5.6", |
||
| 3454 | "zendframework/zend-coding-standard": "~1.0.0", |
||
| 3455 | "zendframework/zend-stdlib": "^2.7.3 || ^3.0" |
||
| 3456 | }, |
||
| 3457 | "suggest": { |
||
| 3458 | "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature", |
||
| 3459 | "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature" |
||
| 3460 | }, |
||
| 3461 | "type": "library", |
||
| 3462 | "extra": { |
||
| 3463 | "branch-alias": { |
||
| 3464 | "dev-master": "3.1-dev", |
||
| 3465 | "dev-develop": "3.2-dev" |
||
| 3466 | } |
||
| 3467 | }, |
||
| 3468 | "autoload": { |
||
| 3469 | "psr-4": { |
||
| 3470 | "Zend\\EventManager\\": "src/" |
||
| 3471 | } |
||
| 3472 | }, |
||
| 3473 | "notification-url": "https://packagist.org/downloads/", |
||
| 3474 | "license": [ |
||
| 3475 | "BSD-3-Clause" |
||
| 3476 | ], |
||
| 3477 | "description": "Trigger and listen to events within a PHP application", |
||
| 3478 | "homepage": "https://github.com/zendframework/zend-eventmanager", |
||
| 3479 | "keywords": [ |
||
| 3480 | "event", |
||
| 3481 | "eventmanager", |
||
| 3482 | "events", |
||
| 3483 | "zf2" |
||
| 3484 | ], |
||
| 3485 | "time": "2016-12-19 21:47:12" |
||
| 3486 | } |
||
| 3487 | ], |
||
| 3488 | "packages-dev": [ |
||
| 3489 | { |
||
| 3490 | "name": "doctrine/data-fixtures", |
||
| 3491 | "version": "v1.2.2", |
||
| 3492 | "source": { |
||
| 3493 | "type": "git", |
||
| 3494 | "url": "https://github.com/doctrine/data-fixtures.git", |
||
| 3495 | "reference": "17fa5bfe6ff52e35cb3d9ec37c934a2f4bd1fa2e" |
||
| 3496 | }, |
||
| 3497 | "dist": { |
||
| 3498 | "type": "zip", |
||
| 3499 | "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/17fa5bfe6ff52e35cb3d9ec37c934a2f4bd1fa2e", |
||
| 3500 | "reference": "17fa5bfe6ff52e35cb3d9ec37c934a2f4bd1fa2e", |
||
| 3501 | "shasum": "" |
||
| 3502 | }, |
||
| 3503 | "require": { |
||
| 3504 | "doctrine/common": "~2.2", |
||
| 3505 | "php": "^5.6 || ^7.0" |
||
| 3506 | }, |
||
| 3507 | "conflict": { |
||
| 3508 | "doctrine/orm": "< 2.4" |
||
| 3509 | }, |
||
| 3510 | "require-dev": { |
||
| 3511 | "doctrine/dbal": "^2.5.4", |
||
| 3512 | "doctrine/orm": "^2.5.4", |
||
| 3513 | "phpunit/phpunit": "^5.4.6" |
||
| 3514 | }, |
||
| 3515 | "suggest": { |
||
| 3516 | "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures", |
||
| 3517 | "doctrine/orm": "For loading ORM fixtures", |
||
| 3518 | "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures" |
||
| 3519 | }, |
||
| 3520 | "type": "library", |
||
| 3521 | "extra": { |
||
| 3522 | "branch-alias": { |
||
| 3523 | "dev-master": "1.3.x-dev" |
||
| 3524 | } |
||
| 3525 | }, |
||
| 3526 | "autoload": { |
||
| 3527 | "psr-0": { |
||
| 3528 | "Doctrine\\Common\\DataFixtures": "lib/" |
||
| 3529 | } |
||
| 3530 | }, |
||
| 3531 | "notification-url": "https://packagist.org/downloads/", |
||
| 3532 | "license": [ |
||
| 3533 | "MIT" |
||
| 3534 | ], |
||
| 3535 | "authors": [ |
||
| 3536 | { |
||
| 3537 | "name": "Jonathan Wage", |
||
| 3538 | "email": "[email protected]" |
||
| 3539 | } |
||
| 3540 | ], |
||
| 3541 | "description": "Data Fixtures for all Doctrine Object Managers", |
||
| 3542 | "homepage": "http://www.doctrine-project.org", |
||
| 3543 | "keywords": [ |
||
| 3544 | "database" |
||
| 3545 | ], |
||
| 3546 | "time": "2016-09-20 10:07:57" |
||
| 3547 | }, |
||
| 3548 | { |
||
| 3549 | "name": "doctrine/doctrine-fixtures-bundle", |
||
| 3550 | "version": "2.3.0", |
||
| 3551 | "source": { |
||
| 3552 | "type": "git", |
||
| 3553 | "url": "https://github.com/doctrine/DoctrineFixturesBundle.git", |
||
| 3554 | "reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029" |
||
| 3555 | }, |
||
| 3556 | "dist": { |
||
| 3557 | "type": "zip", |
||
| 3558 | "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/0f1a2f91b349e10f5c343f75ab71d23aace5b029", |
||
| 3559 | "reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029", |
||
| 3560 | "shasum": "" |
||
| 3561 | }, |
||
| 3562 | "require": { |
||
| 3563 | "doctrine/data-fixtures": "~1.0", |
||
| 3564 | "doctrine/doctrine-bundle": "~1.0", |
||
| 3565 | "php": ">=5.3.2", |
||
| 3566 | "symfony/doctrine-bridge": "~2.3|~3.0" |
||
| 3567 | }, |
||
| 3568 | "type": "symfony-bundle", |
||
| 3569 | "extra": { |
||
| 3570 | "branch-alias": { |
||
| 3571 | "dev-master": "2.2.x-dev" |
||
| 3572 | } |
||
| 3573 | }, |
||
| 3574 | "autoload": { |
||
| 3575 | "psr-4": { |
||
| 3576 | "Doctrine\\Bundle\\FixturesBundle\\": "" |
||
| 3577 | } |
||
| 3578 | }, |
||
| 3579 | "notification-url": "https://packagist.org/downloads/", |
||
| 3580 | "license": [ |
||
| 3581 | "MIT" |
||
| 3582 | ], |
||
| 3583 | "authors": [ |
||
| 3584 | { |
||
| 3585 | "name": "Symfony Community", |
||
| 3586 | "homepage": "http://symfony.com/contributors" |
||
| 3587 | }, |
||
| 3588 | { |
||
| 3589 | "name": "Doctrine Project", |
||
| 3590 | "homepage": "http://www.doctrine-project.org" |
||
| 3591 | }, |
||
| 3592 | { |
||
| 3593 | "name": "Fabien Potencier", |
||
| 3594 | "email": "[email protected]" |
||
| 3595 | } |
||
| 3596 | ], |
||
| 3597 | "description": "Symfony DoctrineFixturesBundle", |
||
| 3598 | "homepage": "http://www.doctrine-project.org", |
||
| 3599 | "keywords": [ |
||
| 3600 | "Fixture", |
||
| 3601 | "persistence" |
||
| 3602 | ], |
||
| 3603 | "time": "2015-11-04 21:23:23" |
||
| 3604 | }, |
||
| 3605 | { |
||
| 3606 | "name": "fzaninotto/faker", |
||
| 3607 | "version": "v1.6.0", |
||
| 3608 | "source": { |
||
| 3609 | "type": "git", |
||
| 3610 | "url": "https://github.com/fzaninotto/Faker.git", |
||
| 3611 | "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123" |
||
| 3612 | }, |
||
| 3613 | "dist": { |
||
| 3614 | "type": "zip", |
||
| 3615 | "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/44f9a286a04b80c76a4e5fb7aad8bb539b920123", |
||
| 3616 | "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123", |
||
| 3617 | "shasum": "" |
||
| 3618 | }, |
||
| 3619 | "require": { |
||
| 3620 | "php": "^5.3.3|^7.0" |
||
| 3621 | }, |
||
| 3622 | "require-dev": { |
||
| 3623 | "ext-intl": "*", |
||
| 3624 | "phpunit/phpunit": "~4.0", |
||
| 3625 | "squizlabs/php_codesniffer": "~1.5" |
||
| 3626 | }, |
||
| 3627 | "type": "library", |
||
| 3628 | "extra": { |
||
| 3629 | "branch-alias": [] |
||
| 3630 | }, |
||
| 3631 | "autoload": { |
||
| 3632 | "psr-4": { |
||
| 3633 | "Faker\\": "src/Faker/" |
||
| 3634 | } |
||
| 3635 | }, |
||
| 3636 | "notification-url": "https://packagist.org/downloads/", |
||
| 3637 | "license": [ |
||
| 3638 | "MIT" |
||
| 3639 | ], |
||
| 3640 | "authors": [ |
||
| 3641 | { |
||
| 3642 | "name": "François Zaninotto" |
||
| 3643 | } |
||
| 3644 | ], |
||
| 3645 | "description": "Faker is a PHP library that generates fake data for you.", |
||
| 3646 | "keywords": [ |
||
| 3647 | "data", |
||
| 3648 | "faker", |
||
| 3649 | "fixtures" |
||
| 3650 | ], |
||
| 3651 | "time": "2016-04-29 12:21:54" |
||
| 3652 | }, |
||
| 3653 | { |
||
| 3654 | "name": "hautelook/alice-bundle", |
||
| 3655 | "version": "v2.0.0-beta.3", |
||
| 3656 | "source": { |
||
| 3657 | "type": "git", |
||
| 3658 | "url": "https://github.com/hautelook/AliceBundle.git", |
||
| 3659 | "reference": "8c08ca1518103ed474048b571fdfe3b4b106e99a" |
||
| 3660 | }, |
||
| 3661 | "dist": { |
||
| 3662 | "type": "zip", |
||
| 3663 | "url": "https://api.github.com/repos/hautelook/AliceBundle/zipball/8c08ca1518103ed474048b571fdfe3b4b106e99a", |
||
| 3664 | "reference": "8c08ca1518103ed474048b571fdfe3b4b106e99a", |
||
| 3665 | "shasum": "" |
||
| 3666 | }, |
||
| 3667 | "require": { |
||
| 3668 | "nelmio/alice": "^3.0-beta3@beta", |
||
| 3669 | "php": "^7.0", |
||
| 3670 | "symfony/finder": "^2.7||^3.0" |
||
| 3671 | }, |
||
| 3672 | "require-dev": { |
||
| 3673 | "doctrine/data-fixtures": "^1.2", |
||
| 3674 | "doctrine/doctrine-bundle": "^1.6", |
||
| 3675 | "doctrine/orm": "^2.5", |
||
| 3676 | "phpunit/phpunit": "^5.6", |
||
| 3677 | "symfony/phpunit-bridge": "^3.1", |
||
| 3678 | "symfony/symfony": "^2.3||~3.0", |
||
| 3679 | "theofidry/alice-data-fixtures": "^1.0-beta4@beta" |
||
| 3680 | }, |
||
| 3681 | "suggest": { |
||
| 3682 | "theofidry/alice-bundle-extension": "Behat extension for HautelookAliceBundle" |
||
| 3683 | }, |
||
| 3684 | "type": "symfony-bundle", |
||
| 3685 | "extra": { |
||
| 3686 | "branch-alias": { |
||
| 3687 | "dev-master": "2.x-dev" |
||
| 3688 | }, |
||
| 3689 | "bin-dir": "bin", |
||
| 3690 | "sort-packages": true |
||
| 3691 | }, |
||
| 3692 | "autoload": { |
||
| 3693 | "psr-4": { |
||
| 3694 | "Hautelook\\AliceBundle\\": "src" |
||
| 3695 | } |
||
| 3696 | }, |
||
| 3697 | "notification-url": "https://packagist.org/downloads/", |
||
| 3698 | "license": [ |
||
| 3699 | "MIT" |
||
| 3700 | ], |
||
| 3701 | "authors": [ |
||
| 3702 | { |
||
| 3703 | "name": "Baldur Rensch", |
||
| 3704 | "email": "[email protected]" |
||
| 3705 | }, |
||
| 3706 | { |
||
| 3707 | "name": "Théo FIDRY", |
||
| 3708 | "email": "[email protected]", |
||
| 3709 | "homepage": "https://github.com/theofidry" |
||
| 3710 | } |
||
| 3711 | ], |
||
| 3712 | "description": "Symfony2 Bundle to manage fixtures with Alice and Faker.", |
||
| 3713 | "keywords": [ |
||
| 3714 | "Fixture", |
||
| 3715 | "alice", |
||
| 3716 | "faker", |
||
| 3717 | "orm", |
||
| 3718 | "symfony" |
||
| 3719 | ], |
||
| 3720 | "time": "2016-12-17 15:16:24" |
||
| 3721 | }, |
||
| 3722 | { |
||
| 3723 | "name": "myclabs/deep-copy", |
||
| 3724 | "version": "1.6.1", |
||
| 3725 | "source": { |
||
| 3726 | "type": "git", |
||
| 3727 | "url": "https://github.com/myclabs/DeepCopy.git", |
||
| 3728 | "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102" |
||
| 3729 | }, |
||
| 3730 | "dist": { |
||
| 3731 | "type": "zip", |
||
| 3732 | "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/8e6e04167378abf1ddb4d3522d8755c5fd90d102", |
||
| 3733 | "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102", |
||
| 3734 | "shasum": "" |
||
| 3735 | }, |
||
| 3736 | "require": { |
||
| 3737 | "php": ">=5.4.0" |
||
| 3738 | }, |
||
| 3739 | "require-dev": { |
||
| 3740 | "doctrine/collections": "1.*", |
||
| 3741 | "phpunit/phpunit": "~4.1" |
||
| 3742 | }, |
||
| 3743 | "type": "library", |
||
| 3744 | "autoload": { |
||
| 3745 | "psr-4": { |
||
| 3746 | "DeepCopy\\": "src/DeepCopy/" |
||
| 3747 | } |
||
| 3748 | }, |
||
| 3749 | "notification-url": "https://packagist.org/downloads/", |
||
| 3750 | "license": [ |
||
| 3751 | "MIT" |
||
| 3752 | ], |
||
| 3753 | "description": "Create deep copies (clones) of your objects", |
||
| 3754 | "homepage": "https://github.com/myclabs/DeepCopy", |
||
| 3755 | "keywords": [ |
||
| 3756 | "clone", |
||
| 3757 | "copy", |
||
| 3758 | "duplicate", |
||
| 3759 | "object", |
||
| 3760 | "object graph" |
||
| 3761 | ], |
||
| 3762 | "time": "2017-04-12 18:52:22" |
||
| 3763 | }, |
||
| 3764 | { |
||
| 3765 | "name": "nelmio/alice", |
||
| 3766 | "version": "v3.0.0-beta.5", |
||
| 3767 | "source": { |
||
| 3768 | "type": "git", |
||
| 3769 | "url": "https://github.com/nelmio/alice.git", |
||
| 3770 | "reference": "056f173ce9911eda4561771de7ed73e62811439d" |
||
| 3771 | }, |
||
| 3772 | "dist": { |
||
| 3773 | "type": "zip", |
||
| 3774 | "url": "https://api.github.com/repos/nelmio/alice/zipball/056f173ce9911eda4561771de7ed73e62811439d", |
||
| 3775 | "reference": "056f173ce9911eda4561771de7ed73e62811439d", |
||
| 3776 | "shasum": "" |
||
| 3777 | }, |
||
| 3778 | "require": { |
||
| 3779 | "fzaninotto/faker": "^1.6", |
||
| 3780 | "myclabs/deep-copy": "^1.5.2", |
||
| 3781 | "php": "7.0 - 7.1", |
||
| 3782 | "symfony/property-access": "^2.7.11||^3.0", |
||
| 3783 | "symfony/yaml": "^2.0||^3.0" |
||
| 3784 | }, |
||
| 3785 | "require-dev": { |
||
| 3786 | "bamarni/composer-bin-plugin": "^1.1.0", |
||
| 3787 | "php-mock/php-mock": "^1.0", |
||
| 3788 | "phpspec/prophecy": "^1.6", |
||
| 3789 | "phpunit/phpunit": "^5.6", |
||
| 3790 | "symfony/phpunit-bridge": "^3.1", |
||
| 3791 | "symfony/var-dumper": "^3.2" |
||
| 3792 | }, |
||
| 3793 | "type": "library", |
||
| 3794 | "extra": { |
||
| 3795 | "bamarni-bin": { |
||
| 3796 | "bin-links": false |
||
| 3797 | }, |
||
| 3798 | "branch-alias": { |
||
| 3799 | "dev-master": "3.0.x-dev" |
||
| 3800 | } |
||
| 3801 | }, |
||
| 3802 | "autoload": { |
||
| 3803 | "files": [ |
||
| 3804 | "src/functions.php" |
||
| 3805 | ], |
||
| 3806 | "psr-4": { |
||
| 3807 | "Nelmio\\Alice\\": "src" |
||
| 3808 | } |
||
| 3809 | }, |
||
| 3810 | "notification-url": "https://packagist.org/downloads/", |
||
| 3811 | "license": [ |
||
| 3812 | "MIT" |
||
| 3813 | ], |
||
| 3814 | "authors": [ |
||
| 3815 | { |
||
| 3816 | "name": "Jordi Boggiano", |
||
| 3817 | "email": "[email protected]" |
||
| 3818 | }, |
||
| 3819 | { |
||
| 3820 | "name": "Tim Shelburne", |
||
| 3821 | "email": "[email protected]" |
||
| 3822 | }, |
||
| 3823 | { |
||
| 3824 | "name": "Théo FIDRY", |
||
| 3825 | "email": "[email protected]" |
||
| 3826 | } |
||
| 3827 | ], |
||
| 3828 | "description": "Expressive fixtures generator", |
||
| 3829 | "keywords": [ |
||
| 3830 | "Fixture", |
||
| 3831 | "data", |
||
| 3832 | "faker", |
||
| 3833 | "test" |
||
| 3834 | ], |
||
| 3835 | "time": "2017-04-11 13:26:07" |
||
| 3836 | }, |
||
| 3837 | { |
||
| 3838 | "name": "pdepend/pdepend", |
||
| 3839 | "version": "2.5.0", |
||
| 3840 | "source": { |
||
| 3841 | "type": "git", |
||
| 3842 | "url": "https://github.com/pdepend/pdepend.git", |
||
| 3843 | "reference": "0c50874333149c0dad5a2877801aed148f2767ff" |
||
| 3844 | }, |
||
| 3845 | "dist": { |
||
| 3846 | "type": "zip", |
||
| 3847 | "url": "https://api.github.com/repos/pdepend/pdepend/zipball/0c50874333149c0dad5a2877801aed148f2767ff", |
||
| 3848 | "reference": "0c50874333149c0dad5a2877801aed148f2767ff", |
||
| 3849 | "shasum": "" |
||
| 3850 | }, |
||
| 3851 | "require": { |
||
| 3852 | "php": ">=5.3.7", |
||
| 3853 | "symfony/config": "^2.3.0|^3", |
||
| 3854 | "symfony/dependency-injection": "^2.3.0|^3", |
||
| 3855 | "symfony/filesystem": "^2.3.0|^3" |
||
| 3856 | }, |
||
| 3857 | "require-dev": { |
||
| 3858 | "phpunit/phpunit": "^4.4.0,<4.8", |
||
| 3859 | "squizlabs/php_codesniffer": "^2.0.0" |
||
| 3860 | }, |
||
| 3861 | "bin": [ |
||
| 3862 | "src/bin/pdepend" |
||
| 3863 | ], |
||
| 3864 | "type": "library", |
||
| 3865 | "autoload": { |
||
| 3866 | "psr-4": { |
||
| 3867 | "PDepend\\": "src/main/php/PDepend" |
||
| 3868 | } |
||
| 3869 | }, |
||
| 3870 | "notification-url": "https://packagist.org/downloads/", |
||
| 3871 | "license": [ |
||
| 3872 | "BSD-3-Clause" |
||
| 3873 | ], |
||
| 3874 | "description": "Official version of pdepend to be handled with Composer", |
||
| 3875 | "time": "2017-01-19 14:23:36" |
||
| 3876 | }, |
||
| 3877 | { |
||
| 3878 | "name": "phpdocumentor/reflection-common", |
||
| 3879 | "version": "1.0", |
||
| 3880 | "source": { |
||
| 3881 | "type": "git", |
||
| 3882 | "url": "https://github.com/phpDocumentor/ReflectionCommon.git", |
||
| 3883 | "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c" |
||
| 3884 | }, |
||
| 3885 | "dist": { |
||
| 3886 | "type": "zip", |
||
| 3887 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c", |
||
| 3888 | "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c", |
||
| 3889 | "shasum": "" |
||
| 3890 | }, |
||
| 3891 | "require": { |
||
| 3892 | "php": ">=5.5" |
||
| 3893 | }, |
||
| 3894 | "require-dev": { |
||
| 3895 | "phpunit/phpunit": "^4.6" |
||
| 3896 | }, |
||
| 3897 | "type": "library", |
||
| 3898 | "extra": { |
||
| 3899 | "branch-alias": { |
||
| 3900 | "dev-master": "1.0.x-dev" |
||
| 3901 | } |
||
| 3902 | }, |
||
| 3903 | "autoload": { |
||
| 3904 | "psr-4": { |
||
| 3905 | "phpDocumentor\\Reflection\\": [ |
||
| 3906 | "src" |
||
| 3907 | ] |
||
| 3908 | } |
||
| 3909 | }, |
||
| 3910 | "notification-url": "https://packagist.org/downloads/", |
||
| 3911 | "license": [ |
||
| 3912 | "MIT" |
||
| 3913 | ], |
||
| 3914 | "authors": [ |
||
| 3915 | { |
||
| 3916 | "name": "Jaap van Otterdijk", |
||
| 3917 | "email": "[email protected]" |
||
| 3918 | } |
||
| 3919 | ], |
||
| 3920 | "description": "Common reflection classes used by phpdocumentor to reflect the code structure", |
||
| 3921 | "homepage": "http://www.phpdoc.org", |
||
| 3922 | "keywords": [ |
||
| 3923 | "FQSEN", |
||
| 3924 | "phpDocumentor", |
||
| 3925 | "phpdoc", |
||
| 3926 | "reflection", |
||
| 3927 | "static analysis" |
||
| 3928 | ], |
||
| 3929 | "time": "2015-12-27 11:43:31" |
||
| 3930 | }, |
||
| 3931 | { |
||
| 3932 | "name": "phpdocumentor/reflection-docblock", |
||
| 3933 | "version": "3.1.1", |
||
| 3934 | "source": { |
||
| 3935 | "type": "git", |
||
| 3936 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
| 3937 | "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e" |
||
| 3938 | }, |
||
| 3939 | "dist": { |
||
| 3940 | "type": "zip", |
||
| 3941 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e", |
||
| 3942 | "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e", |
||
| 3943 | "shasum": "" |
||
| 3944 | }, |
||
| 3945 | "require": { |
||
| 3946 | "php": ">=5.5", |
||
| 3947 | "phpdocumentor/reflection-common": "^1.0@dev", |
||
| 3948 | "phpdocumentor/type-resolver": "^0.2.0", |
||
| 3949 | "webmozart/assert": "^1.0" |
||
| 3950 | }, |
||
| 3951 | "require-dev": { |
||
| 3952 | "mockery/mockery": "^0.9.4", |
||
| 3953 | "phpunit/phpunit": "^4.4" |
||
| 3954 | }, |
||
| 3955 | "type": "library", |
||
| 3956 | "autoload": { |
||
| 3957 | "psr-4": { |
||
| 3958 | "phpDocumentor\\Reflection\\": [ |
||
| 3959 | "src/" |
||
| 3960 | ] |
||
| 3961 | } |
||
| 3962 | }, |
||
| 3963 | "notification-url": "https://packagist.org/downloads/", |
||
| 3964 | "license": [ |
||
| 3965 | "MIT" |
||
| 3966 | ], |
||
| 3967 | "authors": [ |
||
| 3968 | { |
||
| 3969 | "name": "Mike van Riel", |
||
| 3970 | "email": "[email protected]" |
||
| 3971 | } |
||
| 3972 | ], |
||
| 3973 | "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", |
||
| 3974 | "time": "2016-09-30 07:12:33" |
||
| 3975 | }, |
||
| 3976 | { |
||
| 3977 | "name": "phpdocumentor/type-resolver", |
||
| 3978 | "version": "0.2.1", |
||
| 3979 | "source": { |
||
| 3980 | "type": "git", |
||
| 3981 | "url": "https://github.com/phpDocumentor/TypeResolver.git", |
||
| 3982 | "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb" |
||
| 3983 | }, |
||
| 3984 | "dist": { |
||
| 3985 | "type": "zip", |
||
| 3986 | "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb", |
||
| 3987 | "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb", |
||
| 3988 | "shasum": "" |
||
| 3989 | }, |
||
| 3990 | "require": { |
||
| 3991 | "php": ">=5.5", |
||
| 3992 | "phpdocumentor/reflection-common": "^1.0" |
||
| 3993 | }, |
||
| 3994 | "require-dev": { |
||
| 3995 | "mockery/mockery": "^0.9.4", |
||
| 3996 | "phpunit/phpunit": "^5.2||^4.8.24" |
||
| 3997 | }, |
||
| 3998 | "type": "library", |
||
| 3999 | "extra": { |
||
| 4000 | "branch-alias": { |
||
| 4001 | "dev-master": "1.0.x-dev" |
||
| 4002 | } |
||
| 4003 | }, |
||
| 4004 | "autoload": { |
||
| 4005 | "psr-4": { |
||
| 4006 | "phpDocumentor\\Reflection\\": [ |
||
| 4007 | "src/" |
||
| 4008 | ] |
||
| 4009 | } |
||
| 4010 | }, |
||
| 4011 | "notification-url": "https://packagist.org/downloads/", |
||
| 4012 | "license": [ |
||
| 4013 | "MIT" |
||
| 4014 | ], |
||
| 4015 | "authors": [ |
||
| 4016 | { |
||
| 4017 | "name": "Mike van Riel", |
||
| 4018 | "email": "[email protected]" |
||
| 4019 | } |
||
| 4020 | ], |
||
| 4021 | "time": "2016-11-25 06:54:22" |
||
| 4022 | }, |
||
| 4023 | { |
||
| 4024 | "name": "phpmd/phpmd", |
||
| 4025 | "version": "2.6.0", |
||
| 4026 | "source": { |
||
| 4027 | "type": "git", |
||
| 4028 | "url": "https://github.com/phpmd/phpmd.git", |
||
| 4029 | "reference": "4e9924b2c157a3eb64395460fcf56b31badc8374" |
||
| 4030 | }, |
||
| 4031 | "dist": { |
||
| 4032 | "type": "zip", |
||
| 4033 | "url": "https://api.github.com/repos/phpmd/phpmd/zipball/4e9924b2c157a3eb64395460fcf56b31badc8374", |
||
| 4034 | "reference": "4e9924b2c157a3eb64395460fcf56b31badc8374", |
||
| 4035 | "shasum": "" |
||
| 4036 | }, |
||
| 4037 | "require": { |
||
| 4038 | "ext-xml": "*", |
||
| 4039 | "pdepend/pdepend": "^2.5", |
||
| 4040 | "php": ">=5.3.9" |
||
| 4041 | }, |
||
| 4042 | "require-dev": { |
||
| 4043 | "phpunit/phpunit": "^4.0", |
||
| 4044 | "squizlabs/php_codesniffer": "^2.0" |
||
| 4045 | }, |
||
| 4046 | "bin": [ |
||
| 4047 | "src/bin/phpmd" |
||
| 4048 | ], |
||
| 4049 | "type": "project", |
||
| 4050 | "autoload": { |
||
| 4051 | "psr-0": { |
||
| 4052 | "PHPMD\\": "src/main/php" |
||
| 4053 | } |
||
| 4054 | }, |
||
| 4055 | "notification-url": "https://packagist.org/downloads/", |
||
| 4056 | "license": [ |
||
| 4057 | "BSD-3-Clause" |
||
| 4058 | ], |
||
| 4059 | "authors": [ |
||
| 4060 | { |
||
| 4061 | "name": "Manuel Pichler", |
||
| 4062 | "email": "[email protected]", |
||
| 4063 | "homepage": "https://github.com/manuelpichler", |
||
| 4064 | "role": "Project Founder" |
||
| 4065 | }, |
||
| 4066 | { |
||
| 4067 | "name": "Other contributors", |
||
| 4068 | "homepage": "https://github.com/phpmd/phpmd/graphs/contributors", |
||
| 4069 | "role": "Contributors" |
||
| 4070 | }, |
||
| 4071 | { |
||
| 4072 | "name": "Marc Würth", |
||
| 4073 | "email": "[email protected]", |
||
| 4074 | "homepage": "https://github.com/ravage84", |
||
| 4075 | "role": "Project Maintainer" |
||
| 4076 | } |
||
| 4077 | ], |
||
| 4078 | "description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.", |
||
| 4079 | "homepage": "http://phpmd.org/", |
||
| 4080 | "keywords": [ |
||
| 4081 | "mess detection", |
||
| 4082 | "mess detector", |
||
| 4083 | "pdepend", |
||
| 4084 | "phpmd", |
||
| 4085 | "pmd" |
||
| 4086 | ], |
||
| 4087 | "time": "2017-01-20 14:41:10" |
||
| 4088 | }, |
||
| 4089 | { |
||
| 4090 | "name": "phpspec/prophecy", |
||
| 4091 | "version": "v1.7.0", |
||
| 4092 | "source": { |
||
| 4093 | "type": "git", |
||
| 4094 | "url": "https://github.com/phpspec/prophecy.git", |
||
| 4095 | "reference": "93d39f1f7f9326d746203c7c056f300f7f126073" |
||
| 4096 | }, |
||
| 4097 | "dist": { |
||
| 4098 | "type": "zip", |
||
| 4099 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073", |
||
| 4100 | "reference": "93d39f1f7f9326d746203c7c056f300f7f126073", |
||
| 4101 | "shasum": "" |
||
| 4102 | }, |
||
| 4103 | "require": { |
||
| 4104 | "doctrine/instantiator": "^1.0.2", |
||
| 4105 | "php": "^5.3|^7.0", |
||
| 4106 | "phpdocumentor/reflection-docblock": "^2.0|^3.0.2", |
||
| 4107 | "sebastian/comparator": "^1.1|^2.0", |
||
| 4108 | "sebastian/recursion-context": "^1.0|^2.0|^3.0" |
||
| 4109 | }, |
||
| 4110 | "require-dev": { |
||
| 4111 | "phpspec/phpspec": "^2.5|^3.2", |
||
| 4112 | "phpunit/phpunit": "^4.8 || ^5.6.5" |
||
| 4113 | }, |
||
| 4114 | "type": "library", |
||
| 4115 | "extra": { |
||
| 4116 | "branch-alias": { |
||
| 4117 | "dev-master": "1.6.x-dev" |
||
| 4118 | } |
||
| 4119 | }, |
||
| 4120 | "autoload": { |
||
| 4121 | "psr-0": { |
||
| 4122 | "Prophecy\\": "src/" |
||
| 4123 | } |
||
| 4124 | }, |
||
| 4125 | "notification-url": "https://packagist.org/downloads/", |
||
| 4126 | "license": [ |
||
| 4127 | "MIT" |
||
| 4128 | ], |
||
| 4129 | "authors": [ |
||
| 4130 | { |
||
| 4131 | "name": "Konstantin Kudryashov", |
||
| 4132 | "email": "[email protected]", |
||
| 4133 | "homepage": "http://everzet.com" |
||
| 4134 | }, |
||
| 4135 | { |
||
| 4136 | "name": "Marcello Duarte", |
||
| 4137 | "email": "[email protected]" |
||
| 4138 | } |
||
| 4139 | ], |
||
| 4140 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
| 4141 | "homepage": "https://github.com/phpspec/prophecy", |
||
| 4142 | "keywords": [ |
||
| 4143 | "Double", |
||
| 4144 | "Dummy", |
||
| 4145 | "fake", |
||
| 4146 | "mock", |
||
| 4147 | "spy", |
||
| 4148 | "stub" |
||
| 4149 | ], |
||
| 4150 | "time": "2017-03-02 20:05:34" |
||
| 4151 | }, |
||
| 4152 | { |
||
| 4153 | "name": "phpunit/php-code-coverage", |
||
| 4154 | "version": "4.0.8", |
||
| 4155 | "source": { |
||
| 4156 | "type": "git", |
||
| 4157 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
| 4158 | "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d" |
||
| 4159 | }, |
||
| 4160 | "dist": { |
||
| 4161 | "type": "zip", |
||
| 4162 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d", |
||
| 4163 | "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d", |
||
| 4164 | "shasum": "" |
||
| 4165 | }, |
||
| 4166 | "require": { |
||
| 4167 | "ext-dom": "*", |
||
| 4168 | "ext-xmlwriter": "*", |
||
| 4169 | "php": "^5.6 || ^7.0", |
||
| 4170 | "phpunit/php-file-iterator": "^1.3", |
||
| 4171 | "phpunit/php-text-template": "^1.2", |
||
| 4172 | "phpunit/php-token-stream": "^1.4.2 || ^2.0", |
||
| 4173 | "sebastian/code-unit-reverse-lookup": "^1.0", |
||
| 4174 | "sebastian/environment": "^1.3.2 || ^2.0", |
||
| 4175 | "sebastian/version": "^1.0 || ^2.0" |
||
| 4176 | }, |
||
| 4177 | "require-dev": { |
||
| 4178 | "ext-xdebug": "^2.1.4", |
||
| 4179 | "phpunit/phpunit": "^5.7" |
||
| 4180 | }, |
||
| 4181 | "suggest": { |
||
| 4182 | "ext-xdebug": "^2.5.1" |
||
| 4183 | }, |
||
| 4184 | "type": "library", |
||
| 4185 | "extra": { |
||
| 4186 | "branch-alias": { |
||
| 4187 | "dev-master": "4.0.x-dev" |
||
| 4188 | } |
||
| 4189 | }, |
||
| 4190 | "autoload": { |
||
| 4191 | "classmap": [ |
||
| 4192 | "src/" |
||
| 4193 | ] |
||
| 4194 | }, |
||
| 4195 | "notification-url": "https://packagist.org/downloads/", |
||
| 4196 | "license": [ |
||
| 4197 | "BSD-3-Clause" |
||
| 4198 | ], |
||
| 4199 | "authors": [ |
||
| 4200 | { |
||
| 4201 | "name": "Sebastian Bergmann", |
||
| 4202 | "email": "[email protected]", |
||
| 4203 | "role": "lead" |
||
| 4204 | } |
||
| 4205 | ], |
||
| 4206 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
| 4207 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
| 4208 | "keywords": [ |
||
| 4209 | "coverage", |
||
| 4210 | "testing", |
||
| 4211 | "xunit" |
||
| 4212 | ], |
||
| 4213 | "time": "2017-04-02 07:44:40" |
||
| 4214 | }, |
||
| 4215 | { |
||
| 4216 | "name": "phpunit/php-file-iterator", |
||
| 4217 | "version": "1.4.2", |
||
| 4218 | "source": { |
||
| 4219 | "type": "git", |
||
| 4220 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
| 4221 | "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5" |
||
| 4222 | }, |
||
| 4223 | "dist": { |
||
| 4224 | "type": "zip", |
||
| 4225 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5", |
||
| 4226 | "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5", |
||
| 4227 | "shasum": "" |
||
| 4228 | }, |
||
| 4229 | "require": { |
||
| 4230 | "php": ">=5.3.3" |
||
| 4231 | }, |
||
| 4232 | "type": "library", |
||
| 4233 | "extra": { |
||
| 4234 | "branch-alias": { |
||
| 4235 | "dev-master": "1.4.x-dev" |
||
| 4236 | } |
||
| 4237 | }, |
||
| 4238 | "autoload": { |
||
| 4239 | "classmap": [ |
||
| 4240 | "src/" |
||
| 4241 | ] |
||
| 4242 | }, |
||
| 4243 | "notification-url": "https://packagist.org/downloads/", |
||
| 4244 | "license": [ |
||
| 4245 | "BSD-3-Clause" |
||
| 4246 | ], |
||
| 4247 | "authors": [ |
||
| 4248 | { |
||
| 4249 | "name": "Sebastian Bergmann", |
||
| 4250 | "email": "[email protected]", |
||
| 4251 | "role": "lead" |
||
| 4252 | } |
||
| 4253 | ], |
||
| 4254 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
| 4255 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
| 4256 | "keywords": [ |
||
| 4257 | "filesystem", |
||
| 4258 | "iterator" |
||
| 4259 | ], |
||
| 4260 | "time": "2016-10-03 07:40:28" |
||
| 4261 | }, |
||
| 4262 | { |
||
| 4263 | "name": "phpunit/php-text-template", |
||
| 4264 | "version": "1.2.1", |
||
| 4265 | "source": { |
||
| 4266 | "type": "git", |
||
| 4267 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
| 4268 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" |
||
| 4269 | }, |
||
| 4270 | "dist": { |
||
| 4271 | "type": "zip", |
||
| 4272 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
| 4273 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
| 4274 | "shasum": "" |
||
| 4275 | }, |
||
| 4276 | "require": { |
||
| 4277 | "php": ">=5.3.3" |
||
| 4278 | }, |
||
| 4279 | "type": "library", |
||
| 4280 | "autoload": { |
||
| 4281 | "classmap": [ |
||
| 4282 | "src/" |
||
| 4283 | ] |
||
| 4284 | }, |
||
| 4285 | "notification-url": "https://packagist.org/downloads/", |
||
| 4286 | "license": [ |
||
| 4287 | "BSD-3-Clause" |
||
| 4288 | ], |
||
| 4289 | "authors": [ |
||
| 4290 | { |
||
| 4291 | "name": "Sebastian Bergmann", |
||
| 4292 | "email": "[email protected]", |
||
| 4293 | "role": "lead" |
||
| 4294 | } |
||
| 4295 | ], |
||
| 4296 | "description": "Simple template engine.", |
||
| 4297 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
| 4298 | "keywords": [ |
||
| 4299 | "template" |
||
| 4300 | ], |
||
| 4301 | "time": "2015-06-21 13:50:34" |
||
| 4302 | }, |
||
| 4303 | { |
||
| 4304 | "name": "phpunit/php-timer", |
||
| 4305 | "version": "1.0.9", |
||
| 4306 | "source": { |
||
| 4307 | "type": "git", |
||
| 4308 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
| 4309 | "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" |
||
| 4310 | }, |
||
| 4311 | "dist": { |
||
| 4312 | "type": "zip", |
||
| 4313 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", |
||
| 4314 | "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", |
||
| 4315 | "shasum": "" |
||
| 4316 | }, |
||
| 4317 | "require": { |
||
| 4318 | "php": "^5.3.3 || ^7.0" |
||
| 4319 | }, |
||
| 4320 | "require-dev": { |
||
| 4321 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
| 4322 | }, |
||
| 4323 | "type": "library", |
||
| 4324 | "extra": { |
||
| 4325 | "branch-alias": { |
||
| 4326 | "dev-master": "1.0-dev" |
||
| 4327 | } |
||
| 4328 | }, |
||
| 4329 | "autoload": { |
||
| 4330 | "classmap": [ |
||
| 4331 | "src/" |
||
| 4332 | ] |
||
| 4333 | }, |
||
| 4334 | "notification-url": "https://packagist.org/downloads/", |
||
| 4335 | "license": [ |
||
| 4336 | "BSD-3-Clause" |
||
| 4337 | ], |
||
| 4338 | "authors": [ |
||
| 4339 | { |
||
| 4340 | "name": "Sebastian Bergmann", |
||
| 4341 | "email": "[email protected]", |
||
| 4342 | "role": "lead" |
||
| 4343 | } |
||
| 4344 | ], |
||
| 4345 | "description": "Utility class for timing", |
||
| 4346 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
| 4347 | "keywords": [ |
||
| 4348 | "timer" |
||
| 4349 | ], |
||
| 4350 | "time": "2017-02-26 11:10:40" |
||
| 4351 | }, |
||
| 4352 | { |
||
| 4353 | "name": "phpunit/php-token-stream", |
||
| 4354 | "version": "1.4.11", |
||
| 4355 | "source": { |
||
| 4356 | "type": "git", |
||
| 4357 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
| 4358 | "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7" |
||
| 4359 | }, |
||
| 4360 | "dist": { |
||
| 4361 | "type": "zip", |
||
| 4362 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7", |
||
| 4363 | "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7", |
||
| 4364 | "shasum": "" |
||
| 4365 | }, |
||
| 4366 | "require": { |
||
| 4367 | "ext-tokenizer": "*", |
||
| 4368 | "php": ">=5.3.3" |
||
| 4369 | }, |
||
| 4370 | "require-dev": { |
||
| 4371 | "phpunit/phpunit": "~4.2" |
||
| 4372 | }, |
||
| 4373 | "type": "library", |
||
| 4374 | "extra": { |
||
| 4375 | "branch-alias": { |
||
| 4376 | "dev-master": "1.4-dev" |
||
| 4377 | } |
||
| 4378 | }, |
||
| 4379 | "autoload": { |
||
| 4380 | "classmap": [ |
||
| 4381 | "src/" |
||
| 4382 | ] |
||
| 4383 | }, |
||
| 4384 | "notification-url": "https://packagist.org/downloads/", |
||
| 4385 | "license": [ |
||
| 4386 | "BSD-3-Clause" |
||
| 4387 | ], |
||
| 4388 | "authors": [ |
||
| 4389 | { |
||
| 4390 | "name": "Sebastian Bergmann", |
||
| 4391 | "email": "[email protected]" |
||
| 4392 | } |
||
| 4393 | ], |
||
| 4394 | "description": "Wrapper around PHP's tokenizer extension.", |
||
| 4395 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
| 4396 | "keywords": [ |
||
| 4397 | "tokenizer" |
||
| 4398 | ], |
||
| 4399 | "time": "2017-02-27 10:12:30" |
||
| 4400 | }, |
||
| 4401 | { |
||
| 4402 | "name": "phpunit/phpunit", |
||
| 4403 | "version": "5.7.19", |
||
| 4404 | "source": { |
||
| 4405 | "type": "git", |
||
| 4406 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
| 4407 | "reference": "69c4f49ff376af2692bad9cebd883d17ebaa98a1" |
||
| 4408 | }, |
||
| 4409 | "dist": { |
||
| 4410 | "type": "zip", |
||
| 4411 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/69c4f49ff376af2692bad9cebd883d17ebaa98a1", |
||
| 4412 | "reference": "69c4f49ff376af2692bad9cebd883d17ebaa98a1", |
||
| 4413 | "shasum": "" |
||
| 4414 | }, |
||
| 4415 | "require": { |
||
| 4416 | "ext-dom": "*", |
||
| 4417 | "ext-json": "*", |
||
| 4418 | "ext-libxml": "*", |
||
| 4419 | "ext-mbstring": "*", |
||
| 4420 | "ext-xml": "*", |
||
| 4421 | "myclabs/deep-copy": "~1.3", |
||
| 4422 | "php": "^5.6 || ^7.0", |
||
| 4423 | "phpspec/prophecy": "^1.6.2", |
||
| 4424 | "phpunit/php-code-coverage": "^4.0.4", |
||
| 4425 | "phpunit/php-file-iterator": "~1.4", |
||
| 4426 | "phpunit/php-text-template": "~1.2", |
||
| 4427 | "phpunit/php-timer": "^1.0.6", |
||
| 4428 | "phpunit/phpunit-mock-objects": "^3.2", |
||
| 4429 | "sebastian/comparator": "^1.2.4", |
||
| 4430 | "sebastian/diff": "~1.2", |
||
| 4431 | "sebastian/environment": "^1.3.4 || ^2.0", |
||
| 4432 | "sebastian/exporter": "~2.0", |
||
| 4433 | "sebastian/global-state": "^1.1", |
||
| 4434 | "sebastian/object-enumerator": "~2.0", |
||
| 4435 | "sebastian/resource-operations": "~1.0", |
||
| 4436 | "sebastian/version": "~1.0.3|~2.0", |
||
| 4437 | "symfony/yaml": "~2.1|~3.0" |
||
| 4438 | }, |
||
| 4439 | "conflict": { |
||
| 4440 | "phpdocumentor/reflection-docblock": "3.0.2" |
||
| 4441 | }, |
||
| 4442 | "require-dev": { |
||
| 4443 | "ext-pdo": "*" |
||
| 4444 | }, |
||
| 4445 | "suggest": { |
||
| 4446 | "ext-xdebug": "*", |
||
| 4447 | "phpunit/php-invoker": "~1.1" |
||
| 4448 | }, |
||
| 4449 | "bin": [ |
||
| 4450 | "phpunit" |
||
| 4451 | ], |
||
| 4452 | "type": "library", |
||
| 4453 | "extra": { |
||
| 4454 | "branch-alias": { |
||
| 4455 | "dev-master": "5.7.x-dev" |
||
| 4456 | } |
||
| 4457 | }, |
||
| 4458 | "autoload": { |
||
| 4459 | "classmap": [ |
||
| 4460 | "src/" |
||
| 4461 | ] |
||
| 4462 | }, |
||
| 4463 | "notification-url": "https://packagist.org/downloads/", |
||
| 4464 | "license": [ |
||
| 4465 | "BSD-3-Clause" |
||
| 4466 | ], |
||
| 4467 | "authors": [ |
||
| 4468 | { |
||
| 4469 | "name": "Sebastian Bergmann", |
||
| 4470 | "email": "[email protected]", |
||
| 4471 | "role": "lead" |
||
| 4472 | } |
||
| 4473 | ], |
||
| 4474 | "description": "The PHP Unit Testing framework.", |
||
| 4475 | "homepage": "https://phpunit.de/", |
||
| 4476 | "keywords": [ |
||
| 4477 | "phpunit", |
||
| 4478 | "testing", |
||
| 4479 | "xunit" |
||
| 4480 | ], |
||
| 4481 | "time": "2017-04-03 02:22:27" |
||
| 4482 | }, |
||
| 4483 | { |
||
| 4484 | "name": "phpunit/phpunit-mock-objects", |
||
| 4485 | "version": "3.4.3", |
||
| 4486 | "source": { |
||
| 4487 | "type": "git", |
||
| 4488 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
| 4489 | "reference": "3ab72b65b39b491e0c011e2e09bb2206c2aa8e24" |
||
| 4490 | }, |
||
| 4491 | "dist": { |
||
| 4492 | "type": "zip", |
||
| 4493 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/3ab72b65b39b491e0c011e2e09bb2206c2aa8e24", |
||
| 4494 | "reference": "3ab72b65b39b491e0c011e2e09bb2206c2aa8e24", |
||
| 4495 | "shasum": "" |
||
| 4496 | }, |
||
| 4497 | "require": { |
||
| 4498 | "doctrine/instantiator": "^1.0.2", |
||
| 4499 | "php": "^5.6 || ^7.0", |
||
| 4500 | "phpunit/php-text-template": "^1.2", |
||
| 4501 | "sebastian/exporter": "^1.2 || ^2.0" |
||
| 4502 | }, |
||
| 4503 | "conflict": { |
||
| 4504 | "phpunit/phpunit": "<5.4.0" |
||
| 4505 | }, |
||
| 4506 | "require-dev": { |
||
| 4507 | "phpunit/phpunit": "^5.4" |
||
| 4508 | }, |
||
| 4509 | "suggest": { |
||
| 4510 | "ext-soap": "*" |
||
| 4511 | }, |
||
| 4512 | "type": "library", |
||
| 4513 | "extra": { |
||
| 4514 | "branch-alias": { |
||
| 4515 | "dev-master": "3.2.x-dev" |
||
| 4516 | } |
||
| 4517 | }, |
||
| 4518 | "autoload": { |
||
| 4519 | "classmap": [ |
||
| 4520 | "src/" |
||
| 4521 | ] |
||
| 4522 | }, |
||
| 4523 | "notification-url": "https://packagist.org/downloads/", |
||
| 4524 | "license": [ |
||
| 4525 | "BSD-3-Clause" |
||
| 4526 | ], |
||
| 4527 | "authors": [ |
||
| 4528 | { |
||
| 4529 | "name": "Sebastian Bergmann", |
||
| 4530 | "email": "[email protected]", |
||
| 4531 | "role": "lead" |
||
| 4532 | } |
||
| 4533 | ], |
||
| 4534 | "description": "Mock Object library for PHPUnit", |
||
| 4535 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
| 4536 | "keywords": [ |
||
| 4537 | "mock", |
||
| 4538 | "xunit" |
||
| 4539 | ], |
||
| 4540 | "time": "2016-12-08 20:27:08" |
||
| 4541 | }, |
||
| 4542 | { |
||
| 4543 | "name": "sebastian/code-unit-reverse-lookup", |
||
| 4544 | "version": "1.0.1", |
||
| 4545 | "source": { |
||
| 4546 | "type": "git", |
||
| 4547 | "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", |
||
| 4548 | "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" |
||
| 4549 | }, |
||
| 4550 | "dist": { |
||
| 4551 | "type": "zip", |
||
| 4552 | "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", |
||
| 4553 | "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", |
||
| 4554 | "shasum": "" |
||
| 4555 | }, |
||
| 4556 | "require": { |
||
| 4557 | "php": "^5.6 || ^7.0" |
||
| 4558 | }, |
||
| 4559 | "require-dev": { |
||
| 4560 | "phpunit/phpunit": "^5.7 || ^6.0" |
||
| 4561 | }, |
||
| 4562 | "type": "library", |
||
| 4563 | "extra": { |
||
| 4564 | "branch-alias": { |
||
| 4565 | "dev-master": "1.0.x-dev" |
||
| 4566 | } |
||
| 4567 | }, |
||
| 4568 | "autoload": { |
||
| 4569 | "classmap": [ |
||
| 4570 | "src/" |
||
| 4571 | ] |
||
| 4572 | }, |
||
| 4573 | "notification-url": "https://packagist.org/downloads/", |
||
| 4574 | "license": [ |
||
| 4575 | "BSD-3-Clause" |
||
| 4576 | ], |
||
| 4577 | "authors": [ |
||
| 4578 | { |
||
| 4579 | "name": "Sebastian Bergmann", |
||
| 4580 | "email": "[email protected]" |
||
| 4581 | } |
||
| 4582 | ], |
||
| 4583 | "description": "Looks up which function or method a line of code belongs to", |
||
| 4584 | "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", |
||
| 4585 | "time": "2017-03-04 06:30:41" |
||
| 4586 | }, |
||
| 4587 | { |
||
| 4588 | "name": "sebastian/comparator", |
||
| 4589 | "version": "1.2.4", |
||
| 4590 | "source": { |
||
| 4591 | "type": "git", |
||
| 4592 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
| 4593 | "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be" |
||
| 4594 | }, |
||
| 4595 | "dist": { |
||
| 4596 | "type": "zip", |
||
| 4597 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", |
||
| 4598 | "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", |
||
| 4599 | "shasum": "" |
||
| 4600 | }, |
||
| 4601 | "require": { |
||
| 4602 | "php": ">=5.3.3", |
||
| 4603 | "sebastian/diff": "~1.2", |
||
| 4604 | "sebastian/exporter": "~1.2 || ~2.0" |
||
| 4605 | }, |
||
| 4606 | "require-dev": { |
||
| 4607 | "phpunit/phpunit": "~4.4" |
||
| 4608 | }, |
||
| 4609 | "type": "library", |
||
| 4610 | "extra": { |
||
| 4611 | "branch-alias": { |
||
| 4612 | "dev-master": "1.2.x-dev" |
||
| 4613 | } |
||
| 4614 | }, |
||
| 4615 | "autoload": { |
||
| 4616 | "classmap": [ |
||
| 4617 | "src/" |
||
| 4618 | ] |
||
| 4619 | }, |
||
| 4620 | "notification-url": "https://packagist.org/downloads/", |
||
| 4621 | "license": [ |
||
| 4622 | "BSD-3-Clause" |
||
| 4623 | ], |
||
| 4624 | "authors": [ |
||
| 4625 | { |
||
| 4626 | "name": "Jeff Welch", |
||
| 4627 | "email": "[email protected]" |
||
| 4628 | }, |
||
| 4629 | { |
||
| 4630 | "name": "Volker Dusch", |
||
| 4631 | "email": "[email protected]" |
||
| 4632 | }, |
||
| 4633 | { |
||
| 4634 | "name": "Bernhard Schussek", |
||
| 4635 | "email": "[email protected]" |
||
| 4636 | }, |
||
| 4637 | { |
||
| 4638 | "name": "Sebastian Bergmann", |
||
| 4639 | "email": "[email protected]" |
||
| 4640 | } |
||
| 4641 | ], |
||
| 4642 | "description": "Provides the functionality to compare PHP values for equality", |
||
| 4643 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
| 4644 | "keywords": [ |
||
| 4645 | "comparator", |
||
| 4646 | "compare", |
||
| 4647 | "equality" |
||
| 4648 | ], |
||
| 4649 | "time": "2017-01-29 09:50:25" |
||
| 4650 | }, |
||
| 4651 | { |
||
| 4652 | "name": "sebastian/diff", |
||
| 4653 | "version": "1.4.1", |
||
| 4654 | "source": { |
||
| 4655 | "type": "git", |
||
| 4656 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
| 4657 | "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e" |
||
| 4658 | }, |
||
| 4659 | "dist": { |
||
| 4660 | "type": "zip", |
||
| 4661 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e", |
||
| 4662 | "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e", |
||
| 4663 | "shasum": "" |
||
| 4664 | }, |
||
| 4665 | "require": { |
||
| 4666 | "php": ">=5.3.3" |
||
| 4667 | }, |
||
| 4668 | "require-dev": { |
||
| 4669 | "phpunit/phpunit": "~4.8" |
||
| 4670 | }, |
||
| 4671 | "type": "library", |
||
| 4672 | "extra": { |
||
| 4673 | "branch-alias": { |
||
| 4674 | "dev-master": "1.4-dev" |
||
| 4675 | } |
||
| 4676 | }, |
||
| 4677 | "autoload": { |
||
| 4678 | "classmap": [ |
||
| 4679 | "src/" |
||
| 4680 | ] |
||
| 4681 | }, |
||
| 4682 | "notification-url": "https://packagist.org/downloads/", |
||
| 4683 | "license": [ |
||
| 4684 | "BSD-3-Clause" |
||
| 4685 | ], |
||
| 4686 | "authors": [ |
||
| 4687 | { |
||
| 4688 | "name": "Kore Nordmann", |
||
| 4689 | "email": "[email protected]" |
||
| 4690 | }, |
||
| 4691 | { |
||
| 4692 | "name": "Sebastian Bergmann", |
||
| 4693 | "email": "[email protected]" |
||
| 4694 | } |
||
| 4695 | ], |
||
| 4696 | "description": "Diff implementation", |
||
| 4697 | "homepage": "https://github.com/sebastianbergmann/diff", |
||
| 4698 | "keywords": [ |
||
| 4699 | "diff" |
||
| 4700 | ], |
||
| 4701 | "time": "2015-12-08 07:14:41" |
||
| 4702 | }, |
||
| 4703 | { |
||
| 4704 | "name": "sebastian/environment", |
||
| 4705 | "version": "2.0.0", |
||
| 4706 | "source": { |
||
| 4707 | "type": "git", |
||
| 4708 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
| 4709 | "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac" |
||
| 4710 | }, |
||
| 4711 | "dist": { |
||
| 4712 | "type": "zip", |
||
| 4713 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac", |
||
| 4714 | "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac", |
||
| 4715 | "shasum": "" |
||
| 4716 | }, |
||
| 4717 | "require": { |
||
| 4718 | "php": "^5.6 || ^7.0" |
||
| 4719 | }, |
||
| 4720 | "require-dev": { |
||
| 4721 | "phpunit/phpunit": "^5.0" |
||
| 4722 | }, |
||
| 4723 | "type": "library", |
||
| 4724 | "extra": { |
||
| 4725 | "branch-alias": { |
||
| 4726 | "dev-master": "2.0.x-dev" |
||
| 4727 | } |
||
| 4728 | }, |
||
| 4729 | "autoload": { |
||
| 4730 | "classmap": [ |
||
| 4731 | "src/" |
||
| 4732 | ] |
||
| 4733 | }, |
||
| 4734 | "notification-url": "https://packagist.org/downloads/", |
||
| 4735 | "license": [ |
||
| 4736 | "BSD-3-Clause" |
||
| 4737 | ], |
||
| 4738 | "authors": [ |
||
| 4739 | { |
||
| 4740 | "name": "Sebastian Bergmann", |
||
| 4741 | "email": "[email protected]" |
||
| 4742 | } |
||
| 4743 | ], |
||
| 4744 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
| 4745 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
| 4746 | "keywords": [ |
||
| 4747 | "Xdebug", |
||
| 4748 | "environment", |
||
| 4749 | "hhvm" |
||
| 4750 | ], |
||
| 4751 | "time": "2016-11-26 07:53:53" |
||
| 4752 | }, |
||
| 4753 | { |
||
| 4754 | "name": "sebastian/exporter", |
||
| 4755 | "version": "2.0.0", |
||
| 4756 | "source": { |
||
| 4757 | "type": "git", |
||
| 4758 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
| 4759 | "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4" |
||
| 4760 | }, |
||
| 4761 | "dist": { |
||
| 4762 | "type": "zip", |
||
| 4763 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", |
||
| 4764 | "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", |
||
| 4765 | "shasum": "" |
||
| 4766 | }, |
||
| 4767 | "require": { |
||
| 4768 | "php": ">=5.3.3", |
||
| 4769 | "sebastian/recursion-context": "~2.0" |
||
| 4770 | }, |
||
| 4771 | "require-dev": { |
||
| 4772 | "ext-mbstring": "*", |
||
| 4773 | "phpunit/phpunit": "~4.4" |
||
| 4774 | }, |
||
| 4775 | "type": "library", |
||
| 4776 | "extra": { |
||
| 4777 | "branch-alias": { |
||
| 4778 | "dev-master": "2.0.x-dev" |
||
| 4779 | } |
||
| 4780 | }, |
||
| 4781 | "autoload": { |
||
| 4782 | "classmap": [ |
||
| 4783 | "src/" |
||
| 4784 | ] |
||
| 4785 | }, |
||
| 4786 | "notification-url": "https://packagist.org/downloads/", |
||
| 4787 | "license": [ |
||
| 4788 | "BSD-3-Clause" |
||
| 4789 | ], |
||
| 4790 | "authors": [ |
||
| 4791 | { |
||
| 4792 | "name": "Jeff Welch", |
||
| 4793 | "email": "[email protected]" |
||
| 4794 | }, |
||
| 4795 | { |
||
| 4796 | "name": "Volker Dusch", |
||
| 4797 | "email": "[email protected]" |
||
| 4798 | }, |
||
| 4799 | { |
||
| 4800 | "name": "Bernhard Schussek", |
||
| 4801 | "email": "[email protected]" |
||
| 4802 | }, |
||
| 4803 | { |
||
| 4804 | "name": "Sebastian Bergmann", |
||
| 4805 | "email": "[email protected]" |
||
| 4806 | }, |
||
| 4807 | { |
||
| 4808 | "name": "Adam Harvey", |
||
| 4809 | "email": "[email protected]" |
||
| 4810 | } |
||
| 4811 | ], |
||
| 4812 | "description": "Provides the functionality to export PHP variables for visualization", |
||
| 4813 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
| 4814 | "keywords": [ |
||
| 4815 | "export", |
||
| 4816 | "exporter" |
||
| 4817 | ], |
||
| 4818 | "time": "2016-11-19 08:54:04" |
||
| 4819 | }, |
||
| 4820 | { |
||
| 4821 | "name": "sebastian/global-state", |
||
| 4822 | "version": "1.1.1", |
||
| 4823 | "source": { |
||
| 4824 | "type": "git", |
||
| 4825 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
| 4826 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" |
||
| 4827 | }, |
||
| 4828 | "dist": { |
||
| 4829 | "type": "zip", |
||
| 4830 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
| 4831 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
| 4832 | "shasum": "" |
||
| 4833 | }, |
||
| 4834 | "require": { |
||
| 4835 | "php": ">=5.3.3" |
||
| 4836 | }, |
||
| 4837 | "require-dev": { |
||
| 4838 | "phpunit/phpunit": "~4.2" |
||
| 4839 | }, |
||
| 4840 | "suggest": { |
||
| 4841 | "ext-uopz": "*" |
||
| 4842 | }, |
||
| 4843 | "type": "library", |
||
| 4844 | "extra": { |
||
| 4845 | "branch-alias": { |
||
| 4846 | "dev-master": "1.0-dev" |
||
| 4847 | } |
||
| 4848 | }, |
||
| 4849 | "autoload": { |
||
| 4850 | "classmap": [ |
||
| 4851 | "src/" |
||
| 4852 | ] |
||
| 4853 | }, |
||
| 4854 | "notification-url": "https://packagist.org/downloads/", |
||
| 4855 | "license": [ |
||
| 4856 | "BSD-3-Clause" |
||
| 4857 | ], |
||
| 4858 | "authors": [ |
||
| 4859 | { |
||
| 4860 | "name": "Sebastian Bergmann", |
||
| 4861 | "email": "[email protected]" |
||
| 4862 | } |
||
| 4863 | ], |
||
| 4864 | "description": "Snapshotting of global state", |
||
| 4865 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
| 4866 | "keywords": [ |
||
| 4867 | "global state" |
||
| 4868 | ], |
||
| 4869 | "time": "2015-10-12 03:26:01" |
||
| 4870 | }, |
||
| 4871 | { |
||
| 4872 | "name": "sebastian/object-enumerator", |
||
| 4873 | "version": "2.0.1", |
||
| 4874 | "source": { |
||
| 4875 | "type": "git", |
||
| 4876 | "url": "https://github.com/sebastianbergmann/object-enumerator.git", |
||
| 4877 | "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7" |
||
| 4878 | }, |
||
| 4879 | "dist": { |
||
| 4880 | "type": "zip", |
||
| 4881 | "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7", |
||
| 4882 | "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7", |
||
| 4883 | "shasum": "" |
||
| 4884 | }, |
||
| 4885 | "require": { |
||
| 4886 | "php": ">=5.6", |
||
| 4887 | "sebastian/recursion-context": "~2.0" |
||
| 4888 | }, |
||
| 4889 | "require-dev": { |
||
| 4890 | "phpunit/phpunit": "~5" |
||
| 4891 | }, |
||
| 4892 | "type": "library", |
||
| 4893 | "extra": { |
||
| 4894 | "branch-alias": { |
||
| 4895 | "dev-master": "2.0.x-dev" |
||
| 4896 | } |
||
| 4897 | }, |
||
| 4898 | "autoload": { |
||
| 4899 | "classmap": [ |
||
| 4900 | "src/" |
||
| 4901 | ] |
||
| 4902 | }, |
||
| 4903 | "notification-url": "https://packagist.org/downloads/", |
||
| 4904 | "license": [ |
||
| 4905 | "BSD-3-Clause" |
||
| 4906 | ], |
||
| 4907 | "authors": [ |
||
| 4908 | { |
||
| 4909 | "name": "Sebastian Bergmann", |
||
| 4910 | "email": "[email protected]" |
||
| 4911 | } |
||
| 4912 | ], |
||
| 4913 | "description": "Traverses array structures and object graphs to enumerate all referenced objects", |
||
| 4914 | "homepage": "https://github.com/sebastianbergmann/object-enumerator/", |
||
| 4915 | "time": "2017-02-18 15:18:39" |
||
| 4916 | }, |
||
| 4917 | { |
||
| 4918 | "name": "sebastian/recursion-context", |
||
| 4919 | "version": "2.0.0", |
||
| 4920 | "source": { |
||
| 4921 | "type": "git", |
||
| 4922 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
| 4923 | "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a" |
||
| 4924 | }, |
||
| 4925 | "dist": { |
||
| 4926 | "type": "zip", |
||
| 4927 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a", |
||
| 4928 | "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a", |
||
| 4929 | "shasum": "" |
||
| 4930 | }, |
||
| 4931 | "require": { |
||
| 4932 | "php": ">=5.3.3" |
||
| 4933 | }, |
||
| 4934 | "require-dev": { |
||
| 4935 | "phpunit/phpunit": "~4.4" |
||
| 4936 | }, |
||
| 4937 | "type": "library", |
||
| 4938 | "extra": { |
||
| 4939 | "branch-alias": { |
||
| 4940 | "dev-master": "2.0.x-dev" |
||
| 4941 | } |
||
| 4942 | }, |
||
| 4943 | "autoload": { |
||
| 4944 | "classmap": [ |
||
| 4945 | "src/" |
||
| 4946 | ] |
||
| 4947 | }, |
||
| 4948 | "notification-url": "https://packagist.org/downloads/", |
||
| 4949 | "license": [ |
||
| 4950 | "BSD-3-Clause" |
||
| 4951 | ], |
||
| 4952 | "authors": [ |
||
| 4953 | { |
||
| 4954 | "name": "Jeff Welch", |
||
| 4955 | "email": "[email protected]" |
||
| 4956 | }, |
||
| 4957 | { |
||
| 4958 | "name": "Sebastian Bergmann", |
||
| 4959 | "email": "[email protected]" |
||
| 4960 | }, |
||
| 4961 | { |
||
| 4962 | "name": "Adam Harvey", |
||
| 4963 | "email": "[email protected]" |
||
| 4964 | } |
||
| 4965 | ], |
||
| 4966 | "description": "Provides functionality to recursively process PHP variables", |
||
| 4967 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
| 4968 | "time": "2016-11-19 07:33:16" |
||
| 4969 | }, |
||
| 4970 | { |
||
| 4971 | "name": "sebastian/resource-operations", |
||
| 4972 | "version": "1.0.0", |
||
| 4973 | "source": { |
||
| 4974 | "type": "git", |
||
| 4975 | "url": "https://github.com/sebastianbergmann/resource-operations.git", |
||
| 4976 | "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" |
||
| 4977 | }, |
||
| 4978 | "dist": { |
||
| 4979 | "type": "zip", |
||
| 4980 | "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", |
||
| 4981 | "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", |
||
| 4982 | "shasum": "" |
||
| 4983 | }, |
||
| 4984 | "require": { |
||
| 4985 | "php": ">=5.6.0" |
||
| 4986 | }, |
||
| 4987 | "type": "library", |
||
| 4988 | "extra": { |
||
| 4989 | "branch-alias": { |
||
| 4990 | "dev-master": "1.0.x-dev" |
||
| 4991 | } |
||
| 4992 | }, |
||
| 4993 | "autoload": { |
||
| 4994 | "classmap": [ |
||
| 4995 | "src/" |
||
| 4996 | ] |
||
| 4997 | }, |
||
| 4998 | "notification-url": "https://packagist.org/downloads/", |
||
| 4999 | "license": [ |
||
| 5000 | "BSD-3-Clause" |
||
| 5001 | ], |
||
| 5002 | "authors": [ |
||
| 5003 | { |
||
| 5004 | "name": "Sebastian Bergmann", |
||
| 5005 | "email": "[email protected]" |
||
| 5006 | } |
||
| 5007 | ], |
||
| 5008 | "description": "Provides a list of PHP built-in functions that operate on resources", |
||
| 5009 | "homepage": "https://www.github.com/sebastianbergmann/resource-operations", |
||
| 5010 | "time": "2015-07-28 20:34:47" |
||
| 5011 | }, |
||
| 5012 | { |
||
| 5013 | "name": "sebastian/version", |
||
| 5014 | "version": "2.0.1", |
||
| 5015 | "source": { |
||
| 5016 | "type": "git", |
||
| 5017 | "url": "https://github.com/sebastianbergmann/version.git", |
||
| 5018 | "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" |
||
| 5019 | }, |
||
| 5020 | "dist": { |
||
| 5021 | "type": "zip", |
||
| 5022 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", |
||
| 5023 | "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", |
||
| 5024 | "shasum": "" |
||
| 5025 | }, |
||
| 5026 | "require": { |
||
| 5027 | "php": ">=5.6" |
||
| 5028 | }, |
||
| 5029 | "type": "library", |
||
| 5030 | "extra": { |
||
| 5031 | "branch-alias": { |
||
| 5032 | "dev-master": "2.0.x-dev" |
||
| 5033 | } |
||
| 5034 | }, |
||
| 5035 | "autoload": { |
||
| 5036 | "classmap": [ |
||
| 5037 | "src/" |
||
| 5038 | ] |
||
| 5039 | }, |
||
| 5040 | "notification-url": "https://packagist.org/downloads/", |
||
| 5041 | "license": [ |
||
| 5042 | "BSD-3-Clause" |
||
| 5043 | ], |
||
| 5044 | "authors": [ |
||
| 5045 | { |
||
| 5046 | "name": "Sebastian Bergmann", |
||
| 5047 | "email": "[email protected]", |
||
| 5048 | "role": "lead" |
||
| 5049 | } |
||
| 5050 | ], |
||
| 5051 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
| 5052 | "homepage": "https://github.com/sebastianbergmann/version", |
||
| 5053 | "time": "2016-10-03 07:35:21" |
||
| 5054 | }, |
||
| 5055 | { |
||
| 5056 | "name": "sensio/generator-bundle", |
||
| 5057 | "version": "v3.1.4", |
||
| 5058 | "source": { |
||
| 5059 | "type": "git", |
||
| 5060 | "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git", |
||
| 5061 | "reference": "37f9f4e165b033fb76cc2320838321cc57140e65" |
||
| 5062 | }, |
||
| 5063 | "dist": { |
||
| 5064 | "type": "zip", |
||
| 5065 | "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/37f9f4e165b033fb76cc2320838321cc57140e65", |
||
| 5066 | "reference": "37f9f4e165b033fb76cc2320838321cc57140e65", |
||
| 5067 | "shasum": "" |
||
| 5068 | }, |
||
| 5069 | "require": { |
||
| 5070 | "symfony/console": "~2.7|~3.0", |
||
| 5071 | "symfony/framework-bundle": "~2.7|~3.0", |
||
| 5072 | "symfony/process": "~2.7|~3.0", |
||
| 5073 | "symfony/yaml": "~2.7|~3.0", |
||
| 5074 | "twig/twig": "^1.28.2|^2.0" |
||
| 5075 | }, |
||
| 5076 | "require-dev": { |
||
| 5077 | "doctrine/orm": "~2.4", |
||
| 5078 | "symfony/doctrine-bridge": "~2.7|~3.0", |
||
| 5079 | "symfony/filesystem": "~2.7|~3.0", |
||
| 5080 | "symfony/phpunit-bridge": "^3.3" |
||
| 5081 | }, |
||
| 5082 | "type": "symfony-bundle", |
||
| 5083 | "extra": { |
||
| 5084 | "branch-alias": { |
||
| 5085 | "dev-master": "3.1.x-dev" |
||
| 5086 | } |
||
| 5087 | }, |
||
| 5088 | "autoload": { |
||
| 5089 | "psr-4": { |
||
| 5090 | "Sensio\\Bundle\\GeneratorBundle\\": "" |
||
| 5091 | }, |
||
| 5092 | "exclude-from-classmap": [ |
||
| 5093 | "/Tests/" |
||
| 5094 | ] |
||
| 5095 | }, |
||
| 5096 | "notification-url": "https://packagist.org/downloads/", |
||
| 5097 | "license": [ |
||
| 5098 | "MIT" |
||
| 5099 | ], |
||
| 5100 | "authors": [ |
||
| 5101 | { |
||
| 5102 | "name": "Fabien Potencier", |
||
| 5103 | "email": "[email protected]" |
||
| 5104 | } |
||
| 5105 | ], |
||
| 5106 | "description": "This bundle generates code for you", |
||
| 5107 | "time": "2017-03-15 01:02:10" |
||
| 5108 | }, |
||
| 5109 | { |
||
| 5110 | "name": "squizlabs/php_codesniffer", |
||
| 5111 | "version": "2.8.1", |
||
| 5112 | "source": { |
||
| 5113 | "type": "git", |
||
| 5114 | "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", |
||
| 5115 | "reference": "d7cf0d894e8aa4c73712ee4a331cc1eaa37cdc7d" |
||
| 5116 | }, |
||
| 5117 | "dist": { |
||
| 5118 | "type": "zip", |
||
| 5119 | "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/d7cf0d894e8aa4c73712ee4a331cc1eaa37cdc7d", |
||
| 5120 | "reference": "d7cf0d894e8aa4c73712ee4a331cc1eaa37cdc7d", |
||
| 5121 | "shasum": "" |
||
| 5122 | }, |
||
| 5123 | "require": { |
||
| 5124 | "ext-simplexml": "*", |
||
| 5125 | "ext-tokenizer": "*", |
||
| 5126 | "ext-xmlwriter": "*", |
||
| 5127 | "php": ">=5.1.2" |
||
| 5128 | }, |
||
| 5129 | "require-dev": { |
||
| 5130 | "phpunit/phpunit": "~4.0" |
||
| 5131 | }, |
||
| 5132 | "bin": [ |
||
| 5133 | "scripts/phpcs", |
||
| 5134 | "scripts/phpcbf" |
||
| 5135 | ], |
||
| 5136 | "type": "library", |
||
| 5137 | "extra": { |
||
| 5138 | "branch-alias": { |
||
| 5139 | "dev-master": "2.x-dev" |
||
| 5140 | } |
||
| 5141 | }, |
||
| 5142 | "autoload": { |
||
| 5143 | "classmap": [ |
||
| 5144 | "CodeSniffer.php", |
||
| 5145 | "CodeSniffer/CLI.php", |
||
| 5146 | "CodeSniffer/Exception.php", |
||
| 5147 | "CodeSniffer/File.php", |
||
| 5148 | "CodeSniffer/Fixer.php", |
||
| 5149 | "CodeSniffer/Report.php", |
||
| 5150 | "CodeSniffer/Reporting.php", |
||
| 5151 | "CodeSniffer/Sniff.php", |
||
| 5152 | "CodeSniffer/Tokens.php", |
||
| 5153 | "CodeSniffer/Reports/", |
||
| 5154 | "CodeSniffer/Tokenizers/", |
||
| 5155 | "CodeSniffer/DocGenerators/", |
||
| 5156 | "CodeSniffer/Standards/AbstractPatternSniff.php", |
||
| 5157 | "CodeSniffer/Standards/AbstractScopeSniff.php", |
||
| 5158 | "CodeSniffer/Standards/AbstractVariableSniff.php", |
||
| 5159 | "CodeSniffer/Standards/IncorrectPatternException.php", |
||
| 5160 | "CodeSniffer/Standards/Generic/Sniffs/", |
||
| 5161 | "CodeSniffer/Standards/MySource/Sniffs/", |
||
| 5162 | "CodeSniffer/Standards/PEAR/Sniffs/", |
||
| 5163 | "CodeSniffer/Standards/PSR1/Sniffs/", |
||
| 5164 | "CodeSniffer/Standards/PSR2/Sniffs/", |
||
| 5165 | "CodeSniffer/Standards/Squiz/Sniffs/", |
||
| 5166 | "CodeSniffer/Standards/Zend/Sniffs/" |
||
| 5167 | ] |
||
| 5168 | }, |
||
| 5169 | "notification-url": "https://packagist.org/downloads/", |
||
| 5170 | "license": [ |
||
| 5171 | "BSD-3-Clause" |
||
| 5172 | ], |
||
| 5173 | "authors": [ |
||
| 5174 | { |
||
| 5175 | "name": "Greg Sherwood", |
||
| 5176 | "role": "lead" |
||
| 5177 | } |
||
| 5178 | ], |
||
| 5179 | "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", |
||
| 5180 | "homepage": "http://www.squizlabs.com/php-codesniffer", |
||
| 5181 | "keywords": [ |
||
| 5182 | "phpcs", |
||
| 5183 | "standards" |
||
| 5184 | ], |
||
| 5185 | "time": "2017-03-01 22:17:45" |
||
| 5186 | }, |
||
| 5187 | { |
||
| 5188 | "name": "symfony/phpunit-bridge", |
||
| 5189 | "version": "v3.2.7", |
||
| 5190 | "source": { |
||
| 5191 | "type": "git", |
||
| 5192 | "url": "https://github.com/symfony/phpunit-bridge.git", |
||
| 5193 | "reference": "9103d17dd57c512a3a027bb5628f6701464d6fef" |
||
| 5194 | }, |
||
| 5195 | "dist": { |
||
| 5196 | "type": "zip", |
||
| 5197 | "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/9103d17dd57c512a3a027bb5628f6701464d6fef", |
||
| 5198 | "reference": "9103d17dd57c512a3a027bb5628f6701464d6fef", |
||
| 5199 | "shasum": "" |
||
| 5200 | }, |
||
| 5201 | "require": { |
||
| 5202 | "php": ">=5.3.3" |
||
| 5203 | }, |
||
| 5204 | "conflict": { |
||
| 5205 | "phpunit/phpunit": ">=6.0" |
||
| 5206 | }, |
||
| 5207 | "suggest": { |
||
| 5208 | "ext-zip": "Zip support is required when using bin/simple-phpunit", |
||
| 5209 | "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" |
||
| 5210 | }, |
||
| 5211 | "bin": [ |
||
| 5212 | "bin/simple-phpunit" |
||
| 5213 | ], |
||
| 5214 | "type": "symfony-bridge", |
||
| 5215 | "extra": { |
||
| 5216 | "branch-alias": { |
||
| 5217 | "dev-master": "3.2-dev" |
||
| 5218 | } |
||
| 5219 | }, |
||
| 5220 | "autoload": { |
||
| 5221 | "files": [ |
||
| 5222 | "bootstrap.php" |
||
| 5223 | ], |
||
| 5224 | "psr-4": { |
||
| 5225 | "Symfony\\Bridge\\PhpUnit\\": "" |
||
| 5226 | }, |
||
| 5227 | "exclude-from-classmap": [ |
||
| 5228 | "/Tests/" |
||
| 5229 | ] |
||
| 5230 | }, |
||
| 5231 | "notification-url": "https://packagist.org/downloads/", |
||
| 5232 | "license": [ |
||
| 5233 | "MIT" |
||
| 5234 | ], |
||
| 5235 | "authors": [ |
||
| 5236 | { |
||
| 5237 | "name": "Nicolas Grekas", |
||
| 5238 | "email": "[email protected]" |
||
| 5239 | }, |
||
| 5240 | { |
||
| 5241 | "name": "Symfony Community", |
||
| 5242 | "homepage": "https://symfony.com/contributors" |
||
| 5243 | } |
||
| 5244 | ], |
||
| 5245 | "description": "Symfony PHPUnit Bridge", |
||
| 5246 | "homepage": "https://symfony.com", |
||
| 5247 | "time": "2017-03-09 12:58:16" |
||
| 5248 | }, |
||
| 5249 | { |
||
| 5250 | "name": "theofidry/alice-data-fixtures", |
||
| 5251 | "version": "v1.0.0-beta.4", |
||
| 5252 | "source": { |
||
| 5253 | "type": "git", |
||
| 5254 | "url": "https://github.com/theofidry/AliceDataFixtures.git", |
||
| 5255 | "reference": "3cc2ea7acfa869b0c9e2c746fe7a72973533bf19" |
||
| 5256 | }, |
||
| 5257 | "dist": { |
||
| 5258 | "type": "zip", |
||
| 5259 | "url": "https://api.github.com/repos/theofidry/AliceDataFixtures/zipball/3cc2ea7acfa869b0c9e2c746fe7a72973533bf19", |
||
| 5260 | "reference": "3cc2ea7acfa869b0c9e2c746fe7a72973533bf19", |
||
| 5261 | "shasum": "" |
||
| 5262 | }, |
||
| 5263 | "require": { |
||
| 5264 | "nelmio/alice": "^3.0@beta", |
||
| 5265 | "php": "~7.0.0 || ~7.1.0" |
||
| 5266 | }, |
||
| 5267 | "require-dev": { |
||
| 5268 | "bamarni/composer-bin-plugin": "^1.0", |
||
| 5269 | "phpunit/phpunit": "^5.5", |
||
| 5270 | "symfony/phpunit-bridge": "^3.1" |
||
| 5271 | }, |
||
| 5272 | "suggest": { |
||
| 5273 | "doctrine/orm": "To use Doctrine ORM" |
||
| 5274 | }, |
||
| 5275 | "type": "library", |
||
| 5276 | "extra": { |
||
| 5277 | "bamarni-bin": { |
||
| 5278 | "bin-links": false |
||
| 5279 | }, |
||
| 5280 | "branch-alias": { |
||
| 5281 | "dev-master": "1.x-dev" |
||
| 5282 | }, |
||
| 5283 | "bin-dir": "bin", |
||
| 5284 | "sort-packages": true |
||
| 5285 | }, |
||
| 5286 | "autoload": { |
||
| 5287 | "psr-4": { |
||
| 5288 | "Fidry\\AliceDataFixtures\\": "src" |
||
| 5289 | } |
||
| 5290 | }, |
||
| 5291 | "notification-url": "https://packagist.org/downloads/", |
||
| 5292 | "license": [ |
||
| 5293 | "MIT" |
||
| 5294 | ], |
||
| 5295 | "authors": [ |
||
| 5296 | { |
||
| 5297 | "name": "Théo FIDRY", |
||
| 5298 | "email": "[email protected]", |
||
| 5299 | "homepage": "https://github.com/theofidry" |
||
| 5300 | } |
||
| 5301 | ], |
||
| 5302 | "description": "Nelmio alice extension to persist the loaded fixtures.", |
||
| 5303 | "keywords": [ |
||
| 5304 | "Fixture", |
||
| 5305 | "alice", |
||
| 5306 | "data", |
||
| 5307 | "faker", |
||
| 5308 | "orm", |
||
| 5309 | "tests" |
||
| 5310 | ], |
||
| 5311 | "time": "2016-12-16 23:35:38" |
||
| 5312 | }, |
||
| 5313 | { |
||
| 5314 | "name": "webmozart/assert", |
||
| 5315 | "version": "1.2.0", |
||
| 5316 | "source": { |
||
| 5317 | "type": "git", |
||
| 5318 | "url": "https://github.com/webmozart/assert.git", |
||
| 5319 | "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f" |
||
| 5320 | }, |
||
| 5321 | "dist": { |
||
| 5322 | "type": "zip", |
||
| 5323 | "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f", |
||
| 5324 | "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f", |
||
| 5325 | "shasum": "" |
||
| 5326 | }, |
||
| 5327 | "require": { |
||
| 5328 | "php": "^5.3.3 || ^7.0" |
||
| 5329 | }, |
||
| 5330 | "require-dev": { |
||
| 5331 | "phpunit/phpunit": "^4.6", |
||
| 5332 | "sebastian/version": "^1.0.1" |
||
| 5333 | }, |
||
| 5334 | "type": "library", |
||
| 5335 | "extra": { |
||
| 5336 | "branch-alias": { |
||
| 5337 | "dev-master": "1.3-dev" |
||
| 5338 | } |
||
| 5339 | }, |
||
| 5340 | "autoload": { |
||
| 5341 | "psr-4": { |
||
| 5342 | "Webmozart\\Assert\\": "src/" |
||
| 5343 | } |
||
| 5344 | }, |
||
| 5345 | "notification-url": "https://packagist.org/downloads/", |
||
| 5346 | "license": [ |
||
| 5347 | "MIT" |
||
| 5348 | ], |
||
| 5349 | "authors": [ |
||
| 5350 | { |
||
| 5351 | "name": "Bernhard Schussek", |
||
| 5352 | "email": "[email protected]" |
||
| 5353 | } |
||
| 5354 | ], |
||
| 5355 | "description": "Assertions to validate method input/output with nice error messages.", |
||
| 5356 | "keywords": [ |
||
| 5357 | "assert", |
||
| 5358 | "check", |
||
| 5359 | "validate" |
||
| 5360 | ], |
||
| 5361 | "time": "2016-11-23 20:04:58" |
||
| 5362 | } |
||
| 5363 | ], |
||
| 5364 | "aliases": [], |
||
| 5365 | "minimum-stability": "stable", |
||
| 5366 | "stability-flags": { |
||
| 5367 | "hautelook/alice-bundle": 10, |
||
| 5368 | "nelmio/alice": 10, |
||
| 5369 | "theofidry/alice-data-fixtures": 10 |
||
| 5370 | }, |
||
| 5371 | "prefer-stable": false, |
||
| 5372 | "prefer-lowest": false, |
||
| 5373 | "platform": { |
||
| 5374 | "php": ">=7.1" |
||
| 5375 | }, |
||
| 5376 | "platform-dev": [] |
||
| 5377 | } |
||
| 5378 |