Update TOTP from 0.5.0 to 1.0.0 (Nextcloud 11.0.1 - PHP 7.1)

I wanted to update the TOTP App to the current version 1.0.0.
I read in the changelog that PHP 7.1 is supported:
https://apps.nextcloud.com/apps/twofactor_totp/releases?platform=11#11

But the App can not be updated due to the following error:
PHP with a version lower than 7.0 is required.

Could this be ignored?

best regards
Marco

They start to review all the apps to make them compatible with php 7.1. Not sure if the core and the updater app fully supports php 7.1. Please report missing compatibility to php 7.1 in the bugtracker. Until then it should work with php 7.0 (which is fully supported). Not sure if your error message is deprecated.