Changeset 2123037
- Timestamp:
- 07/15/2019 07:44:23 AM (7 years ago)
- Location:
- quantimodo/trunk
- Files:
-
- 2 edited
-
composer.json (modified) (1 diff)
-
composer.lock (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
quantimodo/trunk/composer.json
r2116728 r2123037 4 4 }, 5 5 "require-dev": { 6 "phpunit/phpunit": "8.2. 4"6 "phpunit/phpunit": "8.2.5" 7 7 } 8 8 } -
quantimodo/trunk/composer.lock
r2116728 r2123037 5 5 "This file is @generated automatically" 6 6 ], 7 "content-hash": " 0f624709e5b7ef47ac3356059278070e",7 "content-hash": "8eee368ae03d9225ca519eee84c1a434", 8 8 "packages": [ 9 9 { … … 483 483 { 484 484 "name": "phpunit/php-code-coverage", 485 "version": "7.0. 5",485 "version": "7.0.6", 486 486 "source": { 487 487 "type": "git", 488 488 "url": "https://github.com/sebastianbergmann/php-code-coverage.git", 489 "reference": " aed67b57d459dcab93e84a5c9703d3deb5025dff"490 }, 491 "dist": { 492 "type": "zip", 493 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ aed67b57d459dcab93e84a5c9703d3deb5025dff",494 "reference": " aed67b57d459dcab93e84a5c9703d3deb5025dff",489 "reference": "d471d0d2b529a67c6a722dd446c4ec90881ac315" 490 }, 491 "dist": { 492 "type": "zip", 493 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d471d0d2b529a67c6a722dd446c4ec90881ac315", 494 "reference": "d471d0d2b529a67c6a722dd446c4ec90881ac315", 495 495 "shasum": "" 496 496 }, … … 501 501 "phpunit/php-file-iterator": "^2.0.2", 502 502 "phpunit/php-text-template": "^1.2.1", 503 "phpunit/php-token-stream": "^3.0. 1",503 "phpunit/php-token-stream": "^3.0.2", 504 504 "sebastian/code-unit-reverse-lookup": "^1.0.1", 505 "sebastian/environment": "^4. 1",505 "sebastian/environment": "^4.2.2", 506 506 "sebastian/version": "^2.0.1", 507 "theseer/tokenizer": "^1.1 "508 }, 509 "require-dev": { 510 "phpunit/phpunit": "^8. 0"507 "theseer/tokenizer": "^1.1.3" 508 }, 509 "require-dev": { 510 "phpunit/phpunit": "^8.2.2" 511 511 }, 512 512 "suggest": { 513 "ext-xdebug": "^2. 6.1"513 "ext-xdebug": "^2.7.2" 514 514 }, 515 515 "type": "library", … … 542 542 "xunit" 543 543 ], 544 "time": "2019-0 6-06T12:28:18+00:00"544 "time": "2019-07-08T05:29:42+00:00" 545 545 }, 546 546 { … … 686 686 { 687 687 "name": "phpunit/php-token-stream", 688 "version": "3.0. 1",688 "version": "3.0.2", 689 689 "source": { 690 690 "type": "git", 691 691 "url": "https://github.com/sebastianbergmann/php-token-stream.git", 692 "reference": "c 99e3be9d3e85f60646f152f9002d46ed7770d18"693 }, 694 "dist": { 695 "type": "zip", 696 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/c 99e3be9d3e85f60646f152f9002d46ed7770d18",697 "reference": "c 99e3be9d3e85f60646f152f9002d46ed7770d18",692 "reference": "c4a66b97f040e3e20b3aa2a243230a1c3a9f7c8c" 693 }, 694 "dist": { 695 "type": "zip", 696 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/c4a66b97f040e3e20b3aa2a243230a1c3a9f7c8c", 697 "reference": "c4a66b97f040e3e20b3aa2a243230a1c3a9f7c8c", 698 698 "shasum": "" 699 699 }, … … 731 731 "tokenizer" 732 732 ], 733 "time": "201 8-10-30T05:52:18+00:00"733 "time": "2019-07-08T05:24:54+00:00" 734 734 }, 735 735 { 736 736 "name": "phpunit/phpunit", 737 "version": "8.2. 4",737 "version": "8.2.5", 738 738 "source": { 739 739 "type": "git", 740 740 "url": "https://github.com/sebastianbergmann/phpunit.git", 741 "reference": " 25fe0b5031b24722f66a75ad479a074cccc1bb37"742 }, 743 "dist": { 744 "type": "zip", 745 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ 25fe0b5031b24722f66a75ad479a074cccc1bb37",746 "reference": " 25fe0b5031b24722f66a75ad479a074cccc1bb37",741 "reference": "c1b8534b3730f20f58600124129197bf1183dc92" 742 }, 743 "dist": { 744 "type": "zip", 745 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c1b8534b3730f20f58600124129197bf1183dc92", 746 "reference": "c1b8534b3730f20f58600124129197bf1183dc92", 747 747 "shasum": "" 748 748 }, … … 814 814 "xunit" 815 815 ], 816 "time": "2019-07- 03T08:30:33+00:00"816 "time": "2019-07-15T06:26:24+00:00" 817 817 }, 818 818 {
Note: See TracChangeset
for help on using the changeset viewer.