File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- All notable changes to ` laravel-validator -state ` will be documented in this file.
3+ All notable changes to ` laravel-validation-rules/us -state ` will be documented in this file.
44
55### 1.0.0
66- Initial release and connected with packagist
Original file line number Diff line number Diff line change 11{
2- "name" : " tylercd100/ laravel-validator -state" ,
3- "description" : " Validate that a states and provinces for US and Canada" ,
2+ "name" : " laravel-validation-rules/us -state" ,
3+ "description" : " Validate strings that contain states and provinces for US and Canada" ,
44 "keywords" : [
55 " laravel" ,
66 " validator" ,
77 " phone" ,
88 " tylercd100"
99 ],
10- "homepage" : " https://github.com/tylercd100/ laravel-validator -state" ,
10+ "homepage" : " https://github.com/laravel-validation-rules/us -state" ,
1111 "license" : " MIT" ,
1212 "authors" : [
1313 {
1717 ],
1818 "autoload" :{
1919 "psr-4" :{
20- "Tylercd100 \\ Validator \\ State\\ " :" src/"
20+ "LVR \\ State\\ " :" src/"
2121 }
2222 },
2323 "autoload-dev" : {
2424 "psr-4" : {
25- "Tylercd100 \\ Validator \\ State\\ Tests\\ " : " tests/"
25+ "LVR \\ State\\ Tests\\ " : " tests/"
2626 }
2727 },
2828 "minimum-stability" : " stable" ,
You can’t perform that action at this time.
0 commit comments