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
- Support Laravel
10.x
- Composer version up to
2.5.5
- Minimal require PHP version now is
8.0
- Minimal Laravel version is
9.1
- Support Laravel
9.x
- Composer version up to
2.2.4
- Support of RoadRunner env
RR_MODE
- Support PHP
8.x
- Composer
2.x
is supported now
- Laravel
8.x
is supported now - Minimal Laravel version now is
6.0
(Laravel5.5
LTS got last security update August 30th, 2020) - CI completely moved from "Travis CI" to "Github Actions" (travis builds disabled)
- Minimal required PHP version now is
7.2
- PHP 7.4 is supported now
- GitHub actions for a tests running
- Maximal
illuminate/*
packages version now is7.*
- Maximal
illuminate/*
packages version now is6.*
- Package service provider
- Middleware
VarDumperMiddleware
- Exception
VarDumperException
- Helper
\dev\ran_using_cli()
- Helper
\dev\dd()
- Helper
\dev\dump()