Skip to content

Commit

Permalink
PHPStan 1.6.0, PHPUnit 9.5.20
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus committed Apr 26, 2022
1 parent 95b6daf commit 6f98fee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"require-dev": {
"doctrine/coding-standard": "9.0.0",
"jetbrains/phpstorm-stubs": "2022.1",
"phpstan/phpstan": "1.5.3",
"phpstan/phpstan-strict-rules": "^1.1",
"phpunit/phpunit": "9.5.16",
"phpstan/phpstan": "1.6.0",
"phpstan/phpstan-strict-rules": "^1.2",
"phpunit/phpunit": "9.5.20",
"psalm/plugin-phpunit": "0.16.1",
"squizlabs/php_codesniffer": "3.6.2",
"symfony/cache": "^5.2|^6.0",
Expand Down

0 comments on commit 6f98fee

Please sign in to comment.