diff --git a/composer.json b/composer.json
index be3013c..d5aaf28 100644
--- a/composer.json
+++ b/composer.json
@@ -30,7 +30,7 @@
"doctrine/deprecations": "^1.0"
},
"require-dev": {
- "doctrine/coding-standard": "^9 || ^10",
+ "doctrine/coding-standard": "^9 || ^12",
"phpstan/phpstan": "^1.3",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"psalm/plugin-phpunit": "^0.18.3",
diff --git a/phpcs.xml.dist b/phpcs.xml.dist
index 54a9e54..5131f5d 100644
--- a/phpcs.xml.dist
+++ b/phpcs.xml.dist
@@ -9,7 +9,7 @@
-
+
src
tests
@@ -32,4 +32,9 @@
tests/*
+
+
+
+ src/Token.php
+