Skip to content

Commit

Permalink
Bump dev tools (#6476)
Browse files Browse the repository at this point in the history
* phpstan/phpstan (1.11.5 => 1.11.7)
* phpunit/phpunit (9.6.19 => 9.6.20)
* squizlabs/php_codesniffer (3.10.1 => 3.10.2)
  • Loading branch information
derrabus committed Jul 23, 2024
1 parent 349c833 commit 98c5b03
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 @@ -43,12 +43,12 @@
"doctrine/coding-standard": "12.0.0",
"fig/log-test": "^1",
"jetbrains/phpstorm-stubs": "2023.1",
"phpstan/phpstan": "1.11.5",
"phpstan/phpstan": "1.11.7",
"phpstan/phpstan-strict-rules": "^1.6",
"phpunit/phpunit": "9.6.19",
"phpunit/phpunit": "9.6.20",
"psalm/plugin-phpunit": "0.18.4",
"slevomat/coding-standard": "8.13.1",
"squizlabs/php_codesniffer": "3.10.1",
"squizlabs/php_codesniffer": "3.10.2",
"symfony/cache": "^5.4|^6.0|^7.0",
"symfony/console": "^4.4|^5.4|^6.0|^7.0",
"vimeo/psalm": "4.30.0"
Expand Down

0 comments on commit 98c5b03

Please sign in to comment.