- Minimum Laravel version increased from
11.8
to11.23.2
.
- Minimum Laravel version increased from
11.5
to11.8
.
- Minimum Laravel version increased from
11.0.3
to11.5
.
- Minimum Laravel version increased from
10.46
to11.0.3
. - Minimum PHP version increased from
8.1
to8.2
.
- Minimum Laravel version increased from
10.34
to10.46
.
- Minimum Laravel version increased from
10.33
to10.34
.
- Minimum Laravel version increased from
10.14
to10.33
.
- Minimum Laravel version increased from
9.50.2
to10.14
. - Minimum PHP version increased from
8.0
to8.1
.
- No breaking changes.
- Warning: If upgrading directly from
1.0
to3.2
thepassword
rule will change in expected functionality from validating the current password to validating the minimum complexity.
- Minimum Laravel version increased from
9.45
to9.50.2
.
- Minimum Laravel version increased from
9.6
to9.45
. - Removed
forEach
rule helper.
- Minimum Laravel version increased from
8.82
to9.6
. - Removed
password
rule helper. - Renamed
excludeIf
toexcludeIfValue
. - Renamed
prohibitedIf
toprohibitedIfValue
.