Skip to content

Commit bd02788

Browse files
text-html-renovate[bot]mathroc
authored andcommitted
Update PHPStan packages to v2
1 parent 8ad68b6 commit bd02788

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"require-dev": {
1818
"squizlabs/php_codesniffer": "^3.6",
1919
"slevomat/coding-standard": "^8.0",
20-
"phpstan/phpstan": "^1.12",
20+
"phpstan/phpstan": "^2.0",
2121
"phpstan/extension-installer": "^1.1",
22-
"phpstan/phpstan-strict-rules": "^1.1",
22+
"phpstan/phpstan-strict-rules": "^2.0",
2323
"texthtml/doctest": "^0.2"
2424
},
2525
"config": {

0 commit comments

Comments
 (0)