Implements hook_update().
Force an update because we updated the depedency injection which requires a cache clear.
File
- 
              ./easy_breadcrumb.install, line 48 
Code
function easy_breadcrumb_update_8003() {
    // Do nothing because database updates run cache rebuild.
}