Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional properties to Recipient object #186

Merged

Conversation

dennisvdvliet
Copy link
Contributor

The REST API returns attributes not included in the Recipient object. This PR
adds additional attributes with one exception; pricing information.

The REST API returns attributes not included in the `Recipient` object. This PR
adds additional attributes with one exception; pricing information.
dennisvdvliet added a commit to dennisvdvliet/php-rest-api that referenced this pull request Jan 18, 2022
On every pull request we run psalm using a GitHub action. The GitHub action
was using the `latest` version of psalm. On this [1] PR that resulted in psalm
passing locally but breaking in the PR.

This pins the version of psalm in composer and in the GitHub action to 4.18.1.

[1] messagebird#186
CoolGoose pushed a commit that referenced this pull request Jan 19, 2022
* Pin psalm version

* Pin psalm to 4.18.1

On every pull request we run psalm using a GitHub action. The GitHub action
was using the `latest` version of psalm. On this [1] PR that resulted in psalm
passing locally but breaking in the PR.

This pins the version of psalm in composer and in the GitHub action to 4.18.1.

[1] #186

Co-authored-by: Dennis van der Vliet <dennis.vandervliet@messagebird.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants