Skip to content

Commit 4d054de

Browse files
committed
Update phpstan to 2.0
1 parent c21b79c commit 4d054de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
},
2020
"require-dev": {
2121
"friendsofphp/php-cs-fixer": "^3.64",
22-
"phpstan/phpstan": "^1.12",
23-
"phpstan/phpstan-strict-rules": "^1.6",
22+
"phpstan/phpstan": "^2.0.x-dev",
23+
"phpstan/phpstan-strict-rules": "^2.0.x-dev",
2424
"phpunit/phpunit": "^11.3",
2525
"symplify/monorepo-builder": "^11.2"
2626
},

0 commit comments

Comments
 (0)