Skip to content

Commit 1ee86fd

Browse files
committed
minor changes
1 parent 4a529b0 commit 1ee86fd

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"require": {
2222
"php": ">=7.0.0",
23-
"laravel/framework": ">=5.8"
23+
"laravel/laravel": ">=5.6.0 <=5.8"
2424
},
2525
"autoload": {
2626
"psr-4": {

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@
1212
},
1313
"keywords": [
1414
"cuit",
15-
"laravel-validator",
15+
"php",
16+
"laravel",
17+
"rule",
18+
"validator",
1619
"argentina"
1720
],
1821
"author": "Matias Perrone",

0 commit comments

Comments
 (0)