Skip to content

Commit

Permalink
Add cs2pr
Browse files Browse the repository at this point in the history
  • Loading branch information
JVT038 committed Nov 30, 2024
1 parent 7b13bbc commit cc84aa9
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 6 deletions.
9 changes: 5 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,14 @@
"vlucas/phpdotenv": "^5.6"
},
"require-dev": {
"phpstan/phpstan": "^1.12.3",
"phpstan/phpstan-phpunit": "^1.4",
"phpunit/phpunit": "^10.5",
"psalm/plugin-phpunit": "^0.19",
"roave/security-advisories": "dev-latest",
"squizlabs/php_codesniffer": "^3.9",
"phpstan/phpstan": "^1.12.3",
"phpstan/phpstan-phpunit": "^1.4",
"vimeo/psalm": "^5.26",
"psalm/plugin-phpunit": "^0.19"
"staabm/annotate-pull-request-from-checkstyle": "^1.8",
"vimeo/psalm": "^5.26"
},
"scripts": {
"test": [
Expand Down
56 changes: 54 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cc84aa9

Please sign in to comment.