File tree Expand file tree Collapse file tree 1 file changed +22
-22
lines changed Expand file tree Collapse file tree 1 file changed +22
-22
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " laravel-cuit-validation-rule" ,
3- "version" : " 1.0.2 " ,
4- "description" : " Rule for the validation of the CUIT (Argentina) within Laravel Validator." ,
5- "main" : " src/CUIT.php" ,
6- "scripts" : {
7- "test" : " echo \" Error: no test specified\" && exit 1"
8- },
9- "repository" : {
10- "type" : " git" ,
11- "url" : " git+https://github.com/global-innovation/laravel-cuit-validation-rule.git"
12- },
13- "keywords" : [
14- " cuit" ,
15- " laravel-validator" ,
16- " argentina"
17- ],
18- "author" : " Matias Perrone" ,
19- "license" : " MIT" ,
20- "bugs" : {
21- "url" : " https://github.com/global-innovation/laravel-cuit-validation-rule/issues"
22- },
23- "homepage" : " https://github.com/global-innovation/laravel-cuit-validation-rule#readme"
2+ "name" : " laravel-cuit-validation-rule" ,
3+ "version" : " 1.3.1 " ,
4+ "description" : " Rule for the validation of the CUIT (Argentina) within Laravel Validator." ,
5+ "main" : " src/CUIT.php" ,
6+ "scripts" : {
7+ "test" : " echo \" Error: no test specified\" && exit 1"
8+ },
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " git+https://github.com/global-innovation/laravel-cuit-validation-rule.git"
12+ },
13+ "keywords" : [
14+ " cuit" ,
15+ " laravel-validator" ,
16+ " argentina"
17+ ],
18+ "author" : " Matias Perrone" ,
19+ "license" : " MIT" ,
20+ "bugs" : {
21+ "url" : " https://github.com/global-innovation/laravel-cuit-validation-rule/issues"
22+ },
23+ "homepage" : " https://github.com/global-innovation/laravel-cuit-validation-rule#readme"
2424}
You can’t perform that action at this time.
0 commit comments