Skip to content

Commit

Permalink
Update PHPStan packages to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 2115174 commit e175310
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 @@ -34,9 +34,9 @@
"squizlabs/php_codesniffer": "^3.6",
"phpmd/phpmd": "^2.14",
"phpunit/phpunit": "^10.5.1",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-phpunit": "^1.3",
"phpstan/phpstan-strict-rules": "^1.5",
"phpstan/phpstan": "^2.0",
"phpstan/phpstan-phpunit": "^2.0",
"phpstan/phpstan-strict-rules": "^2.0",
"phpstan/extension-installer": "^1.3"
},
"scripts": {
Expand Down

0 comments on commit e175310

Please sign in to comment.