Plugin Directory

Changeset 2132617


Ignore:
Timestamp:
08/02/2019 08:45:38 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

    r2132517 r2132617  
    44    },
    55    "require-dev": {
    6         "phpunit/phpunit": "8.3.0"
     6        "phpunit/phpunit": "8.3.1"
    77    }
    88}
  • quantimodo/trunk/composer.lock

    r2132517 r2132617  
    55        "This file is @generated automatically"
    66    ],
    7     "content-hash": "b11f3255b729b2844570a36fe2004cf8",
     7    "content-hash": "178a31389038a02bdfc3e8779596db0b",
    88    "packages": [
    99        {
     
    582582                {
    583583                    "name": "Sebastian Bergmann",
    584                     "email": "[email protected]",
    585                     "role": "lead"
     584                    "role": "lead",
     585                    "email": "[email protected]"
    586586                }
    587587            ],
     
    624624                {
    625625                    "name": "Sebastian Bergmann",
    626                     "email": "[email protected]",
    627                     "role": "lead"
     626                    "role": "lead",
     627                    "email": "[email protected]"
    628628                }
    629629            ],
     
    673673                {
    674674                    "name": "Sebastian Bergmann",
    675                     "email": "[email protected]",
    676                     "role": "lead"
     675                    "role": "lead",
     676                    "email": "[email protected]"
    677677                }
    678678            ],
     
    735735        {
    736736            "name": "phpunit/phpunit",
    737             "version": "8.3.0",
     737            "version": "8.3.1",
    738738            "source": {
    739739                "type": "git",
    740740                "url": "https://github.com/sebastianbergmann/phpunit.git",
    741                 "reference": "c5153162ec8f31d632ad72eb99a7c3c1e69f87e9"
    742             },
    743             "dist": {
    744                 "type": "zip",
    745                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c5153162ec8f31d632ad72eb99a7c3c1e69f87e9",
    746                 "reference": "c5153162ec8f31d632ad72eb99a7c3c1e69f87e9",
     741                "reference": "21461ce5b162d0f1a0fa658e27f975517c5d4234"
     742            },
     743            "dist": {
     744                "type": "zip",
     745                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/21461ce5b162d0f1a0fa658e27f975517c5d4234",
     746                "reference": "21461ce5b162d0f1a0fa658e27f975517c5d4234",
    747747                "shasum": ""
    748748            },
     
    814814                "xunit"
    815815            ],
    816             "time": "2019-08-02T05:00:37+00:00"
     816            "time": "2019-08-02T07:54:25+00:00"
    817817        },
    818818        {
     
    13801380                {
    13811381                    "name": "Sebastian Bergmann",
    1382                     "email": "[email protected]",
    1383                     "role": "lead"
     1382                    "role": "lead",
     1383                    "email": "[email protected]"
    13841384                }
    13851385            ],
     
    14231423                {
    14241424                    "name": "Sebastian Bergmann",
    1425                     "email": "[email protected]",
    1426                     "role": "lead"
     1425                    "role": "lead",
     1426                    "email": "[email protected]"
    14271427                }
    14281428            ],
Note: See TracChangeset for help on using the changeset viewer.