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
- Minimal require PHP version now is
8.1
- Version of
composer
in docker container updated up to2.7.6
- Updated dev dependencies
- Support Laravel
10.x
- Support PHPUnit
v10
- Minimal require PHP version now is
8.0.2
- Composer version up to
2.6.5
- Package
mockery/mockery
up to^1.6
- Package
phpstan/phpstan
up to^1.10
- Minimal
phpstan/phpstan
version now is1.9
- Minimal
mockery/mockery
version now is1.5.1
- Minimal
phpunit/phpunit
version now is9.6
- Minimal Laravel version now is
9.0
- Version of
composer
in docker container updated up to2.5.3
- Default cipher algo changed from
rc4
toaes-128-cfb
- Initial code