su-secret-santa/bootstrap/providers.php

7 lines
110 B
PHP
Executable File

<?php
return [
App\Providers\AppServiceProvider::class,
App\Providers\VoltServiceProvider::class,
];