Skip to content

Commit

Permalink
Allow doctrine/lexer 3
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Dec 18, 2022
1 parent 96c1475 commit c03bc8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -34,7 +34,7 @@
"require": {
"php": "^7.2 || ^8.0",
"ext-tokenizer": "*",
"doctrine/lexer": "^2",
"doctrine/lexer": "^2 || ^3",
"psr/cache": "^1 || ^2 || ^3"
},
"require-dev": {
Expand Down

0 comments on commit c03bc8b

Please sign in to comment.