Skip to content

Commit

Permalink
update PHPStan
Browse files Browse the repository at this point in the history
  • Loading branch information
hrach committed Dec 2, 2023
1 parent 985cb14 commit f2c05f8
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 @@ -24,9 +24,9 @@
},
"require-dev": {
"nette/tester": "~2.0",
"phpstan/phpstan": "1.10.11",
"phpstan/extension-installer": "1.2.0",
"phpstan/phpstan-strict-rules": "1.5.1"
"phpstan/phpstan": "1.10.47",
"phpstan/extension-installer": "1.3.1",
"phpstan/phpstan-strict-rules": "1.5.2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit f2c05f8

Please sign in to comment.