All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Laravel
11.x
support
- Minimal Laravel version now is
10.0
- Version of
composer
in docker container updated up to2.7.6
- Updated dev dependencies
- Property
TrInitiatorCode
inTokensAuthRequestBuilder
- Mark property
token
as required for payment by token inTokensAuthRequestBuilder
- Request builders for working with
SBP
- Up minimal
avto-dev/guzzle-url-mock
version to1.6
- Minimal require PHP version now is
8.0
- Package
guzzlehttp/psr7
up to^2.4
- Minimal
phpstan/phpstan
version now is1.8
- Version of
composer
in docker container updated up to2.5.3
- Reference
SubscriptionStatus
with subscription statuses
- Dependency
tarampampam/wrappers-php
because this package was deprecated and removed
- Minimal require PHP version now is
7.3
- Package
tarampampam/guzzle-url-mock
replaced withavto-dev/guzzle-url-mock
version^1.5
- Support PHP
8.x
- Composer
2.x
is supported now - Package
fzaninotto/faker
replaced withfakerphp/faker
version^1.12
- Laravel 8 is supported
- Minimal Laravel version now is
6.0
(Laravel5.5
LTS got last security update August 30th, 2020) - Guzzle 7 (
guzzlehttp/guzzle
) is supported - Dependency
tarampampam/wrappers-php
version~2.0
is supported
- Package version of
guzzlehttp/guzzle
from~6.4.1
to~6.1
#10
- Maximal
illuminate/*
packages version now is7.*
- CI completely moved from "Travis CI" to "Github Actions" (travis builds disabled)
- Remove json encoding from
CustomerReceipt
field inSubscriptionsCreateRequestBuilder
andSubscriptionsUpdateRequestBuilder
(#7)
- This package was recreated
- Removed getters #2
- This package was created