From a43a65e1a22ffe3aee446f6033213e7f761e6a88 Mon Sep 17 00:00:00 2001 From: Remco Tolsma <869674+remcotolsma@users.noreply.github.com> Date: Tue, 5 Sep 2023 16:25:51 +0200 Subject: [PATCH] No need to mention `PHP-CS-Fixer`, `phpcbf` can fix this. --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 0e74015..7bfda8b 100644 --- a/README.md +++ b/README.md @@ -162,10 +162,4 @@ According to the WordPress PHP Coding Standards: _Source:_ https://developer.wordpress.org/coding-standards/wordpress-coding-standards/php/#declaring-arrays -This change can be done using [PHP Coding Standards Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer): - -``` -php-cs-fixer fix --rules @PHP54Migration ./src/ -``` - [![Pronamic - Work with us](https://github.com/pronamic/brand-resources/blob/main/banners/pronamic-work-with-us-leaderboard-728x90%404x.png)](https://www.pronamic.eu/contact/)