Make WordPress Core

Changeset 62874 for trunk


Ignore:
Timestamp:
07/28/2026 05:38:01 PM (6 weeks ago)
Author:
lancewillett
Message:

Build/Test Tools: Update the WordPress Coding Standards to 3.4.1.

Bump the wp-coding-standards/wpcs dev dependency constraint from ~3.4.0 to ~3.4.1 to pick up the latest patch release.

Developed in: https://github.com/WordPress/wordpress-develop/pull/12723

Props garyj.
Fixes #65739.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/composer.json

    r62798 r62874  
    2525                "composer/ca-bundle": "1.5.12",
    2626                "squizlabs/php_codesniffer": "3.13.5",
    27                 "wp-coding-standards/wpcs": "~3.4.0",
     27                "wp-coding-standards/wpcs": "~3.4.1",
    2828                "phpcompatibility/phpcompatibility-wp": "~2.1.3",
    2929                "phpstan/phpstan": "2.2.5",
Note: See TracChangeset for help on using the changeset viewer.