Plugin Directory

Changeset 2116728


Ignore:
Timestamp:
07/03/2019 08:54:37 AM (7 years ago)
Author:
mikepsinn
Message:

Deploy to WordPress.org via Jenkins

Location:
quantimodo/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • quantimodo/trunk/composer.json

    r2108896 r2116728  
    44    },
    55    "require-dev": {
    6         "phpunit/phpunit": "8.2.3"
     6        "phpunit/phpunit": "8.2.4"
    77    }
    88}
  • quantimodo/trunk/composer.lock

    r2108896 r2116728  
    55        "This file is @generated automatically"
    66    ],
    7     "content-hash": "1856f33ce9a5f20cb6cf1ec4557cbfe3",
     7    "content-hash": "0f624709e5b7ef47ac3356059278070e",
    88    "packages": [
    99        {
     
    735735        {
    736736            "name": "phpunit/phpunit",
    737             "version": "8.2.3",
     737            "version": "8.2.4",
    738738            "source": {
    739739                "type": "git",
    740740                "url": "https://github.com/sebastianbergmann/phpunit.git",
    741                 "reference": "f67ca36860ebca7224d4573f107f79bd8ed0ba03"
    742             },
    743             "dist": {
    744                 "type": "zip",
    745                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f67ca36860ebca7224d4573f107f79bd8ed0ba03",
    746                 "reference": "f67ca36860ebca7224d4573f107f79bd8ed0ba03",
     741                "reference": "25fe0b5031b24722f66a75ad479a074cccc1bb37"
     742            },
     743            "dist": {
     744                "type": "zip",
     745                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/25fe0b5031b24722f66a75ad479a074cccc1bb37",
     746                "reference": "25fe0b5031b24722f66a75ad479a074cccc1bb37",
    747747                "shasum": ""
    748748            },
     
    771771                "sebastian/object-enumerator": "^3.0.3",
    772772                "sebastian/resource-operations": "^2.0.1",
    773                 "sebastian/type": "^1.1.0",
     773                "sebastian/type": "^1.1.3",
    774774                "sebastian/version": "^2.0.1"
    775775            },
     
    814814                "xunit"
    815815            ],
    816             "time": "2019-06-19T12:03:56+00:00"
     816            "time": "2019-07-03T08:30:33+00:00"
    817817        },
    818818        {
     
    13441344        {
    13451345            "name": "sebastian/type",
    1346             "version": "1.1.2",
     1346            "version": "1.1.3",
    13471347            "source": {
    13481348                "type": "git",
    13491349                "url": "https://github.com/sebastianbergmann/type.git",
    1350                 "reference": "251ca774d58181fe1d3eda68843264eaae7e07ef"
    1351             },
    1352             "dist": {
    1353                 "type": "zip",
    1354                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/251ca774d58181fe1d3eda68843264eaae7e07ef",
    1355                 "reference": "251ca774d58181fe1d3eda68843264eaae7e07ef",
     1350                "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3"
     1351            },
     1352            "dist": {
     1353                "type": "zip",
     1354                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/3aaaa15fa71d27650d62a948be022fe3b48541a3",
     1355                "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3",
    13561356                "shasum": ""
    13571357            },
     
    13861386            "description": "Collection of value objects that represent the types of the PHP type system",
    13871387            "homepage": "https://github.com/sebastianbergmann/type",
    1388             "time": "2019-06-19T06:39:12+00:00"
     1388            "time": "2019-07-02T08:10:15+00:00"
    13891389        },
    13901390        {
Note: See TracChangeset for help on using the changeset viewer.