Plugin Directory

Changeset 2133368


Ignore:
Timestamp:
08/03/2019 04:34:17 PM (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

    r2132827 r2133368  
    44    },
    55    "require-dev": {
    6         "phpunit/phpunit": "8.3.2"
     6        "phpunit/phpunit": "8.3.3"
    77    }
    88}
  • quantimodo/trunk/composer.lock

    r2132827 r2133368  
    55        "This file is @generated automatically"
    66    ],
    7     "content-hash": "09d9bf4b173ac89abc79d478a534136a",
     7    "content-hash": "e4de8556afa2ffa29ea377954d389313",
    88    "packages": [
    99        {
     
    735735        {
    736736            "name": "phpunit/phpunit",
    737             "version": "8.3.2",
     737            "version": "8.3.3",
    738738            "source": {
    739739                "type": "git",
    740740                "url": "https://github.com/sebastianbergmann/phpunit.git",
    741                 "reference": "e77a49b6da82240f40ddd4be536d30d7dae5c168"
    742             },
    743             "dist": {
    744                 "type": "zip",
    745                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e77a49b6da82240f40ddd4be536d30d7dae5c168",
    746                 "reference": "e77a49b6da82240f40ddd4be536d30d7dae5c168",
     741                "reference": "c319d08ebd31e137034c84ad7339054709491485"
     742            },
     743            "dist": {
     744                "type": "zip",
     745                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c319d08ebd31e137034c84ad7339054709491485",
     746                "reference": "c319d08ebd31e137034c84ad7339054709491485",
    747747                "shasum": ""
    748748            },
     
    814814                "xunit"
    815815            ],
    816             "time": "2019-08-02T13:42:49+00:00"
     816            "time": "2019-08-03T15:41:47+00:00"
    817817        },
    818818        {
Note: See TracChangeset for help on using the changeset viewer.