Skip to content

Commit 88a4fe6

Browse files
chore(deps): update phpstan packages to v2 (major) (#91)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 351728d commit 88a4fe6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"require-dev": {
2525
"cdn77/coding-standard": "^7.0",
2626
"phpstan/extension-installer": "^1.0",
27-
"phpstan/phpstan": "^1.0.0",
28-
"phpstan/phpstan-phpunit": "^1.0.0",
29-
"phpstan/phpstan-strict-rules": "^1.0.0",
27+
"phpstan/phpstan": "^2.0.0",
28+
"phpstan/phpstan-phpunit": "^2.0.0",
29+
"phpstan/phpstan-strict-rules": "^2.0.0",
3030
"phpunit/phpunit": "^11.0",
3131
"psr-mock/http": "^1.0"
3232
},

0 commit comments

Comments
 (0)