Plugin Directory

Changeset 2087357


Ignore:
Timestamp:
05/14/2019 05:44:34 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

    r2084245 r2087357  
    44    },
    55    "require-dev": {
    6         "phpunit/phpunit": "8.1.4"
     6        "phpunit/phpunit": "8.1.5"
    77    }
    88}
  • quantimodo/trunk/composer.lock

    r2084245 r2087357  
    55        "This file is @generated automatically"
    66    ],
    7     "content-hash": "94935ec72db3ce512175f97d4bf3d6ab",
     7    "content-hash": "6f7ddfe0d5defec81860a67e455b99fb",
    88    "packages": [
    99        {
     
    735735        {
    736736            "name": "phpunit/phpunit",
    737             "version": "8.1.4",
     737            "version": "8.1.5",
    738738            "source": {
    739739                "type": "git",
    740740                "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",
    747747                "shasum": ""
    748748            },
     
    813813                "xunit"
    814814            ],
    815             "time": "2019-05-09T05:13:39+00:00"
     815            "time": "2019-05-14T04:57:31+00:00"
    816816        },
    817817        {
Note: See TracChangeset for help on using the changeset viewer.