1
0
mirror of synced 2025-03-24 00:54:00 +03:00

7 Commits

Author SHA1 Message Date
RenCurs
e206a69d4a
Add models for simple connection callbacks
* Add models for simple connection callbacks
* Add verifier request and refactor models
2022-03-18 10:47:19 +03:00
123a59fdf8
php 8.1 support (#138)
* fix #136 php 8.1 support
* update test matrix & phpstan
* fix for the phpstan error that should work
* lock serializer version to prevent unexpected updates
2022-02-17 13:50:36 +03:00
7124c816b5
Fix for loyaltyAccount property in the response
* fix for loyaltyAccount property in the response
* fix negligible phpstan warning
* fix for the phpstan error that should work
2022-02-08 16:09:44 +03:00
75fd10d40e
Сustom methods support 2021-11-25 11:02:42 +03:00
7d3ae80fe7
Support for /api/v5/loyalty/loyalties/{id} and `/api/v5/loyalty/account/{id}
closes #108
2021-08-17 18:33:15 +03:00
d7c36b2cc7
fix incorrect composer.json patching (#106) 2021-07-20 16:37:00 +03:00
962ff0b1da
New API client 2021-06-02 17:00:32 +03:00