Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagovb authored Mar 7, 2022
1 parent e9c4968 commit 893b3fa
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,16 +52,5 @@
"NFePHP\\eSocial\\Tests\\": "tests/"
}
},
"scripts": {
"test": "phpunit",
"phpcbf": "vendor/bin/phpcbf --standard=psr2 src/",
"phpcs": "vendor/bin/phpcs --standard=psr2 src/",
"phpstan": "vendor/bin/phpstan analyse src/ --level 7"
},
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"minimum-stability": "dev"
}

0 comments on commit 893b3fa

Please sign in to comment.