From 80c8d2d2290ae2f10a8d63e96141cdce6158a28e Mon Sep 17 00:00:00 2001 From: Dariusz Ruminski Date: Sun, 9 Feb 2025 23:22:46 +0100 Subject: [PATCH] chore: update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index a469cd4..151c62f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,3 @@ # PHP-CS-Fixer/phpunit-constraint-xmlmatchesxsd -This version is for [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) only! Do not use it! - -We hope to see this assert to be provided by PHPUnit itself, -please help out if you can to make this happen. - -For questions visit us @ https://gitter.im/PHP-CS-Fixer/Lobby +This constraint is for [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) usage only.