In the current readme (https://github.com/wikimedia/mediawiki-extensions-WikibaseQualityConstraints) there is written:
Run php maintenance/run.php extensions/WikibaseQualityConstraints/maintenance/ImportConstraintStatements.php.
This is not working for me. In the history i found:
Run php maintenance/runScript.php extensions/WikibaseQualityConstraints/maintenance/ImportConstraintStatements.php
which is working for me. Maybe already preparing for a new Mediwiki version?
We are using 1.38.5.
Maybe two instructions have to be indicated based on the version?