Skip to content

Commit

Permalink
Set explicit doctrine/lexer version dependency
Browse files Browse the repository at this point in the history
Bolt v5 is not compatible with doctrine/lexer v3 which introduces a breaking change.
  • Loading branch information
zanardigit authored Oct 24, 2024
1 parent 17d1ee1 commit e035f8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"doctrine/doctrine-bundle": "^2.4",
"doctrine/doctrine-fixtures-bundle": "^3.4",
"doctrine/doctrine-migrations-bundle": "^3.2",
"doctrine/lexer": "^2",
"doctrine/orm": "^2.10",
"drupol/composer-packages": "^2.0",
"embed/embed": "^3.4",
Expand Down

0 comments on commit e035f8b

Please sign in to comment.