heimrichhannot / contao-exporter-bundle

A backend module for exporting any contao entity to file.
1 stars 2 forks source link

Update commands #9

Closed koertho closed 2 years ago

koertho commented 2 years ago

This PR updates the command. The migration command is replaced by a migration. The export command now inherits from Command class instead of the deprecated AbstractedLockedCommand. PHP minimum version was raised to 7.4.