This commit is contained in:
2026-03-30 20:23:38 +02:00
parent 70662afd2c
commit 5435209b08
26 changed files with 1949 additions and 160 deletions

View File

@@ -157,8 +157,7 @@ final class CronHandlerFactory
new ApaczkaIntegrationRepository($this->db, $this->integrationSecret)
),
new AllegroTrackingService(
$apiClient,
$tokenManager
new InpostIntegrationRepository($this->db, $this->integrationSecret)
),
]),
new ShipmentPackageRepository($this->db),