mirror of
https://github.com/jonathan-martz/pocketbase-php-sdk.git
synced 2026-04-03 07:27:42 +00:00
remove users collection and used code
This commit is contained in:
@@ -10,9 +10,7 @@
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"src/Client.php",
|
||||
"src/Collection.php",
|
||||
"src/UsersCollection.php"
|
||||
]
|
||||
"src/Collection.php"
|
||||
},
|
||||
"require": {
|
||||
"php": "^8.1|^8.2",
|
||||
|
||||
Reference in New Issue
Block a user