1
0
mirror of synced 2024-11-22 03:46:02 +03:00
Commit Graph

79 Commits

Author SHA1 Message Date
c9a992bf6b
Bump guzzlehttp/guzzle from 6.5.6 to 6.5.7 2022-06-15 09:25:32 +03:00
dependabot[bot]
fff4e6d3fa
Bump guzzlehttp/guzzle from 6.5.6 to 6.5.7
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.6 to 6.5.7.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/6.5.7/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/6.5.6...6.5.7)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 06:40:35 +00:00
6f277f6ccd
Update guzzlehttp/guzzle to 6.5.6 2022-05-27 11:21:27 +03:00
dependabot[bot]
f56720289b
Bump guzzlehttp/guzzle from 6.5.5 to 6.5.6
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.5 to 6.5.6.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/6.5.6/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/6.5.5...6.5.6)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 18:14:00 +00:00
dependabot[bot]
04cd471765
Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 (#25)
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.8.3 to 1.8.5.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/1.8.5/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/1.8.3...1.8.5)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-31 15:03:29 +03:00
tishmaria90
cb94fd8e02
Keep false values while deserializing (#24)
Co-authored-by: Maria Tyschitskaya <tyschitskaya@retailcrm.ru>
2021-12-23 14:33:44 +03:00
tishmaria90
98563e2e60
Update php version (#20) 2021-12-13 10:48:18 +03:00
max-baranikov
c6a44ea2b3
Added suggestions to MessageSendRequest (#16) 2021-10-15 13:39:36 +03:00
Opheugene
bb78a4ffb3
Add dialogUnassign method for the client (#15) 2021-09-02 11:17:59 +03:00
Alex Lushpai
84ecba8714
Update product name, cleanup annotations (#14) 2020-12-15 13:34:43 +03:00
Akolzin Dmitry
b7f214a212
Move CI to GitHub Actions (#13) 2020-11-26 15:57:53 +03:00
Alex Lushpai
c758c27e98
Update README.md 2020-11-12 13:58:50 +03:00
Alex Lushpai
ed2efc4d1d
Merge pull request #12 from open-source-contributions/test_enhancement
Test enhancement
2019-10-23 23:41:13 +03:00
peter279k
316836aca7 Test enhancement 2019-10-24 02:35:21 +08:00
Alex Lushpai
0534f31c34
Merge pull request #11 from Neur0toxine/master
[fix] update phpdoc for getters
2019-10-08 17:06:37 +03:00
91453308fe [fix] update phpdoc for getters 2019-10-08 17:02:39 +03:00
Alex Lushpai
9e18bba010
Merge pull request #10 from Neur0toxine/master
[fix] make all getters nullable
2019-10-08 12:33:34 +03:00
49045777d3 [fix] make all getters nullable 2019-10-08 09:12:36 +03:00
Alex Lushpai
6594182fb0
Merge pull request #9 from Neur0toxine/master
[fix] nullable types to avoid exceptions when properties is not set
2019-10-07 10:14:01 +03:00
e111b8d882 [fix] nullable types to avoid exceptions when properties is not set 2019-10-07 09:09:49 +03:00
Alex Lushpai
5f6179ea1c
Merge pull request #8 from Neur0toxine/master
[fix] removed models duplicates, fixed several errors
2019-09-30 17:23:11 +03:00
1929afe400 [fix] removed models duplicates, fixed several errors 2019-09-30 17:02:48 +03:00
Alex Lushpai
93e06271c7
Merge pull request #7 from Neur0toxine/master
fix: change Register::active type from string to boolean
2019-07-23 17:33:34 +03:00
561737ffbc fix: change Register::active type from string to boolean 2019-07-23 17:25:59 +03:00
Alex Lushpai
f8f5cd1d1e
Merge pull request #6 from gwinn/master
fix serialization keys
2019-07-18 13:04:10 +03:00
Alex Lushpai
9286596157 fix serialization keys 2019-07-18 13:01:50 +03:00
Alex Lushpai
6c7cf52a65
Merge pull request #5 from gwinn/master
Cleanup code
2019-07-16 16:51:01 +03:00
Alex Lushpai
38fa980038 cleanup 2019-07-16 16:41:56 +03:00
Alex Lushpai
997cc48acf
Update README.md 2019-07-16 15:56:44 +03:00
Alex Lushpai
10121a501f
Merge pull request #4 from Neur0toxine/master
fixes for tests
2019-07-16 15:54:09 +03:00
34423a3042 fixes for tests 2019-07-16 15:20:56 +03:00
Alex Lushpai
318b2e74cb
Update models & serialization (#3) 2019-07-16 15:04:54 +03:00
Alex Lushpai
8001ab64e2
Update README.md 2019-06-28 14:43:11 +03:00
Alex Lushpai
e552df5f04
Update README.md 2019-06-28 14:25:03 +03:00
Alex Lushpai
37840bcb7d update readme 2019-06-28 14:15:30 +03:00
Alex Lushpai
8b434ebf80
Update Makefile 2019-06-28 14:00:19 +03:00
Alex Lushpai
80a6982522
Update Makefile 2019-06-28 09:48:06 +03:00
Alex Lushpai
8b25ba366d
Update phpstan.neon 2019-06-28 09:46:17 +03:00
Alex Lushpai
8249195df4
Update Makefile 2019-06-28 09:44:07 +03:00
Alex Lushpai
226b61845b
Merge pull request #2 from Neur0toxine/master
Response models, unit-tests, Travis, fix for packages versions for PHP 7.0
2019-06-28 09:37:13 +03:00
b137908bfb Removed void return assertion (PHP 7.0 support) 2019-06-26 11:21:40 +03:00
34812dd1bd Removed CommonFields from models, MessageOrderPaymentStatus getter fix 2019-06-26 11:17:49 +03:00
0bb750afa9 Another versions fix, removed unused packages 2019-06-24 13:50:33 +03:00
efa4dcd2c1 Reorganize dependencies as it should be 2019-06-24 13:45:59 +03:00
dbdac3de60 Dependencies versions for PHP 7.0 2019-06-24 13:41:41 +03:00
2b3c8ba057 Fixes and packages for proper PHP 7.0 support 2019-06-24 13:07:53 +03:00
a0f7b65275 Remove duplicated code from ListResponse 2019-06-24 12:18:39 +03:00
70d9d31a02 Status code for response models, PSR fixes 2019-06-24 12:09:15 +03:00
a520bdfd44 Don't upload empty files 2019-06-24 11:49:10 +03:00
da3405661a Removed rudimentary code 2019-06-24 11:07:34 +03:00