Skip to content

0.1.13 🐞

Choose a tag to compare

@Triplkrypl Triplkrypl released this 23 May 16:36

Validator::make($request)->query()->key('someKey') has bug and return StringTypedKey rule without key name.

If you validate query like this, you should update at least to this version.