TYPO3-Caretaker / caretaker_instance

TYPO3 extension caretaker_instance
GNU General Public License v2.0
14 stars 23 forks source link

[FEATURE] Add new option to ignore major extension versions #46

Closed IchHabRecht closed 7 years ago

IchHabRecht commented 7 years ago

This patch adds a new option to ignore major extension versions in tx_caretakerinstance_FindExtensionUpdatesTestService. This prevents errors/warnings if a new major extension version is released but there is no need to upgrade or an upgrade would be highly breaking.

etobi commented 7 years ago

👍