chore: update project dependencies
This commit is contained in:
@@ -55,7 +55,7 @@ class AppRuntime implements RuntimeExtensionInterface
|
||||
if (null === $id) {
|
||||
return 'keine Busbegleitung';
|
||||
}
|
||||
|
||||
|
||||
$pickup = $this->pickups->get($id);
|
||||
|
||||
if (null === $pickup) {
|
||||
|
||||
Reference in New Issue
Block a user