Changeset 2087357
- Timestamp:
- 05/14/2019 05:44:34 AM (7 years ago)
- Location:
- quantimodo/trunk
- Files:
-
- 2 edited
-
composer.json (modified) (1 diff)
-
composer.lock (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
quantimodo/trunk/composer.json
r2084245 r2087357 4 4 }, 5 5 "require-dev": { 6 "phpunit/phpunit": "8.1. 4"6 "phpunit/phpunit": "8.1.5" 7 7 } 8 8 } -
quantimodo/trunk/composer.lock
r2084245 r2087357 5 5 "This file is @generated automatically" 6 6 ], 7 "content-hash": " 94935ec72db3ce512175f97d4bf3d6ab",7 "content-hash": "6f7ddfe0d5defec81860a67e455b99fb", 8 8 "packages": [ 9 9 { … … 735 735 { 736 736 "name": "phpunit/phpunit", 737 "version": "8.1. 4",737 "version": "8.1.5", 738 738 "source": { 739 739 "type": "git", 740 740 "url": "https://github.com/sebastianbergmann/phpunit.git", 741 "reference": " b534b017daaef2d7f60c6ee61e6aa2e13fdc6910"742 }, 743 "dist": { 744 "type": "zip", 745 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ b534b017daaef2d7f60c6ee61e6aa2e13fdc6910",746 "reference": " b534b017daaef2d7f60c6ee61e6aa2e13fdc6910",741 "reference": "01392d4b5878aa617e8d9bc7a529e5febc8fe956" 742 }, 743 "dist": { 744 "type": "zip", 745 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/01392d4b5878aa617e8d9bc7a529e5febc8fe956", 746 "reference": "01392d4b5878aa617e8d9bc7a529e5febc8fe956", 747 747 "shasum": "" 748 748 }, … … 813 813 "xunit" 814 814 ], 815 "time": "2019-05- 09T05:13:39+00:00"815 "time": "2019-05-14T04:57:31+00:00" 816 816 }, 817 817 {
Note: See TracChangeset
for help on using the changeset viewer.