Skip to content

Commit e784753

Browse files
upgrade to 1.0.5
1 parent 55ec04a commit e784753

File tree

6 files changed

+2
-66
lines changed

6 files changed

+2
-66
lines changed

src/Auth/Auth.php

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/Functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
namespace Supabase;
3-
use Supabase\Supabase\Supabase;
3+
use Supabase\Supabase;
44

55
class Functions extends Supabase
66
{

src/Realtime/Realtime.php

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/Storage/Storage.php

Lines changed: 0 additions & 42 deletions
This file was deleted.

src/Supabase/Supabase.php renamed to src/Supabase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
namespace Supabase\Supabase;
2+
namespace Supabase;
33
use Exception;
44

55
class Supabase

src/Vector/Vector.php

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)