v2.0.0
tagged this
29 May 12:16
The rename commit moved EntityInterface.php to DataObjectInterface.php but left the interface declaration inside it as EntityInterface, so the file declared a name not matching its PSR-4 path and broke autoloading.