Skip to content

Commit a497c38

Browse files
chore(deps): update phpstan packages to v2
1 parent f40c47f commit a497c38

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
@@ -9,8 +9,8 @@
99
},
1010
"require-dev": {
1111
"phpstan/extension-installer": "^1.3",
12-
"phpstan/phpstan": "^1.10",
13-
"phpstan/phpstan-strict-rules": "^1.5"
12+
"phpstan/phpstan": "^2.0",
13+
"phpstan/phpstan-strict-rules": "^2.0"
1414
},
1515
"repositories": [
1616
{

0 commit comments

Comments
 (0)