Hi,
I installed the plugin:dev-master in an environment with cakephp 4.2.8 and php 7.4 and after update an entities receive this error: Table class for alias versions could not be found.
I followed the readme for installation and configuration. Also I tried to create the table class using the cake bake model but I always get the same error.
Did I do something wrong ?
Thanks