Compatibility fixes

This commit is contained in:
James Brooks
2021-03-29 12:24:45 +01:00
parent 2440079493
commit 84b0c5a4be
5 changed files with 1487 additions and 936 deletions

View File

@@ -11,7 +11,7 @@
namespace CachetHQ\Cachet\Http\Controllers;
use AltThree\Badger\Facades\Badger;
use CachetHQ\Badger\Facades\Badger;
use CachetHQ\Cachet\Http\Controllers\Api\AbstractApiController;
use CachetHQ\Cachet\Models\Component;
use CachetHQ\Cachet\Models\Incident;