Releases: avto-dev/extended-laravel-validator
Releases · avto-dev/extended-laravel-validator
v4.0.0
v3.8.0
v3.7.0
v3.6.0
v3.5.0: PHP 8.0
Added
- Support PHP
8.x
Changed
- Composer
2.x
is supported now
v3.4.0
Changed
- 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
v3.3.0
Changed
- Maximal
illuminate/*
packages version now is7.*
v3.2.0
Added
grz_code
now supports "transit" type (ГОСТ Р 50577-93, тип 15
-ММ000М77
andММ000М777
)- Directory with config file moved from directory
src
to root (was:./src/config
, become:./config
)
v3.1.0
Changed
- Maximal
illuminate/*
packages version now is6.*
Added
- GitHub actions for a tests running
v3.0.0
Added
- Docker-based environment for development
- Project
Makefile
Changed
- Minimal
PHP
version now is^7.1.3
- Minimal
Laravel
version now is5.5.x
- Maximal
Laravel
version now is5.8.x
- Dependency
laravel/framework
changed toilluminate/*
- Composer scripts
\AvtoDev\ExtendedLaravelValidator\ExtendedValidatorServiceProvider
→\AvtoDev\ExtendedLaravelValidator\ServiceProvider
ValidationExtensionInterface
methods signatures