mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 01:18:37 +00:00
fix: use atomic operations for updating team count
This commit is contained in:
parent
5abcb86fd7
commit
fb68dcc89e
1 changed files with 1 additions and 1 deletions
2
composer.lock
generated
2
composer.lock
generated
|
|
@ -5124,5 +5124,5 @@
|
||||||
"platform-overrides": {
|
"platform-overrides": {
|
||||||
"php": "8.0"
|
"php": "8.0"
|
||||||
},
|
},
|
||||||
"plugin-api-version": "2.2.0"
|
"plugin-api-version": "2.6.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue