Releases
6.2.0
Mark
Type
Count
Packages
Features
4
*
, dev
, documentator
Bug Fixes
1
spa
๐
Deprecations
6
documentator
, spa
, testing
Miscellaneous
6
*
All packages
Features
Miscellaneous
composer dependency analyser
tool (#140 , 5192462 )
composer.json
normalization (#145 , 3e30a97 )
Deprecated class/methods marked by trigger_deprecation()
(#148 , 4979a4e )
Minimal version of laravel/framework
set to ^10.34.0
(66e86e9 )
Removed doctrine/dbal
dependency (27da03c )
Switch to individual illuminate/*
packages instead of laravel/framework
(#117 , #141 , ce80ae2 )
Package dev
Features
Package documentator
Features
Fetching instruction parameters via Reflection API/PhpDoc (#149 , 639792b )
requirements
command will support package merging (07adf1d )
Deprecations ๐
LastDragon_ru\LaraASP\Documentator\Utils\Path
(please use LastDragon_ru\LaraASP\Core\Utils\Path
instead) (#146 , d2c7592 )
ParameterizableInstruction::getParametersDescription()
(phpdoc should be used instead) (b66d8e4 )
Package spa
Bug Fixes
Support Illuminate\Validation\InvokableValidationRule
in WithValueProvider
(594e043 )
Deprecations ๐
LastDragon_ru\LaraASP\Spa\Http\Request
(use custom class and WithValueProvider
trait instead) (db17969 )
Validation rules will not implement deprecated Illuminate\Contracts\Validation\Rule
in the next major version (4c05b89 )
Package testing
Deprecations ๐
LastDragon_ru\LaraASP\Testing\Database\RefreshDatabaseIfEmpty
(use own trait instead) (dd6a34e )
LastDragon_ru\LaraASP\Testing\TestCase
(69a1227 )
You canโt perform that action at this time.