Skip to content

Commit 0a064dc

Browse files
committed
correction
1 parent 9378215 commit 0a064dc

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,9 @@ Simplify file storage and retrieval using Laravel's convenient storage system wh
1212
___
1313

1414
## Requirements
15-
* PHP version >= 8.1
16-
* Laravel 10.x
17-
* Fileinfo `ext-fileinfo` (probably present)
18-
15+
* PHP >= 8.1
16+
* Laravel 10.x|11.x
17+
* Fileinfo `ext-fileinfo`
1918

2019
## Installation
2120

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "quix-labs/laravel-supabase-flysystem",
3-
"description": "This package allow you to use Supabase Storage in Laravel",
3+
"description": "Supabase Adapter for Laravel Flysystem Storage",
44
"keywords": [
55
"flysystem",
66
"supabase",

0 commit comments

Comments
 (0)