I'm seeing the same error like @GreXXL on all updates too, while being up-to-date with all packages and with the most recent audit extension release. Completely clearing the composer cache didn't change anything.
When checking composer.lock
, there's a mention of flarum-ext-audit
but not sure if that's related:
{
"name": "kilowhat/flarum-ext-audit-pro",
"version": "1.5.1",
[...]
"require": {
"ext-json": "*",
"flarum/core": "^1.2",
"maxmind-db/reader": "^1.11"
},
"replace": {
"kilowhat/flarum-ext-audit": "*",
"kilowhat/flarum-ext-audit-free": "*"
},
It's just a minor annoyance, so it's not too bad.