Skip to content

Commit 02602ff

Browse files
Update PHPStan packages to v2
1 parent 6d31e07 commit 02602ff

2 files changed

Lines changed: 22 additions & 23 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
{

composer.lock

Lines changed: 20 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)