array<string, BasePackage>
public function getFixedOrLockedPackages() : array { return array_merge($this->fixedPackages, $this->lockedPackages); }