Skip to content

Commit 8763812

Browse files
committed
Added tokenizer extension to requirements
1 parent 2373c61 commit 8763812

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"require": {
2121
"php": "^8.1",
2222
"ext-fileinfo": "*",
23+
"ext-tokenizer": "*",
2324
"opis/json-schema": "^2.4",
2425
"phpdocumentor/reflection-docblock": "^5.6",
2526
"psr/clock": "^1.0",

0 commit comments

Comments
 (0)