File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ composer require michael-rubel/laravel-value-objects
2929- [ ` Number ` ] ( https://github.com/michael-rubel/laravel-value-objects/blob/main/src/Collection/Primitive/Number.php )
3030- [ ` Text ` ] ( https://github.com/michael-rubel/laravel-value-objects/blob/main/src/Collection/Primitive/Text.php )
3131- [ ` ClassString ` ] ( https://github.com/michael-rubel/laravel-value-objects/blob/main/src/Collection/Complex/ClassString.php )
32+ - [ ` Email ` ] ( https://github.com/michael-rubel/laravel-value-objects/blob/main/src/Collection/Complex/Email.php )
3233- [ ` FullName ` ] ( https://github.com/michael-rubel/laravel-value-objects/blob/main/src/Collection/Complex/FullName.php )
3334- [ ` Name ` ] ( https://github.com/michael-rubel/laravel-value-objects/blob/main/src/Collection/Complex/Name.php )
3435- [ ` Phone ` ] ( https://github.com/michael-rubel/laravel-value-objects/blob/main/src/Collection/Complex/Phone.php )
You can’t perform that action at this time.
0 commit comments