Upgrade magento to 2.2.5 with composer
composer require magento/product-community-edition 2.2.5 --no-update composer update rm -rf var/di var/generation php bin/magento cache:flush php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento indexer:reindex