michael-rubel / laravel-value-objects

A bunch of general-purpose value objects you can use in your Laravel application.
MIT License
190 stars 15 forks source link

Remove `translator` dependency and require `illuminate/validation` #41

Closed michael-rubel closed 1 year ago

michael-rubel commented 1 year ago

About

Removes the explicit usage of translation helper & explicitly requires illuminate/validation package.