Changeset 2156489
- Timestamp:
- 09/14/2019 09:50:27 AM (6 years ago)
- Location:
- quantimodo/trunk
- Files:
-
- 2 edited
-
composer.json (modified) (1 diff)
-
composer.lock (modified) (24 diffs)
Legend:
- Unmodified
- Added
- Removed
-
quantimodo/trunk/composer.json
r2137626 r2156489 4 4 }, 5 5 "require-dev": { 6 "phpunit/phpunit": "8.3. 4"6 "phpunit/phpunit": "8.3.5" 7 7 } 8 8 } -
quantimodo/trunk/composer.lock
r2137626 r2156489 5 5 "This file is @generated automatically" 6 6 ], 7 "content-hash": " 3e1f59430eea4b230494ca92a14b5235",7 "content-hash": "66dc09d989c8f001a3b2c993f657c922", 8 8 "packages": [ 9 9 { … … 202 202 { 203 203 "name": "Arne Blankerts", 204 " role": "Developer",205 " email": "[email protected]"204 "email": "[email protected]", 205 "role": "Developer" 206 206 }, 207 207 { 208 208 "name": "Sebastian Heuer", 209 " role": "Developer",210 " email": "[email protected]"211 }, 212 { 213 "name": "Sebastian Bergmann", 214 " role": "Developer",215 " email": "[email protected]"209 "email": "[email protected]", 210 "role": "Developer" 211 }, 212 { 213 "name": "Sebastian Bergmann", 214 "email": "[email protected]", 215 "role": "Developer" 216 216 } 217 217 ], … … 249 249 { 250 250 "name": "Arne Blankerts", 251 " role": "Developer",252 " email": "[email protected]"251 "email": "[email protected]", 252 "role": "Developer" 253 253 }, 254 254 { 255 255 "name": "Sebastian Heuer", 256 " role": "Developer",257 " email": "[email protected]"258 }, 259 { 260 "name": "Sebastian Bergmann", 261 " role": "Developer",262 " email": "[email protected]"256 "email": "[email protected]", 257 "role": "Developer" 258 }, 259 { 260 "name": "Sebastian Bergmann", 261 "email": "[email protected]", 262 "role": "Developer" 263 263 } 264 264 ], … … 268 268 { 269 269 "name": "phpdocumentor/reflection-common", 270 "version": " 1.0.1",270 "version": "2.0.0", 271 271 "source": { 272 272 "type": "git", 273 273 "url": "https://github.com/phpDocumentor/ReflectionCommon.git", 274 "reference": " 21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"275 }, 276 "dist": { 277 "type": "zip", 278 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/ 21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",279 "reference": " 21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",280 "shasum": "" 281 }, 282 "require": { 283 "php": ">= 5.5"284 }, 285 "require-dev": { 286 "phpunit/phpunit": " ^4.6"287 }, 288 "type": "library", 289 "extra": { 290 "branch-alias": { 291 "dev-master": " 1.0.x-dev"274 "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a" 275 }, 276 "dist": { 277 "type": "zip", 278 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a", 279 "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a", 280 "shasum": "" 281 }, 282 "require": { 283 "php": ">=7.1" 284 }, 285 "require-dev": { 286 "phpunit/phpunit": "~6" 287 }, 288 "type": "library", 289 "extra": { 290 "branch-alias": { 291 "dev-master": "2.x-dev" 292 292 } 293 293 }, 294 294 "autoload": { 295 295 "psr-4": { 296 "phpDocumentor\\Reflection\\": [ 297 "src" 298 ] 296 "phpDocumentor\\Reflection\\": "src/" 299 297 } 300 298 }, … … 318 316 "static analysis" 319 317 ], 320 "time": "201 7-09-11T18:02:19+00:00"318 "time": "2018-08-07T13:53:10+00:00" 321 319 }, 322 320 { 323 321 "name": "phpdocumentor/reflection-docblock", 324 "version": "4.3. 1",322 "version": "4.3.2", 325 323 "source": { 326 324 "type": "git", 327 325 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", 328 "reference": "b dd9f737ebc2a01c06ea7ff4308ec6697db9b53c"329 }, 330 "dist": { 331 "type": "zip", 332 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/b dd9f737ebc2a01c06ea7ff4308ec6697db9b53c",333 "reference": "b dd9f737ebc2a01c06ea7ff4308ec6697db9b53c",326 "reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e" 327 }, 328 "dist": { 329 "type": "zip", 330 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/b83ff7cfcfee7827e1e78b637a5904fe6a96698e", 331 "reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e", 334 332 "shasum": "" 335 333 }, 336 334 "require": { 337 335 "php": "^7.0", 338 "phpdocumentor/reflection-common": "^1.0.0 ",339 "phpdocumentor/type-resolver": " ^0.4.0",336 "phpdocumentor/reflection-common": "^1.0.0 || ^2.0.0", 337 "phpdocumentor/type-resolver": "~0.4 || ^1.0.0", 340 338 "webmozart/assert": "^1.0" 341 339 }, 342 340 "require-dev": { 343 "doctrine/instantiator": " ~1.0.5",341 "doctrine/instantiator": "^1.0.5", 344 342 "mockery/mockery": "^1.0", 345 343 "phpunit/phpunit": "^6.4" … … 369 367 ], 370 368 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", 371 "time": "2019-0 4-30T17:48:53+00:00"369 "time": "2019-09-12T14:27:41+00:00" 372 370 }, 373 371 { 374 372 "name": "phpdocumentor/type-resolver", 375 "version": " 0.4.0",373 "version": "1.0.1", 376 374 "source": { 377 375 "type": "git", 378 376 "url": "https://github.com/phpDocumentor/TypeResolver.git", 379 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7" 380 }, 381 "dist": { 382 "type": "zip", 383 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7", 384 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7", 385 "shasum": "" 386 }, 387 "require": { 388 "php": "^5.5 || ^7.0", 389 "phpdocumentor/reflection-common": "^1.0" 390 }, 391 "require-dev": { 392 "mockery/mockery": "^0.9.4", 393 "phpunit/phpunit": "^5.2||^4.8.24" 394 }, 395 "type": "library", 396 "extra": { 397 "branch-alias": { 398 "dev-master": "1.0.x-dev" 377 "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9" 378 }, 379 "dist": { 380 "type": "zip", 381 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/2e32a6d48972b2c1976ed5d8967145b6cec4a4a9", 382 "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9", 383 "shasum": "" 384 }, 385 "require": { 386 "php": "^7.1", 387 "phpdocumentor/reflection-common": "^2.0" 388 }, 389 "require-dev": { 390 "ext-tokenizer": "^7.1", 391 "mockery/mockery": "~1", 392 "phpunit/phpunit": "^7.0" 393 }, 394 "type": "library", 395 "extra": { 396 "branch-alias": { 397 "dev-master": "1.x-dev" 399 398 } 400 399 }, 401 400 "autoload": { 402 401 "psr-4": { 403 "phpDocumentor\\Reflection\\": [ 404 "src/" 405 ] 402 "phpDocumentor\\Reflection\\": "src" 406 403 } 407 404 }, … … 416 413 } 417 414 ], 418 "time": "2017-07-14T14:27:02+00:00" 415 "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", 416 "time": "2019-08-22T18:11:29+00:00" 419 417 }, 420 418 { … … 531 529 { 532 530 "name": "Sebastian Bergmann", 533 " role": "lead",534 " email": "[email protected]"531 "email": "[email protected]", 532 "role": "lead" 535 533 } 536 534 ], … … 582 580 { 583 581 "name": "Sebastian Bergmann", 584 " role": "lead",585 " email": "[email protected]"582 "email": "[email protected]", 583 "role": "lead" 586 584 } 587 585 ], … … 624 622 { 625 623 "name": "Sebastian Bergmann", 626 " role": "lead",627 " email": "[email protected]"624 "email": "[email protected]", 625 "role": "lead" 628 626 } 629 627 ], … … 673 671 { 674 672 "name": "Sebastian Bergmann", 675 " role": "lead",676 " email": "[email protected]"673 "email": "[email protected]", 674 "role": "lead" 677 675 } 678 676 ], … … 735 733 { 736 734 "name": "phpunit/phpunit", 737 "version": "8.3. 4",735 "version": "8.3.5", 738 736 "source": { 739 737 "type": "git", 740 738 "url": "https://github.com/sebastianbergmann/phpunit.git", 741 "reference": " e31cce0cf4499c0ccdbbb211a3280d36ab341e36"742 }, 743 "dist": { 744 "type": "zip", 745 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ e31cce0cf4499c0ccdbbb211a3280d36ab341e36",746 "reference": " e31cce0cf4499c0ccdbbb211a3280d36ab341e36",739 "reference": "302faed7059fde575cf3403a78c730c5e3a62750" 740 }, 741 "dist": { 742 "type": "zip", 743 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/302faed7059fde575cf3403a78c730c5e3a62750", 744 "reference": "302faed7059fde575cf3403a78c730c5e3a62750", 747 745 "shasum": "" 748 746 }, … … 767 765 "sebastian/diff": "^3.0.2", 768 766 "sebastian/environment": "^4.2.2", 769 "sebastian/exporter": "^3.1. 0",767 "sebastian/exporter": "^3.1.1", 770 768 "sebastian/global-state": "^3.0.0", 771 769 "sebastian/object-enumerator": "^3.0.3", … … 803 801 { 804 802 "name": "Sebastian Bergmann", 805 " role": "lead",806 " email": "[email protected]"803 "email": "[email protected]", 804 "role": "lead" 807 805 } 808 806 ], … … 814 812 "xunit" 815 813 ], 816 "time": "2019-0 8-11T06:56:55+00:00"814 "time": "2019-09-14T09:12:03+00:00" 817 815 }, 818 816 { … … 1036 1034 { 1037 1035 "name": "sebastian/exporter", 1038 "version": "3.1. 0",1036 "version": "3.1.2", 1039 1037 "source": { 1040 1038 "type": "git", 1041 1039 "url": "https://github.com/sebastianbergmann/exporter.git", 1042 "reference": " 234199f4528de6d12aaa58b612e98f7d36adb937"1043 }, 1044 "dist": { 1045 "type": "zip", 1046 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ 234199f4528de6d12aaa58b612e98f7d36adb937",1047 "reference": " 234199f4528de6d12aaa58b612e98f7d36adb937",1040 "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e" 1041 }, 1042 "dist": { 1043 "type": "zip", 1044 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e", 1045 "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e", 1048 1046 "shasum": "" 1049 1047 }, … … 1073 1071 "authors": [ 1074 1072 { 1073 "name": "Sebastian Bergmann", 1074 "email": "[email protected]" 1075 }, 1076 { 1075 1077 "name": "Jeff Welch", 1076 1078 "email": "[email protected]" … … 1081 1083 }, 1082 1084 { 1083 "name": "Bernhard Schussek",1084 "email": "[email protected]"1085 },1086 {1087 "name": "Sebastian Bergmann",1088 "email": "[email protected]"1089 },1090 {1091 1085 "name": "Adam Harvey", 1092 1086 "email": "[email protected]" 1087 }, 1088 { 1089 "name": "Bernhard Schussek", 1090 "email": "[email protected]" 1093 1091 } 1094 1092 ], … … 1099 1097 "exporter" 1100 1098 ], 1101 "time": "201 7-04-03T13:19:02+00:00"1099 "time": "2019-09-14T09:02:43+00:00" 1102 1100 }, 1103 1101 { … … 1380 1378 { 1381 1379 "name": "Sebastian Bergmann", 1382 " role": "lead",1383 " email": "[email protected]"1380 "email": "[email protected]", 1381 "role": "lead" 1384 1382 } 1385 1383 ], … … 1423 1421 { 1424 1422 "name": "Sebastian Bergmann", 1425 " role": "lead",1426 " email": "[email protected]"1423 "email": "[email protected]", 1424 "role": "lead" 1427 1425 } 1428 1426 ], … … 1531 1529 { 1532 1530 "name": "webmozart/assert", 1533 "version": "1. 4.0",1531 "version": "1.5.0", 1534 1532 "source": { 1535 1533 "type": "git", 1536 1534 "url": "https://github.com/webmozart/assert.git", 1537 "reference": "8 3e253c8e0be5b0257b881e1827274667c5c17a9"1538 }, 1539 "dist": { 1540 "type": "zip", 1541 "url": "https://api.github.com/repos/webmozart/assert/zipball/8 3e253c8e0be5b0257b881e1827274667c5c17a9",1542 "reference": "8 3e253c8e0be5b0257b881e1827274667c5c17a9",1535 "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4" 1536 }, 1537 "dist": { 1538 "type": "zip", 1539 "url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4", 1540 "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4", 1543 1541 "shasum": "" 1544 1542 }, … … 1548 1546 }, 1549 1547 "require-dev": { 1550 "phpunit/phpunit": "^4.6", 1551 "sebastian/version": "^1.0.1" 1548 "phpunit/phpunit": "^4.8.36 || ^7.5.13" 1552 1549 }, 1553 1550 "type": "library", … … 1578 1575 "validate" 1579 1576 ], 1580 "time": "201 8-12-25T11:19:39+00:00"1577 "time": "2019-08-24T08:43:50+00:00" 1581 1578 } 1582 1579 ],
Note: See TracChangeset
for help on using the changeset viewer.