diff --git a/CHANGELOG.md b/CHANGELOG.md index 80c28d9a..7b429d09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ * Update unit tests for WordPress Coding Standards 3.0.1 * Prepare for PHP version 8.3 +* Allow short array syntax for WPCS 3.0.1 ### 9.3.6: 2024-01-10 diff --git a/phpcs.xml b/phpcs.xml index 8fd07f54..2eee7d91 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -100,10 +100,12 @@ + +