Skip to content

Commit

Permalink
Bump phpstan version
Browse files Browse the repository at this point in the history
  • Loading branch information
xificurk committed Oct 29, 2024
1 parent 12d75db commit 30ba5fd
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 @@ -29,8 +29,8 @@
"nette/bootstrap": "^3.1",
"nette/robot-loader": "^3.2 || ^4.0",
"nette/tester": "^2.5.1",
"phpstan/phpstan": "^1.10.39",
"phpstan/phpstan-nette": "^1.2.9",
"phpstan/phpstan": "^1.12.7",
"phpstan/phpstan-nette": "^1.3.8",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
"squizlabs/php_codesniffer": "^3.10.3",
"slevomat/coding-standard": "^8.15.0"
Expand Down

0 comments on commit 30ba5fd

Please sign in to comment.