Releases: avto-dev/cloud-payments-laravel
Releases · avto-dev/cloud-payments-laravel
v1.8.0
v1.7.0
v1.6.0
v1.5.0: Update to php8 (#27)
Co-authored-by: eldario <[email protected]>
v1.4.0
v1.3.0
v1.2.0: PHP 8
Added
- Support PHP
8.x
Changed
- Composer
2.x
is supported now - Package
fzaninotto/faker
replaced withfakerphp/faker
version^1.12
v1.1.0: Laravel 8 & Guzzle 7 is supported
Changed
- 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
v1.0.1
v1.0.0
Changed
- Maximal
illuminate/*
packages version now is7.*
- CI completely moved from "Travis CI" to "Github Actions" (travis builds disabled)