Make WordPress Core

Changeset 47927 for trunk/composer.json


Ignore:
Timestamp:
06/08/2020 08:09:53 PM (6 years ago)
Author:
desrosj
Message:

Build/Test Tools: Update the wp-coding-standards/wpcs package.

This updates the version from 2.1.1 to 2.3.0, the latest version at this time.

Fixes #50258.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/composer.json

    r47881 r47927  
    1515    "require-dev": {
    1616        "dealerdirect/phpcodesniffer-composer-installer": "~0.6.0",
    17         "wp-coding-standards/wpcs": "~2.1.0",
     17        "wp-coding-standards/wpcs": "~2.3.0",
    1818        "phpcompatibility/phpcompatibility-wp": "^2.1.0",
    1919        "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
Note: See TracChangeset for help on using the changeset viewer.