Update von 6.5 auf 7.0: update-component funktioniert nicht

Danke für deine antwort!
Ja, ich habe Gestern gemach…

Erste /tmp-Ordner leer machen

1 Punkt

composer require --no-interaction oxid-esales/oxideshop-update-component:^v2.0.0
./composer.json has been updated
Running composer update oxid-esales/oxideshop-update-component
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove
Package oxid-esales/flow-theme is abandoned, you should avoid using it. Use oxid-esales/wave-theme instead.
Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
74 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> Incenteev\ParameterHandler\ScriptHandler::buildParameters
Updating the "test_config.yml" file
> if [ -f ./vendor/bin/oe-eshop-ide_helper ]; then oe-eshop-ide_helper; fi

ich habe keine Warnung bekommt…
Dann der 2 Punkt,

./vendor/bin/oe-console oe:cache:clear

Cleared cache files

Ist mit dem 3 Punkt, die ich Probleme bekommt…

./vendor/bin/oe-console oe:oxideshop-update-component:decode-user-payment-values

There are no commands defined in the "oe:oxideshop-update-component" namespace.                                                                         
                                                                               
  Did you mean one of these?                                                   
      oe                                                                       
      oe:cache                                                                 
      oe:module                                                                
                     

Mein Webhostings benutz MariaDB 10.6, ich sage es weil hier sprecht

The ENCODE() and DECODE() functions are deprecated in MySQL 5.7, and should no longer be used.

ich habe nach diesen function in MariaDB gesucht, und es gibt keine Probleme…bis jetzt habe keine Probleme mit Datenbank in diesem Webhosting gehabt…