mirror of
https://github.com/appwrite/appwrite
synced 2026-05-05 22:38:37 +00:00
Update messaging for FCM response fix
This commit is contained in:
parent
f9b868b339
commit
0f11c249b9
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
|
@ -2124,16 +2124,16 @@
|
|||
},
|
||||
{
|
||||
"name": "utopia-php/messaging",
|
||||
"version": "0.12.1",
|
||||
"version": "0.12.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/utopia-php/messaging.git",
|
||||
"reference": "b9dfafb5efc1d12cbee01d03dc98853ef026e35b"
|
||||
"reference": "f6790fba1fcee12163d51c65d2c226a7856295d9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/utopia-php/messaging/zipball/b9dfafb5efc1d12cbee01d03dc98853ef026e35b",
|
||||
"reference": "b9dfafb5efc1d12cbee01d03dc98853ef026e35b",
|
||||
"url": "https://api.github.com/repos/utopia-php/messaging/zipball/f6790fba1fcee12163d51c65d2c226a7856295d9",
|
||||
"reference": "f6790fba1fcee12163d51c65d2c226a7856295d9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2169,9 +2169,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/utopia-php/messaging/issues",
|
||||
"source": "https://github.com/utopia-php/messaging/tree/0.12.1"
|
||||
"source": "https://github.com/utopia-php/messaging/tree/0.12.2"
|
||||
},
|
||||
"time": "2024-10-09T08:17:07+00:00"
|
||||
"time": "2024-10-22T01:02:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "utopia-php/migration",
|
||||
|
|
|
|||
Loading…
Reference in a new issue