Skip to content

Commit

Permalink
Merge pull request #5444 from derrabus/bump/phpcs
Browse files Browse the repository at this point in the history
PHP CodeSniffer 3.7, PHPStan 1.7.13
  • Loading branch information
derrabus committed Jun 13, 2022
2 parents e15d05d + 8384b03 commit 9f79d46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"require-dev": {
"doctrine/coding-standard": "9.0.0",
"jetbrains/phpstorm-stubs": "2022.1",
"phpstan/phpstan": "1.7.9",
"phpstan/phpstan": "1.7.13",
"phpstan/phpstan-strict-rules": "^1.2",
"phpunit/phpunit": "9.5.20",
"psalm/plugin-phpunit": "0.16.1",
"squizlabs/php_codesniffer": "3.6.2",
"squizlabs/php_codesniffer": "3.7.0",
"symfony/cache": "^5.2|^6.0",
"symfony/console": "^2.7|^3.0|^4.0|^5.0|^6.0",
"vimeo/psalm": "4.23.0"
Expand Down

0 comments on commit 9f79d46

Please sign in to comment.