Skip to content

Commit

Permalink
chore: bump PHPStan to v2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
justlevine committed Dec 21, 2024
1 parent b818fd4 commit 04d6e62
Show file tree
Hide file tree
Showing 7 changed files with 89 additions and 151 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"php-stubs/woocommerce-stubs": "^9.0",
"phpcompatibility/php-compatibility": "dev-develop as 9.99.99",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.2",
"szepeviktor/phpstan-wordpress": "^1.1.5",
"phpstan/phpstan": "^2.0.0",
"szepeviktor/phpstan-wordpress": "^2.0.0",
"wp-cli/wp-cli-bundle": "^2.8.1",
"wp-graphql/wp-graphql-testcase": "^3.0.1"
},
Expand Down
Loading

0 comments on commit 04d6e62

Please sign in to comment.