Skip to content

Commit

Permalink
feat:doctrine/annotations 2.x support
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinywan committed Dec 10, 2024
1 parent 6f0bdbe commit ffa0bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"casbin/casbin": "~4.0",
"topthink/think-orm": "^3.0",
"php-di/php-di": "^7.0",
"doctrine/annotations": "^1.13",
"doctrine/annotations": "^2.0",
"workerman/redis": "^2.0"
},
"autoload": {
Expand Down

0 comments on commit ffa0bed

Please sign in to comment.