Skip to content

Commit

Permalink
chore(deps): 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 8360f5e commit afec337
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 @@ -25,9 +25,9 @@
"nette/neon": "~3.0",
"nextras/multi-query-parser": "~1.0",
"phpstan/extension-installer": "1.4.3",
"phpstan/phpstan": "1.12.7",
"phpstan/phpstan-deprecation-rules": "1.2.1",
"phpstan/phpstan-strict-rules": "1.6.1",
"phpstan/phpstan": "2.0.0",
"phpstan/phpstan-deprecation-rules": "2.0.0",
"phpstan/phpstan-strict-rules": "2.0.0",
"symfony/config": "~4.4 || ~5.0",
"symfony/dependency-injection": "~4.4 || ~5.0",
"symfony/http-kernel": "~4.4 || ~5.0",
Expand Down

0 comments on commit afec337

Please sign in to comment.