Updates composer.json to use pathfinder_esi fork

This commit is contained in:
soneill
2021-09-10 10:49:54 +12:00
parent 8a3f3f380f
commit 31fb365b6e

View File

@@ -44,8 +44,8 @@
"cache/namespaced-cache": "1.0.*",
"react/socket": "1.3.*",
"react/promise-stream": "1.2.*",
"clue/ndjson-react": "1.1.*",
"exodus4d/pathfinder_esi": "2.0.1"
"clue/ndjson-react": "1.1.*",
"tyrheimdaleve/pathfinder_esi": "2.1.1"
},
"suggest": {
"ext-redis": "Redis can be used as cache backend."