Skip to content

Commit

Permalink
chore: bump PHPStan to v2.x (#153)
Browse files Browse the repository at this point in the history
justlevine authored Dec 21, 2024
1 parent b818fd4 commit f919899
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
@@ -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"
},
Loading

0 comments on commit f919899

Please sign in to comment.