Skip to content

Commit

Permalink
Remove unused dependency
Browse files Browse the repository at this point in the history
Forgot to remove this after refactoring DocumentRoot to use LocalCache.
  • Loading branch information
trowski committed Feb 5, 2023
1 parent 2fd9f33 commit 074b9e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"amphp/http-server": "^3",
"amphp/http": "^2-dev",
"amphp/pipeline": "^1",
"cash/lrucache": "^1",
"revolt/event-loop": "^1 || ^0.2.4"
},
"require-dev": {
Expand Down

0 comments on commit 074b9e0

Please sign in to comment.