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 11, 2024
1 parent 8844ea7 commit c4dc7a4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions vendor-bin/tools/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"matthiasnoback/symfony-dependency-injection-test": "^5.0",
"phpmd/phpmd": "^2.13",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "^1.10.14",
"phpstan/phpstan-doctrine": "^1.3.37",
"phpstan/phpstan-phpunit": "^1.3.11",
"phpstan/phpstan-strict-rules": "^1.5.1",
"phpstan/phpstan-symfony": "^1.3.1",
"phpstan/phpstan": "^2.0.0",
"phpstan/phpstan-doctrine": "^2.0.0",
"phpstan/phpstan-phpunit": "^2.0.0",
"phpstan/phpstan-strict-rules": "^2.0.0",
"phpstan/phpstan-symfony": "^2.0.0",
"phpunit/phpunit": "^10.1.2",
"psalm/plugin-phpunit": "^0.19.0",
"psalm/plugin-symfony": "^5.0.3",
Expand Down

0 comments on commit c4dc7a4

Please sign in to comment.