mirror of
https://github.com/jonathan-martz/pocketbase-php-sdk.git
synced 2026-06-09 21:58:12 +00:00
fix autoload
This commit is contained in:
+1
-3
@@ -8,9 +8,7 @@
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"pb\\": "src/"
|
||||
}
|
||||
"files": [ "src/Client.php"]
|
||||
},
|
||||
"require": {
|
||||
"php": "^8.1|^8.2",
|
||||
|
||||
Reference in New Issue
Block a user