WeChat ID
aaronpk_tv
I'm confused about the exact problem you're having.
If Compass' composer.lock
is referencing 0.1.1, try running composer update p3k/quartz-db
to get it to update that version, or change your composer.json
to reference >=1.1.4
.
It sounds like that's the root of the problem, as that fix was in version 1.1.3.