<?php
return [
App\Providers\AppServiceProvider::class,
App\Domain\Trip\Providers\TripServiceProvider::class,
];