Skip to content

Commit

Permalink
Merge branch 'master' of github.com:crawly/renavam-laravel
Browse files Browse the repository at this point in the history
  • Loading branch information
Tagliatti committed Jan 26, 2021
2 parents 0f5db05 + 04bb3d0 commit f61b8ae
Show file tree
Hide file tree
Showing 2 changed files with 1,335 additions and 795 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"extra": {
"laravel": {
"providers": [
"Crawly\\RenavamValidatorProvider"
"Crawly\\RenavamLaravel\\RenavamValidatorProvider"
]
}
},
Expand All @@ -34,8 +34,8 @@
"phpmd/phpmd": "2.8.*",
"phpstan/phpstan": "0.12.*",
"sebastian/phpcpd": "4.1.*",
"friendsofphp/php-cs-fixer": "2.16.*",
"orchestra/testbench": "6.*"
"friendsofphp/php-cs-fixer": "2.17.*",
"orchestra/testbench": "4.*"
},
"scripts": {
"phpcs": "php-cs-fixer fix src/",
Expand Down
Loading

0 comments on commit f61b8ae

Please sign in to comment.