mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2025-12-13 05:26:47 +00:00
8 lines
157 B
PHP
8 lines
157 B
PHP
<?php
|
|
|
|
return [
|
|
App\Providers\AppServiceProvider::class,
|
|
App\Providers\FolioServiceProvider::class,
|
|
App\Providers\VoltServiceProvider::class,
|
|
];
|