laravel@0.1.2
Changed
- laravel-validation: synced with upstream (leeovery/agentic-skills@7a11090). Adds the Presence Validation section — using
absent()(key omitted entirely) vsempty()(key sent asnull) when testingpresent/sometimes/missingrules — plus the matchingRequestDataProviderItemrework (nullable$value, absent-field handling in request data building).
The vendored copy had silently been behind upstream since the initial import.