Work in progress
php
Find a file
Oliver Davies 2ba89e1c6a Make the Client parameter optional for requests
Make the Client parameter optional when creating auth token, customer or
order requests, and create a new Client instance within the abstract
request if one isn't passed in.
2020-06-05 21:04:17 +01:00
.github/workflows Use Makefile in CI 2020-05-30 03:44:18 +01:00
src/Glassboxx Make the Client parameter optional for requests 2020-06-05 21:04:17 +01:00
tests/Glassboxx Make the Client parameter optional for requests 2020-06-05 21:04:17 +01:00
.editorconfig Add .editorconfig 2020-05-30 12:51:14 +01:00
.gitignore Add .editorconfig 2020-05-30 12:51:14 +01:00
composer.json Add CustomerRequest request type 2020-05-30 21:35:25 +01:00
Makefile Add phpcs to Makefile 2020-05-30 12:56:34 +01:00