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

Merge master in 2.0.0 #50

Merged
merged 6 commits into from
Oct 28, 2021
Merged

Merge master in 2.0.0 #50

merged 6 commits into from
Oct 28, 2021

Conversation

devtronic
Copy link
Member

No description provided.

devtronic and others added 6 commits April 21, 2021 10:23
@devtronic devtronic merged commit 81d7438 into 2.0.0 Oct 28, 2021
@devtronic devtronic deleted the update-from-master branch October 28, 2021 08:44
devtronic added a commit that referenced this pull request Oct 28, 2021
* Refactored the structure and rewrote the unit tests (#35)

* Added phpstan for static code analysis (#36)

Added phpstan for static code analysis

* Updated the min. PHP Version to 7.3 and updated updated the PHPUnit package (#37)

* Copyright updated and php constraints updated

* Changelog updated

* Changed the required PHP CPU architecture to 64bit

* Updated the CHANGELOG.md

* Updated Guzzle to v7.4.0 and psr/log to v1.1.0 (#48)

* Updated Guzzle to v7.4.0 and psr/log to v1.1.0

* Renamed BillbeeClient to CustomClient

* Updated the API endpoint and added the Changelog entry

* Merge master in 2.0.0 (#50)

* Update usage_without_composer.md

* URL encode path parameters

* Added missing mappings and a patch function (#40)

Added:
- `Client::patchAddress()`
- Mapping for `Address::$id`
- Mapping for `Order::$payments`
- `Payment` model

* Update CHANGELOG.md

Co-authored-by: fkunz <fkunz@users.noreply.github.com>

* Merge remote-tracking branch 'origin/master' into 2.0.0

# Conflicts:
#	CHANGELOG.md
#	src/Client.php

Co-authored-by: fkunz <fkunz@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants