Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ncou committed Dec 1, 2020
1 parent 65fddd0 commit 5894b57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,13 @@
"phpunit/phpunit": "^8.0",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"overtrue/phplint": "^2.0",
"chiron/coding-standard": "^3.0",
"nyholm/psr7": "^1.3"
},
"scripts": {
"phpunit": "phpunit --colors=always",
"test-coverage": "phpunit --coverage-clover clover.xml",
"phpstan": "phpstan analyse --ansi",
"phplint": "phplint --ansi",
"check-style": "phpcs src tests",
"fix-style": "phpcbf src tests"
},
Expand Down

0 comments on commit 5894b57

Please sign in to comment.