v2.0.0
Added
- Support from Laravel 10.
Changed
- Renamed
SpecificationException
toDissatisfiedSpecification
and extend fromDomainException
. - Marked the following classes as final:
AndSpecification
.NotSpecification
.OrSpecification
.VerboseSpecification
.
Removed
- Support for PHP 8.
- Support for Laravel 8.